Execution
Date 29 Apr 2026 08:59:43 +0100
Duration 00:00:07.44
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.13
ara 1.7.5 / 1.7.5
Python 3.10.10
Summary
26 Hosts
1 Tasks
26 Results
1 Plays
1 Files
0 Records

Task result details

  • Status
    CHANGED
  • Duration
    00:00:01.46
  • Play
    Ansible Ad-Hoc
  • Task
    shell
  • Host
    lon1

Field Value
changed
True
cmd
cd /opt/ls_tools/ls-tests/; ./run_tests.sh --update
delta
0:00:00.210468
end
2026-04-29 07:59:44.972235
invocation
{
    "module_args": {
        "_raw_params": "cd /opt/ls_tools/ls-tests/; ./run_tests.sh --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
2026-04-29 07:59:44.761767
stderr
--2026-04-29 07:59:44--  https://tgz.thecode.casa/ls-tests/active/ls-tests.tar.gz
Resolving tgz.thecode.casa (tgz.thecode.casa)... 45.155.20.27
Connecting to tgz.thecode.casa (tgz.thecode.casa)|45.155.20.27|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 6240 (6.1K) [application/octet-stream]
Saving to: ‘/tmp/ls-tests-latest.tar.gz’

     0K ......                                                100%  244M=0s

2026-04-29 07:59:44 (244 MB/s) - ‘/tmp/ls-tests-latest.tar.gz’ saved [6240/6240]
stderr_lines
[
    "--2026-04-29 07:59:44--  https://tgz.thecode.casa/ls-tests/active/ls-tests.tar.gz",
    "Resolving tgz.thecode.casa (tgz.thecode.casa)... 45.155.20.27",
    "Connecting to tgz.thecode.casa (tgz.thecode.casa)|45.155.20.27|:443... connected.",
    "HTTP request sent, awaiting response... 200 OK",
    "Length: 6240 (6.1K) [application/octet-stream]",
    "Saving to: \u2018/tmp/ls-tests-latest.tar.gz\u2019",
    "",
    "     0K ......                                                100%  244M=0s",
    "",
    "2026-04-29 07:59:44 (244 MB/s) - \u2018/tmp/ls-tests-latest.tar.gz\u2019 saved [6240/6240]"
]
stdout
Downloading latest test definitions...
Update downloaded to /tmp/ls-tests-latest.tar.gz
Installing tar xzf /tmp/ls-tests-latest.tar.gz -C /opt/ls_tools/
stdout_lines
[
    "Downloading latest test definitions...",
    "Update downloaded to /tmp/ls-tests-latest.tar.gz",
    "Installing tar xzf /tmp/ls-tests-latest.tar.gz -C /opt/ls_tools/"
]