{"id":175509,"status":"changed","playbook":{"id":2112,"items":{"plays":1,"tasks":4,"results":4,"hosts":1,"files":1,"records":0},"arguments":{"version":null,"verbosity":2,"private_key_file":"/home/ssh-gateway/.ssh/id_rsa","remote_user":"root","connection":"ssh","timeout":null,"ssh_common_args":null,"sftp_extra_args":null,"scp_extra_args":null,"ssh_extra_args":null,"ask_pass":false,"connection_password_file":null,"force_handlers":false,"flush_cache":false,"become":false,"become_method":"sudo","become_user":null,"become_ask_pass":false,"become_password_file":null,"tags":["all"],"skip_tags":[],"check":false,"diff":false,"inventory":["/home/ssh-gateway/ansible/kuly/bash-kvm-inventory-dev.sh"],"listhosts":false,"subset":"atlas.solus.stage.town","extra_vars":"Not saved by ARA as configured by 'ignored_arguments'","vault_ids":[],"ask_vault_pass":false,"vault_password_files":[],"forks":20,"module_path":null,"syntax":false,"listtasks":false,"listtags":false,"step":false,"start_at_task":null,"args":["upgrade_agent360_agent.yaml"]},"labels":[{"id":1,"name":"remote_user:root"},{"id":2,"name":"check:False"},{"id":3,"name":"tags:all"},{"id":137,"name":"subset:atlas.solus.stage.town"}],"started":"2024-11-05T12:18:16.784647Z","ended":"2024-11-05T12:18:24.992168Z","duration":"00:00:08.207521","name":null,"ansible_version":"2.16.11","client_version":"1.7.2","python_version":"3.10.10","server_version":"1.7.2","status":"completed","path":"/home/ssh-gateway/ansible/kuly/upgrade_agent360_agent.yaml","controller":"ssh-gw-4.layershift.com","user":"root"},"play":{"id":2428,"items":{"tasks":4,"results":4},"started":"2024-11-05T12:18:16.867359Z","ended":"2024-11-05T12:18:24.895232Z","duration":"00:00:08.027873","name":"Playbook to upgrade agent360 agent via pip","status":"completed"},"task":{"id":5335,"items":{"results":1},"path":"/home/ssh-gateway/ansible/kuly/upgrade_agent360_agent.yaml","tags":[],"started":"2024-11-05T12:18:16.926704Z","ended":"2024-11-05T12:18:23.043562Z","duration":"00:00:06.116858","name":"Upgrade agent360 package via pip","uuid":"001851d0-75dc-7a1e-013d-000000000027","action":"ansible.builtin.pip","lineno":6,"handler":false,"status":"completed","warnings":[],"deprecations":[],"exceptions":[],"file":4133},"host":{"id":71876,"name":"atlas.solus.stage.town","changed":2,"failed":0,"ok":3,"skipped":1,"unreachable":0},"delegated_to":[],"content":{"changed":true,"cmd":["/usr/libexec/platform-python","-m","pip.__main__","install","-U","agent360"],"invocation":{"module_args":{"chdir":null,"editable":false,"executable":null,"extra_args":null,"name":["agent360"],"requirements":null,"state":"latest","umask":null,"version":null,"virtualenv":null,"virtualenv_command":"virtualenv","virtualenv_python":null,"virtualenv_site_packages":false}},"name":["agent360"],"requirements":null,"state":"latest","stderr":"WARNING: Running pip install with root privileges is generally not a good idea. Try `__main__.py install --user` instead.\n","stderr_lines":["WARNING: Running pip install with root privileges is generally not a good idea. Try `__main__.py install --user` instead."],"stdout":"Collecting agent360\n  Downloading https://files.pythonhosted.org/packages/fd/fa/21107d623f983a0cf714c1ec351bc6fe6b457d3237f854601db5b0cfef7f/agent360-1.3.0-py3-none-any.whl (67kB)\nCollecting certifi (from agent360)\n  Downloading https://files.pythonhosted.org/packages/12/90/3c9ff0512038035f59d279fddeb79f5f1eccd8859f06d6163c58798b9487/certifi-2024.8.30-py3-none-any.whl (167kB)\nCollecting future (from agent360)\n  Downloading https://files.pythonhosted.org/packages/da/71/ae30dadffc90b9006d77af76b393cb9dfbfc9629f339fc1574a1c52e6806/future-1.0.0-py3-none-any.whl (491kB)\nCollecting configparser (from agent360)\n  Downloading https://files.pythonhosted.org/packages/2b/af/0e28626b47c84172a112397f034bb1b6349960ca6e0fe7c96666e0ccae69/configparser-5.2.0-py3-none-any.whl\nCollecting distro (from agent360)\n  Downloading https://files.pythonhosted.org/packages/12/b3/231ffd4ab1fc9d679809f356cebee130ac7daa00d6d6f3206dd4fd137e9e/distro-1.9.0-py3-none-any.whl\nCollecting netifaces (from agent360)\n  Downloading https://files.pythonhosted.org/packages/47/49/bf6c18d33682ec5cca15ba37f86d0a04979cfa15a9e51c86673c1831d04c/netifaces-0.11.0-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.whl\nCollecting psutil (from agent360)\n  Downloading https://files.pythonhosted.org/packages/26/10/2a30b13c61e7cf937f4adf90710776b7918ed0a9c434e2c38224732af310/psutil-6.1.0.tar.gz (508kB)\nInstalling collected packages: certifi, future, configparser, distro, netifaces, psutil, agent360\n  Running setup.py install for psutil: started\n    Running setup.py install for psutil: finished with status 'done'\nSuccessfully installed agent360-1.3.0 certifi-2024.8.30 configparser-5.2.0 distro-1.9.0 future-1.0.0 netifaces-0.11.0 psutil-6.1.0\n","stdout_lines":["Collecting agent360","  Downloading https://files.pythonhosted.org/packages/fd/fa/21107d623f983a0cf714c1ec351bc6fe6b457d3237f854601db5b0cfef7f/agent360-1.3.0-py3-none-any.whl (67kB)","Collecting certifi (from agent360)","  Downloading https://files.pythonhosted.org/packages/12/90/3c9ff0512038035f59d279fddeb79f5f1eccd8859f06d6163c58798b9487/certifi-2024.8.30-py3-none-any.whl (167kB)","Collecting future (from agent360)","  Downloading https://files.pythonhosted.org/packages/da/71/ae30dadffc90b9006d77af76b393cb9dfbfc9629f339fc1574a1c52e6806/future-1.0.0-py3-none-any.whl (491kB)","Collecting configparser (from agent360)","  Downloading https://files.pythonhosted.org/packages/2b/af/0e28626b47c84172a112397f034bb1b6349960ca6e0fe7c96666e0ccae69/configparser-5.2.0-py3-none-any.whl","Collecting distro (from agent360)","  Downloading https://files.pythonhosted.org/packages/12/b3/231ffd4ab1fc9d679809f356cebee130ac7daa00d6d6f3206dd4fd137e9e/distro-1.9.0-py3-none-any.whl","Collecting netifaces (from agent360)","  Downloading https://files.pythonhosted.org/packages/47/49/bf6c18d33682ec5cca15ba37f86d0a04979cfa15a9e51c86673c1831d04c/netifaces-0.11.0-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.whl","Collecting psutil (from agent360)","  Downloading https://files.pythonhosted.org/packages/26/10/2a30b13c61e7cf937f4adf90710776b7918ed0a9c434e2c38224732af310/psutil-6.1.0.tar.gz (508kB)","Installing collected packages: certifi, future, configparser, distro, netifaces, psutil, agent360","  Running setup.py install for psutil: started","    Running setup.py install for psutil: finished with status 'done'","Successfully installed agent360-1.3.0 certifi-2024.8.30 configparser-5.2.0 distro-1.9.0 future-1.0.0 netifaces-0.11.0 psutil-6.1.0"],"version":null,"virtualenv":null},"created":"2024-11-05T12:18:23.035885Z","updated":"2024-11-05T12:18:23.035906Z","started":"2024-11-05T12:18:16.976926Z","ended":"2024-11-05T12:18:23.018555Z","duration":"00:00:06.041629","changed":true,"ignore_errors":false}