Execution
Date 18 Mar 2024 14:35:18 +0000
Duration 00:00:17.05
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.4
ara 1.7.1 / 1.7.2.dev2
Python 3.10.10
Summary
16 Hosts
1 Tasks
16 Results
1 Plays
1 Files
0 Records

Task result details

  • Status
    CHANGED
  • Duration
    00:00:04.54
  • Play
    Ansible Ad-Hoc
  • Task
    shell
  • Host
    opencve

Field Value
changed
True
cmd
curl -sL  tgz.thecode.casa/firewall360/install.sh | bash -s  update
delta
0:00:03.965028
end
2024-03-18 14:35:23.732227
invocation
{
    "module_args": {
        "_raw_params": "curl -sL  tgz.thecode.casa/firewall360/install.sh | bash -s  update",
        "_uses_shell": true,
        "argv": null,
        "chdir": null,
        "creates": null,
        "executable": null,
        "expand_argument_vars": true,
        "removes": null,
        "stdin": null,
        "stdin_add_newline": true,
        "strip_empty_ends": true
    }
}
msg

rc
0
start
2024-03-18 14:35:19.767199
stderr
DEPRECATION: celery 4.3.0 has a non-standard dependency specifier pytz>dev. pip 24.1 will enforce this behaviour change. A possible replacement is to upgrade to a newer version of celery or contact the author to suggest that they release a version with a conforming dependency specifiers. Discussion can be found at https://github.com/pypa/pip/issues/12063
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
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  4209  100  4209    0     0   171k      0 --:--:-- --:--:-- --:--:--  171k
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   230  100   230    0     0   9200      0 --:--:-- --:--:-- --:--:--  9200
Redirecting to /bin/systemctl restart agent360.service
stderr_lines
[
    "DEPRECATION: celery 4.3.0 has a non-standard dependency specifier pytz>dev. pip 24.1 will enforce this behaviour change. A possible replacement is to upgrade to a newer version of celery or contact the author to suggest that they release a version with a conforming dependency specifiers. Discussion can be found at https://github.com/pypa/pip/issues/12063",
    "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",
    "  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current",
    "                                 Dload  Upload   Total   Spent    Left  Speed",
    "",
    "  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0",
    "100  4209  100  4209    0     0   171k      0 --:--:-- --:--:-- --:--:--  171k",
    "  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current",
    "                                 Dload  Upload   Total   Spent    Left  Speed",
    "",
    "  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0",
    "100   230  100   230    0     0   9200      0 --:--:-- --:--:-- --:--:--  9200",
    "Redirecting to /bin/systemctl restart agent360.service"
]
stdout
Last metadata expiration check: 2:09:24 ago on Mon 18 Mar 2024 12:25:57 PM UTC.
Package ipset-service-7.1-1.el8.noarch is already installed.
Dependencies resolved.
Nothing to do.
Complete!
skipping config
Requirement already satisfied: requests in /usr/local/lib/python3.9/site-packages (2.23.0)
Requirement already satisfied: chardet<4,>=3.0.2 in /usr/local/lib/python3.9/site-packages (from requests) (3.0.4)
Requirement already satisfied: idna<3,>=2.5 in /usr/local/lib/python3.9/site-packages (from requests) (2.10)
Requirement already satisfied: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in /usr/local/lib/python3.9/site-packages (from requests) (1.25.11)
Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.9/site-packages (from requests) (2024.2.2)
Getting plugin .. 
Skipping conf change
Updating sudoers.d file:
Testing plugin..(sudo -u agent360 /usr/local/bin/agent360 test firewall) 
firewall:
Execution error: [Errno 13] Permission denied: '/tmp/iptables.sum'
Restarting agent
stdout_lines
[
    "Last metadata expiration check: 2:09:24 ago on Mon 18 Mar 2024 12:25:57 PM UTC.",
    "Package ipset-service-7.1-1.el8.noarch is already installed.",
    "Dependencies resolved.",
    "Nothing to do.",
    "Complete!",
    "skipping config",
    "Requirement already satisfied: requests in /usr/local/lib/python3.9/site-packages (2.23.0)",
    "Requirement already satisfied: chardet<4,>=3.0.2 in /usr/local/lib/python3.9/site-packages (from requests) (3.0.4)",
    "Requirement already satisfied: idna<3,>=2.5 in /usr/local/lib/python3.9/site-packages (from requests) (2.10)",
    "Requirement already satisfied: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in /usr/local/lib/python3.9/site-packages (from requests) (1.25.11)",
    "Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.9/site-packages (from requests) (2024.2.2)",
    "Getting plugin .. ",
    "Skipping conf change",
    "Updating sudoers.d file:",
    "Testing plugin..(sudo -u agent360 /usr/local/bin/agent360 test firewall) ",
    "firewall:",
    "Execution error: [Errno 13] Permission denied: '/tmp/iptables.sum'",
    "Restarting agent"
]