{"id":176491,"status":"ok","playbook":{"id":2127,"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":"hypersender.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":["agent360_upgrade.yaml"]},"labels":[{"id":1,"name":"remote_user:root"},{"id":2,"name":"check:False"},{"id":3,"name":"tags:all"},{"id":97,"name":"subset:hypersender.solus.stage.town"}],"started":"2024-11-05T17:08:51.151074Z","ended":"2024-11-05T17:08:55.177072Z","duration":"00:00:04.025998","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/agent360_upgrade.yaml","controller":"ssh-gw-4.layershift.com","user":"root"},"play":{"id":2443,"items":{"tasks":4,"results":4},"started":"2024-11-05T17:08:51.182725Z","ended":"2024-11-05T17:08:55.081302Z","duration":"00:00:03.898577","name":"Playbook to upgrade agent360 agent via pip","status":"completed"},"task":{"id":5388,"items":{"results":1},"path":"/home/ssh-gateway/ansible/kuly/agent360_upgrade.yaml","tags":[],"started":"2024-11-05T17:08:51.253455Z","ended":"2024-11-05T17:08:53.172586Z","duration":"00:00:01.919131","name":"Upgrade agent360 package via pip","uuid":"001851d0-75dc-1273-103c-000000000029","action":"ansible.builtin.shell","lineno":6,"handler":false,"status":"completed","warnings":[],"deprecations":[],"exceptions":[],"file":4148},"host":{"id":72238,"name":"hypersender.solus.stage.town","changed":1,"failed":0,"ok":3,"skipped":1,"unreachable":0},"delegated_to":[],"content":{"changed":false,"cmd":"set -o pipefail\npip$(head -1  $(which agent360)| awk -F \"python\" '{print $2}') install --upgrade agent360\n","delta":"0:00:01.232722","end":"2024-11-05 17:08:53.119431","invocation":{"module_args":{"_raw_params":"set -o pipefail\npip$(head -1  $(which agent360)| awk -F \"python\" '{print $2}') install --upgrade agent360\n","_uses_shell":true,"argv":null,"chdir":null,"creates":null,"executable":"/bin/bash","expand_argument_vars":true,"removes":null,"stdin":null,"stdin_add_newline":true,"strip_empty_ends":true}},"msg":"","rc":0,"start":"2024-11-05 17:08:51.886709","stderr":"WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv\n\n[notice] A new release of pip is available: 23.2.1 -> 24.3.1\n[notice] To update, run: pip install --upgrade pip","stderr_lines":["WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv","","[notice] A new release of pip is available: 23.2.1 -> 24.3.1","[notice] To update, run: pip install --upgrade pip"],"stdout":"Requirement already satisfied: agent360 in /usr/local/lib/python3.10/site-packages (1.2.47)\nCollecting agent360\n  Obtaining dependency information for agent360 from https://files.pythonhosted.org/packages/fd/fa/21107d623f983a0cf714c1ec351bc6fe6b457d3237f854601db5b0cfef7f/agent360-1.3.0-py3-none-any.whl.metadata\n  Downloading agent360-1.3.0-py3-none-any.whl.metadata (4.5 kB)\nRequirement already satisfied: psutil in /usr/local/lib/python3.10/site-packages (from agent360) (5.9.8)\nRequirement already satisfied: netifaces in /usr/local/lib/python3.10/site-packages (from agent360) (0.11.0)\nRequirement already satisfied: configparser in /usr/local/lib/python3.10/site-packages (from agent360) (6.0.1)\nRequirement already satisfied: future in /usr/local/lib/python3.10/site-packages (from agent360) (1.0.0)\nRequirement already satisfied: distro in /usr/local/lib/python3.10/site-packages (from agent360) (1.9.0)\nRequirement already satisfied: certifi in /usr/local/lib/python3.10/site-packages (from agent360) (2023.7.22)\nDownloading agent360-1.3.0-py3-none-any.whl (67 kB)\n   \u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501 67.7/67.7 kB 14.2 MB/s eta 0:00:00\nInstalling collected packages: agent360\n  Attempting uninstall: agent360\n    Found existing installation: agent360 1.2.47\n    Uninstalling agent360-1.2.47:\n      Successfully uninstalled agent360-1.2.47\nSuccessfully installed agent360-1.3.0","stdout_lines":["Requirement already satisfied: agent360 in /usr/local/lib/python3.10/site-packages (1.2.47)","Collecting agent360","  Obtaining dependency information for agent360 from https://files.pythonhosted.org/packages/fd/fa/21107d623f983a0cf714c1ec351bc6fe6b457d3237f854601db5b0cfef7f/agent360-1.3.0-py3-none-any.whl.metadata","  Downloading agent360-1.3.0-py3-none-any.whl.metadata (4.5 kB)","Requirement already satisfied: psutil in /usr/local/lib/python3.10/site-packages (from agent360) (5.9.8)","Requirement already satisfied: netifaces in /usr/local/lib/python3.10/site-packages (from agent360) (0.11.0)","Requirement already satisfied: configparser in /usr/local/lib/python3.10/site-packages (from agent360) (6.0.1)","Requirement already satisfied: future in /usr/local/lib/python3.10/site-packages (from agent360) (1.0.0)","Requirement already satisfied: distro in /usr/local/lib/python3.10/site-packages (from agent360) (1.9.0)","Requirement already satisfied: certifi in /usr/local/lib/python3.10/site-packages (from agent360) (2023.7.22)","Downloading agent360-1.3.0-py3-none-any.whl (67 kB)","   \u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501\u2501 67.7/67.7 kB 14.2 MB/s eta 0:00:00","Installing collected packages: agent360","  Attempting uninstall: agent360","    Found existing installation: agent360 1.2.47","    Uninstalling agent360-1.2.47:","      Successfully uninstalled agent360-1.2.47","Successfully installed agent360-1.3.0"]},"created":"2024-11-05T17:08:53.160727Z","updated":"2024-11-05T17:08:53.160748Z","started":"2024-11-05T17:08:51.303320Z","ended":"2024-11-05T17:08:53.143100Z","duration":"00:00:01.839780","changed":false,"ignore_errors":false}