ubuntu@harness:~/osgcloud/cbtool$ ./cb --hard_reset
Cbtool version is "90e6daa"
Parsing "cloud definitions" file..... "/home/ubuntu/osgcloud/cbtool/lib/auxiliary//../..//configs/ubuntu_cloud_definitions.txt" opened and parsed successfully.
Checking "Object Store".....An Object Store of the kind "Redis" (shared) on node 10.219.107.209, TCP port 6379, database id "0" seems to be running.
Checking "Log Store".....A Log Store of the kind "rsyslog" (private) on node 10.219.107.209, UDP port 5114 seems to be running.
Checking "Metric Store".....A Metric Store of the kind "MongoDB" (shared) on node 10.219.107.209, TCP port 27017, database id "metrics" seems to be running.
Checking "File Store".....A File Store of the kind "rsync" (private) on node 10.219.107.209, TCP port 873 seems to be running.
Executing "hard" reset: (killing all running toolkit processes and flushing stores) before starting the experiment......
Killing all processes... done
Flushing Object Store... done
Flushing Log Store... done
Flushing Metric Store... done
Checking for a running API service daemon.....API Service daemon was successfully started. The process id is ['5302'] (http://10.219.107.209:7070). Checking for a running GUI service daemon.....GUI Service daemon was successfully started. The process id is [], listening on port 8080. Full url is "http://10.219.107.209:8080". status: OpenStack connection parameters: username=admin, password=<omitted>, tenant=admin, cacert=None, insecure=False, region_name=RegionOne, access_url=http://172.24.243.182:5000/v2.0/, endpoint_type=publicURL
OpenStack status: Checking if the ssh key pair "ubuntu_default_cbtool_rsa" is created on VMC RegionOne.... done
OpenStack status: Checking if the security group "default" is created on VMC RegionOne.... done
OpenStack status: Checking if the floating pool " " can be found on VMC RegionOne... status: ERROR! Please make sure that the floating IP pool " can be found VMC RegionOne
OpenStack status: Checking if the network "public" can be found on VMC RegionOne... done. This flat network will be used as the default for provisioning.
OpenStack status: Checking if the imageids associated to each "VM role" are registered on VMC RegionOne.... done
status: WARNING Image id for VM roles "mongos,redis,mongo_cfg_server,mongodb": "cb_ycsb" is NOT registered (attaching VMs with any of these roles will result in error).
WARNING Image id for VM roles "nuttcpclient,nuttcpserver": "cb_nuttcp" is NOT registered (attaching VMs with any of these roles will result in error).
WARNING Image id for VM roles "xpingsender,xpingreceiver": "cb_xping" is NOT registered (attaching VMs with any of these roles will result in error).
WARNING Image id for VM roles "driver_tradelite,client_tradelite": "cb_tradelite" is NOT registered (attaching VMs with any of these roles will result in error).
WARNING Image id for VM roles "specjbb": "cb_specjbb" is NOT registered (attaching VMs with any of these roles will result in error).
WARNING Image id for VM roles "filebench,driver_filebench": "cb_filebench" is NOT registered (attaching VMs with any of these roles will result in error).
WARNING Image id for VM roles "linpack": "cb_linpack" is NOT registered (attaching VMs with any of these roles will result in error).
WARNING Image id for VM roles "gatest_master,gatest_slave": "cb_nullworkload" is NOT registered (attaching VMs with any of these roles will result in error).
WARNING Image id for VM roles "ddgen": "cb_ddgen" is NOT registered (attaching VMs with any of these roles will result in error).
WARNING Image id for VM roles "lb,db2,geronimo,mysql,driver_daytrader,client_daytrader,was": "cb_daytrader" is NOT registered (attaching VMs with any of these roles will result in error).
WARNING Image id for VM roles "coremark,driver_coremark": "cb_coremark" is NOT registered (attaching VMs with any of these roles will result in error).
WARNING Image id for VM roles "iperfserver,iperfclient": "cb_iperf" is NOT registered (attaching VMs with any of these roles will result in error).
WARNING Image id for VM roles "cn_hpc,fen_hpc": "cb_hpcc" is NOT registered (attaching VMs with any of these roles will result in error).
WARNING Image id for VM roles "netserver,netclient": "cb_netperf" is NOT registered (attaching VMs with any of these roles will result in error).
WARNING Image id for VM roles "windows,client_windows": "cb_windows" is NOT registered (attaching VMs with any of these roles will result in error).
WARNING Image id for VM roles "giraphmaster,giraphslave": "cb_giraph" is NOT registered (attaching VMs with any of these roles will result in error).
WARNING Image id for VM roles "fio,driver_fio": "cb_fio" is NOT registered (attaching VMs with any of these roles will result in error)
status: VMC "RegionOne" was successfully tested.
The "osk" cloud named "MYOPENSTACK" was successfully attached to this experiment.
The experiment identifier is EXP-08-15-2016-10-49-05-PM-UTC
status: Removing all VMs previously created on VMC "RegionOne" (only VM names starting with "cb-ubuntu-MYOPENSTACK").....
status: Removing all VVs previously created on VMC "RegionOne" (only VV names starting with "cb-ubuntu-MYOPENSTACK").....
status: The host list for VMC "RegionOne" is empty ("discover_hosts" was set to "false"). Skipping Host OS performance monitor daemon startup
status: Attribute "collect_from_host" was set to "false". Skipping Host OS performance monitor daemon startup
All VMCs successfully attached to this experiment.
(MYOPENSTACK)
It says that my cloud was successfully attached, but I'm not able to enter to my GUI because the GUI Service daemon has no process ID.