Execution
Date 11 Sep 2024 15:12:23 +0100
Duration 00:01:01.73
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.4
ara 1.7.1 / 1.7.1
Python 3.10.10
Summary
138 Hosts
3 Tasks
414 Results
1 Plays
6 Files
0 Records

Task result details


Field Value
changed
False
cmd
set -o pipefail
systemctl status mariadb.service
delta
0:00:00.009690
end
2024-09-11 22:13:09.331217
invocation
{
    "module_args": {
        "_raw_params": "set -o pipefail\nsystemctl status mariadb.service\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-09-11 22:13:09.321527
stderr

stderr_lines
[]
stdout
● mariadb.service - MariaDB 10.6.17 database server
   Loaded: loaded (/usr/lib/systemd/system/./mariadb.service; enabled; vendor preset: disabled)
  Drop-In: /etc/systemd/system/mariadb.service.d
           └─override.conf
   Active: active (running) since Wed 2024-08-21 23:10:31 +08; 2 weeks 6 days ago
     Docs: man:mariadbd(8)
           https://mariadb.com/kb/en/library/systemd/
 Main PID: 2987981 (mariadbd)
   Status: "Taking your SQL requests now..."
    Tasks: 25 (limit: 21676)
   Memory: 123.9M
   CGroup: /system.slice/mariadb.service
           └─2987981 /usr/sbin/mariadbd

Sep 11 21:27:14 aqua-thunder.sin-1.vm.plesk-server.com mariadbd[2987981]: 2024-09-11 21:27:14 200019 [Warning] Aborted connection 200019 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)
Sep 11 21:32:16 aqua-thunder.sin-1.vm.plesk-server.com mariadbd[2987981]: 2024-09-11 21:32:16 200052 [Warning] Aborted connection 200052 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)
Sep 11 21:37:18 aqua-thunder.sin-1.vm.plesk-server.com mariadbd[2987981]: 2024-09-11 21:37:18 200088 [Warning] Aborted connection 200088 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)
Sep 11 21:42:20 aqua-thunder.sin-1.vm.plesk-server.com mariadbd[2987981]: 2024-09-11 21:42:20 200117 [Warning] Aborted connection 200117 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)
Sep 11 21:47:22 aqua-thunder.sin-1.vm.plesk-server.com mariadbd[2987981]: 2024-09-11 21:47:22 200148 [Warning] Aborted connection 200148 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)
Sep 11 21:52:24 aqua-thunder.sin-1.vm.plesk-server.com mariadbd[2987981]: 2024-09-11 21:52:24 200181 [Warning] Aborted connection 200181 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)
Sep 11 21:57:26 aqua-thunder.sin-1.vm.plesk-server.com mariadbd[2987981]: 2024-09-11 21:57:26 200242 [Warning] Aborted connection 200242 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)
Sep 11 22:02:29 aqua-thunder.sin-1.vm.plesk-server.com mariadbd[2987981]: 2024-09-11 22:02:29 200332 [Warning] Aborted connection 200332 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)
Sep 11 22:07:31 aqua-thunder.sin-1.vm.plesk-server.com mariadbd[2987981]: 2024-09-11 22:07:31 200400 [Warning] Aborted connection 200400 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)
Sep 11 22:12:33 aqua-thunder.sin-1.vm.plesk-server.com mariadbd[2987981]: 2024-09-11 22:12:33 200543 [Warning] Aborted connection 200543 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)
stdout_lines
[
    "\u25cf mariadb.service - MariaDB 10.6.17 database server",
    "   Loaded: loaded (/usr/lib/systemd/system/./mariadb.service; enabled; vendor preset: disabled)",
    "  Drop-In: /etc/systemd/system/mariadb.service.d",
    "           \u2514\u2500override.conf",
    "   Active: active (running) since Wed 2024-08-21 23:10:31 +08; 2 weeks 6 days ago",
    "     Docs: man:mariadbd(8)",
    "           https://mariadb.com/kb/en/library/systemd/",
    " Main PID: 2987981 (mariadbd)",
    "   Status: \"Taking your SQL requests now...\"",
    "    Tasks: 25 (limit: 21676)",
    "   Memory: 123.9M",
    "   CGroup: /system.slice/mariadb.service",
    "           \u2514\u25002987981 /usr/sbin/mariadbd",
    "",
    "Sep 11 21:27:14 aqua-thunder.sin-1.vm.plesk-server.com mariadbd[2987981]: 2024-09-11 21:27:14 200019 [Warning] Aborted connection 200019 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)",
    "Sep 11 21:32:16 aqua-thunder.sin-1.vm.plesk-server.com mariadbd[2987981]: 2024-09-11 21:32:16 200052 [Warning] Aborted connection 200052 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)",
    "Sep 11 21:37:18 aqua-thunder.sin-1.vm.plesk-server.com mariadbd[2987981]: 2024-09-11 21:37:18 200088 [Warning] Aborted connection 200088 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)",
    "Sep 11 21:42:20 aqua-thunder.sin-1.vm.plesk-server.com mariadbd[2987981]: 2024-09-11 21:42:20 200117 [Warning] Aborted connection 200117 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)",
    "Sep 11 21:47:22 aqua-thunder.sin-1.vm.plesk-server.com mariadbd[2987981]: 2024-09-11 21:47:22 200148 [Warning] Aborted connection 200148 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)",
    "Sep 11 21:52:24 aqua-thunder.sin-1.vm.plesk-server.com mariadbd[2987981]: 2024-09-11 21:52:24 200181 [Warning] Aborted connection 200181 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)",
    "Sep 11 21:57:26 aqua-thunder.sin-1.vm.plesk-server.com mariadbd[2987981]: 2024-09-11 21:57:26 200242 [Warning] Aborted connection 200242 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)",
    "Sep 11 22:02:29 aqua-thunder.sin-1.vm.plesk-server.com mariadbd[2987981]: 2024-09-11 22:02:29 200332 [Warning] Aborted connection 200332 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)",
    "Sep 11 22:07:31 aqua-thunder.sin-1.vm.plesk-server.com mariadbd[2987981]: 2024-09-11 22:07:31 200400 [Warning] Aborted connection 200400 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)",
    "Sep 11 22:12:33 aqua-thunder.sin-1.vm.plesk-server.com mariadbd[2987981]: 2024-09-11 22:12:33 200543 [Warning] Aborted connection 200543 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)"
]