Advertisement
kmajumder

Untitled

Jun 17th, 2019
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.81 KB | None | 0 0
  1. [kmajumde:~/work/git/rhhi-perf-automation] master(+282/-97) 99 ± ansible-playbook -i inventory run.yml -v
  2. Using /home/kmajumde/work/git/rhhi-perf-automation/ansible.cfg as config file
  3.  
  4. PLAY [Connecting to Ovirt] *********************************************************************************************************************************************************************************************************************************************
  5.  
  6. TASK [Gathering Facts] *************************************************************************************************************************************************************************************************************************************************
  7. ok: [rhsdev-grafton4.lab.eng.blr.redhat.com]
  8.  
  9. TASK [Obtain SSO token] ************************************************************************************************************************************************************************************************************************************************
  10. ok: [rhsdev-grafton4.lab.eng.blr.redhat.com] => {"ansible_facts": {"ovirt_auth": {"ca_file": null, "compress": true, "headers": null, "insecure": true, "kerberos": false, "timeout": 0, "token": "kv4qGZuYSY2pvifp7hWmgkwhCjgsmFQQ9_YiESYBRhl30a1sPln86CkIW45h_07YTivlbuvhMOOWbzulxc2Lpw", "url": "https://rhhi-engine1.redhat.com/ovirt-engine/api"}}, "changed": false}
  11.  
  12. TASK [setup_ovirt_env : Debugging] *************************************************************************************************************************************************************************************************************************************
  13. ok: [rhsdev-grafton4.lab.eng.blr.redhat.com] => {
  14. "msg": "km-pgBench-vm"
  15. }
  16.  
  17. TASK [setup_ovirt_env : Initialize Pg-bench vm] ************************************************************************************************************************************************************************************************************************
  18. changed: [rhsdev-grafton4.lab.eng.blr.redhat.com] => {"changed": true, "id": "f492bd7f-9e42-46a2-9324-fe8c2296ccfd", "vm": {"affinity_labels": [], "applications": [], "bios": {"boot_menu": {"enabled": false}}, "cdroms": [], "cluster": {"href": "/ovirt-engine/api/clusters/ab198686-6331-11e8-bc22-00163e6a7af9", "id": "ab198686-6331-11e8-bc22-00163e6a7af9"}, "comment": "", "cpu": {"architecture": "x86_64", "topology": {"cores": 1, "sockets": 2, "threads": 1}}, "cpu_profile": {"href": "/ovirt-engine/api/cpuprofiles/58ca604e-01a7-003f-01de-000000000250", "id": "58ca604e-01a7-003f-01de-000000000250"}, "cpu_shares": 0, "creation_time": "2019-06-17 16:48:36.871000+05:30", "delete_protected": false, "description": "", "disk_attachments": [], "display": {"allow_override": false, "copy_paste_enabled": true, "disconnect_action": "LOCK_SCREEN", "file_transfer_enabled": true, "monitors": 1, "single_qxl_pci": false, "smartcard_enabled": false, "type": "spice"}, "graphics_consoles": [], "high_availability": {"enabled": false, "priority": 1}, "host_devices": [], "href": "/ovirt-engine/api/vms/f492bd7f-9e42-46a2-9324-fe8c2296ccfd", "id": "f492bd7f-9e42-46a2-9324-fe8c2296ccfd", "initialization": {"nic_configurations": [{"boot_protocol": "dhcp", "ip": {}, "ipv6": {}, "ipv6_boot_protocol": "none", "name": "eth0", "on_boot": true}], "regenerate_ssh_keys": false, "root_password": "******"}, "io": {"threads": 0}, "katello_errata": [], "large_icon": {"href": "/ovirt-engine/api/icons/74d4aaa8-ec6a-b684-61d9-311a0d720067", "id": "74d4aaa8-ec6a-b684-61d9-311a0d720067"}, "memory": 4294967296, "memory_policy": {"ballooning": false, "guaranteed": 4294967296, "max": 17179869184}, "migration": {"auto_converge": "inherit", "compressed": "inherit"}, "migration_downtime": -1, "multi_queues_enabled": true, "name": "km-pgBench-vm", "next_run_configuration_exists": false, "nics": [], "numa_nodes": [], "numa_tune_mode": "interleave", "origin": "rhev", "original_template": {"href": "/ovirt-engine/api/templates/ad005b5c-ad91-4b41-beb3-494ad517e510", "id": "ad005b5c-ad91-4b41-beb3-494ad517e510"}, "os": {"boot": {"devices": ["network", "hd"]}, "type": "other"}, "permissions": [], "placement_policy": {"affinity": "migratable"}, "quota": {"id": "b0017ff0-6331-11e8-82af-00163e6a7af9"}, "reported_devices": [], "sessions": [], "small_icon": {"href": "/ovirt-engine/api/icons/4f5a361a-0a52-9630-380d-67aed66827d1", "id": "4f5a361a-0a52-9630-380d-67aed66827d1"}, "snapshots": [], "sso": {"methods": []}, "start_paused": false, "stateless": false, "statistics": [], "status": "down", "stop_time": "2019-06-17 16:48:41.893000+05:30", "storage_error_resume_behaviour": "auto_resume", "tags": [], "template": {"href": "/ovirt-engine/api/templates/ad005b5c-ad91-4b41-beb3-494ad517e510", "id": "ad005b5c-ad91-4b41-beb3-494ad517e510"}, "time_zone": {"name": "Etc/GMT"}, "type": "desktop", "usb": {"enabled": false}, "watchdogs": []}}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement