Execution
Date 11 Sep 2024 15:09:30 +0100
Duration None
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
120 Hosts
1 Tasks
119 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
changed
True
cmd
systemctl status mariadb.service --no-pager
delta
0:00:00.014688
end
2024-09-11 15:09:35.683427
invocation
{
    "module_args": {
        "_raw_params": "systemctl status mariadb.service --no-pager",
        "_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-09-11 15:09:35.668739
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 Fri 2024-06-28 07:52:00 BST; 2 months 14 days ago
     Docs: man:mariadbd(8)
           https://mariadb.com/kb/en/library/systemd/
 Main PID: 3333491 (mariadbd)
   Status: "Taking your SQL requests now..."
    Tasks: 23 (limit: 28635)
   Memory: 260.5M
   CGroup: /system.slice/mariadb.service
           └─3333491 /usr/sbin/mariadbd

Sep 11 14:20:10 powerful-tree.chi-1.vm.plesk-server.com mariadbd[3333491]: 2024-09-11 14:20:10 1808522 [Warning] Aborted connection 1808522 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)
Sep 11 14:25:13 powerful-tree.chi-1.vm.plesk-server.com mariadbd[3333491]: 2024-09-11 14:25:13 1809709 [Warning] Aborted connection 1809709 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)
Sep 11 14:30:15 powerful-tree.chi-1.vm.plesk-server.com mariadbd[3333491]: 2024-09-11 14:30:15 1810886 [Warning] Aborted connection 1810886 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)
Sep 11 14:35:17 powerful-tree.chi-1.vm.plesk-server.com mariadbd[3333491]: 2024-09-11 14:35:17 1812039 [Warning] Aborted connection 1812039 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)
Sep 11 14:40:19 powerful-tree.chi-1.vm.plesk-server.com mariadbd[3333491]: 2024-09-11 14:40:19 1813188 [Warning] Aborted connection 1813188 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)
Sep 11 14:45:21 powerful-tree.chi-1.vm.plesk-server.com mariadbd[3333491]: 2024-09-11 14:45:21 1814344 [Warning] Aborted connection 1814344 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)
Sep 11 14:50:23 powerful-tree.chi-1.vm.plesk-server.com mariadbd[3333491]: 2024-09-11 14:50:23 1815501 [Warning] Aborted connection 1815501 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)
Sep 11 14:55:25 powerful-tree.chi-1.vm.plesk-server.com mariadbd[3333491]: 2024-09-11 14:55:25 1816672 [Warning] Aborted connection 1816672 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)
Sep 11 15:00:27 powerful-tree.chi-1.vm.plesk-server.com mariadbd[3333491]: 2024-09-11 15:00:27 1817857 [Warning] Aborted connection 1817857 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)
Sep 11 15:05:29 powerful-tree.chi-1.vm.plesk-server.com mariadbd[3333491]: 2024-09-11 15:05:29 1819013 [Warning] Aborted connection 1819013 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 Fri 2024-06-28 07:52:00 BST; 2 months 14 days ago",
    "     Docs: man:mariadbd(8)",
    "           https://mariadb.com/kb/en/library/systemd/",
    " Main PID: 3333491 (mariadbd)",
    "   Status: \"Taking your SQL requests now...\"",
    "    Tasks: 23 (limit: 28635)",
    "   Memory: 260.5M",
    "   CGroup: /system.slice/mariadb.service",
    "           \u2514\u25003333491 /usr/sbin/mariadbd",
    "",
    "Sep 11 14:20:10 powerful-tree.chi-1.vm.plesk-server.com mariadbd[3333491]: 2024-09-11 14:20:10 1808522 [Warning] Aborted connection 1808522 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)",
    "Sep 11 14:25:13 powerful-tree.chi-1.vm.plesk-server.com mariadbd[3333491]: 2024-09-11 14:25:13 1809709 [Warning] Aborted connection 1809709 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)",
    "Sep 11 14:30:15 powerful-tree.chi-1.vm.plesk-server.com mariadbd[3333491]: 2024-09-11 14:30:15 1810886 [Warning] Aborted connection 1810886 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)",
    "Sep 11 14:35:17 powerful-tree.chi-1.vm.plesk-server.com mariadbd[3333491]: 2024-09-11 14:35:17 1812039 [Warning] Aborted connection 1812039 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)",
    "Sep 11 14:40:19 powerful-tree.chi-1.vm.plesk-server.com mariadbd[3333491]: 2024-09-11 14:40:19 1813188 [Warning] Aborted connection 1813188 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)",
    "Sep 11 14:45:21 powerful-tree.chi-1.vm.plesk-server.com mariadbd[3333491]: 2024-09-11 14:45:21 1814344 [Warning] Aborted connection 1814344 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)",
    "Sep 11 14:50:23 powerful-tree.chi-1.vm.plesk-server.com mariadbd[3333491]: 2024-09-11 14:50:23 1815501 [Warning] Aborted connection 1815501 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)",
    "Sep 11 14:55:25 powerful-tree.chi-1.vm.plesk-server.com mariadbd[3333491]: 2024-09-11 14:55:25 1816672 [Warning] Aborted connection 1816672 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)",
    "Sep 11 15:00:27 powerful-tree.chi-1.vm.plesk-server.com mariadbd[3333491]: 2024-09-11 15:00:27 1817857 [Warning] Aborted connection 1817857 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)",
    "Sep 11 15:05:29 powerful-tree.chi-1.vm.plesk-server.com mariadbd[3333491]: 2024-09-11 15:05:29 1819013 [Warning] Aborted connection 1819013 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)"
]