# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.16.0] config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.16/lib/python3.11/site-packages/ansible ansible collection location = /WORKDIR/git-custom-port-idempotentkxig8iin/.collection executable location = /opt/ansible-2.16/bin/ansible-playbook python version = 3.11.5 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] (/opt/ansible-2.16/bin/python) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_share_system_dir.yml ******************************************* 1 plays in /WORKDIR/git-custom-port-idempotentkxig8iin/tests/tests_share_system_dir.yml PLAY [Ensure that the role can share tangd.socket.d directory with other files] *** TASK [Create the tangd.socket.d directory] ************************************* task path: /WORKDIR/git-custom-port-idempotentkxig8iin/tests/tests_share_system_dir.yml:14 Wednesday 14 February 2024 02:54:21 +0000 (0:00:00.012) 0:00:00.012 **** changed: [sut] => { "ansible_facts": { "discovered_interpreter_python": "/usr/bin/python" }, "changed": true, "gid": 0, "group": "root", "mode": "0775", "owner": "root", "path": "/etc/systemd/system/tangd.socket.d", "secontext": "unconfined_u:object_r:systemd_unit_file_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [Create a customization systemd file] ************************************* task path: /WORKDIR/git-custom-port-idempotentkxig8iin/tests/tests_share_system_dir.yml:20 Wednesday 14 February 2024 02:54:22 +0000 (0:00:00.252) 0:00:00.264 **** changed: [sut] => { "changed": true, "checksum": "05987691cc309e84627f31fa0d1680a3b3b2c4b2", "dest": "/etc/systemd/system/tangd.socket.d/override2.conf", "gid": 0, "group": "root", "md5sum": "fb9de2e8557683271457053efbe78252", "mode": "0664", "owner": "root", "secontext": "system_u:object_r:tangd_unit_file_t:s0", "size": 28, "src": "/root/.ansible/tmp/ansible-tmp-1707879262.112466-3569-83519960188748/source", "state": "file", "uid": 0 } TASK [Run role] **************************************************************** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/tests/tests_share_system_dir.yml:28 Wednesday 14 February 2024 02:54:22 +0000 (0:00:00.545) 0:00:00.810 **** TASK [fedora.linux_system_roles.nbde_server : Set version specific variables] *** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main.yml:6 Wednesday 14 February 2024 02:54:22 +0000 (0:00:00.014) 0:00:00.824 **** included: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.nbde_server : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/set_vars.yml:2 Wednesday 14 February 2024 02:54:22 +0000 (0:00:00.011) 0:00:00.835 **** ok: [sut] TASK [fedora.linux_system_roles.nbde_server : Check if system is ostree] ******* task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/set_vars.yml:10 Wednesday 14 February 2024 02:54:23 +0000 (0:00:00.375) 0:00:01.210 **** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.nbde_server : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/set_vars.yml:15 Wednesday 14 February 2024 02:54:23 +0000 (0:00:00.132) 0:00:01.343 **** ok: [sut] => { "ansible_facts": { "__nbde_server_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.nbde_server : Set platform/version specific variables] *** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/set_vars.yml:19 Wednesday 14 February 2024 02:54:23 +0000 (0:00:00.014) 0:00:01.357 **** ok: [sut] => { "ansible_facts": { "__nbde_server_cachedir": "/var/cache/tang", "__nbde_server_group": "tang", "__nbde_server_keydir": "/var/db/tang", "__nbde_server_keygen": "/usr/libexec/tangd-keygen", "__nbde_server_packages": [ "tang" ], "__nbde_server_services": [ "tangd.socket" ], "__nbde_server_update": "/usr/libexec/tangd-update", "__nbde_server_user": "tang" }, "ansible_included_var_files": [ "/WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/vars/default.yml" ], "changed": false } TASK [fedora.linux_system_roles.nbde_server : Include the appropriate provider tasks] *** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main.yml:9 Wednesday 14 February 2024 02:54:23 +0000 (0:00:00.014) 0:00:01.372 **** included: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml for sut TASK [fedora.linux_system_roles.nbde_server : Ensure tang is installed] ******** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:2 Wednesday 14 February 2024 02:54:23 +0000 (0:00:00.013) 0:00:01.385 **** ok: [sut] => { "changed": false, "rc": 0, "results": [ "tang-6-2.el7.x86_64 providing tang is already installed" ] } TASK [fedora.linux_system_roles.nbde_server : Ensure keys are rotated] ********* task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:8 Wednesday 14 February 2024 02:54:23 +0000 (0:00:00.666) 0:00:02.052 **** skipping: [sut] => { "changed": false, "false_condition": "nbde_server_rotate_keys | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.nbde_server : Ensure we have keys] ************* task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:17 Wednesday 14 February 2024 02:54:23 +0000 (0:00:00.016) 0:00:02.069 **** changed: [sut] => { "arguments": { "cachedir": "/var/cache/tang", "force": false, "keydir": "/var/db/tang", "keygen": "/usr/libexec/tangd-keygen", "keys_to_deploy_dir": null, "state": "keys-created", "update": "/usr/libexec/tangd-update" }, "changed": true, "state": "keys-created" } TASK [fedora.linux_system_roles.nbde_server : Perform key management (fetch/deploy) tasks] *** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:26 Wednesday 14 February 2024 02:54:24 +0000 (0:00:00.208) 0:00:02.277 **** skipping: [sut] => { "changed": false, "false_condition": "(nbde_server_fetch_keys | bool) or (nbde_server_deploy_keys | bool)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.nbde_server : Manage firewall and SELinux for port] *** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:30 Wednesday 14 February 2024 02:54:24 +0000 (0:00:00.015) 0:00:02.292 **** redirecting (type: modules) ansible.builtin.selinux to ansible.posix.selinux redirecting (type: modules) ansible.builtin.selinux to ansible.posix.selinux redirecting (type: modules) ansible.builtin.seboolean to ansible.posix.seboolean included: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/tangd-custom-port.yml for sut TASK [fedora.linux_system_roles.selinux : Set ansible_facts required by role and install packages] *** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:2 Wednesday 14 February 2024 02:54:24 +0000 (0:00:00.061) 0:00:02.354 **** skipping: [sut] => { "changed": false, "false_condition": "nbde_server_manage_selinux | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set permanent SELinux state if enabled] *** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:5 Wednesday 14 February 2024 02:54:24 +0000 (0:00:00.015) 0:00:02.369 **** skipping: [sut] => { "changed": false, "false_condition": "nbde_server_manage_selinux | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set permanent SELinux state if disabled] *** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:13 Wednesday 14 February 2024 02:54:24 +0000 (0:00:00.016) 0:00:02.386 **** skipping: [sut] => { "changed": false, "false_condition": "nbde_server_manage_selinux | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set selinux_reboot_required] ********* task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:21 Wednesday 14 February 2024 02:54:24 +0000 (0:00:00.017) 0:00:02.403 **** skipping: [sut] => { "changed": false, "false_condition": "nbde_server_manage_selinux | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Fail if reboot is required] ********** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:25 Wednesday 14 February 2024 02:54:24 +0000 (0:00:00.016) 0:00:02.420 **** skipping: [sut] => { "changed": false, "false_condition": "nbde_server_manage_selinux | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Warn if SELinux is disabled] ********* task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:30 Wednesday 14 February 2024 02:54:24 +0000 (0:00:00.017) 0:00:02.437 **** skipping: [sut] => { "false_condition": "nbde_server_manage_selinux | bool" } TASK [fedora.linux_system_roles.selinux : Drop all local modifications] ******** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:35 Wednesday 14 February 2024 02:54:24 +0000 (0:00:00.014) 0:00:02.451 **** skipping: [sut] => { "changed": false, "false_condition": "nbde_server_manage_selinux | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux boolean local modifications] *** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:43 Wednesday 14 February 2024 02:54:24 +0000 (0:00:00.014) 0:00:02.466 **** skipping: [sut] => { "changed": false, "false_condition": "nbde_server_manage_selinux | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux file context local modifications] *** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:48 Wednesday 14 February 2024 02:54:24 +0000 (0:00:00.014) 0:00:02.480 **** skipping: [sut] => { "changed": false, "false_condition": "nbde_server_manage_selinux | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux port local modifications] *** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:53 Wednesday 14 February 2024 02:54:24 +0000 (0:00:00.014) 0:00:02.494 **** skipping: [sut] => { "changed": false, "false_condition": "nbde_server_manage_selinux | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux login local modifications] *** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:58 Wednesday 14 February 2024 02:54:24 +0000 (0:00:00.014) 0:00:02.509 **** skipping: [sut] => { "changed": false, "false_condition": "nbde_server_manage_selinux | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set SELinux booleans] **************** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:63 Wednesday 14 February 2024 02:54:24 +0000 (0:00:00.014) 0:00:02.523 **** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.selinux : Set SELinux file contexts] *********** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:74 Wednesday 14 February 2024 02:54:24 +0000 (0:00:00.006) 0:00:02.530 **** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.selinux : Set an SELinux label on a port] ****** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:87 Wednesday 14 February 2024 02:54:24 +0000 (0:00:00.007) 0:00:02.537 **** skipping: [sut] => (item={'ports': 80, 'proto': 'tcp', 'setype': 'tangd_port_t', 'state': 'present', 'local': True}) => { "__selinux_item": { "local": true, "ports": 80, "proto": "tcp", "setype": "tangd_port_t", "state": "present" }, "ansible_loop_var": "__selinux_item", "changed": false, "false_condition": "nbde_server_manage_selinux | bool", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.selinux : Set linux user to SELinux user mapping] *** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:99 Wednesday 14 February 2024 02:54:24 +0000 (0:00:00.016) 0:00:02.554 **** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.selinux : Get SELinux modules facts] *********** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:112 Wednesday 14 February 2024 02:54:24 +0000 (0:00:00.009) 0:00:02.563 **** skipping: [sut] => { "changed": false, "false_condition": "nbde_server_manage_selinux | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Load SELinux modules] **************** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:115 Wednesday 14 February 2024 02:54:24 +0000 (0:00:00.014) 0:00:02.578 **** skipping: [sut] => { "changed": false, "false_condition": "nbde_server_manage_selinux | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Restore SELinux labels on filesystem tree] *** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:128 Wednesday 14 February 2024 02:54:24 +0000 (0:00:00.014) 0:00:02.593 **** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.selinux : Restore SELinux labels on filesystem tree in check mode] *** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:136 Wednesday 14 February 2024 02:54:24 +0000 (0:00:00.008) 0:00:02.601 **** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.nbde_server : Stat the tangd custom port systemd directory] *** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/tangd-custom-port.yml:14 Wednesday 14 February 2024 02:54:24 +0000 (0:00:00.007) 0:00:02.608 **** ok: [sut] => { "changed": false, "stat": { "atime": 1707879262.0722659, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1707879262.601263, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 130023680, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0775", "mtime": 1707879262.601263, "nlink": 2, "path": "/etc/systemd/system/tangd.socket.d", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 28, "uid": 0, "version": "294822371", "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.nbde_server : Get a list of files in the tangd custom directory] *** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/tangd-custom-port.yml:19 Wednesday 14 February 2024 02:54:24 +0000 (0:00:00.139) 0:00:02.747 **** ok: [sut] => { "changed": false, "examined": 1, "files": [ { "atime": 1707879262.597263, "ctime": 1707879262.602263, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 134217985, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0664", "mtime": 1707879262.3512642, "nlink": 1, "path": "/etc/systemd/system/tangd.socket.d/override2.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 28, "uid": 0, "wgrp": true, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } ], "matched": 1, "skipped_paths": {} } MSG: All paths examined TASK [fedora.linux_system_roles.nbde_server : Manage tangd custom port systemd directory] *** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/tangd-custom-port.yml:35 Wednesday 14 February 2024 02:54:24 +0000 (0:00:00.237) 0:00:02.984 **** ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0775", "owner": "root", "path": "/etc/systemd/system/tangd.socket.d", "secontext": "unconfined_u:object_r:systemd_unit_file_t:s0", "size": 28, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.nbde_server : Creates the file with the port entry that we want tangd to listen to] *** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/tangd-custom-port.yml:44 Wednesday 14 February 2024 02:54:24 +0000 (0:00:00.143) 0:00:03.128 **** skipping: [sut] => { "changed": false, "false_condition": "nbde_server_port | int != 80", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.nbde_server : Set flag to to tell main that the port has changed] *** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/tangd-custom-port.yml:53 Wednesday 14 February 2024 02:54:24 +0000 (0:00:00.016) 0:00:03.145 **** ok: [sut] => { "ansible_facts": { "__nbde_server_port_changed": false }, "changed": false } TASK [fedora.linux_system_roles.firewall : Setup firewalld] ******************** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2 Wednesday 14 February 2024 02:54:24 +0000 (0:00:00.013) 0:00:03.158 **** skipping: [sut] => { "changed": false, "false_condition": "nbde_server_manage_firewall | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Collect service facts] ************** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5 Wednesday 14 February 2024 02:54:24 +0000 (0:00:00.014) 0:00:03.173 **** skipping: [sut] => { "changed": false, "false_condition": "nbde_server_manage_firewall | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Attempt to stop and disable conflicting services] *** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:9 Wednesday 14 February 2024 02:54:25 +0000 (0:00:00.015) 0:00:03.189 **** skipping: [sut] => (item=nftables) => { "ansible_loop_var": "item", "changed": false, "false_condition": "nbde_server_manage_firewall | bool", "item": "nftables", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=iptables) => { "ansible_loop_var": "item", "changed": false, "false_condition": "nbde_server_manage_firewall | bool", "item": "iptables", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ufw) => { "ansible_loop_var": "item", "changed": false, "false_condition": "nbde_server_manage_firewall | bool", "item": "ufw", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.firewall : Unmask firewalld service] *********** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:22 Wednesday 14 February 2024 02:54:25 +0000 (0:00:00.018) 0:00:03.207 **** skipping: [sut] => { "changed": false, "false_condition": "nbde_server_manage_firewall | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Enable and start firewalld service] *** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:28 Wednesday 14 February 2024 02:54:25 +0000 (0:00:00.014) 0:00:03.222 **** skipping: [sut] => { "changed": false, "false_condition": "nbde_server_manage_firewall | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check if previous replaced is defined] *** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:34 Wednesday 14 February 2024 02:54:25 +0000 (0:00:00.014) 0:00:03.236 **** skipping: [sut] => { "changed": false, "false_condition": "nbde_server_manage_firewall | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Get config files, checksums before and remove] *** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:43 Wednesday 14 February 2024 02:54:25 +0000 (0:00:00.014) 0:00:03.251 **** skipping: [sut] => { "changed": false, "false_condition": "nbde_server_manage_firewall | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Tell firewall module it is able to report changed] *** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:55 Wednesday 14 February 2024 02:54:25 +0000 (0:00:00.014) 0:00:03.265 **** skipping: [sut] => { "changed": false, "false_condition": "nbde_server_manage_firewall | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Configure firewall] ***************** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:71 Wednesday 14 February 2024 02:54:25 +0000 (0:00:00.013) 0:00:03.279 **** skipping: [sut] => (item={'port': '80/tcp', 'zone': 'public', 'state': 'enabled', 'immediate': True, 'permanent': True}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "nbde_server_manage_firewall | bool", "item": { "immediate": true, "permanent": true, "port": "80/tcp", "state": "enabled", "zone": "public" }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.firewall : Gather firewall config information] *** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:120 Wednesday 14 February 2024 02:54:25 +0000 (0:00:00.022) 0:00:03.301 **** skipping: [sut] => (item={'port': '80/tcp', 'zone': 'public', 'state': 'enabled', 'immediate': True, 'permanent': True}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "nbde_server_manage_firewall | bool", "item": { "immediate": true, "permanent": true, "port": "80/tcp", "state": "enabled", "zone": "public" }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:130 Wednesday 14 February 2024 02:54:25 +0000 (0:00:00.021) 0:00:03.323 **** skipping: [sut] => { "changed": false, "false_condition": "nbde_server_manage_firewall | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Gather firewall config if no arguments] *** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:139 Wednesday 14 February 2024 02:54:25 +0000 (0:00:00.018) 0:00:03.341 **** skipping: [sut] => { "changed": false, "false_condition": "nbde_server_manage_firewall | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:144 Wednesday 14 February 2024 02:54:25 +0000 (0:00:00.014) 0:00:03.356 **** skipping: [sut] => { "changed": false, "false_condition": "nbde_server_manage_firewall | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Get config files, checksums after] *** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:153 Wednesday 14 February 2024 02:54:25 +0000 (0:00:00.014) 0:00:03.370 **** skipping: [sut] => { "changed": false, "false_condition": "nbde_server_manage_firewall | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Calculate what has changed] ********* task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:163 Wednesday 14 February 2024 02:54:25 +0000 (0:00:00.014) 0:00:03.384 **** skipping: [sut] => { "changed": false, "false_condition": "nbde_server_manage_firewall | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Show diffs] ************************* task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:169 Wednesday 14 February 2024 02:54:25 +0000 (0:00:00.020) 0:00:03.404 **** skipping: [sut] => { "false_condition": "nbde_server_manage_firewall | bool" } TASK [fedora.linux_system_roles.nbde_server : Reload the daemons so the new changes take effect] *** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:34 Wednesday 14 February 2024 02:54:25 +0000 (0:00:00.014) 0:00:03.419 **** skipping: [sut] => { "changed": false, "false_condition": "__nbde_server_port_changed | d(false) | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.nbde_server : Ensure required services are enabled and at the right state] *** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:39 Wednesday 14 February 2024 02:54:25 +0000 (0:00:00.014) 0:00:03.434 **** ok: [sut] => (item=tangd.socket) => { "ansible_loop_var": "item", "changed": false, "enabled": true, "item": "tangd.socket", "name": "tangd.socket", "state": "started", "status": { "Accept": "yes", "ActiveEnterTimestamp": "Wed 2024-02-14 02:53:54 UTC", "ActiveEnterTimestampMonotonic": "423029341", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "sysinit.target -.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Wed 2024-02-14 02:53:54 UTC", "AssertTimestampMonotonic": "423027963", "Backlog": "128", "Before": "sockets.target multi-user.target shutdown.target tangd@0.service", "BindIPv6Only": "default", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "Broadcast": "no", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2024-02-14 02:53:54 UTC", "ConditionTimestampMonotonic": "423027962", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DeferAcceptUSec": "0", "Delegate": "no", "Description": "Tang Server socket", "DevicePolicy": "auto", "DirectoryMode": "0755", "FragmentPath": "/usr/lib/systemd/system/tangd.socket", "FreeBind": "no", "IOScheduling": "0", "IPTOS": "-1", "IPTTL": "-1", "Id": "tangd.socket", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2024-02-14 02:53:54 UTC", "InactiveExitTimestampMonotonic": "423029341", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KeepAlive": "no", "KeepAliveIntervalUSec": "0", "KeepAliveProbes": "0", "KeepAliveTimeUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "ListenStream": "[::]:80", "LoadState": "loaded", "Mark": "-1", "MaxConnections": "64", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "NAccepted": "0", "NConnections": "0", "Names": "tangd.socket", "NeedDaemonReload": "yes", "Nice": "0", "NoDelay": "no", "NoNewPrivileges": "no", "NonBlocking": "no", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PassCredentials": "no", "PassSecurity": "no", "PipeSize": "0", "Priority": "-1", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "ReceiveBuffer": "0", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemoveOnStop": "no", "Requires": "sysinit.target -.slice", "Result": "success", "ReusePort": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendBuffer": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SocketMode": "0666", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StopWhenUnneeded": "no", "SubState": "listening", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Transparent": "no", "Triggers": "tangd@0.service", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target" } } TASK [Check tangd socket dir] ************************************************** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/tests/tests_share_system_dir.yml:33 Wednesday 14 February 2024 02:54:25 +0000 (0:00:00.588) 0:00:04.022 **** ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "atime": 1707879264.7902515, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1707879262.601263, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 130023680, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0775", "mtime": 1707879262.601263, "nlink": 2, "path": "/etc/systemd/system/tangd.socket.d", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 28, "uid": 0, "version": "294822371", "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [Check custom file] ******************************************************* task path: /WORKDIR/git-custom-port-idempotentkxig8iin/tests/tests_share_system_dir.yml:39 Wednesday 14 February 2024 02:54:25 +0000 (0:00:00.130) 0:00:04.153 **** ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "atime": 1707879262.597263, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "05987691cc309e84627f31fa0d1680a3b3b2c4b2", "ctime": 1707879262.602263, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 134217985, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0664", "mtime": 1707879262.3512642, "nlink": 1, "path": "/etc/systemd/system/tangd.socket.d/override2.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 28, "uid": 0, "version": "18446744073214091637", "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify role reported no changes] ***************************************** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/tests/tests_share_system_dir.yml:45 Wednesday 14 February 2024 02:54:26 +0000 (0:00:00.135) 0:00:04.288 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Run the role with a custom port] ***************************************** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/tests/tests_share_system_dir.yml:49 Wednesday 14 February 2024 02:54:26 +0000 (0:00:00.013) 0:00:04.302 **** TASK [fedora.linux_system_roles.nbde_server : Set version specific variables] *** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main.yml:6 Wednesday 14 February 2024 02:54:26 +0000 (0:00:00.015) 0:00:04.318 **** included: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.nbde_server : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/set_vars.yml:2 Wednesday 14 February 2024 02:54:26 +0000 (0:00:00.009) 0:00:04.328 **** skipping: [sut] => { "changed": false, "false_condition": "__nbde_server_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.nbde_server : Check if system is ostree] ******* task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/set_vars.yml:10 Wednesday 14 February 2024 02:54:26 +0000 (0:00:00.017) 0:00:04.345 **** skipping: [sut] => { "changed": false, "false_condition": "not __nbde_server_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.nbde_server : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/set_vars.yml:15 Wednesday 14 February 2024 02:54:26 +0000 (0:00:00.010) 0:00:04.356 **** skipping: [sut] => { "changed": false, "false_condition": "not __nbde_server_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.nbde_server : Set platform/version specific variables] *** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/set_vars.yml:19 Wednesday 14 February 2024 02:54:26 +0000 (0:00:00.010) 0:00:04.366 **** ok: [sut] => { "ansible_facts": { "__nbde_server_cachedir": "/var/cache/tang", "__nbde_server_group": "tang", "__nbde_server_keydir": "/var/db/tang", "__nbde_server_keygen": "/usr/libexec/tangd-keygen", "__nbde_server_packages": [ "tang" ], "__nbde_server_services": [ "tangd.socket" ], "__nbde_server_update": "/usr/libexec/tangd-update", "__nbde_server_user": "tang" }, "ansible_included_var_files": [ "/WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/vars/default.yml" ], "changed": false } TASK [fedora.linux_system_roles.nbde_server : Include the appropriate provider tasks] *** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main.yml:9 Wednesday 14 February 2024 02:54:26 +0000 (0:00:00.013) 0:00:04.379 **** included: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml for sut TASK [fedora.linux_system_roles.nbde_server : Ensure tang is installed] ******** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:2 Wednesday 14 February 2024 02:54:26 +0000 (0:00:00.012) 0:00:04.392 **** ok: [sut] => { "changed": false, "rc": 0, "results": [ "tang-6-2.el7.x86_64 providing tang is already installed" ] } TASK [fedora.linux_system_roles.nbde_server : Ensure keys are rotated] ********* task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:8 Wednesday 14 February 2024 02:54:26 +0000 (0:00:00.527) 0:00:04.920 **** skipping: [sut] => { "changed": false, "false_condition": "nbde_server_rotate_keys | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.nbde_server : Ensure we have keys] ************* task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:17 Wednesday 14 February 2024 02:54:26 +0000 (0:00:00.015) 0:00:04.935 **** ok: [sut] => { "arguments": { "cachedir": "/var/cache/tang", "force": false, "keydir": "/var/db/tang", "keygen": "/usr/libexec/tangd-keygen", "keys_to_deploy_dir": null, "state": "keys-created", "update": "/usr/libexec/tangd-update" }, "changed": false, "state": "keys-created" } TASK [fedora.linux_system_roles.nbde_server : Perform key management (fetch/deploy) tasks] *** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:26 Wednesday 14 February 2024 02:54:26 +0000 (0:00:00.130) 0:00:05.065 **** skipping: [sut] => { "changed": false, "false_condition": "(nbde_server_fetch_keys | bool) or (nbde_server_deploy_keys | bool)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.nbde_server : Manage firewall and SELinux for port] *** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:30 Wednesday 14 February 2024 02:54:26 +0000 (0:00:00.015) 0:00:05.080 **** redirecting (type: modules) ansible.builtin.selinux to ansible.posix.selinux redirecting (type: modules) ansible.builtin.selinux to ansible.posix.selinux redirecting (type: modules) ansible.builtin.seboolean to ansible.posix.seboolean included: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/tangd-custom-port.yml for sut TASK [fedora.linux_system_roles.selinux : Set ansible_facts required by role and install packages] *** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:2 Wednesday 14 February 2024 02:54:26 +0000 (0:00:00.034) 0:00:05.115 **** included: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml for sut TASK [fedora.linux_system_roles.selinux : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml:2 Wednesday 14 February 2024 02:54:26 +0000 (0:00:00.026) 0:00:05.142 **** ok: [sut] TASK [fedora.linux_system_roles.selinux : Ensure SELinux packages] ************* task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml:7 Wednesday 14 February 2024 02:54:27 +0000 (0:00:00.235) 0:00:05.378 **** included: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml for sut TASK [fedora.linux_system_roles.selinux : Check if system is ostree] *********** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:5 Wednesday 14 February 2024 02:54:27 +0000 (0:00:00.022) 0:00:05.400 **** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.selinux : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:10 Wednesday 14 February 2024 02:54:27 +0000 (0:00:00.135) 0:00:05.535 **** ok: [sut] => { "ansible_facts": { "__selinux_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.selinux : Install SELinux python2 tools] ******* task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:14 Wednesday 14 February 2024 02:54:27 +0000 (0:00:00.022) 0:00:05.558 **** ok: [sut] => { "changed": false, "rc": 0, "results": [ "libselinux-python-2.5-15.el7.x86_64 providing libselinux-python is already installed", "policycoreutils-python-2.5-34.el7.x86_64 providing policycoreutils-python is already installed" ] } TASK [fedora.linux_system_roles.selinux : Install SELinux python3 tools] ******* task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:23 Wednesday 14 February 2024 02:54:27 +0000 (0:00:00.551) 0:00:06.109 **** skipping: [sut] => { "changed": false, "false_condition": "ansible_python_version is version('3', '>=')", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Install SELinux python3 tools] ******* task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:34 Wednesday 14 February 2024 02:54:27 +0000 (0:00:00.018) 0:00:06.128 **** skipping: [sut] => { "changed": false, "false_condition": "ansible_python_version is version('3', '>=')", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Install SELinux tool semanage] ******* task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:45 Wednesday 14 February 2024 02:54:27 +0000 (0:00:00.024) 0:00:06.152 **** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution == \"Fedora\" or (ansible_distribution_major_version | int > 7 and ansible_distribution in [\"CentOS\", \"RedHat\", \"Rocky\"])", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Refresh facts] *********************** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:53 Wednesday 14 February 2024 02:54:27 +0000 (0:00:00.019) 0:00:06.172 **** ok: [sut] TASK [fedora.linux_system_roles.selinux : Set permanent SELinux state if enabled] *** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:5 Wednesday 14 February 2024 02:54:28 +0000 (0:00:00.529) 0:00:06.701 **** skipping: [sut] => { "changed": false, "false_condition": "ansible_selinux.status == \"enabled\" and (selinux_state or selinux_policy)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set permanent SELinux state if disabled] *** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:13 Wednesday 14 February 2024 02:54:28 +0000 (0:00:00.016) 0:00:06.718 **** skipping: [sut] => { "changed": false, "false_condition": "ansible_selinux.status == \"disabled\" and selinux_state", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set selinux_reboot_required] ********* task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:21 Wednesday 14 February 2024 02:54:28 +0000 (0:00:00.015) 0:00:06.733 **** ok: [sut] => { "ansible_facts": { "selinux_reboot_required": false }, "changed": false } TASK [fedora.linux_system_roles.selinux : Fail if reboot is required] ********** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:25 Wednesday 14 February 2024 02:54:28 +0000 (0:00:00.020) 0:00:06.754 **** skipping: [sut] => { "changed": false, "false_condition": "selinux_reboot_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Warn if SELinux is disabled] ********* task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:30 Wednesday 14 February 2024 02:54:28 +0000 (0:00:00.015) 0:00:06.770 **** skipping: [sut] => { "false_condition": "ansible_selinux.status == \"disabled\"" } TASK [fedora.linux_system_roles.selinux : Drop all local modifications] ******** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:35 Wednesday 14 February 2024 02:54:28 +0000 (0:00:00.015) 0:00:06.785 **** skipping: [sut] => { "changed": false, "false_condition": "selinux_all_purge | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux boolean local modifications] *** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:43 Wednesday 14 February 2024 02:54:28 +0000 (0:00:00.014) 0:00:06.800 **** skipping: [sut] => { "changed": false, "false_condition": "selinux_booleans_purge | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux file context local modifications] *** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:48 Wednesday 14 February 2024 02:54:28 +0000 (0:00:00.014) 0:00:06.814 **** skipping: [sut] => { "changed": false, "false_condition": "selinux_fcontexts_purge | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux port local modifications] *** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:53 Wednesday 14 February 2024 02:54:28 +0000 (0:00:00.014) 0:00:06.828 **** skipping: [sut] => { "changed": false, "false_condition": "selinux_ports_purge | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux login local modifications] *** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:58 Wednesday 14 February 2024 02:54:28 +0000 (0:00:00.014) 0:00:06.843 **** skipping: [sut] => { "changed": false, "false_condition": "selinux_logins_purge | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set SELinux booleans] **************** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:63 Wednesday 14 February 2024 02:54:28 +0000 (0:00:00.014) 0:00:06.857 **** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.selinux : Set SELinux file contexts] *********** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:74 Wednesday 14 February 2024 02:54:28 +0000 (0:00:00.008) 0:00:06.865 **** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.selinux : Set an SELinux label on a port] ****** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:87 Wednesday 14 February 2024 02:54:28 +0000 (0:00:00.006) 0:00:06.872 **** changed: [sut] => (item={'ports': 7500, 'proto': 'tcp', 'setype': 'tangd_port_t', 'state': 'present', 'local': True}) => { "__selinux_item": { "local": true, "ports": 7500, "proto": "tcp", "setype": "tangd_port_t", "state": "present" }, "ansible_loop_var": "__selinux_item", "changed": true, "ports": [ "7500" ], "proto": "tcp", "setype": "tangd_port_t", "state": "present" } TASK [fedora.linux_system_roles.selinux : Set linux user to SELinux user mapping] *** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:99 Wednesday 14 February 2024 02:54:35 +0000 (0:00:06.380) 0:00:13.253 **** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.selinux : Get SELinux modules facts] *********** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:112 Wednesday 14 February 2024 02:54:35 +0000 (0:00:00.007) 0:00:13.260 **** ok: [sut] => { "ansible_facts": { "selinux_checksums": false, "selinux_installed_modules": { "abrt": { "100": { "checksum": "", "enabled": 1 } }, "accountsd": { "100": { "checksum": "", "enabled": 1 } }, "acct": { "100": { "checksum": "", "enabled": 1 } }, "afs": { "100": { "checksum": "", "enabled": 1 } }, "aiccu": { "100": { "checksum": "", "enabled": 1 } }, "aide": { "100": { "checksum": "", "enabled": 1 } }, "ajaxterm": { "100": { "checksum": "", "enabled": 1 } }, "alsa": { "100": { "checksum": "", "enabled": 1 } }, "amanda": { "100": { "checksum": "", "enabled": 1 } }, "amtu": { "100": { "checksum": "", "enabled": 1 } }, "anaconda": { "100": { "checksum": "", "enabled": 1 } }, "antivirus": { "100": { "checksum": "", "enabled": 1 } }, "apache": { "100": { "checksum": "", "enabled": 1 } }, "apcupsd": { "100": { "checksum": "", "enabled": 1 } }, "apm": { "100": { "checksum": "", "enabled": 1 } }, "application": { "100": { "checksum": "", "enabled": 1 } }, "arpwatch": { "100": { "checksum": "", "enabled": 1 } }, "asterisk": { "100": { "checksum": "", "enabled": 1 } }, "auditadm": { "100": { "checksum": "", "enabled": 1 } }, "authconfig": { "100": { "checksum": "", "enabled": 1 } }, "authlogin": { "100": { "checksum": "", "enabled": 1 } }, "automount": { "100": { "checksum": "", "enabled": 1 } }, "avahi": { "100": { "checksum": "", "enabled": 1 } }, "awstats": { "100": { "checksum": "", "enabled": 1 } }, "bacula": { "100": { "checksum": "", "enabled": 1 } }, "base": { "100": { "checksum": "", "enabled": 1 } }, "bcfg2": { "100": { "checksum": "", "enabled": 1 } }, "bind": { "100": { "checksum": "", "enabled": 1 } }, "bitlbee": { "100": { "checksum": "", "enabled": 1 } }, "blkmapd": { "100": { "checksum": "", "enabled": 1 } }, "blueman": { "100": { "checksum": "", "enabled": 1 } }, "bluetooth": { "100": { "checksum": "", "enabled": 1 } }, "boinc": { "100": { "checksum": "", "enabled": 1 } }, "boltd": { "100": { "checksum": "", "enabled": 1 } }, "bootloader": { "100": { "checksum": "", "enabled": 1 } }, "brctl": { "100": { "checksum": "", "enabled": 1 } }, "brltty": { "100": { "checksum": "", "enabled": 1 } }, "bugzilla": { "100": { "checksum": "", "enabled": 1 } }, "bumblebee": { "100": { "checksum": "", "enabled": 1 } }, "cachefilesd": { "100": { "checksum": "", "enabled": 1 } }, "calamaris": { "100": { "checksum": "", "enabled": 1 } }, "callweaver": { "100": { "checksum": "", "enabled": 1 } }, "canna": { "100": { "checksum": "", "enabled": 1 } }, "ccs": { "100": { "checksum": "", "enabled": 1 } }, "cdrecord": { "100": { "checksum": "", "enabled": 1 } }, "certmaster": { "100": { "checksum": "", "enabled": 1 } }, "certmonger": { "100": { "checksum": "", "enabled": 1 } }, "certwatch": { "100": { "checksum": "", "enabled": 1 } }, "cfengine": { "100": { "checksum": "", "enabled": 1 } }, "cgdcbxd": { "100": { "checksum": "", "enabled": 1 } }, "cgroup": { "100": { "checksum": "", "enabled": 1 } }, "chrome": { "100": { "checksum": "", "enabled": 1 } }, "chronyd": { "100": { "checksum": "", "enabled": 1 } }, "cinder": { "100": { "checksum": "", "enabled": 1 } }, "cipe": { "100": { "checksum": "", "enabled": 1 } }, "clock": { "100": { "checksum": "", "enabled": 1 } }, "clogd": { "100": { "checksum": "", "enabled": 1 } }, "cloudform": { "100": { "checksum": "", "enabled": 1 } }, "cmirrord": { "100": { "checksum": "", "enabled": 1 } }, "cobbler": { "100": { "checksum": "", "enabled": 1 } }, "cockpit": { "100": { "checksum": "", "enabled": 1 } }, "collectd": { "100": { "checksum": "", "enabled": 1 } }, "colord": { "100": { "checksum": "", "enabled": 1 } }, "comsat": { "100": { "checksum": "", "enabled": 1 } }, "condor": { "100": { "checksum": "", "enabled": 1 } }, "conman": { "100": { "checksum": "", "enabled": 1 } }, "consolekit": { "100": { "checksum": "", "enabled": 1 } }, "container": { "100": { "checksum": "", "enabled": 1 } }, "couchdb": { "100": { "checksum": "", "enabled": 1 } }, "courier": { "100": { "checksum": "", "enabled": 1 } }, "cpucontrol": { "100": { "checksum": "", "enabled": 1 } }, "cpufreqselector": { "100": { "checksum": "", "enabled": 1 } }, "cpuplug": { "100": { "checksum": "", "enabled": 1 } }, "cron": { "100": { "checksum": "", "enabled": 1 } }, "ctdb": { "100": { "checksum": "", "enabled": 1 } }, "cups": { "100": { "checksum": "", "enabled": 1 } }, "cvs": { "100": { "checksum": "", "enabled": 1 } }, "cyphesis": { "100": { "checksum": "", "enabled": 1 } }, "cyrus": { "100": { "checksum": "", "enabled": 1 } }, "daemontools": { "100": { "checksum": "", "enabled": 1 } }, "dbadm": { "100": { "checksum": "", "enabled": 1 } }, "dbskk": { "100": { "checksum": "", "enabled": 1 } }, "dbus": { "100": { "checksum": "", "enabled": 1 } }, "dcc": { "100": { "checksum": "", "enabled": 1 } }, "ddclient": { "100": { "checksum": "", "enabled": 1 } }, "denyhosts": { "100": { "checksum": "", "enabled": 1 } }, "devicekit": { "100": { "checksum": "", "enabled": 1 } }, "dhcp": { "100": { "checksum": "", "enabled": 1 } }, "dictd": { "100": { "checksum": "", "enabled": 1 } }, "dirsrv": { "100": { "checksum": "", "enabled": 1 } }, "dirsrv-admin": { "100": { "checksum": "", "enabled": 1 } }, "dmesg": { "100": { "checksum": "", "enabled": 1 } }, "dmidecode": { "100": { "checksum": "", "enabled": 1 } }, "dnsmasq": { "100": { "checksum": "", "enabled": 1 } }, "dnssec": { "100": { "checksum": "", "enabled": 1 } }, "dovecot": { "100": { "checksum": "", "enabled": 1 } }, "drbd": { "100": { "checksum": "", "enabled": 1 } }, "dspam": { "100": { "checksum": "", "enabled": 1 } }, "entropyd": { "100": { "checksum": "", "enabled": 1 } }, "exim": { "100": { "checksum": "", "enabled": 1 } }, "fail2ban": { "100": { "checksum": "", "enabled": 1 } }, "fcoe": { "100": { "checksum": "", "enabled": 1 } }, "fetchmail": { "100": { "checksum": "", "enabled": 1 } }, "finger": { "100": { "checksum": "", "enabled": 1 } }, "firewalld": { "100": { "checksum": "", "enabled": 1 } }, "firewallgui": { "100": { "checksum": "", "enabled": 1 } }, "firstboot": { "100": { "checksum": "", "enabled": 1 } }, "fprintd": { "100": { "checksum": "", "enabled": 1 } }, "freeipmi": { "100": { "checksum": "", "enabled": 1 } }, "freqset": { "100": { "checksum": "", "enabled": 1 } }, "fstools": { "100": { "checksum": "", "enabled": 1 } }, "ftp": { "100": { "checksum": "", "enabled": 1 } }, "games": { "100": { "checksum": "", "enabled": 1 } }, "ganesha": { "100": { "checksum": "", "enabled": 1 } }, "gdomap": { "100": { "checksum": "", "enabled": 1 } }, "geoclue": { "100": { "checksum": "", "enabled": 1 } }, "getty": { "100": { "checksum": "", "enabled": 1 } }, "git": { "100": { "checksum": "", "enabled": 1 } }, "gitosis": { "100": { "checksum": "", "enabled": 1 } }, "glance": { "100": { "checksum": "", "enabled": 1 } }, "glusterd": { "100": { "checksum": "", "enabled": 1 } }, "gnome": { "100": { "checksum": "", "enabled": 1 } }, "gpg": { "100": { "checksum": "", "enabled": 1 } }, "gpm": { "100": { "checksum": "", "enabled": 1 } }, "gpsd": { "100": { "checksum": "", "enabled": 1 } }, "gssproxy": { "100": { "checksum": "", "enabled": 1 } }, "guest": { "100": { "checksum": "", "enabled": 1 } }, "hddtemp": { "100": { "checksum": "", "enabled": 1 } }, "hostname": { "100": { "checksum": "", "enabled": 1 } }, "hsqldb": { "100": { "checksum": "", "enabled": 1 } }, "hwloc": { "100": { "checksum": "", "enabled": 1 } }, "hypervkvp": { "100": { "checksum": "", "enabled": 1 } }, "icecast": { "100": { "checksum": "", "enabled": 1 } }, "inetd": { "100": { "checksum": "", "enabled": 1 } }, "init": { "100": { "checksum": "", "enabled": 1 } }, "inn": { "100": { "checksum": "", "enabled": 1 } }, "iodine": { "100": { "checksum": "", "enabled": 1 } }, "iotop": { "100": { "checksum": "", "enabled": 1 } }, "ipa": { "100": { "checksum": "", "enabled": 1 } }, "ipmievd": { "100": { "checksum": "", "enabled": 1 } }, "ipsec": { "100": { "checksum": "", "enabled": 1 } }, "iptables": { "100": { "checksum": "", "enabled": 1 } }, "irc": { "100": { "checksum": "", "enabled": 1 } }, "irqbalance": { "100": { "checksum": "", "enabled": 1 } }, "iscsi": { "100": { "checksum": "", "enabled": 1 } }, "isns": { "100": { "checksum": "", "enabled": 1 } }, "jabber": { "100": { "checksum": "", "enabled": 1 } }, "jetty": { "100": { "checksum": "", "enabled": 1 } }, "jockey": { "100": { "checksum": "", "enabled": 1 } }, "journalctl": { "100": { "checksum": "", "enabled": 1 } }, "kdump": { "100": { "checksum": "", "enabled": 1 } }, "kdumpgui": { "100": { "checksum": "", "enabled": 1 } }, "keepalived": { "100": { "checksum": "", "enabled": 1 } }, "kerberos": { "100": { "checksum": "", "enabled": 1 } }, "keyboardd": { "100": { "checksum": "", "enabled": 1 } }, "keystone": { "100": { "checksum": "", "enabled": 1 } }, "kismet": { "100": { "checksum": "", "enabled": 1 } }, "kmscon": { "100": { "checksum": "", "enabled": 1 } }, "kpatch": { "100": { "checksum": "", "enabled": 1 } }, "ksmtuned": { "100": { "checksum": "", "enabled": 1 } }, "ktalk": { "100": { "checksum": "", "enabled": 1 } }, "l2tp": { "100": { "checksum": "", "enabled": 1 } }, "ldap": { "100": { "checksum": "", "enabled": 1 } }, "libraries": { "100": { "checksum": "", "enabled": 1 } }, "likewise": { "100": { "checksum": "", "enabled": 1 } }, "linuxptp": { "100": { "checksum": "", "enabled": 1 } }, "lircd": { "100": { "checksum": "", "enabled": 1 } }, "livecd": { "100": { "checksum": "", "enabled": 1 } }, "lldpad": { "100": { "checksum": "", "enabled": 1 } }, "loadkeys": { "100": { "checksum": "", "enabled": 1 } }, "locallogin": { "100": { "checksum": "", "enabled": 1 } }, "lockdev": { "100": { "checksum": "", "enabled": 1 } }, "logadm": { "100": { "checksum": "", "enabled": 1 } }, "logging": { "100": { "checksum": "", "enabled": 1 } }, "logrotate": { "100": { "checksum": "", "enabled": 1 } }, "logwatch": { "100": { "checksum": "", "enabled": 1 } }, "lpd": { "100": { "checksum": "", "enabled": 1 } }, "lsm": { "100": { "checksum": "", "enabled": 1 } }, "lttng-tools": { "100": { "checksum": "", "enabled": 1 } }, "lvm": { "100": { "checksum": "", "enabled": 1 } }, "mailman": { "100": { "checksum": "", "enabled": 1 } }, "mailscanner": { "100": { "checksum": "", "enabled": 1 } }, "man2html": { "100": { "checksum": "", "enabled": 1 } }, "mandb": { "100": { "checksum": "", "enabled": 1 } }, "mcelog": { "100": { "checksum": "", "enabled": 1 } }, "mediawiki": { "100": { "checksum": "", "enabled": 1 } }, "memcached": { "100": { "checksum": "", "enabled": 1 } }, "milter": { "100": { "checksum": "", "enabled": 1 } }, "minidlna": { "100": { "checksum": "", "enabled": 1 } }, "minissdpd": { "100": { "checksum": "", "enabled": 1 } }, "mip6d": { "100": { "checksum": "", "enabled": 1 } }, "mirrormanager": { "100": { "checksum": "", "enabled": 1 } }, "miscfiles": { "100": { "checksum": "", "enabled": 1 } }, "mock": { "100": { "checksum": "", "enabled": 1 } }, "modemmanager": { "100": { "checksum": "", "enabled": 1 } }, "modutils": { "100": { "checksum": "", "enabled": 1 } }, "mojomojo": { "100": { "checksum": "", "enabled": 1 } }, "mon_statd": { "100": { "checksum": "", "enabled": 1 } }, "mongodb": { "100": { "checksum": "", "enabled": 1 } }, "motion": { "100": { "checksum": "", "enabled": 1 } }, "mount": { "100": { "checksum": "", "enabled": 1 } }, "mozilla": { "100": { "checksum": "", "enabled": 1 } }, "mpd": { "100": { "checksum": "", "enabled": 1 } }, "mplayer": { "100": { "checksum": "", "enabled": 1 } }, "mrtg": { "100": { "checksum": "", "enabled": 1 } }, "mta": { "100": { "checksum": "", "enabled": 1 } }, "munin": { "100": { "checksum": "", "enabled": 1 } }, "mysql": { "100": { "checksum": "", "enabled": 1 } }, "mythtv": { "100": { "checksum": "", "enabled": 1 } }, "nagios": { "100": { "checksum": "", "enabled": 1 } }, "namespace": { "100": { "checksum": "", "enabled": 1 } }, "ncftool": { "100": { "checksum": "", "enabled": 1 } }, "netlabel": { "100": { "checksum": "", "enabled": 1 } }, "netutils": { "100": { "checksum": "", "enabled": 1 } }, "networkmanager": { "100": { "checksum": "", "enabled": 1 } }, "ninfod": { "100": { "checksum": "", "enabled": 1 } }, "nis": { "100": { "checksum": "", "enabled": 1 } }, "nova": { "100": { "checksum": "", "enabled": 1 } }, "nscd": { "100": { "checksum": "", "enabled": 1 } }, "nsd": { "100": { "checksum": "", "enabled": 1 } }, "nslcd": { "100": { "checksum": "", "enabled": 1 } }, "ntop": { "100": { "checksum": "", "enabled": 1 } }, "ntp": { "100": { "checksum": "", "enabled": 1 } }, "numad": { "100": { "checksum": "", "enabled": 1 } }, "nut": { "100": { "checksum": "", "enabled": 1 } }, "nx": { "100": { "checksum": "", "enabled": 1 } }, "obex": { "100": { "checksum": "", "enabled": 1 } }, "oddjob": { "100": { "checksum": "", "enabled": 1 } }, "openct": { "100": { "checksum": "", "enabled": 1 } }, "opendnssec": { "100": { "checksum": "", "enabled": 1 } }, "openhpid": { "100": { "checksum": "", "enabled": 1 } }, "openshift": { "100": { "checksum": "", "enabled": 1 } }, "openshift-origin": { "100": { "checksum": "", "enabled": 1 } }, "opensm": { "100": { "checksum": "", "enabled": 1 } }, "openvpn": { "100": { "checksum": "", "enabled": 1 } }, "openvswitch": { "100": { "checksum": "", "enabled": 1 } }, "openwsman": { "100": { "checksum": "", "enabled": 1 } }, "oracleasm": { "100": { "checksum": "", "enabled": 1 } }, "osad": { "100": { "checksum": "", "enabled": 1 } }, "pads": { "100": { "checksum": "", "enabled": 1 } }, "passenger": { "100": { "checksum": "", "enabled": 1 } }, "pcmcia": { "100": { "checksum": "", "enabled": 1 } }, "pcp": { "100": { "checksum": "", "enabled": 1 } }, "pcscd": { "100": { "checksum": "", "enabled": 1 } }, "pegasus": { "100": { "checksum": "", "enabled": 1 } }, "permissivedomains": { "100": { "checksum": "", "enabled": 1 } }, "pesign": { "100": { "checksum": "", "enabled": 1 } }, "pingd": { "100": { "checksum": "", "enabled": 1 } }, "piranha": { "100": { "checksum": "", "enabled": 1 } }, "pkcs": { "100": { "checksum": "", "enabled": 1 } }, "pki": { "100": { "checksum": "", "enabled": 1 } }, "plymouthd": { "100": { "checksum": "", "enabled": 1 } }, "podsleuth": { "100": { "checksum": "", "enabled": 1 } }, "policykit": { "100": { "checksum": "", "enabled": 1 } }, "polipo": { "100": { "checksum": "", "enabled": 1 } }, "portmap": { "100": { "checksum": "", "enabled": 1 } }, "portreserve": { "100": { "checksum": "", "enabled": 1 } }, "postfix": { "100": { "checksum": "", "enabled": 1 } }, "postgresql": { "100": { "checksum": "", "enabled": 1 } }, "postgrey": { "100": { "checksum": "", "enabled": 1 } }, "ppp": { "100": { "checksum": "", "enabled": 1 } }, "prelink": { "100": { "checksum": "", "enabled": 1 } }, "prelude": { "100": { "checksum": "", "enabled": 1 } }, "privoxy": { "100": { "checksum": "", "enabled": 1 } }, "procmail": { "100": { "checksum": "", "enabled": 1 } }, "prosody": { "100": { "checksum": "", "enabled": 1 } }, "psad": { "100": { "checksum": "", "enabled": 1 } }, "ptchown": { "100": { "checksum": "", "enabled": 1 } }, "publicfile": { "100": { "checksum": "", "enabled": 1 } }, "pulseaudio": { "100": { "checksum": "", "enabled": 1 } }, "puppet": { "100": { "checksum": "", "enabled": 1 } }, "pwauth": { "100": { "checksum": "", "enabled": 1 } }, "qmail": { "100": { "checksum": "", "enabled": 1 } }, "qpid": { "100": { "checksum": "", "enabled": 1 } }, "quantum": { "100": { "checksum": "", "enabled": 1 } }, "quota": { "100": { "checksum": "", "enabled": 1 } }, "rabbitmq": { "100": { "checksum": "", "enabled": 1 } }, "radius": { "100": { "checksum": "", "enabled": 1 } }, "radvd": { "100": { "checksum": "", "enabled": 1 } }, "raid": { "100": { "checksum": "", "enabled": 1 } }, "rasdaemon": { "100": { "checksum": "", "enabled": 1 } }, "rdisc": { "100": { "checksum": "", "enabled": 1 } }, "readahead": { "100": { "checksum": "", "enabled": 1 } }, "realmd": { "100": { "checksum": "", "enabled": 1 } }, "redis": { "100": { "checksum": "", "enabled": 1 } }, "remotelogin": { "100": { "checksum": "", "enabled": 1 } }, "restraint": { "400": { "checksum": "", "enabled": 1 } }, "rhcs": { "100": { "checksum": "", "enabled": 1 } }, "rhev": { "100": { "checksum": "", "enabled": 1 } }, "rhgb": { "100": { "checksum": "", "enabled": 1 } }, "rhnsd": { "100": { "checksum": "", "enabled": 1 } }, "rhsmcertd": { "100": { "checksum": "", "enabled": 1 } }, "rhts": { "400": { "checksum": "", "enabled": 1 } }, "ricci": { "100": { "checksum": "", "enabled": 1 } }, "rkhunter": { "100": { "checksum": "", "enabled": 1 } }, "rlogin": { "100": { "checksum": "", "enabled": 1 } }, "rngd": { "100": { "checksum": "", "enabled": 1 } }, "roundup": { "100": { "checksum": "", "enabled": 1 } }, "rpc": { "100": { "checksum": "", "enabled": 1 } }, "rpcbind": { "100": { "checksum": "", "enabled": 1 } }, "rpm": { "100": { "checksum": "", "enabled": 1 } }, "rshd": { "100": { "checksum": "", "enabled": 1 } }, "rssh": { "100": { "checksum": "", "enabled": 1 } }, "rsync": { "100": { "checksum": "", "enabled": 1 } }, "rtas": { "100": { "checksum": "", "enabled": 1 } }, "rtkit": { "100": { "checksum": "", "enabled": 1 } }, "rwho": { "100": { "checksum": "", "enabled": 1 } }, "samba": { "100": { "checksum": "", "enabled": 1 } }, "sambagui": { "100": { "checksum": "", "enabled": 1 } }, "sandboxX": { "100": { "checksum": "", "enabled": 1 } }, "sanlock": { "100": { "checksum": "", "enabled": 1 } }, "sasl": { "100": { "checksum": "", "enabled": 1 } }, "sbd": { "100": { "checksum": "", "enabled": 1 } }, "sblim": { "100": { "checksum": "", "enabled": 1 } }, "screen": { "100": { "checksum": "", "enabled": 1 } }, "secadm": { "100": { "checksum": "", "enabled": 1 } }, "sectoolm": { "100": { "checksum": "", "enabled": 1 } }, "selinuxutil": { "100": { "checksum": "", "enabled": 1 } }, "sendmail": { "100": { "checksum": "", "enabled": 1 } }, "sensord": { "100": { "checksum": "", "enabled": 1 } }, "setrans": { "100": { "checksum": "", "enabled": 1 } }, "setroubleshoot": { "100": { "checksum": "", "enabled": 1 } }, "seunshare": { "100": { "checksum": "", "enabled": 1 } }, "sge": { "100": { "checksum": "", "enabled": 1 } }, "shorewall": { "100": { "checksum": "", "enabled": 1 } }, "slocate": { "100": { "checksum": "", "enabled": 1 } }, "slpd": { "100": { "checksum": "", "enabled": 1 } }, "smartmon": { "100": { "checksum": "", "enabled": 1 } }, "smokeping": { "100": { "checksum": "", "enabled": 1 } }, "smoltclient": { "100": { "checksum": "", "enabled": 1 } }, "smsd": { "100": { "checksum": "", "enabled": 1 } }, "snapper": { "100": { "checksum": "", "enabled": 1 } }, "snmp": { "100": { "checksum": "", "enabled": 1 } }, "snort": { "100": { "checksum": "", "enabled": 1 } }, "sosreport": { "100": { "checksum": "", "enabled": 1 } }, "soundserver": { "100": { "checksum": "", "enabled": 1 } }, "spamassassin": { "100": { "checksum": "", "enabled": 1 } }, "speech-dispatcher": { "100": { "checksum": "", "enabled": 1 } }, "squid": { "100": { "checksum": "", "enabled": 1 } }, "ssh": { "100": { "checksum": "", "enabled": 1 } }, "sssd": { "100": { "checksum": "", "enabled": 1 } }, "staff": { "100": { "checksum": "", "enabled": 1 } }, "stapserver": { "100": { "checksum": "", "enabled": 1 } }, "stunnel": { "100": { "checksum": "", "enabled": 1 } }, "su": { "100": { "checksum": "", "enabled": 1 } }, "sudo": { "100": { "checksum": "", "enabled": 1 } }, "svnserve": { "100": { "checksum": "", "enabled": 1 } }, "swift": { "100": { "checksum": "", "enabled": 1 } }, "sysadm": { "100": { "checksum": "", "enabled": 1 } }, "sysadm_secadm": { "100": { "checksum": "", "enabled": 1 } }, "sysnetwork": { "100": { "checksum": "", "enabled": 1 } }, "sysstat": { "100": { "checksum": "", "enabled": 1 } }, "systemd": { "100": { "checksum": "", "enabled": 1 } }, "tangd": { "100": { "checksum": "", "enabled": 1 } }, "targetd": { "100": { "checksum": "", "enabled": 1 } }, "tcpd": { "100": { "checksum": "", "enabled": 1 } }, "tcsd": { "100": { "checksum": "", "enabled": 1 } }, "telepathy": { "100": { "checksum": "", "enabled": 1 } }, "telnet": { "100": { "checksum": "", "enabled": 1 } }, "tftp": { "100": { "checksum": "", "enabled": 1 } }, "tgtd": { "100": { "checksum": "", "enabled": 1 } }, "thin": { "100": { "checksum": "", "enabled": 1 } }, "thumb": { "100": { "checksum": "", "enabled": 1 } }, "tlp": { "100": { "checksum": "", "enabled": 1 } }, "tmpreaper": { "100": { "checksum": "", "enabled": 1 } }, "tomcat": { "100": { "checksum": "", "enabled": 1 } }, "tor": { "100": { "checksum": "", "enabled": 1 } }, "tuned": { "100": { "checksum": "", "enabled": 1 } }, "tvtime": { "100": { "checksum": "", "enabled": 1 } }, "udev": { "100": { "checksum": "", "enabled": 1 } }, "ulogd": { "100": { "checksum": "", "enabled": 1 } }, "uml": { "100": { "checksum": "", "enabled": 1 } }, "unconfined": { "100": { "checksum": "", "enabled": 1 } }, "unconfineduser": { "100": { "checksum": "", "enabled": 1 } }, "unlabelednet": { "100": { "checksum": "", "enabled": 1 } }, "unprivuser": { "100": { "checksum": "", "enabled": 1 } }, "updfstab": { "100": { "checksum": "", "enabled": 1 } }, "usbmodules": { "100": { "checksum": "", "enabled": 1 } }, "usbmuxd": { "100": { "checksum": "", "enabled": 1 } }, "userdomain": { "100": { "checksum": "", "enabled": 1 } }, "userhelper": { "100": { "checksum": "", "enabled": 1 } }, "usermanage": { "100": { "checksum": "", "enabled": 1 } }, "usernetctl": { "100": { "checksum": "", "enabled": 1 } }, "uucp": { "100": { "checksum": "", "enabled": 1 } }, "uuidd": { "100": { "checksum": "", "enabled": 1 } }, "varnishd": { "100": { "checksum": "", "enabled": 1 } }, "vdagent": { "100": { "checksum": "", "enabled": 1 } }, "vhostmd": { "100": { "checksum": "", "enabled": 1 } }, "virt": { "100": { "checksum": "", "enabled": 1 } }, "vlock": { "100": { "checksum": "", "enabled": 1 } }, "vmtools": { "100": { "checksum": "", "enabled": 1 } }, "vmware": { "100": { "checksum": "", "enabled": 1 } }, "vnstatd": { "100": { "checksum": "", "enabled": 1 } }, "vpn": { "100": { "checksum": "", "enabled": 1 } }, "w3c": { "100": { "checksum": "", "enabled": 1 } }, "watchdog": { "100": { "checksum": "", "enabled": 1 } }, "wdmd": { "100": { "checksum": "", "enabled": 1 } }, "webadm": { "100": { "checksum": "", "enabled": 1 } }, "webalizer": { "100": { "checksum": "", "enabled": 1 } }, "wine": { "100": { "checksum": "", "enabled": 1 } }, "wireshark": { "100": { "checksum": "", "enabled": 1 } }, "xen": { "100": { "checksum": "", "enabled": 1 } }, "xguest": { "100": { "checksum": "", "enabled": 1 } }, "xserver": { "100": { "checksum": "", "enabled": 1 } }, "zabbix": { "100": { "checksum": "", "enabled": 1 } }, "zarafa": { "100": { "checksum": "", "enabled": 1 } }, "zebra": { "100": { "checksum": "", "enabled": 1 } }, "zoneminder": { "100": { "checksum": "", "enabled": 1 } }, "zosremote": { "100": { "checksum": "", "enabled": 1 } } }, "selinux_priorities": true }, "changed": false } TASK [fedora.linux_system_roles.selinux : Load SELinux modules] **************** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:115 Wednesday 14 February 2024 02:54:38 +0000 (0:00:03.245) 0:00:16.506 **** skipping: [sut] => { "changed": false, "false_condition": "selinux_modules is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Restore SELinux labels on filesystem tree] *** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:128 Wednesday 14 February 2024 02:54:38 +0000 (0:00:00.023) 0:00:16.530 **** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.selinux : Restore SELinux labels on filesystem tree in check mode] *** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:136 Wednesday 14 February 2024 02:54:38 +0000 (0:00:00.011) 0:00:16.541 **** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.nbde_server : Stat the tangd custom port systemd directory] *** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/tangd-custom-port.yml:14 Wednesday 14 February 2024 02:54:38 +0000 (0:00:00.017) 0:00:16.559 **** ok: [sut] => { "changed": false, "stat": { "atime": 1707879264.7902515, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1707879262.601263, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 130023680, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0775", "mtime": 1707879262.601263, "nlink": 2, "path": "/etc/systemd/system/tangd.socket.d", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 28, "uid": 0, "version": "294822371", "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.nbde_server : Get a list of files in the tangd custom directory] *** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/tangd-custom-port.yml:19 Wednesday 14 February 2024 02:54:38 +0000 (0:00:00.142) 0:00:16.702 **** skipping: [sut] => { "changed": false, "false_condition": "nbde_server_port | int == 80", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.nbde_server : Manage tangd custom port systemd directory] *** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/tangd-custom-port.yml:35 Wednesday 14 February 2024 02:54:38 +0000 (0:00:00.021) 0:00:16.723 **** ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0775", "owner": "root", "path": "/etc/systemd/system/tangd.socket.d", "secontext": "unconfined_u:object_r:systemd_unit_file_t:s0", "size": 28, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.nbde_server : Creates the file with the port entry that we want tangd to listen to] *** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/tangd-custom-port.yml:44 Wednesday 14 February 2024 02:54:38 +0000 (0:00:00.165) 0:00:16.888 **** changed: [sut] => { "changed": true, "checksum": "cab519df8c21e60fd06ac780e2c7bd41ad441042", "dest": "/etc/systemd/system/tangd.socket.d/override.conf", "gid": 0, "group": "root", "md5sum": "fc727969e0bd264a9cc7f9c6bc56714c", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:tangd_unit_file_t:s0", "size": 90, "src": "/root/.ansible/tmp/ansible-tmp-1707879278.744864-3973-117992490125165/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.nbde_server : Set flag to to tell main that the port has changed] *** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/tangd-custom-port.yml:53 Wednesday 14 February 2024 02:54:39 +0000 (0:00:00.376) 0:00:17.265 **** ok: [sut] => { "ansible_facts": { "__nbde_server_port_changed": true }, "changed": false } TASK [fedora.linux_system_roles.firewall : Setup firewalld] ******************** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2 Wednesday 14 February 2024 02:54:39 +0000 (0:00:00.017) 0:00:17.283 **** included: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml for sut TASK [fedora.linux_system_roles.firewall : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:2 Wednesday 14 February 2024 02:54:39 +0000 (0:00:00.030) 0:00:17.313 **** ok: [sut] TASK [fedora.linux_system_roles.firewall : Check if system is ostree] ********** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:10 Wednesday 14 February 2024 02:54:39 +0000 (0:00:00.242) 0:00:17.556 **** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.firewall : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:15 Wednesday 14 February 2024 02:54:39 +0000 (0:00:00.138) 0:00:17.694 **** ok: [sut] => { "ansible_facts": { "__firewall_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.firewall : Install firewalld] ****************** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:19 Wednesday 14 February 2024 02:54:39 +0000 (0:00:00.026) 0:00:17.721 **** ok: [sut] => { "changed": false, "rc": 0, "results": [ "firewalld-0.6.3-13.el7_9.noarch providing firewalld is already installed" ] } TASK [fedora.linux_system_roles.firewall : Collect service facts] ************** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5 Wednesday 14 February 2024 02:54:40 +0000 (0:00:00.553) 0:00:18.274 **** skipping: [sut] => { "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Attempt to stop and disable conflicting services] *** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:9 Wednesday 14 February 2024 02:54:40 +0000 (0:00:00.021) 0:00:18.295 **** skipping: [sut] => (item=nftables) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "nftables", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=iptables) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "iptables", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ufw) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "ufw", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.firewall : Unmask firewalld service] *********** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:22 Wednesday 14 February 2024 02:54:40 +0000 (0:00:00.030) 0:00:18.325 **** ok: [sut] => { "changed": false, "name": "firewalld", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target dbus.service system.slice polkit.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target network-pre.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "Conflicts": "shutdown.target iptables.service ip6tables.service ipset.service ebtables.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "man:firewalld(1)", "EnvironmentFile": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "Wants": "network-pre.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Enable and start firewalld service] *** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:28 Wednesday 14 February 2024 02:54:40 +0000 (0:00:00.234) 0:00:18.560 **** changed: [sut] => { "changed": true, "enabled": true, "name": "firewalld", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target dbus.service system.slice polkit.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target network-pre.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "Conflicts": "iptables.service ip6tables.service shutdown.target ebtables.service ipset.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "man:firewalld(1)", "EnvironmentFile": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "Wants": "network-pre.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Check if previous replaced is defined] *** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:34 Wednesday 14 February 2024 02:54:41 +0000 (0:00:00.905) 0:00:19.466 **** ok: [sut] => { "ansible_facts": { "__firewall_previous_replaced": false, "__firewall_python_cmd": "/usr/bin/python", "__firewall_report_changed": true }, "changed": false } TASK [fedora.linux_system_roles.firewall : Get config files, checksums before and remove] *** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:43 Wednesday 14 February 2024 02:54:41 +0000 (0:00:00.030) 0:00:19.496 **** skipping: [sut] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Tell firewall module it is able to report changed] *** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:55 Wednesday 14 February 2024 02:54:41 +0000 (0:00:00.020) 0:00:19.516 **** skipping: [sut] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Configure firewall] ***************** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:71 Wednesday 14 February 2024 02:54:41 +0000 (0:00:00.021) 0:00:19.538 **** changed: [sut] => (item={'port': '7500/tcp', 'zone': 'public', 'state': 'enabled', 'immediate': True, 'permanent': True}) => { "__firewall_changed": true, "ansible_loop_var": "item", "changed": true, "item": { "immediate": true, "permanent": true, "port": "7500/tcp", "state": "enabled", "zone": "public" } } TASK [fedora.linux_system_roles.firewall : Gather firewall config information] *** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:120 Wednesday 14 February 2024 02:54:43 +0000 (0:00:01.654) 0:00:21.192 **** skipping: [sut] => (item={'port': '7500/tcp', 'zone': 'public', 'state': 'enabled', 'immediate': True, 'permanent': True}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "'detailed' in fw[0]", "item": { "immediate": true, "permanent": true, "port": "7500/tcp", "state": "enabled", "zone": "public" }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:130 Wednesday 14 February 2024 02:54:43 +0000 (0:00:00.035) 0:00:21.227 **** skipping: [sut] => { "changed": false, "false_condition": "'detailed' in fw[0]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Gather firewall config if no arguments] *** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:139 Wednesday 14 February 2024 02:54:43 +0000 (0:00:00.029) 0:00:21.257 **** skipping: [sut] => { "changed": false, "false_condition": "firewall == None or firewall | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:144 Wednesday 14 February 2024 02:54:43 +0000 (0:00:00.024) 0:00:21.281 **** skipping: [sut] => { "changed": false, "false_condition": "firewall == None or firewall | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Get config files, checksums after] *** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:153 Wednesday 14 February 2024 02:54:43 +0000 (0:00:00.023) 0:00:21.305 **** skipping: [sut] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Calculate what has changed] ********* task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:163 Wednesday 14 February 2024 02:54:43 +0000 (0:00:00.020) 0:00:21.325 **** skipping: [sut] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Show diffs] ************************* task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:169 Wednesday 14 February 2024 02:54:43 +0000 (0:00:00.019) 0:00:21.345 **** skipping: [sut] => { "false_condition": "__firewall_previous_replaced | bool" } TASK [fedora.linux_system_roles.nbde_server : Reload the daemons so the new changes take effect] *** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:34 Wednesday 14 February 2024 02:54:43 +0000 (0:00:00.024) 0:00:21.370 **** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.nbde_server : Ensure required services are enabled and at the right state] *** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:39 Wednesday 14 February 2024 02:54:43 +0000 (0:00:00.295) 0:00:21.665 **** changed: [sut] => (item=tangd.socket) => { "ansible_loop_var": "item", "changed": true, "enabled": true, "item": "tangd.socket", "name": "tangd.socket", "state": "started", "status": { "Accept": "yes", "ActiveEnterTimestamp": "Wed 2024-02-14 02:53:54 UTC", "ActiveEnterTimestampMonotonic": "423029341", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "sysinit.target -.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Wed 2024-02-14 02:53:54 UTC", "AssertTimestampMonotonic": "423027963", "Backlog": "128", "Before": "multi-user.target shutdown.target sockets.target", "BindIPv6Only": "default", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "Broadcast": "no", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2024-02-14 02:53:54 UTC", "ConditionTimestampMonotonic": "423027962", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DeferAcceptUSec": "0", "Delegate": "no", "Description": "Tang Server socket", "DevicePolicy": "auto", "DirectoryMode": "0755", "DropInPaths": "/etc/systemd/system/tangd.socket.d/override.conf /etc/systemd/system/tangd.socket.d/override2.conf", "FragmentPath": "/usr/lib/systemd/system/tangd.socket", "FreeBind": "no", "IOScheduling": "0", "IPTOS": "-1", "IPTTL": "-1", "Id": "tangd.socket", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2024-02-14 02:53:54 UTC", "InactiveExitTimestampMonotonic": "423029341", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KeepAlive": "no", "KeepAliveIntervalUSec": "0", "KeepAliveProbes": "0", "KeepAliveTimeUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "ListenStream": "[::]:7500", "LoadState": "loaded", "Mark": "-1", "MaxConnections": "128", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "NAccepted": "0", "NConnections": "0", "Names": "tangd.socket", "NeedDaemonReload": "no", "Nice": "0", "NoDelay": "no", "NoNewPrivileges": "no", "NonBlocking": "no", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PassCredentials": "no", "PassSecurity": "no", "PipeSize": "0", "Priority": "-1", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "ReceiveBuffer": "0", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemoveOnStop": "no", "Requires": "sysinit.target -.slice", "Result": "success", "ReusePort": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendBuffer": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SocketMode": "0666", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StopWhenUnneeded": "no", "SubState": "listening", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Transparent": "no", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target" } } TASK [Check tangd socket dir] ************************************************** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/tests/tests_share_system_dir.yml:58 Wednesday 14 February 2024 02:54:43 +0000 (0:00:00.235) 0:00:21.901 **** ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "atime": 1707879280.5831687, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1707879279.0511768, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 130023680, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0775", "mtime": 1707879279.0511768, "nlink": 2, "path": "/etc/systemd/system/tangd.socket.d", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 49, "uid": 0, "version": "294822371", "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [Check custom file] ******************************************************* task path: /WORKDIR/git-custom-port-idempotentkxig8iin/tests/tests_share_system_dir.yml:64 Wednesday 14 February 2024 02:54:43 +0000 (0:00:00.135) 0:00:22.036 **** ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "atime": 1707879266.0872447, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "05987691cc309e84627f31fa0d1680a3b3b2c4b2", "ctime": 1707879262.602263, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 134217985, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0664", "mtime": 1707879262.3512642, "nlink": 1, "path": "/etc/systemd/system/tangd.socket.d/override2.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 28, "uid": 0, "version": "18446744073214091637", "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify role reported no changes] ***************************************** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/tests/tests_share_system_dir.yml:70 Wednesday 14 February 2024 02:54:44 +0000 (0:00:00.143) 0:00:22.180 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check for ansible_managed, fingerprint in generated files] *************** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/tests/tests_share_system_dir.yml:74 Wednesday 14 February 2024 02:54:44 +0000 (0:00:00.015) 0:00:22.195 **** included: /WORKDIR/git-custom-port-idempotentkxig8iin/tests/tasks/check_header.yml for sut TASK [Get file] **************************************************************** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/tests/tasks/check_header.yml:3 Wednesday 14 February 2024 02:54:44 +0000 (0:00:00.039) 0:00:22.234 **** ok: [sut] => { "changed": false, "content": "IwojIEFuc2libGUgbWFuYWdlZAojCiMgc3lzdGVtX3JvbGU6bmJkZV9zZXJ2ZXIKCltTb2NrZXRdCkxpc3RlblN0cmVhbT0KTGlzdGVuU3RyZWFtPTc1MDAK", "encoding": "base64", "source": "/etc/systemd/system/tangd.socket.d/override.conf" } TASK [Check for presence of ansible managed header, fingerprint] *************** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/tests/tasks/check_header.yml:9 Wednesday 14 February 2024 02:54:44 +0000 (0:00:00.185) 0:00:22.420 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Remove custom file] ****************************************************** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/tests/tests_share_system_dir.yml:80 Wednesday 14 February 2024 02:54:44 +0000 (0:00:00.034) 0:00:22.455 **** changed: [sut] => { "changed": true, "path": "/etc/systemd/system/tangd.socket.d/override2.conf", "state": "absent" } TASK [Run the role with default port] ****************************************** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/tests/tests_share_system_dir.yml:85 Wednesday 14 February 2024 02:54:44 +0000 (0:00:00.135) 0:00:22.590 **** TASK [fedora.linux_system_roles.nbde_server : Set version specific variables] *** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main.yml:6 Wednesday 14 February 2024 02:54:44 +0000 (0:00:00.023) 0:00:22.613 **** included: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.nbde_server : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/set_vars.yml:2 Wednesday 14 February 2024 02:54:44 +0000 (0:00:00.018) 0:00:22.631 **** skipping: [sut] => { "changed": false, "false_condition": "__nbde_server_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.nbde_server : Check if system is ostree] ******* task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/set_vars.yml:10 Wednesday 14 February 2024 02:54:44 +0000 (0:00:00.022) 0:00:22.654 **** skipping: [sut] => { "changed": false, "false_condition": "not __nbde_server_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.nbde_server : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/set_vars.yml:15 Wednesday 14 February 2024 02:54:44 +0000 (0:00:00.014) 0:00:22.668 **** skipping: [sut] => { "changed": false, "false_condition": "not __nbde_server_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.nbde_server : Set platform/version specific variables] *** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/set_vars.yml:19 Wednesday 14 February 2024 02:54:44 +0000 (0:00:00.013) 0:00:22.682 **** ok: [sut] => { "ansible_facts": { "__nbde_server_cachedir": "/var/cache/tang", "__nbde_server_group": "tang", "__nbde_server_keydir": "/var/db/tang", "__nbde_server_keygen": "/usr/libexec/tangd-keygen", "__nbde_server_packages": [ "tang" ], "__nbde_server_services": [ "tangd.socket" ], "__nbde_server_update": "/usr/libexec/tangd-update", "__nbde_server_user": "tang" }, "ansible_included_var_files": [ "/WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/vars/default.yml" ], "changed": false } TASK [fedora.linux_system_roles.nbde_server : Include the appropriate provider tasks] *** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main.yml:9 Wednesday 14 February 2024 02:54:44 +0000 (0:00:00.023) 0:00:22.706 **** included: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml for sut TASK [fedora.linux_system_roles.nbde_server : Ensure tang is installed] ******** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:2 Wednesday 14 February 2024 02:54:44 +0000 (0:00:00.020) 0:00:22.727 **** ok: [sut] => { "changed": false, "rc": 0, "results": [ "tang-6-2.el7.x86_64 providing tang is already installed" ] } TASK [fedora.linux_system_roles.nbde_server : Ensure keys are rotated] ********* task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:8 Wednesday 14 February 2024 02:54:45 +0000 (0:00:00.551) 0:00:23.278 **** skipping: [sut] => { "changed": false, "false_condition": "nbde_server_rotate_keys | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.nbde_server : Ensure we have keys] ************* task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:17 Wednesday 14 February 2024 02:54:45 +0000 (0:00:00.019) 0:00:23.298 **** ok: [sut] => { "arguments": { "cachedir": "/var/cache/tang", "force": false, "keydir": "/var/db/tang", "keygen": "/usr/libexec/tangd-keygen", "keys_to_deploy_dir": null, "state": "keys-created", "update": "/usr/libexec/tangd-update" }, "changed": false, "state": "keys-created" } TASK [fedora.linux_system_roles.nbde_server : Perform key management (fetch/deploy) tasks] *** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:26 Wednesday 14 February 2024 02:54:45 +0000 (0:00:00.138) 0:00:23.437 **** skipping: [sut] => { "changed": false, "false_condition": "(nbde_server_fetch_keys | bool) or (nbde_server_deploy_keys | bool)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.nbde_server : Manage firewall and SELinux for port] *** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:30 Wednesday 14 February 2024 02:54:45 +0000 (0:00:00.021) 0:00:23.458 **** redirecting (type: modules) ansible.builtin.selinux to ansible.posix.selinux redirecting (type: modules) ansible.builtin.selinux to ansible.posix.selinux redirecting (type: modules) ansible.builtin.seboolean to ansible.posix.seboolean included: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/tangd-custom-port.yml for sut TASK [fedora.linux_system_roles.selinux : Set ansible_facts required by role and install packages] *** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:2 Wednesday 14 February 2024 02:54:45 +0000 (0:00:00.042) 0:00:23.500 **** skipping: [sut] => { "changed": false, "false_condition": "nbde_server_manage_selinux | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set permanent SELinux state if enabled] *** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:5 Wednesday 14 February 2024 02:54:45 +0000 (0:00:00.019) 0:00:23.520 **** skipping: [sut] => { "changed": false, "false_condition": "nbde_server_manage_selinux | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set permanent SELinux state if disabled] *** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:13 Wednesday 14 February 2024 02:54:45 +0000 (0:00:00.018) 0:00:23.539 **** skipping: [sut] => { "changed": false, "false_condition": "nbde_server_manage_selinux | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set selinux_reboot_required] ********* task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:21 Wednesday 14 February 2024 02:54:45 +0000 (0:00:00.020) 0:00:23.559 **** skipping: [sut] => { "changed": false, "false_condition": "nbde_server_manage_selinux | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Fail if reboot is required] ********** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:25 Wednesday 14 February 2024 02:54:45 +0000 (0:00:00.019) 0:00:23.578 **** skipping: [sut] => { "changed": false, "false_condition": "nbde_server_manage_selinux | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Warn if SELinux is disabled] ********* task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:30 Wednesday 14 February 2024 02:54:45 +0000 (0:00:00.019) 0:00:23.598 **** skipping: [sut] => { "false_condition": "nbde_server_manage_selinux | bool" } TASK [fedora.linux_system_roles.selinux : Drop all local modifications] ******** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:35 Wednesday 14 February 2024 02:54:45 +0000 (0:00:00.022) 0:00:23.620 **** skipping: [sut] => { "changed": false, "false_condition": "nbde_server_manage_selinux | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux boolean local modifications] *** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:43 Wednesday 14 February 2024 02:54:45 +0000 (0:00:00.019) 0:00:23.640 **** skipping: [sut] => { "changed": false, "false_condition": "nbde_server_manage_selinux | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux file context local modifications] *** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:48 Wednesday 14 February 2024 02:54:45 +0000 (0:00:00.019) 0:00:23.659 **** skipping: [sut] => { "changed": false, "false_condition": "nbde_server_manage_selinux | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux port local modifications] *** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:53 Wednesday 14 February 2024 02:54:45 +0000 (0:00:00.022) 0:00:23.681 **** skipping: [sut] => { "changed": false, "false_condition": "nbde_server_manage_selinux | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux login local modifications] *** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:58 Wednesday 14 February 2024 02:54:45 +0000 (0:00:00.020) 0:00:23.702 **** skipping: [sut] => { "changed": false, "false_condition": "nbde_server_manage_selinux | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set SELinux booleans] **************** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:63 Wednesday 14 February 2024 02:54:45 +0000 (0:00:00.019) 0:00:23.721 **** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.selinux : Set SELinux file contexts] *********** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:74 Wednesday 14 February 2024 02:54:45 +0000 (0:00:00.034) 0:00:23.756 **** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.selinux : Set an SELinux label on a port] ****** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:87 Wednesday 14 February 2024 02:54:45 +0000 (0:00:00.013) 0:00:23.769 **** skipping: [sut] => (item={'ports': 80, 'proto': 'tcp', 'setype': 'tangd_port_t', 'state': 'present', 'local': True}) => { "__selinux_item": { "local": true, "ports": 80, "proto": "tcp", "setype": "tangd_port_t", "state": "present" }, "ansible_loop_var": "__selinux_item", "changed": false, "false_condition": "nbde_server_manage_selinux | bool", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.selinux : Set linux user to SELinux user mapping] *** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:99 Wednesday 14 February 2024 02:54:45 +0000 (0:00:00.022) 0:00:23.792 **** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.selinux : Get SELinux modules facts] *********** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:112 Wednesday 14 February 2024 02:54:45 +0000 (0:00:00.012) 0:00:23.805 **** skipping: [sut] => { "changed": false, "false_condition": "nbde_server_manage_selinux | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Load SELinux modules] **************** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:115 Wednesday 14 February 2024 02:54:45 +0000 (0:00:00.021) 0:00:23.826 **** skipping: [sut] => { "changed": false, "false_condition": "nbde_server_manage_selinux | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Restore SELinux labels on filesystem tree] *** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:128 Wednesday 14 February 2024 02:54:45 +0000 (0:00:00.020) 0:00:23.846 **** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.selinux : Restore SELinux labels on filesystem tree in check mode] *** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:136 Wednesday 14 February 2024 02:54:45 +0000 (0:00:00.014) 0:00:23.861 **** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.nbde_server : Stat the tangd custom port systemd directory] *** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/tangd-custom-port.yml:14 Wednesday 14 February 2024 02:54:45 +0000 (0:00:00.018) 0:00:23.880 **** ok: [sut] => { "changed": false, "stat": { "atime": 1707879280.5831687, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1707879284.3971357, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 130023680, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0775", "mtime": 1707879284.3971357, "nlink": 2, "path": "/etc/systemd/system/tangd.socket.d", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 27, "uid": 0, "version": "294822371", "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [fedora.linux_system_roles.nbde_server : Get a list of files in the tangd custom directory] *** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/tangd-custom-port.yml:19 Wednesday 14 February 2024 02:54:45 +0000 (0:00:00.138) 0:00:24.018 **** ok: [sut] => { "changed": false, "examined": 1, "files": [], "matched": 0, "skipped_paths": {} } MSG: All paths examined TASK [fedora.linux_system_roles.nbde_server : Manage tangd custom port systemd directory] *** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/tangd-custom-port.yml:35 Wednesday 14 February 2024 02:54:45 +0000 (0:00:00.145) 0:00:24.164 **** changed: [sut] => { "changed": true, "path": "/etc/systemd/system/tangd.socket.d", "state": "absent" } TASK [fedora.linux_system_roles.nbde_server : Creates the file with the port entry that we want tangd to listen to] *** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/tangd-custom-port.yml:44 Wednesday 14 February 2024 02:54:46 +0000 (0:00:00.147) 0:00:24.311 **** skipping: [sut] => { "changed": false, "false_condition": "nbde_server_port | int != 80", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.nbde_server : Set flag to to tell main that the port has changed] *** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/tangd-custom-port.yml:53 Wednesday 14 February 2024 02:54:46 +0000 (0:00:00.021) 0:00:24.333 **** ok: [sut] => { "ansible_facts": { "__nbde_server_port_changed": true }, "changed": false } TASK [fedora.linux_system_roles.firewall : Setup firewalld] ******************** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2 Wednesday 14 February 2024 02:54:46 +0000 (0:00:00.017) 0:00:24.350 **** skipping: [sut] => { "changed": false, "false_condition": "nbde_server_manage_firewall | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Collect service facts] ************** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5 Wednesday 14 February 2024 02:54:46 +0000 (0:00:00.020) 0:00:24.371 **** skipping: [sut] => { "changed": false, "false_condition": "nbde_server_manage_firewall | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Attempt to stop and disable conflicting services] *** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:9 Wednesday 14 February 2024 02:54:46 +0000 (0:00:00.021) 0:00:24.393 **** skipping: [sut] => (item=nftables) => { "ansible_loop_var": "item", "changed": false, "false_condition": "nbde_server_manage_firewall | bool", "item": "nftables", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=iptables) => { "ansible_loop_var": "item", "changed": false, "false_condition": "nbde_server_manage_firewall | bool", "item": "iptables", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ufw) => { "ansible_loop_var": "item", "changed": false, "false_condition": "nbde_server_manage_firewall | bool", "item": "ufw", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.firewall : Unmask firewalld service] *********** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:22 Wednesday 14 February 2024 02:54:46 +0000 (0:00:00.025) 0:00:24.419 **** skipping: [sut] => { "changed": false, "false_condition": "nbde_server_manage_firewall | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Enable and start firewalld service] *** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:28 Wednesday 14 February 2024 02:54:46 +0000 (0:00:00.021) 0:00:24.440 **** skipping: [sut] => { "changed": false, "false_condition": "nbde_server_manage_firewall | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check if previous replaced is defined] *** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:34 Wednesday 14 February 2024 02:54:46 +0000 (0:00:00.033) 0:00:24.474 **** skipping: [sut] => { "changed": false, "false_condition": "nbde_server_manage_firewall | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Get config files, checksums before and remove] *** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:43 Wednesday 14 February 2024 02:54:46 +0000 (0:00:00.021) 0:00:24.496 **** skipping: [sut] => { "changed": false, "false_condition": "nbde_server_manage_firewall | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Tell firewall module it is able to report changed] *** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:55 Wednesday 14 February 2024 02:54:46 +0000 (0:00:00.021) 0:00:24.517 **** skipping: [sut] => { "changed": false, "false_condition": "nbde_server_manage_firewall | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Configure firewall] ***************** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:71 Wednesday 14 February 2024 02:54:46 +0000 (0:00:00.026) 0:00:24.544 **** skipping: [sut] => (item={'port': '80/tcp', 'zone': 'public', 'state': 'enabled', 'immediate': True, 'permanent': True}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "nbde_server_manage_firewall | bool", "item": { "immediate": true, "permanent": true, "port": "80/tcp", "state": "enabled", "zone": "public" }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.firewall : Gather firewall config information] *** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:120 Wednesday 14 February 2024 02:54:46 +0000 (0:00:00.028) 0:00:24.573 **** skipping: [sut] => (item={'port': '80/tcp', 'zone': 'public', 'state': 'enabled', 'immediate': True, 'permanent': True}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "nbde_server_manage_firewall | bool", "item": { "immediate": true, "permanent": true, "port": "80/tcp", "state": "enabled", "zone": "public" }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:130 Wednesday 14 February 2024 02:54:46 +0000 (0:00:00.029) 0:00:24.602 **** skipping: [sut] => { "changed": false, "false_condition": "nbde_server_manage_firewall | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Gather firewall config if no arguments] *** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:139 Wednesday 14 February 2024 02:54:46 +0000 (0:00:00.022) 0:00:24.624 **** skipping: [sut] => { "changed": false, "false_condition": "nbde_server_manage_firewall | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:144 Wednesday 14 February 2024 02:54:46 +0000 (0:00:00.020) 0:00:24.645 **** skipping: [sut] => { "changed": false, "false_condition": "nbde_server_manage_firewall | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Get config files, checksums after] *** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:153 Wednesday 14 February 2024 02:54:46 +0000 (0:00:00.020) 0:00:24.665 **** skipping: [sut] => { "changed": false, "false_condition": "nbde_server_manage_firewall | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Calculate what has changed] ********* task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:163 Wednesday 14 February 2024 02:54:46 +0000 (0:00:00.022) 0:00:24.688 **** skipping: [sut] => { "changed": false, "false_condition": "nbde_server_manage_firewall | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Show diffs] ************************* task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:169 Wednesday 14 February 2024 02:54:46 +0000 (0:00:00.020) 0:00:24.708 **** skipping: [sut] => { "false_condition": "nbde_server_manage_firewall | bool" } TASK [fedora.linux_system_roles.nbde_server : Reload the daemons so the new changes take effect] *** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:34 Wednesday 14 February 2024 02:54:46 +0000 (0:00:00.025) 0:00:24.734 **** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.nbde_server : Ensure required services are enabled and at the right state] *** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:39 Wednesday 14 February 2024 02:54:46 +0000 (0:00:00.283) 0:00:25.017 **** changed: [sut] => (item=tangd.socket) => { "ansible_loop_var": "item", "changed": true, "enabled": true, "item": "tangd.socket", "name": "tangd.socket", "state": "started", "status": { "Accept": "yes", "ActiveEnterTimestamp": "Wed 2024-02-14 02:54:43 UTC", "ActiveEnterTimestampMonotonic": "471791431", "ActiveExitTimestamp": "Wed 2024-02-14 02:54:43 UTC", "ActiveExitTimestampMonotonic": "471790266", "ActiveState": "active", "After": "sysinit.target -.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Wed 2024-02-14 02:54:43 UTC", "AssertTimestampMonotonic": "471790308", "Backlog": "128", "Before": "shutdown.target sockets.target multi-user.target tangd@0.service", "BindIPv6Only": "default", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "Broadcast": "no", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2024-02-14 02:54:43 UTC", "ConditionTimestampMonotonic": "471790307", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DeferAcceptUSec": "0", "Delegate": "no", "Description": "Tang Server socket", "DevicePolicy": "auto", "DirectoryMode": "0755", "FragmentPath": "/usr/lib/systemd/system/tangd.socket", "FreeBind": "no", "IOScheduling": "0", "IPTOS": "-1", "IPTTL": "-1", "Id": "tangd.socket", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Wed 2024-02-14 02:54:43 UTC", "InactiveEnterTimestampMonotonic": "471790266", "InactiveExitTimestamp": "Wed 2024-02-14 02:54:43 UTC", "InactiveExitTimestampMonotonic": "471791431", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KeepAlive": "no", "KeepAliveIntervalUSec": "0", "KeepAliveProbes": "0", "KeepAliveTimeUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "ListenStream": "[::]:80", "LoadState": "loaded", "Mark": "-1", "MaxConnections": "64", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "NAccepted": "0", "NConnections": "0", "Names": "tangd.socket", "NeedDaemonReload": "no", "Nice": "0", "NoDelay": "no", "NoNewPrivileges": "no", "NonBlocking": "no", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PassCredentials": "no", "PassSecurity": "no", "PipeSize": "0", "Priority": "-1", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "ReceiveBuffer": "0", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemoveOnStop": "no", "Requires": "sysinit.target -.slice", "Result": "success", "ReusePort": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendBuffer": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SocketMode": "0666", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StopWhenUnneeded": "no", "SubState": "listening", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Transparent": "no", "Triggers": "tangd@0.service", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target" } } TASK [Check tangd socket dir is absent] **************************************** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/tests/tests_share_system_dir.yml:89 Wednesday 14 February 2024 02:54:47 +0000 (0:00:00.262) 0:00:25.280 **** ok: [sut] => { "changed": false, "failed_when_result": false, "stat": { "exists": false } } TASK [Debug] ******************************************************************* task path: /WORKDIR/git-custom-port-idempotentkxig8iin/tests/tests_share_system_dir.yml:96 Wednesday 14 February 2024 02:54:47 +0000 (0:00:00.129) 0:00:25.409 **** ok: [sut] => { "changed": false, "cmd": [ "journalctl", "-ex" ], "delta": "0:00:00.041100", "end": "2024-02-14 02:54:47.442748", "rc": 0, "start": "2024-02-14 02:54:47.401648" } STDOUT: -- Logs begin at Wed 2024-02-14 02:46:53 UTC, end at Wed 2024-02-14 02:54:47 UTC. -- Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: ACPI: bus type USB registered Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: usbcore: registered new interface driver usbfs Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: usbcore: registered new interface driver hub Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: usbcore: registered new device driver usb Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: EDAC MC: Ver: 3.0.0 Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: PCI: Using ACPI for IRQ routing Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: PCI: pci_cache_line_size set to 64 bytes Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff] Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: NetLabel: Initializing Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: NetLabel: domain hash size = 128 Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: NetLabel: protocols = UNLABELED CIPSOv4 Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: NetLabel: unlabeled traffic allowed by default Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: HPET: 3 timers in total, 0 timers will be used for per-cpu timer Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: hpet0: 3 comparators, 64-bit 62.500000 MHz counter Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: amd_nb: Cannot enumerate AMD northbridges Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: Switched to clocksource xen Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: pnp: PnP ACPI init Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: ACPI: bus type PNP registered Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active) Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: system 00:01: [io 0x08a0-0x08a3] has been reserved Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: system 00:01: [io 0x0cc0-0x0ccf] has been reserved Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: system 00:01: [io 0x04d0-0x04d1] has been reserved Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active) Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: xen: --> pirq=16 -> irq=8 (gsi=8) Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active) Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: xen: --> pirq=17 -> irq=12 (gsi=12) Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: pnp 00:03: Plug and Play ACPI device, IDs PNP0f13 (active) Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: xen: --> pirq=18 -> irq=1 (gsi=1) Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: pnp 00:04: Plug and Play ACPI device, IDs PNP0303 PNP030b (active) Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: xen: --> pirq=19 -> irq=6 (gsi=6) Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: pnp 00:05: [dma 2] Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: pnp 00:05: Plug and Play ACPI device, IDs PNP0700 (active) Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: xen: --> pirq=20 -> irq=4 (gsi=4) Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: pnp 00:06: Plug and Play ACPI device, IDs PNP0501 (active) Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: system 00:07: [io 0x10c0-0x1141] has been reserved Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: system 00:07: [io 0xb044-0xb047] has been reserved Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active) Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: pnp: PnP ACPI: found 8 devices Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: ACPI: bus type PNP unregistered Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: pci_bus 0000:00: resource 7 [mem 0xf0000000-0xfbffffff window] Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: NET: Registered protocol family 2 Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: TCP established hash table entries: 32768 (order: 6, 262144 bytes) Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: TCP bind hash table entries: 32768 (order: 7, 524288 bytes) Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: TCP: Hash tables configured (established 32768 bind 32768) Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: TCP: reno registered Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: UDP hash table entries: 2048 (order: 4, 65536 bytes) Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: NET: Registered protocol family 1 Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: pci 0000:00:00.0: Limiting direct PCI/PCI transfers Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: pci 0000:00:01.0: PIIX3: Enabling Passive Release Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: pci 0000:00:01.0: Activating ISA DMA hang workarounds Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: pci 0000:00:02.0: Boot video device Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: PCI: CLS 0 bytes, default 64 Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: Unpacking initramfs... Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: Freeing initrd memory: 19888k freed Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: RAPL PMU: API unit is 2^-32 Joules, 3 fixed counters, 655360 ms ovfl timer Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: RAPL PMU: hw unit of domain pp0-core 2^-14 Joules Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: RAPL PMU: hw unit of domain package 2^-14 Joules Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: RAPL PMU: hw unit of domain dram 2^-16 Joules Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: sha1_ssse3: Using AVX2 optimized SHA-1 implementation Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: sha256_ssse3: Using AVX2 optimized SHA-256 implementation Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: futex hash table entries: 4096 (order: 6, 262144 bytes) Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: Initialise system trusted keyring Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: audit: initializing netlink socket (disabled) Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: type=2000 audit(1707878812.922:1): initialized Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: HugeTLB registered 1 GB page size, pre-allocated 0 pages Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: HugeTLB registered 2 MB page size, pre-allocated 0 pages Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: zpool: loaded Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: zbud: loaded Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: VFS: Disk quotas dquot_6.5.2 Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: Key type big_key registered Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: SELinux: Registering netfilter hooks Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: NET: Registered protocol family 38 Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: Key type asymmetric registered Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: Asymmetric key parser 'x509' registered Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248) Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: io scheduler noop registered Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: io scheduler deadline registered (default) Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: io scheduler cfq registered Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: io scheduler mq-deadline registered Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: io scheduler kyber registered Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.5 Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: pciehp: PCI Express Hot Plug Controller Driver version: 0.4 Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: intel_idle: does not run on family 6 model 63 Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: ACPI: Power Button [PWRF] Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSLPBN:00/input/input1 Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: ACPI: Sleep Button [SLPF] Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: GHES: HEST is not enabled! Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: xen: --> pirq=21 -> irq=28 (gsi=28) Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: xen:grant_table: Grant tables using version 1 layout Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: Grant table initialized Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: Cannot get hvm parameter CONSOLE_EVTCHN (18): -22! Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: 00:06: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: Non-volatile memory driver v1.3 Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: Linux agpgart interface v0.103 Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: crash memory driver: version 1.1 Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: rdac: device handler registered Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: hp_sw: device handler registered Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: emc: device handler registered Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: alua: device handler registered Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: libphy: Fixed MDIO Bus: probed Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: ehci-pci: EHCI PCI platform driver Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: ohci-pci: OHCI PCI platform driver Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: uhci_hcd: USB Universal Host Controller Interface driver Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: usbcore: registered new interface driver usbserial_generic Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: usbserial: USB Serial support registered for generic Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12 Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: serio: i8042 KBD port at 0x60,0x64 irq 1 Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: serio: i8042 AUX port at 0x60,0x64 irq 12 Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: mousedev: PS/2 mouse device common for all mice Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2 Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0 Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: rtc_cmos 00:02: alarms up to one day, 114 bytes nvram, hpet irqs Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: cpuidle: using governor menu Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: hidraw: raw HID events driver (C) Jiri Kosina Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: usbcore: registered new interface driver usbhid Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: usbhid: USB HID core driver Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: drop_monitor: Initializing network drop monitor service Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: Netfilter messages via NETLINK v0.30. Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: TCP: cubic registered Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: Initializing XFRM netlink socket Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: NET: Registered protocol family 10 Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: NET: Registered protocol family 17 Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: mpls_gso: MPLS GSO support Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: intel_rdt: Intel RDT L3 allocation detected Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: mce: Using 2 MCE banks Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: PM: Hibernation image not present or could not be loaded. Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: Loading compiled-in X.509 certificates Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: Loaded X.509 cert 'Red Hat Enterprise Linux Driver Update Program (key 3): bf57f3e87362bc7229d9f465321773dfd1f77a80' Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: Loaded X.509 cert 'Red Hat Enterprise Linux kpatch signing key: 4d38fd864ebe18c5f0b72e3852e2014c3a676fc8' Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: Loaded X.509 cert 'Red Hat Enterprise Linux kernel signing key: dba4908e651268dc04999d757e8764cb07c51130' Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: registered taskstats version 1 Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: page_owner is disabled Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: Key type trusted registered Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: Key type encrypted registered Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: IMA: No TPM chip found, activating TPM-bypass! (rc=-19) Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: BERT: Boot Error Record Table support is disabled. Enable it by using bert_enable as kernel parameter. Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: xenbus_probe_frontend: Device with no driver: device/vbd/768 Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: xenbus_probe_frontend: Device with no driver: device/vif/0 Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: Magic number: 12:471:763 Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: serio serio1: hash matches Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: rtc_cmos 00:02: setting system clock to 2024-02-14 02:46:53 UTC (1707878813) Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: Freeing unused kernel memory: 2176k freed Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: Write protecting the kernel read-only data: 12288k Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: Freeing unused kernel memory: 192k freed Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: Freeing unused kernel memory: 524k freed Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Detected virtualization xen. Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Detected architecture x86-64. Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Running in initial RAM disk. Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Set hostname to . Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Reached target Timers. Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Created slice Root Slice. Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Created slice System Slice. Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Listening on udev Control Socket. Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Listening on Journal Socket. Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Starting Journal Service... Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Listening on udev Kernel Socket. Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com systemd-journal[97]: Journal started -- Subject: The journal has been started -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- The system journal process has started up, opened the journal -- files for writing and is now ready to process requests. Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Reached target Sockets. Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Starting dracut cmdline hook... Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Reached target Local File Systems. Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Reached target Slices. Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Starting Apply Kernel Variables... Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Starting Setup Virtual Console... Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Starting Create list of required static device nodes for the current kernel... Feb 14 02:46:53 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Reached target Swap. Feb 14 02:46:54 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Started Journal Service. Feb 14 02:46:54 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Started dracut cmdline hook. -- Subject: Unit dracut-cmdline.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit dracut-cmdline.service has finished starting up. -- -- The start-up result is done. Feb 14 02:46:54 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Started Apply Kernel Variables. -- Subject: Unit systemd-sysctl.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-sysctl.service has finished starting up. -- -- The start-up result is done. Feb 14 02:46:54 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Started Create list of required static device nodes for the current kernel. -- Subject: Unit kmod-static-nodes.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit kmod-static-nodes.service has finished starting up. -- -- The start-up result is done. Feb 14 02:46:54 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Starting Create Static Device Nodes in /dev... -- Subject: Unit systemd-tmpfiles-setup-dev.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-tmpfiles-setup-dev.service has begun starting up. Feb 14 02:46:54 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Starting dracut pre-udev hook... -- Subject: Unit dracut-pre-udev.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit dracut-pre-udev.service has begun starting up. Feb 14 02:46:54 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Started Setup Virtual Console. -- Subject: Unit systemd-vconsole-setup.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-vconsole-setup.service has finished starting up. -- -- The start-up result is done. Feb 14 02:46:54 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Started Create Static Device Nodes in /dev. -- Subject: Unit systemd-tmpfiles-setup-dev.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-tmpfiles-setup-dev.service has finished starting up. -- -- The start-up result is done. Feb 14 02:46:54 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Started dracut pre-udev hook. -- Subject: Unit dracut-pre-udev.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit dracut-pre-udev.service has finished starting up. -- -- The start-up result is done. Feb 14 02:46:54 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Starting udev Kernel Device Manager... -- Subject: Unit systemd-udevd.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-udevd.service has begun starting up. Feb 14 02:46:54 ip-10-29-162-22.us-east-1.aws.redhat.com systemd-udevd[208]: starting version 219 Feb 14 02:46:54 ip-10-29-162-22.us-east-1.aws.redhat.com systemd-udevd[208]: Network interface NamePolicy= disabled on kernel command line, ignoring. Feb 14 02:46:54 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Started udev Kernel Device Manager. -- Subject: Unit systemd-udevd.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-udevd.service has finished starting up. -- -- The start-up result is done. Feb 14 02:46:54 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Starting udev Coldplug all Devices... -- Subject: Unit systemd-udev-trigger.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-udev-trigger.service has begun starting up. Feb 14 02:46:54 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Mounting Configuration File System... -- Subject: Unit sys-kernel-config.mount has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit sys-kernel-config.mount has begun starting up. Feb 14 02:46:54 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Started udev Coldplug all Devices. -- Subject: Unit systemd-udev-trigger.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-udev-trigger.service has finished starting up. -- -- The start-up result is done. Feb 14 02:46:54 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Mounted Configuration File System. -- Subject: Unit sys-kernel-config.mount has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit sys-kernel-config.mount has finished starting up. -- -- The start-up result is done. Feb 14 02:46:54 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Starting dracut initqueue hook... -- Subject: Unit dracut-initqueue.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit dracut-initqueue.service has begun starting up. Feb 14 02:46:54 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Reached target System Initialization. -- Subject: Unit sysinit.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit sysinit.target has finished starting up. -- -- The start-up result is done. Feb 14 02:46:54 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Starting Show Plymouth Boot Screen... -- Subject: Unit plymouth-start.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit plymouth-start.service has begun starting up. Feb 14 02:46:54 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: tsc: Refined TSC clocksource calibration: 2900.003 MHz Feb 14 02:46:54 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Received SIGRTMIN+20 from PID 232 (plymouthd). Feb 14 02:46:54 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Started Show Plymouth Boot Screen. -- Subject: Unit plymouth-start.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit plymouth-start.service has finished starting up. -- -- The start-up result is done. Feb 14 02:46:54 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Reached target Paths. -- Subject: Unit paths.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit paths.target has finished starting up. -- -- The start-up result is done. Feb 14 02:46:54 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Started Forward Password Requests to Plymouth Directory Watch. -- Subject: Unit systemd-ask-password-plymouth.path has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-ask-password-plymouth.path has finished starting up. -- -- The start-up result is done. Feb 14 02:46:54 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Reached target Basic System. -- Subject: Unit basic.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit basic.target has finished starting up. -- -- The start-up result is done. Feb 14 02:46:54 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: FDC 0 is a S82078B Feb 14 02:46:54 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: xen_netfront: Initialising Xen virtual ethernet driver Feb 14 02:46:54 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: libata version 3.00 loaded. Feb 14 02:46:54 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: ata_piix 0000:00:01.1: version 2.13 Feb 14 02:46:54 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: blkfront: xvda: barrier or flush: disabled; persistent grants: disabled; indirect descriptors: enabled; Feb 14 02:46:54 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: xvda: xvda1 Feb 14 02:46:54 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: scsi host0: ata_piix Feb 14 02:46:54 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: scsi host1: ata_piix Feb 14 02:46:54 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 Feb 14 02:46:54 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 Feb 14 02:46:54 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: [TTM] Zone kernel: Available graphics memory: 1843226 kiB Feb 14 02:46:54 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: [TTM] Initializing pool allocator Feb 14 02:46:54 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: [TTM] Initializing DMA pool allocator Feb 14 02:46:54 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: [drm] fb mappable at 0xF0000000 Feb 14 02:46:54 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: [drm] vram aper at 0xF0000000 Feb 14 02:46:54 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: [drm] size 33554432 Feb 14 02:46:54 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: [drm] fb depth is 16 Feb 14 02:46:54 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: [drm] pitch is 2048 Feb 14 02:46:54 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: fbcon: cirrusdrmfb (fb0) is primary device Feb 14 02:46:54 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Found device /dev/disk/by-uuid/1d8047da-6158-4c9a-9876-145d2d48fc80. -- Subject: Unit dev-disk-by\x2duuid-1d8047da\x2d6158\x2d4c9a\x2d9876\x2d145d2d48fc80.device has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit dev-disk-by\x2duuid-1d8047da\x2d6158\x2d4c9a\x2d9876\x2d145d2d48fc80.device has finished starting up. -- -- The start-up result is done. Feb 14 02:46:54 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Feb 14 02:46:54 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: Console: switching to colour frame buffer device 128x48 Feb 14 02:46:54 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Feb 14 02:46:54 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Feb 14 02:46:54 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Starting File System Check on /dev/disk/by-uuid/1d8047da-6158-4c9a-9876-145d2d48fc80... -- Subject: Unit systemd-fsck-root.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-fsck-root.service has begun starting up. Feb 14 02:46:54 ip-10-29-162-22.us-east-1.aws.redhat.com systemd-fsck[259]: /sbin/fsck.xfs: XFS file system. Feb 14 02:46:54 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Started File System Check on /dev/disk/by-uuid/1d8047da-6158-4c9a-9876-145d2d48fc80. -- Subject: Unit systemd-fsck-root.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-fsck-root.service has finished starting up. -- -- The start-up result is done. Feb 14 02:46:54 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Started dracut initqueue hook. -- Subject: Unit dracut-initqueue.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit dracut-initqueue.service has finished starting up. -- -- The start-up result is done. Feb 14 02:46:54 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Mounting /sysroot... -- Subject: Unit sysroot.mount has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit sysroot.mount has begun starting up. Feb 14 02:46:54 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Reached target Remote File Systems (Pre). -- Subject: Unit remote-fs-pre.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit remote-fs-pre.target has finished starting up. -- -- The start-up result is done. Feb 14 02:46:54 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Reached target Remote File Systems. -- Subject: Unit remote-fs.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit remote-fs.target has finished starting up. -- -- The start-up result is done. Feb 14 02:46:54 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: SGI XFS with ACLs, security attributes, no debug enabled Feb 14 02:46:54 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: XFS (xvda1): Mounting V5 Filesystem Feb 14 02:46:55 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: XFS (xvda1): Ending clean mount Feb 14 02:46:55 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Mounted /sysroot. -- Subject: Unit sysroot.mount has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit sysroot.mount has finished starting up. -- -- The start-up result is done. Feb 14 02:46:55 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Reached target Initrd Root File System. -- Subject: Unit initrd-root-fs.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit initrd-root-fs.target has finished starting up. -- -- The start-up result is done. Feb 14 02:46:55 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Starting Reload Configuration from the Real Root... -- Subject: Unit initrd-parse-etc.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit initrd-parse-etc.service has begun starting up. Feb 14 02:46:55 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Reloading. Feb 14 02:46:55 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Started Reload Configuration from the Real Root. -- Subject: Unit initrd-parse-etc.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit initrd-parse-etc.service has finished starting up. -- -- The start-up result is done. Feb 14 02:46:55 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Reached target Initrd File Systems. -- Subject: Unit initrd-fs.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit initrd-fs.target has finished starting up. -- -- The start-up result is done. Feb 14 02:46:55 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Reached target Initrd Default Target. -- Subject: Unit initrd.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit initrd.target has finished starting up. -- -- The start-up result is done. Feb 14 02:46:55 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Starting dracut pre-pivot and cleanup hook... -- Subject: Unit dracut-pre-pivot.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit dracut-pre-pivot.service has begun starting up. Feb 14 02:46:55 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Started dracut pre-pivot and cleanup hook. -- Subject: Unit dracut-pre-pivot.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit dracut-pre-pivot.service has finished starting up. -- -- The start-up result is done. Feb 14 02:46:55 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Starting Cleaning Up and Shutting Down Daemons... -- Subject: Unit initrd-cleanup.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit initrd-cleanup.service has begun starting up. Feb 14 02:46:55 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Stopped target Timers. -- Subject: Unit timers.target has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit timers.target has finished shutting down. Feb 14 02:46:55 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Stopped dracut pre-pivot and cleanup hook. -- Subject: Unit dracut-pre-pivot.service has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit dracut-pre-pivot.service has finished shutting down. Feb 14 02:46:55 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Stopped target Remote File Systems. -- Subject: Unit remote-fs.target has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit remote-fs.target has finished shutting down. Feb 14 02:46:55 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Starting Plymouth switch root service... -- Subject: Unit plymouth-switch-root.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit plymouth-switch-root.service has begun starting up. Feb 14 02:46:55 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Stopped target Remote File Systems (Pre). -- Subject: Unit remote-fs-pre.target has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit remote-fs-pre.target has finished shutting down. Feb 14 02:46:55 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Stopped dracut initqueue hook. -- Subject: Unit dracut-initqueue.service has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit dracut-initqueue.service has finished shutting down. Feb 14 02:46:55 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Stopped target Initrd Default Target. -- Subject: Unit initrd.target has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit initrd.target has finished shutting down. Feb 14 02:46:55 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Stopped target Basic System. -- Subject: Unit basic.target has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit basic.target has finished shutting down. Feb 14 02:46:55 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Stopped target Paths. -- Subject: Unit paths.target has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit paths.target has finished shutting down. Feb 14 02:46:55 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Stopped target Sockets. -- Subject: Unit sockets.target has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit sockets.target has finished shutting down. Feb 14 02:46:55 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Stopped target System Initialization. -- Subject: Unit sysinit.target has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit sysinit.target has finished shutting down. Feb 14 02:46:55 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Stopped Apply Kernel Variables. -- Subject: Unit systemd-sysctl.service has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-sysctl.service has finished shutting down. Feb 14 02:46:55 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Stopping udev Kernel Device Manager... -- Subject: Unit systemd-udevd.service has begun shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-udevd.service has begun shutting down. Feb 14 02:46:55 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Stopped udev Coldplug all Devices. -- Subject: Unit systemd-udev-trigger.service has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-udev-trigger.service has finished shutting down. Feb 14 02:46:55 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Stopped target Swap. -- Subject: Unit swap.target has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit swap.target has finished shutting down. Feb 14 02:46:55 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Stopped target Slices. -- Subject: Unit slices.target has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit slices.target has finished shutting down. Feb 14 02:46:55 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Stopped target Local File Systems. -- Subject: Unit local-fs.target has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit local-fs.target has finished shutting down. Feb 14 02:46:55 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Stopped udev Kernel Device Manager. -- Subject: Unit systemd-udevd.service has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-udevd.service has finished shutting down. Feb 14 02:46:55 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Started Cleaning Up and Shutting Down Daemons. -- Subject: Unit initrd-cleanup.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit initrd-cleanup.service has finished starting up. -- -- The start-up result is done. Feb 14 02:46:55 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Stopped dracut pre-udev hook. -- Subject: Unit dracut-pre-udev.service has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit dracut-pre-udev.service has finished shutting down. Feb 14 02:46:55 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Stopped dracut cmdline hook. -- Subject: Unit dracut-cmdline.service has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit dracut-cmdline.service has finished shutting down. Feb 14 02:46:55 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Stopped Create Static Device Nodes in /dev. -- Subject: Unit systemd-tmpfiles-setup-dev.service has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-tmpfiles-setup-dev.service has finished shutting down. Feb 14 02:46:55 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Stopped Create list of required static device nodes for the current kernel. -- Subject: Unit kmod-static-nodes.service has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit kmod-static-nodes.service has finished shutting down. Feb 14 02:46:55 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Closed udev Kernel Socket. -- Subject: Unit systemd-udevd-kernel.socket has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-udevd-kernel.socket has finished shutting down. Feb 14 02:46:55 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Closed udev Control Socket. -- Subject: Unit systemd-udevd-control.socket has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-udevd-control.socket has finished shutting down. Feb 14 02:46:55 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Starting Cleanup udevd DB... -- Subject: Unit initrd-udevadm-cleanup-db.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit initrd-udevadm-cleanup-db.service has begun starting up. Feb 14 02:46:55 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Started Cleanup udevd DB. -- Subject: Unit initrd-udevadm-cleanup-db.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit initrd-udevadm-cleanup-db.service has finished starting up. -- -- The start-up result is done. Feb 14 02:46:55 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Reached target Switch Root. -- Subject: Unit initrd-switch-root.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit initrd-switch-root.target has finished starting up. -- -- The start-up result is done. Feb 14 02:46:55 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Started Plymouth switch root service. -- Subject: Unit plymouth-switch-root.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit plymouth-switch-root.service has finished starting up. -- -- The start-up result is done. Feb 14 02:46:55 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Starting Switch Root... -- Subject: Unit initrd-switch-root.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit initrd-switch-root.service has begun starting up. Feb 14 02:46:55 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Switching root. Feb 14 02:46:55 ip-10-29-162-22.us-east-1.aws.redhat.com systemd-journal[97]: Journal stopped -- Subject: The journal has been stopped -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- The system journal process has shut down and closed all currently -- active journal files. Feb 14 02:46:57 ip-10-29-162-22.us-east-1.aws.redhat.com systemd-journal[381]: Runtime journal is using 8.0M (max allowed 180.0M, trying to leave 270.0M free of 1.7G available → current limit 180.0M). Feb 14 02:46:57 ip-10-29-162-22.us-east-1.aws.redhat.com systemd-journald[97]: Received SIGTERM from PID 1 (systemd). Feb 14 02:46:57 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: random: crng init done Feb 14 02:46:57 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: type=1404 audit(1707878815.959:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 Feb 14 02:46:57 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: SELinux: 2048 avtab hash slots, 112757 rules. Feb 14 02:46:57 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: SELinux: 2048 avtab hash slots, 112757 rules. Feb 14 02:46:57 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: SELinux: 8 users, 14 roles, 5049 types, 316 bools, 1 sens, 1024 cats Feb 14 02:46:57 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: SELinux: 130 classes, 112757 rules Feb 14 02:46:57 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: SELinux: Completing initialization. Feb 14 02:46:57 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: SELinux: Setting up existing superblocks. Feb 14 02:46:57 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: type=1403 audit(1707878816.255:3): policy loaded auid=4294967295 ses=4294967295 Feb 14 02:46:57 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Successfully loaded SELinux policy in 318.992ms. Feb 14 02:46:57 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: ip_tables: (C) 2000-2006 Netfilter Core Team Feb 14 02:46:57 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Inserted module 'ip_tables' Feb 14 02:46:57 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Relabelled /dev, /run and /sys/fs/cgroup in 12.941ms. Feb 14 02:46:57 ip-10-29-162-22.us-east-1.aws.redhat.com systemd-journal[381]: Journal started -- Subject: The journal has been started -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- The system journal process has started up, opened the journal -- files for writing and is now ready to process requests. Feb 14 02:46:56 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) Feb 14 02:46:56 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Detected virtualization xen. Feb 14 02:46:56 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Detected architecture x86-64. Feb 14 02:46:56 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Set hostname to . Feb 14 02:46:57 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Cannot add dependency job for unit ovirt-guest-agent.service, ignoring: Unit not found. Feb 14 02:46:57 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Started Create list of required static device nodes for the current kernel. -- Subject: Unit kmod-static-nodes.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit kmod-static-nodes.service has finished starting up. -- -- The start-up result is done. Feb 14 02:46:57 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Started Read and set NIS domainname from /etc/sysconfig/network. -- Subject: Unit rhel-domainname.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit rhel-domainname.service has finished starting up. -- -- The start-up result is done. Feb 14 02:46:57 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Started Apply Kernel Variables. -- Subject: Unit systemd-sysctl.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-sysctl.service has finished starting up. -- -- The start-up result is done. Feb 14 02:46:57 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Started Remount Root and Kernel File Systems. -- Subject: Unit systemd-remount-fs.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-remount-fs.service has finished starting up. -- -- The start-up result is done. Feb 14 02:46:57 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Starting udev Coldplug all Devices... -- Subject: Unit systemd-udev-trigger.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-udev-trigger.service has begun starting up. Feb 14 02:46:57 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Starting Configure read-only root support... -- Subject: Unit rhel-readonly.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit rhel-readonly.service has begun starting up. Feb 14 02:46:57 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Starting Create Static Device Nodes in /dev... -- Subject: Unit systemd-tmpfiles-setup-dev.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-tmpfiles-setup-dev.service has begun starting up. Feb 14 02:46:57 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Starting Flush Journal to Persistent Storage... -- Subject: Unit systemd-journal-flush.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-journal-flush.service has begun starting up. Feb 14 02:46:57 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Started udev Coldplug all Devices. -- Subject: Unit systemd-udev-trigger.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-udev-trigger.service has finished starting up. -- -- The start-up result is done. Feb 14 02:46:57 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Started Flush Journal to Persistent Storage. -- Subject: Unit systemd-journal-flush.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-journal-flush.service has finished starting up. -- -- The start-up result is done. Feb 14 02:46:57 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Started Configure read-only root support. -- Subject: Unit rhel-readonly.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit rhel-readonly.service has finished starting up. -- -- The start-up result is done. Feb 14 02:46:57 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Starting Load/Save Random Seed... -- Subject: Unit systemd-random-seed.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-random-seed.service has begun starting up. Feb 14 02:46:57 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Started Load/Save Random Seed. -- Subject: Unit systemd-random-seed.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-random-seed.service has finished starting up. -- -- The start-up result is done. Feb 14 02:46:58 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Started Create Static Device Nodes in /dev. -- Subject: Unit systemd-tmpfiles-setup-dev.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-tmpfiles-setup-dev.service has finished starting up. -- -- The start-up result is done. Feb 14 02:46:58 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Reached target Local File Systems (Pre). -- Subject: Unit local-fs-pre.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit local-fs-pre.target has finished starting up. -- -- The start-up result is done. Feb 14 02:46:58 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Reached target Local File Systems. -- Subject: Unit local-fs.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit local-fs.target has finished starting up. -- -- The start-up result is done. Feb 14 02:46:58 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Starting Tell Plymouth To Write Out Runtime Data... -- Subject: Unit plymouth-read-write.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit plymouth-read-write.service has begun starting up. Feb 14 02:46:58 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Starting Preprocess NFS configuration... -- Subject: Unit nfs-config.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit nfs-config.service has begun starting up. Feb 14 02:46:58 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Starting Import network configuration from initramfs... -- Subject: Unit rhel-import-state.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit rhel-import-state.service has begun starting up. Feb 14 02:46:58 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Starting udev Kernel Device Manager... -- Subject: Unit systemd-udevd.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-udevd.service has begun starting up. Feb 14 02:46:58 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Started Preprocess NFS configuration. -- Subject: Unit nfs-config.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit nfs-config.service has finished starting up. -- -- The start-up result is done. Feb 14 02:46:58 ip-10-29-162-22.us-east-1.aws.redhat.com systemd-udevd[420]: starting version 219 Feb 14 02:46:58 ip-10-29-162-22.us-east-1.aws.redhat.com systemd-udevd[420]: Network interface NamePolicy= disabled on kernel command line, ignoring. Feb 14 02:46:58 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Started Tell Plymouth To Write Out Runtime Data. -- Subject: Unit plymouth-read-write.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit plymouth-read-write.service has finished starting up. -- -- The start-up result is done. Feb 14 02:46:58 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Started Import network configuration from initramfs. -- Subject: Unit rhel-import-state.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit rhel-import-state.service has finished starting up. -- -- The start-up result is done. Feb 14 02:46:58 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Starting Create Volatile Files and Directories... -- Subject: Unit systemd-tmpfiles-setup.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-tmpfiles-setup.service has begun starting up. Feb 14 02:46:58 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Started Create Volatile Files and Directories. -- Subject: Unit systemd-tmpfiles-setup.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-tmpfiles-setup.service has finished starting up. -- -- The start-up result is done. Feb 14 02:46:58 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Mounting RPC Pipe File System... -- Subject: Unit var-lib-nfs-rpc_pipefs.mount has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit var-lib-nfs-rpc_pipefs.mount has begun starting up. Feb 14 02:46:58 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Starting Security Auditing Service... -- Subject: Unit auditd.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit auditd.service has begun starting up. Feb 14 02:46:58 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Started udev Kernel Device Manager. -- Subject: Unit systemd-udevd.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-udevd.service has finished starting up. -- -- The start-up result is done. Feb 14 02:46:58 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: RPC: Registered named UNIX socket transport module. Feb 14 02:46:58 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: RPC: Registered udp transport module. Feb 14 02:46:58 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: RPC: Registered tcp transport module. Feb 14 02:46:58 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: RPC: Registered tcp NFSv4.1 backchannel transport module. Feb 14 02:46:58 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Mounted RPC Pipe File System. -- Subject: Unit var-lib-nfs-rpc_pipefs.mount has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit var-lib-nfs-rpc_pipefs.mount has finished starting up. -- -- The start-up result is done. Feb 14 02:46:58 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Reached target rpc_pipefs.target. -- Subject: Unit rpc_pipefs.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit rpc_pipefs.target has finished starting up. -- -- The start-up result is done. Feb 14 02:46:58 ip-10-29-162-22.us-east-1.aws.redhat.com auditd[456]: Started dispatcher: /sbin/audispd pid: 458 Feb 14 02:46:58 ip-10-29-162-22.us-east-1.aws.redhat.com audispd[458]: No plugins found, exiting Feb 14 02:46:58 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: type=1305 audit(1707878818.494:4): audit_pid=456 old=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1 Feb 14 02:46:58 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Found device /dev/ttyS0. -- Subject: Unit dev-ttyS0.device has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit dev-ttyS0.device has finished starting up. -- -- The start-up result is done. Feb 14 02:46:58 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: input: PC Speaker as /devices/platform/pcspkr/input/input4 Feb 14 02:46:58 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: piix4_smbus 0000:00:01.3: SMBus base address uninitialized - upgrade BIOS or use force_addr=0xaddr Feb 14 02:46:58 ip-10-29-162-22.us-east-1.aws.redhat.com auditd[456]: Init complete, auditd 2.8.5 listening for events (startup state enable) Feb 14 02:46:58 ip-10-29-162-22.us-east-1.aws.redhat.com augenrules[460]: /sbin/augenrules: No change Feb 14 02:46:58 ip-10-29-162-22.us-east-1.aws.redhat.com augenrules[460]: No rules Feb 14 02:46:58 ip-10-29-162-22.us-east-1.aws.redhat.com augenrules[460]: enabled 1 Feb 14 02:46:58 ip-10-29-162-22.us-east-1.aws.redhat.com augenrules[460]: failure 1 Feb 14 02:46:58 ip-10-29-162-22.us-east-1.aws.redhat.com augenrules[460]: pid 456 Feb 14 02:46:58 ip-10-29-162-22.us-east-1.aws.redhat.com augenrules[460]: rate_limit 0 Feb 14 02:46:58 ip-10-29-162-22.us-east-1.aws.redhat.com augenrules[460]: backlog_limit 8192 Feb 14 02:46:58 ip-10-29-162-22.us-east-1.aws.redhat.com augenrules[460]: lost 0 Feb 14 02:46:58 ip-10-29-162-22.us-east-1.aws.redhat.com augenrules[460]: backlog 0 Feb 14 02:46:58 ip-10-29-162-22.us-east-1.aws.redhat.com augenrules[460]: enabled 1 Feb 14 02:46:58 ip-10-29-162-22.us-east-1.aws.redhat.com augenrules[460]: failure 1 Feb 14 02:46:58 ip-10-29-162-22.us-east-1.aws.redhat.com augenrules[460]: pid 456 Feb 14 02:46:58 ip-10-29-162-22.us-east-1.aws.redhat.com augenrules[460]: rate_limit 0 Feb 14 02:46:58 ip-10-29-162-22.us-east-1.aws.redhat.com augenrules[460]: backlog_limit 8192 Feb 14 02:46:58 ip-10-29-162-22.us-east-1.aws.redhat.com augenrules[460]: lost 0 Feb 14 02:46:58 ip-10-29-162-22.us-east-1.aws.redhat.com augenrules[460]: backlog 0 Feb 14 02:46:58 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Started Security Auditing Service. -- Subject: Unit auditd.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit auditd.service has finished starting up. -- -- The start-up result is done. Feb 14 02:46:58 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: cryptd: max_cpu_qlen set to 1000 Feb 14 02:46:58 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Starting Update UTMP about System Boot/Shutdown... -- Subject: Unit systemd-update-utmp.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-update-utmp.service has begun starting up. Feb 14 02:46:58 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Started Update UTMP about System Boot/Shutdown. -- Subject: Unit systemd-update-utmp.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-update-utmp.service has finished starting up. -- -- The start-up result is done. Feb 14 02:46:58 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Reached target System Initialization. -- Subject: Unit sysinit.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit sysinit.target has finished starting up. -- -- The start-up result is done. Feb 14 02:46:58 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Listening on RPCbind Server Activation Socket. -- Subject: Unit rpcbind.socket has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit rpcbind.socket has finished starting up. -- -- The start-up result is done. Feb 14 02:46:58 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Starting RPC bind service... -- Subject: Unit rpcbind.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit rpcbind.service has begun starting up. Feb 14 02:46:58 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Started Daily Cleanup of Temporary Directories. -- Subject: Unit systemd-tmpfiles-clean.timer has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-tmpfiles-clean.timer has finished starting up. -- -- The start-up result is done. Feb 14 02:46:58 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Reached target Timers. -- Subject: Unit timers.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit timers.target has finished starting up. -- -- The start-up result is done. Feb 14 02:46:58 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Listening on D-Bus System Message Bus Socket. -- Subject: Unit dbus.socket has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit dbus.socket has finished starting up. -- -- The start-up result is done. Feb 14 02:46:58 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Starting Initial cloud-init job (pre-networking)... -- Subject: Unit cloud-init-local.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit cloud-init-local.service has begun starting up. Feb 14 02:46:58 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Reached target Sockets. -- Subject: Unit sockets.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit sockets.target has finished starting up. -- -- The start-up result is done. Feb 14 02:46:58 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Started Flexible branding. -- Subject: Unit brandbot.path has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit brandbot.path has finished starting up. -- -- The start-up result is done. Feb 14 02:46:58 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Reached target Paths. -- Subject: Unit paths.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit paths.target has finished starting up. -- -- The start-up result is done. Feb 14 02:46:58 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Reached target Basic System. -- Subject: Unit basic.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit basic.target has finished starting up. -- -- The start-up result is done. Feb 14 02:46:58 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Starting Dump dmesg to /var/log/dmesg... -- Subject: Unit rhel-dmesg.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit rhel-dmesg.service has begun starting up. Feb 14 02:46:58 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Starting NTP client/server... -- Subject: Unit chronyd.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit chronyd.service has begun starting up. Feb 14 02:46:58 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: AVX2 version of gcm_enc/dec engaged. Feb 14 02:46:58 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: AES CTR mode by8 optimization enabled Feb 14 02:46:58 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Starting GSSAPI Proxy Daemon... -- Subject: Unit gssproxy.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit gssproxy.service has begun starting up. Feb 14 02:46:58 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Started Hardware RNG Entropy Gatherer Daemon. -- Subject: Unit rngd.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit rngd.service has finished starting up. -- -- The start-up result is done. Feb 14 02:46:58 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Starting Authorization Manager... -- Subject: Unit polkit.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit polkit.service has begun starting up. Feb 14 02:46:58 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Starting Login Service... -- Subject: Unit systemd-logind.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-logind.service has begun starting up. Feb 14 02:46:58 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) Feb 14 02:46:58 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: ppdev: user-space parallel port driver Feb 14 02:46:58 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: alg: No test for __generic-gcm-aes-aesni (__driver-generic-gcm-aes-aesni) Feb 14 02:46:58 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Started irqbalance daemon. -- Subject: Unit irqbalance.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit irqbalance.service has finished starting up. -- -- The start-up result is done. Feb 14 02:46:58 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Started D-Bus System Message Bus. -- Subject: Unit dbus.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit dbus.service has finished starting up. -- -- The start-up result is done. Feb 14 02:46:58 ip-10-29-162-22.us-east-1.aws.redhat.com chronyd[539]: chronyd version 3.4 starting (+CMDMON +NTP +REFCLOCK +RTC +PRIVDROP +SCFILTER +SIGND +ASYNCDNS +SECHASH +IPV6 +DEBUG) Feb 14 02:46:58 ip-10-29-162-22.us-east-1.aws.redhat.com chronyd[539]: Frequency -8.058 +/- 0.811 ppm read from /var/lib/chrony/drift Feb 14 02:46:58 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: EDAC sbridge: Seeking for: PCI ID 8086:2fa0 Feb 14 02:46:58 ip-10-29-162-22.us-east-1.aws.redhat.com kernel: EDAC sbridge: Ver: 1.1.2 Feb 14 02:46:59 ip-10-29-162-22.us-east-1.aws.redhat.com polkitd[507]: Started polkitd version 0.112 Feb 14 02:46:59 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Started RPC bind service. -- Subject: Unit rpcbind.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit rpcbind.service has finished starting up. -- -- The start-up result is done. Feb 14 02:46:59 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Started Dump dmesg to /var/log/dmesg. -- Subject: Unit rhel-dmesg.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit rhel-dmesg.service has finished starting up. -- -- The start-up result is done. Feb 14 02:46:59 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Started GSSAPI Proxy Daemon. -- Subject: Unit gssproxy.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit gssproxy.service has finished starting up. -- -- The start-up result is done. Feb 14 02:46:59 ip-10-29-162-22.us-east-1.aws.redhat.com systemd-logind[511]: New seat seat0. -- Subject: A new seat seat0 is now available -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new seat seat0 has been configured and is now available. Feb 14 02:46:59 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Started Login Service. -- Subject: Unit systemd-logind.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-logind.service has finished starting up. -- -- The start-up result is done. Feb 14 02:46:59 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Reached target NFS client services. -- Subject: Unit nfs-client.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit nfs-client.target has finished starting up. -- -- The start-up result is done. Feb 14 02:46:59 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Reached target Remote File Systems (Pre). -- Subject: Unit remote-fs-pre.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit remote-fs-pre.target has finished starting up. -- -- The start-up result is done. Feb 14 02:46:59 ip-10-29-162-22.us-east-1.aws.redhat.com rngd[504]: Initalizing available sources Feb 14 02:46:59 ip-10-29-162-22.us-east-1.aws.redhat.com rngd[504]: Failed to init entropy source 0: Hardware RNG Device Feb 14 02:46:59 ip-10-29-162-22.us-east-1.aws.redhat.com rngd[504]: Enabling RDRAND rng support Feb 14 02:46:59 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Reached target Remote File Systems. -- Subject: Unit remote-fs.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit remote-fs.target has finished starting up. -- -- The start-up result is done. Feb 14 02:46:59 ip-10-29-162-22.us-east-1.aws.redhat.com systemd-logind[511]: Watching system buttons on /dev/input/event0 (Power Button) Feb 14 02:46:59 ip-10-29-162-22.us-east-1.aws.redhat.com systemd-logind[511]: Watching system buttons on /dev/input/event1 (Sleep Button) Feb 14 02:46:59 ip-10-29-162-22.us-east-1.aws.redhat.com rngd[504]: Initalizing entropy source Intel RDRAND Instruction RNG Feb 14 02:46:59 ip-10-29-162-22.us-east-1.aws.redhat.com polkitd[507]: Loading rules from directory /etc/polkit-1/rules.d Feb 14 02:46:59 ip-10-29-162-22.us-east-1.aws.redhat.com polkitd[507]: Loading rules from directory /usr/share/polkit-1/rules.d Feb 14 02:46:59 ip-10-29-162-22.us-east-1.aws.redhat.com polkitd[507]: Finished loading, compiling and executing 2 rules Feb 14 02:46:59 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Started Authorization Manager. -- Subject: Unit polkit.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit polkit.service has finished starting up. -- -- The start-up result is done. Feb 14 02:46:59 ip-10-29-162-22.us-east-1.aws.redhat.com polkitd[507]: Acquired the name org.freedesktop.PolicyKit1 on the system bus Feb 14 02:46:59 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Started NTP client/server. -- Subject: Unit chronyd.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit chronyd.service has finished starting up. -- -- The start-up result is done. Feb 14 02:47:00 ip-10-29-162-22.us-east-1.aws.redhat.com rngd[504]: Enabling JITTER rng support Feb 14 02:47:00 ip-10-29-162-22.us-east-1.aws.redhat.com rngd[504]: Initalizing entropy source JITTER Entropy generator Feb 14 02:47:00 ip-10-29-162-22.us-east-1.aws.redhat.com cloud-init[576]: Cloud-init v. 19.4 running 'init-local' at Wed, 14 Feb 2024 02:47:00 +0000. Up 8.79 seconds. Feb 14 02:47:00 ip-10-29-162-22.us-east-1.aws.redhat.com dhclient[630]: Internet Systems Consortium DHCP Client 4.2.5 Feb 14 02:47:00 ip-10-29-162-22.us-east-1.aws.redhat.com dhclient[630]: Copyright 2004-2013 Internet Systems Consortium. Feb 14 02:47:00 ip-10-29-162-22.us-east-1.aws.redhat.com dhclient[630]: All rights reserved. Feb 14 02:47:00 ip-10-29-162-22.us-east-1.aws.redhat.com dhclient[630]: For info, please visit https://www.isc.org/software/dhcp/ Feb 14 02:47:00 ip-10-29-162-22.us-east-1.aws.redhat.com dhclient[630]: Feb 14 02:47:00 ip-10-29-162-22.us-east-1.aws.redhat.com dhclient[630]: Listening on LPF/eth0/0a:5c:d8:4f:49:1b Feb 14 02:47:00 ip-10-29-162-22.us-east-1.aws.redhat.com dhclient[630]: Sending on LPF/eth0/0a:5c:d8:4f:49:1b Feb 14 02:47:00 ip-10-29-162-22.us-east-1.aws.redhat.com dhclient[630]: Sending on Socket/fallback Feb 14 02:47:00 ip-10-29-162-22.us-east-1.aws.redhat.com dhclient[630]: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 7 (xid=0x48ac06fc) Feb 14 02:47:00 ip-10-29-162-22.us-east-1.aws.redhat.com dhclient[630]: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0x48ac06fc) Feb 14 02:47:00 ip-10-29-162-22.us-east-1.aws.redhat.com dhclient[630]: DHCPOFFER from 10.31.12.1 Feb 14 02:47:00 ip-10-29-162-22.us-east-1.aws.redhat.com dhclient[630]: DHCPACK from 10.31.12.1 (xid=0x48ac06fc) Feb 14 02:47:00 ip-10-29-162-22.us-east-1.aws.redhat.com dhclient[630]: bound to 10.31.13.78 -- renewal in 1572 seconds. Feb 14 02:47:01 ip-10-29-162-22.us-east-1.aws.redhat.com dbus[527]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' Feb 14 02:47:01 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Starting Hostname Service... -- Subject: Unit systemd-hostnamed.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-hostnamed.service has begun starting up. Feb 14 02:47:01 ip-10-29-162-22.us-east-1.aws.redhat.com dbus[527]: [system] Successfully activated service 'org.freedesktop.hostname1' Feb 14 02:47:01 ip-10-29-162-22.us-east-1.aws.redhat.com systemd[1]: Started Hostname Service. -- Subject: Unit systemd-hostnamed.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-hostnamed.service has finished starting up. -- -- The start-up result is done. Feb 14 02:47:01 ip-10-31-13-78.us-east-1.aws.redhat.com systemd-hostnamed[650]: Changed static host name to 'ip-10-31-13-78.us-east-1.aws.redhat.com' Feb 14 02:47:01 ip-10-31-13-78.us-east-1.aws.redhat.com systemd-hostnamed[650]: Changed host name to 'ip-10-31-13-78.us-east-1.aws.redhat.com' Feb 14 02:47:01 ip-10-31-13-78.us-east-1.aws.redhat.com systemd[1]: Started Initial cloud-init job (pre-networking). -- Subject: Unit cloud-init-local.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit cloud-init-local.service has finished starting up. -- -- The start-up result is done. Feb 14 02:47:01 ip-10-31-13-78.us-east-1.aws.redhat.com systemd[1]: Reached target Network (Pre). -- Subject: Unit network-pre.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit network-pre.target has finished starting up. -- -- The start-up result is done. Feb 14 02:47:01 ip-10-31-13-78.us-east-1.aws.redhat.com systemd[1]: Starting Network Manager... -- Subject: Unit NetworkManager.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit NetworkManager.service has begun starting up. Feb 14 02:47:01 ip-10-31-13-78.us-east-1.aws.redhat.com NetworkManager[663]: [1707878821.5363] NetworkManager (version 1.18.8-2.el7_9) is starting... (for the first time) Feb 14 02:47:01 ip-10-31-13-78.us-east-1.aws.redhat.com NetworkManager[663]: [1707878821.5372] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 00-server.conf, 10-slaves-order.conf) Feb 14 02:47:01 ip-10-31-13-78.us-east-1.aws.redhat.com NetworkManager[663]: [1707878821.5475] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager" Feb 14 02:47:01 ip-10-31-13-78.us-east-1.aws.redhat.com systemd[1]: Started Network Manager. -- Subject: Unit NetworkManager.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit NetworkManager.service has finished starting up. -- -- The start-up result is done. Feb 14 02:47:01 ip-10-31-13-78.us-east-1.aws.redhat.com systemd[1]: Starting Network Manager Wait Online... -- Subject: Unit NetworkManager-wait-online.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit NetworkManager-wait-online.service has begun starting up. Feb 14 02:47:01 ip-10-31-13-78.us-east-1.aws.redhat.com NetworkManager[663]: [1707878821.5671] manager[0x55c58a9c20b0]: monitoring kernel firmware directory '/lib/firmware'. Feb 14 02:47:01 ip-10-31-13-78.us-east-1.aws.redhat.com NetworkManager[663]: [1707878821.5719] hostname: hostname: using hostnamed Feb 14 02:47:01 ip-10-31-13-78.us-east-1.aws.redhat.com NetworkManager[663]: [1707878821.5719] hostname: hostname changed from (none) to "ip-10-31-13-78.us-east-1.aws.redhat.com" Feb 14 02:47:01 ip-10-31-13-78.us-east-1.aws.redhat.com NetworkManager[663]: [1707878821.5724] dns-mgr[0x55c58a9aa220]: init: dns=default,systemd-resolved rc-manager=file Feb 14 02:47:01 ip-10-31-13-78.us-east-1.aws.redhat.com dbus[527]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' Feb 14 02:47:01 ip-10-31-13-78.us-east-1.aws.redhat.com systemd[1]: Starting Network Manager Script Dispatcher Service... -- Subject: Unit NetworkManager-dispatcher.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit NetworkManager-dispatcher.service has begun starting up. Feb 14 02:47:01 ip-10-31-13-78.us-east-1.aws.redhat.com dbus[527]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' Feb 14 02:47:01 ip-10-31-13-78.us-east-1.aws.redhat.com systemd[1]: Started Network Manager Script Dispatcher Service. -- Subject: Unit NetworkManager-dispatcher.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit NetworkManager-dispatcher.service has finished starting up. -- -- The start-up result is done. Feb 14 02:47:01 ip-10-31-13-78.us-east-1.aws.redhat.com NetworkManager[663]: [1707878821.6232] settings: Loaded settings plugin: SettingsPluginIfcfg ("/usr/lib64/NetworkManager/1.18.8-2.el7_9/libnm-settings-plugin-ifcfg-rh.so") Feb 14 02:47:01 ip-10-31-13-78.us-east-1.aws.redhat.com NetworkManager[663]: [1707878821.6247] settings: Loaded settings plugin: NMSIbftPlugin ("/usr/lib64/NetworkManager/1.18.8-2.el7_9/libnm-settings-plugin-ibft.so") Feb 14 02:47:01 ip-10-31-13-78.us-east-1.aws.redhat.com NetworkManager[663]: [1707878821.6247] settings: Loaded settings plugin: NMSKeyfilePlugin (internal) Feb 14 02:47:01 ip-10-31-13-78.us-east-1.aws.redhat.com NetworkManager[663]: [1707878821.6279] ifcfg-rh: new connection /etc/sysconfig/network-scripts/ifcfg-eth0 (5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03,"System eth0") Feb 14 02:47:01 ip-10-31-13-78.us-east-1.aws.redhat.com NetworkManager[663]: [1707878821.6325] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file Feb 14 02:47:01 ip-10-31-13-78.us-east-1.aws.redhat.com NetworkManager[663]: [1707878821.6331] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file Feb 14 02:47:01 ip-10-31-13-78.us-east-1.aws.redhat.com NetworkManager[663]: [1707878821.6336] manager: Networking is enabled by state file Feb 14 02:47:01 ip-10-31-13-78.us-east-1.aws.redhat.com nm-dispatcher[668]: req:1 'hostname': new request (4 scripts) Feb 14 02:47:01 ip-10-31-13-78.us-east-1.aws.redhat.com nm-dispatcher[668]: req:1 'hostname': start running ordered scripts... Feb 14 02:47:01 ip-10-31-13-78.us-east-1.aws.redhat.com NetworkManager[663]: [1707878821.6360] dhcp-init: Using DHCP client 'dhclient' Feb 14 02:47:01 ip-10-31-13-78.us-east-1.aws.redhat.com NetworkManager[663]: [1707878821.6539] Loaded device plugin: NMTeamFactory (/usr/lib64/NetworkManager/1.18.8-2.el7_9/libnm-device-plugin-team.so) Feb 14 02:47:01 ip-10-31-13-78.us-east-1.aws.redhat.com NetworkManager[663]: [1707878821.6558] device (lo): carrier: link connected Feb 14 02:47:01 ip-10-31-13-78.us-east-1.aws.redhat.com NetworkManager[663]: [1707878821.6566] manager: (lo): new Generic device (/org/freedesktop/NetworkManager/Devices/1) Feb 14 02:47:01 ip-10-31-13-78.us-east-1.aws.redhat.com NetworkManager[663]: [1707878821.6594] manager: (eth0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2) Feb 14 02:47:01 ip-10-31-13-78.us-east-1.aws.redhat.com NetworkManager[663]: [1707878821.6629] device (eth0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external') Feb 14 02:47:01 ip-10-31-13-78.us-east-1.aws.redhat.com NetworkManager[663]: [1707878821.6707] device (eth0): carrier: link connected Feb 14 02:47:01 ip-10-31-13-78.us-east-1.aws.redhat.com kernel: IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready Feb 14 02:47:01 ip-10-31-13-78.us-east-1.aws.redhat.com NetworkManager[663]: [1707878821.6804] device (eth0): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed') Feb 14 02:47:01 ip-10-31-13-78.us-east-1.aws.redhat.com nm-dispatcher[668]: req:2 'connectivity-change': new request (4 scripts) Feb 14 02:47:01 ip-10-31-13-78.us-east-1.aws.redhat.com NetworkManager[663]: [1707878821.6905] policy: auto-activating connection 'System eth0' (5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03) Feb 14 02:47:01 ip-10-31-13-78.us-east-1.aws.redhat.com NetworkManager[663]: [1707878821.6936] device (eth0): Activation: starting connection 'System eth0' (5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03) Feb 14 02:47:01 ip-10-31-13-78.us-east-1.aws.redhat.com NetworkManager[663]: [1707878821.6946] device (eth0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed') Feb 14 02:47:01 ip-10-31-13-78.us-east-1.aws.redhat.com NetworkManager[663]: [1707878821.6956] manager: NetworkManager state is now CONNECTING Feb 14 02:47:01 ip-10-31-13-78.us-east-1.aws.redhat.com NetworkManager[663]: [1707878821.6965] device (eth0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed') Feb 14 02:47:01 ip-10-31-13-78.us-east-1.aws.redhat.com NetworkManager[663]: [1707878821.6979] device (eth0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed') Feb 14 02:47:01 ip-10-31-13-78.us-east-1.aws.redhat.com NetworkManager[663]: [1707878821.6997] dhcp4 (eth0): activation: beginning transaction (timeout in 45 seconds) Feb 14 02:47:01 ip-10-31-13-78.us-east-1.aws.redhat.com nm-dispatcher[668]: req:2 'connectivity-change': start running ordered scripts... Feb 14 02:47:01 ip-10-31-13-78.us-east-1.aws.redhat.com NetworkManager[663]: [1707878821.7078] dhcp4 (eth0): dhclient started with pid 687 Feb 14 02:47:01 ip-10-31-13-78.us-east-1.aws.redhat.com dhclient[687]: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 7 (xid=0xa030b7a) Feb 14 02:47:01 ip-10-31-13-78.us-east-1.aws.redhat.com dhclient[687]: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0xa030b7a) Feb 14 02:47:01 ip-10-31-13-78.us-east-1.aws.redhat.com dhclient[687]: DHCPOFFER from 10.31.12.1 Feb 14 02:47:01 ip-10-31-13-78.us-east-1.aws.redhat.com dhclient[687]: DHCPACK from 10.31.12.1 (xid=0xa030b7a) Feb 14 02:47:01 ip-10-31-13-78.us-east-1.aws.redhat.com NetworkManager[663]: [1707878821.7471] dhcp4 (eth0): address 10.31.13.78 Feb 14 02:47:01 ip-10-31-13-78.us-east-1.aws.redhat.com NetworkManager[663]: [1707878821.7471] dhcp4 (eth0): plen 22 (255.255.252.0) Feb 14 02:47:01 ip-10-31-13-78.us-east-1.aws.redhat.com NetworkManager[663]: [1707878821.7471] dhcp4 (eth0): gateway 10.31.12.1 Feb 14 02:47:01 ip-10-31-13-78.us-east-1.aws.redhat.com NetworkManager[663]: [1707878821.7471] dhcp4 (eth0): lease time 3600 Feb 14 02:47:01 ip-10-31-13-78.us-east-1.aws.redhat.com NetworkManager[663]: [1707878821.7471] dhcp4 (eth0): hostname 'ip-10-31-13-78' Feb 14 02:47:01 ip-10-31-13-78.us-east-1.aws.redhat.com NetworkManager[663]: [1707878821.7472] dhcp4 (eth0): nameserver '10.29.169.13' Feb 14 02:47:01 ip-10-31-13-78.us-east-1.aws.redhat.com NetworkManager[663]: [1707878821.7472] dhcp4 (eth0): nameserver '10.29.170.12' Feb 14 02:47:01 ip-10-31-13-78.us-east-1.aws.redhat.com NetworkManager[663]: [1707878821.7472] dhcp4 (eth0): nameserver '10.2.32.1' Feb 14 02:47:01 ip-10-31-13-78.us-east-1.aws.redhat.com NetworkManager[663]: [1707878821.7472] dhcp4 (eth0): domain name 'us-east-1.aws.redhat.com' Feb 14 02:47:01 ip-10-31-13-78.us-east-1.aws.redhat.com NetworkManager[663]: [1707878821.7472] dhcp4 (eth0): state changed unknown -> bound Feb 14 02:47:01 ip-10-31-13-78.us-east-1.aws.redhat.com NetworkManager[663]: [1707878821.7486] device (eth0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed') Feb 14 02:47:01 ip-10-31-13-78.us-east-1.aws.redhat.com NetworkManager[663]: [1707878821.7537] device (eth0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed') Feb 14 02:47:01 ip-10-31-13-78.us-east-1.aws.redhat.com NetworkManager[663]: [1707878821.7540] device (eth0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed') Feb 14 02:47:01 ip-10-31-13-78.us-east-1.aws.redhat.com NetworkManager[663]: [1707878821.7546] manager: NetworkManager state is now CONNECTED_LOCAL Feb 14 02:47:01 ip-10-31-13-78.us-east-1.aws.redhat.com dhclient[687]: bound to 10.31.13.78 -- renewal in 1655 seconds. Feb 14 02:47:01 ip-10-31-13-78.us-east-1.aws.redhat.com NetworkManager[663]: [1707878821.7585] manager: NetworkManager state is now CONNECTED_SITE Feb 14 02:47:01 ip-10-31-13-78.us-east-1.aws.redhat.com NetworkManager[663]: [1707878821.7586] policy: set 'System eth0' (eth0) as default for IPv4 routing and DNS Feb 14 02:47:01 ip-10-31-13-78.us-east-1.aws.redhat.com NetworkManager[663]: [1707878821.7612] device (eth0): Activation: successful, device activated. Feb 14 02:47:01 ip-10-31-13-78.us-east-1.aws.redhat.com NetworkManager[663]: [1707878821.7618] manager: NetworkManager state is now CONNECTED_GLOBAL Feb 14 02:47:01 ip-10-31-13-78.us-east-1.aws.redhat.com NetworkManager[663]: [1707878821.7627] manager: startup complete Feb 14 02:47:01 ip-10-31-13-78.us-east-1.aws.redhat.com nm-dispatcher[668]: req:3 'up' [eth0]: new request (4 scripts) Feb 14 02:47:01 ip-10-31-13-78.us-east-1.aws.redhat.com nm-dispatcher[668]: req:3 'up' [eth0]: start running ordered scripts... Feb 14 02:47:01 ip-10-31-13-78.us-east-1.aws.redhat.com nm-dispatcher[668]: req:4 'connectivity-change': new request (4 scripts) Feb 14 02:47:01 ip-10-31-13-78.us-east-1.aws.redhat.com systemd[1]: Started Network Manager Wait Online. -- Subject: Unit NetworkManager-wait-online.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit NetworkManager-wait-online.service has finished starting up. -- -- The start-up result is done. Feb 14 02:47:01 ip-10-31-13-78.us-east-1.aws.redhat.com systemd[1]: Starting LSB: Bring up/down networking... -- Subject: Unit network.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit network.service has begun starting up. Feb 14 02:47:01 ip-10-31-13-78.us-east-1.aws.redhat.com nm-dispatcher[668]: req:4 'connectivity-change': start running ordered scripts... Feb 14 02:47:02 ip-10-31-13-78.us-east-1.aws.redhat.com network[717]: Bringing up loopback interface: [ OK ] Feb 14 02:47:02 ip-10-31-13-78.us-east-1.aws.redhat.com network[717]: Bringing up interface eth0: [ OK ] Feb 14 02:47:02 ip-10-31-13-78.us-east-1.aws.redhat.com systemd[1]: Started LSB: Bring up/down networking. -- Subject: Unit network.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit network.service has finished starting up. -- -- The start-up result is done. Feb 14 02:47:02 ip-10-31-13-78.us-east-1.aws.redhat.com systemd[1]: Starting Initial cloud-init job (metadata service crawler)... -- Subject: Unit cloud-init.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit cloud-init.service has begun starting up. Feb 14 02:47:02 ip-10-31-13-78.us-east-1.aws.redhat.com systemd[1]: Reached target Network. -- Subject: Unit network.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit network.target has finished starting up. -- -- The start-up result is done. Feb 14 02:47:02 ip-10-31-13-78.us-east-1.aws.redhat.com systemd[1]: Starting Dynamic System Tuning Daemon... -- Subject: Unit tuned.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit tuned.service has begun starting up. Feb 14 02:47:02 ip-10-31-13-78.us-east-1.aws.redhat.com systemd[1]: Starting Postfix Mail Transport Agent... -- Subject: Unit postfix.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit postfix.service has begun starting up. Feb 14 02:47:02 ip-10-31-13-78.us-east-1.aws.redhat.com cloud-init[919]: Cloud-init v. 19.4 running 'init' at Wed, 14 Feb 2024 02:47:02 +0000. Up 10.54 seconds. Feb 14 02:47:02 ip-10-31-13-78.us-east-1.aws.redhat.com cloud-init[919]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ Feb 14 02:47:02 ip-10-31-13-78.us-east-1.aws.redhat.com cloud-init[919]: ci-info: +--------+------+-----------------------------+---------------+--------+-------------------+ Feb 14 02:47:02 ip-10-31-13-78.us-east-1.aws.redhat.com cloud-init[919]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | Feb 14 02:47:02 ip-10-31-13-78.us-east-1.aws.redhat.com cloud-init[919]: ci-info: +--------+------+-----------------------------+---------------+--------+-------------------+ Feb 14 02:47:02 ip-10-31-13-78.us-east-1.aws.redhat.com cloud-init[919]: ci-info: | eth0 | True | 10.31.13.78 | 255.255.252.0 | global | 0a:5c:d8:4f:49:1b | Feb 14 02:47:02 ip-10-31-13-78.us-east-1.aws.redhat.com cloud-init[919]: ci-info: | eth0 | True | fe80::85c:d8ff:fe4f:491b/64 | . | link | 0a:5c:d8:4f:49:1b | Feb 14 02:47:02 ip-10-31-13-78.us-east-1.aws.redhat.com cloud-init[919]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . | Feb 14 02:47:02 ip-10-31-13-78.us-east-1.aws.redhat.com cloud-init[919]: ci-info: | lo | True | ::1/128 | . | host | . | Feb 14 02:47:02 ip-10-31-13-78.us-east-1.aws.redhat.com cloud-init[919]: ci-info: +--------+------+-----------------------------+---------------+--------+-------------------+ Feb 14 02:47:02 ip-10-31-13-78.us-east-1.aws.redhat.com cloud-init[919]: ci-info: ++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++ Feb 14 02:47:02 ip-10-31-13-78.us-east-1.aws.redhat.com cloud-init[919]: ci-info: +-------+-------------+------------+---------------+-----------+-------+ Feb 14 02:47:02 ip-10-31-13-78.us-east-1.aws.redhat.com cloud-init[919]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | Feb 14 02:47:02 ip-10-31-13-78.us-east-1.aws.redhat.com cloud-init[919]: ci-info: +-------+-------------+------------+---------------+-----------+-------+ Feb 14 02:47:02 ip-10-31-13-78.us-east-1.aws.redhat.com cloud-init[919]: ci-info: | 0 | 0.0.0.0 | 10.31.12.1 | 0.0.0.0 | eth0 | UG | Feb 14 02:47:02 ip-10-31-13-78.us-east-1.aws.redhat.com cloud-init[919]: ci-info: | 1 | 10.31.12.0 | 0.0.0.0 | 255.255.252.0 | eth0 | U | Feb 14 02:47:02 ip-10-31-13-78.us-east-1.aws.redhat.com cloud-init[919]: ci-info: +-------+-------------+------------+---------------+-----------+-------+ Feb 14 02:47:02 ip-10-31-13-78.us-east-1.aws.redhat.com cloud-init[919]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++ Feb 14 02:47:02 ip-10-31-13-78.us-east-1.aws.redhat.com cloud-init[919]: ci-info: +-------+-------------+---------+-----------+-------+ Feb 14 02:47:02 ip-10-31-13-78.us-east-1.aws.redhat.com cloud-init[919]: ci-info: | Route | Destination | Gateway | Interface | Flags | Feb 14 02:47:02 ip-10-31-13-78.us-east-1.aws.redhat.com cloud-init[919]: ci-info: +-------+-------------+---------+-----------+-------+ Feb 14 02:47:02 ip-10-31-13-78.us-east-1.aws.redhat.com cloud-init[919]: ci-info: | 9 | fe80::/64 | :: | eth0 | U | Feb 14 02:47:02 ip-10-31-13-78.us-east-1.aws.redhat.com cloud-init[919]: ci-info: | 12 | ff00::/8 | :: | eth0 | U | Feb 14 02:47:02 ip-10-31-13-78.us-east-1.aws.redhat.com cloud-init[919]: ci-info: +-------+-------------+---------+-----------+-------+ Feb 14 02:47:03 ip-10-31-13-78.us-east-1.aws.redhat.com postfix/postfix-script[1112]: starting the Postfix mail system Feb 14 02:47:03 ip-10-31-13-78.us-east-1.aws.redhat.com postfix/master[1140]: daemon started -- version 2.10.1, configuration /etc/postfix Feb 14 02:47:03 ip-10-31-13-78.us-east-1.aws.redhat.com systemd[1]: Started Postfix Mail Transport Agent. -- Subject: Unit postfix.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit postfix.service has finished starting up. -- -- The start-up result is done. Feb 14 02:47:03 ip-10-31-13-78.us-east-1.aws.redhat.com systemd[1]: Started Dynamic System Tuning Daemon. -- Subject: Unit tuned.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit tuned.service has finished starting up. -- -- The start-up result is done. Feb 14 02:47:04 ip-10-31-13-78.us-east-1.aws.redhat.com systemd[1]: Started Initial cloud-init job (metadata service crawler). -- Subject: Unit cloud-init.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit cloud-init.service has finished starting up. -- -- The start-up result is done. Feb 14 02:47:04 ip-10-31-13-78.us-east-1.aws.redhat.com systemd[1]: Reached target Network is Online. -- Subject: Unit network-online.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit network-online.target has finished starting up. -- -- The start-up result is done. Feb 14 02:47:04 ip-10-31-13-78.us-east-1.aws.redhat.com systemd[1]: Starting LSB: Starts the Spacewalk Daemon... -- Subject: Unit rhnsd.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit rhnsd.service has begun starting up. Feb 14 02:47:04 ip-10-31-13-78.us-east-1.aws.redhat.com systemd[1]: Starting Notify NFS peers of a restart... -- Subject: Unit rpc-statd-notify.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit rpc-statd-notify.service has begun starting up. Feb 14 02:47:04 ip-10-31-13-78.us-east-1.aws.redhat.com sm-notify[1275]: Version 1.3.0 starting Feb 14 02:47:04 ip-10-31-13-78.us-east-1.aws.redhat.com systemd[1]: Starting System Logging Service... -- Subject: Unit rsyslog.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit rsyslog.service has begun starting up. Feb 14 02:47:04 ip-10-31-13-78.us-east-1.aws.redhat.com systemd[1]: Starting The restraint harness.... -- Subject: Unit restraintd.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit restraintd.service has begun starting up. Feb 14 02:47:04 ip-10-31-13-78.us-east-1.aws.redhat.com rhnsd[1287]: Spacewalk Services Daemon starting up, check in interval 240 minutes. Feb 14 02:47:04 ip-10-31-13-78.us-east-1.aws.redhat.com rhnsd[1274]: Starting Spacewalk Daemon: [ OK ] Feb 14 02:47:04 ip-10-31-13-78.us-east-1.aws.redhat.com systemd[1]: Starting Crash recovery kernel arming... -- Subject: Unit kdump.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit kdump.service has begun starting up. Feb 14 02:47:04 ip-10-31-13-78.us-east-1.aws.redhat.com systemd[1]: Reached target Cloud-config availability. -- Subject: Unit cloud-config.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit cloud-config.target has finished starting up. -- -- The start-up result is done. Feb 14 02:47:04 ip-10-31-13-78.us-east-1.aws.redhat.com systemd[1]: Starting Apply the settings specified in cloud-config... -- Subject: Unit cloud-config.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit cloud-config.service has begun starting up. Feb 14 02:47:04 ip-10-31-13-78.us-east-1.aws.redhat.com systemd[1]: Starting OpenSSH server daemon... -- Subject: Unit sshd.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit sshd.service has begun starting up. Feb 14 02:47:04 ip-10-31-13-78.us-east-1.aws.redhat.com systemd[1]: Starting Permit User Sessions... -- Subject: Unit systemd-user-sessions.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-user-sessions.service has begun starting up. Feb 14 02:47:04 ip-10-31-13-78.us-east-1.aws.redhat.com systemd[1]: Started LSB: Starts the Spacewalk Daemon. -- Subject: Unit rhnsd.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit rhnsd.service has finished starting up. -- -- The start-up result is done. Feb 14 02:47:04 ip-10-31-13-78.us-east-1.aws.redhat.com systemd[1]: Started Notify NFS peers of a restart. -- Subject: Unit rpc-statd-notify.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit rpc-statd-notify.service has finished starting up. -- -- The start-up result is done. Feb 14 02:47:04 ip-10-31-13-78.us-east-1.aws.redhat.com systemd[1]: Started The restraint harness.. -- Subject: Unit restraintd.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit restraintd.service has finished starting up. -- -- The start-up result is done. Feb 14 02:47:04 ip-10-31-13-78.us-east-1.aws.redhat.com systemd[1]: Started Permit User Sessions. -- Subject: Unit systemd-user-sessions.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-user-sessions.service has finished starting up. -- -- The start-up result is done. Feb 14 02:47:04 ip-10-31-13-78.us-east-1.aws.redhat.com systemd[1]: Started Command Scheduler. -- Subject: Unit crond.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit crond.service has finished starting up. -- -- The start-up result is done. Feb 14 02:47:04 ip-10-31-13-78.us-east-1.aws.redhat.com rsyslogd[1282]: [origin software="rsyslogd" swVersion="8.24.0-57.el7_9.3" x-pid="1282" x-info="http://www.rsyslog.com"] start Feb 14 02:47:04 ip-10-31-13-78.us-east-1.aws.redhat.com systemd[1]: Starting Terminate Plymouth Boot Screen... -- Subject: Unit plymouth-quit.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit plymouth-quit.service has begun starting up. Feb 14 02:47:04 ip-10-31-13-78.us-east-1.aws.redhat.com systemd[1]: Starting Wait for Plymouth Boot Screen to Quit... -- Subject: Unit plymouth-quit-wait.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit plymouth-quit-wait.service has begun starting up. Feb 14 02:47:04 ip-10-31-13-78.us-east-1.aws.redhat.com crond[1306]: (CRON) INFO (RANDOM_DELAY will be scaled with factor 63% if used.) Feb 14 02:47:04 ip-10-31-13-78.us-east-1.aws.redhat.com systemd[1]: Started System Logging Service. -- Subject: Unit rsyslog.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit rsyslog.service has finished starting up. -- -- The start-up result is done. Feb 14 02:47:04 ip-10-31-13-78.us-east-1.aws.redhat.com systemd[1]: Received SIGRTMIN+21 from PID 232 (plymouthd). Feb 14 02:47:04 ip-10-31-13-78.us-east-1.aws.redhat.com sshd[1290]: Server listening on 0.0.0.0 port 22. Feb 14 02:47:04 ip-10-31-13-78.us-east-1.aws.redhat.com sshd[1290]: Server listening on :: port 22. Feb 14 02:47:04 ip-10-31-13-78.us-east-1.aws.redhat.com systemd[1]: Started OpenSSH server daemon. -- Subject: Unit sshd.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit sshd.service has finished starting up. -- -- The start-up result is done. Feb 14 02:47:04 ip-10-31-13-78.us-east-1.aws.redhat.com restraintd[1297]: Listening on http://localhost:8081 Feb 14 02:47:04 ip-10-31-13-78.us-east-1.aws.redhat.com systemd[1]: Started Terminate Plymouth Boot Screen. -- Subject: Unit plymouth-quit.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit plymouth-quit.service has finished starting up. -- -- The start-up result is done. Feb 14 02:47:04 ip-10-31-13-78.us-east-1.aws.redhat.com systemd[1]: Started Wait for Plymouth Boot Screen to Quit. -- Subject: Unit plymouth-quit-wait.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit plymouth-quit-wait.service has finished starting up. -- -- The start-up result is done. Feb 14 02:47:04 ip-10-31-13-78.us-east-1.aws.redhat.com systemd[1]: Started Getty on tty1. -- Subject: Unit getty@tty1.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit getty@tty1.service has finished starting up. -- -- The start-up result is done. Feb 14 02:47:04 ip-10-31-13-78.us-east-1.aws.redhat.com systemd[1]: Started Serial Getty on ttyS0. -- Subject: Unit serial-getty@ttyS0.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit serial-getty@ttyS0.service has finished starting up. -- -- The start-up result is done. Feb 14 02:47:04 ip-10-31-13-78.us-east-1.aws.redhat.com systemd[1]: Reached target Login Prompts. -- Subject: Unit getty.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit getty.target has finished starting up. -- -- The start-up result is done. Feb 14 02:47:04 ip-10-31-13-78.us-east-1.aws.redhat.com systemd[1]: Reached target Multi-User System. -- Subject: Unit multi-user.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit multi-user.target has finished starting up. -- -- The start-up result is done. Feb 14 02:47:04 ip-10-31-13-78.us-east-1.aws.redhat.com systemd[1]: Starting Update UTMP about System Runlevel Changes... -- Subject: Unit systemd-update-utmp-runlevel.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-update-utmp-runlevel.service has begun starting up. Feb 14 02:47:04 ip-10-31-13-78.us-east-1.aws.redhat.com systemd[1]: Started Update UTMP about System Runlevel Changes. -- Subject: Unit systemd-update-utmp-runlevel.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-update-utmp-runlevel.service has finished starting up. -- -- The start-up result is done. Feb 14 02:47:04 ip-10-31-13-78.us-east-1.aws.redhat.com crond[1306]: (CRON) INFO (running with inotify support) Feb 14 02:47:05 ip-10-31-13-78.us-east-1.aws.redhat.com cloud-init[1289]: Cloud-init v. 19.4 running 'modules:config' at Wed, 14 Feb 2024 02:47:04 +0000. Up 12.95 seconds. Feb 14 02:47:05 ip-10-31-13-78.us-east-1.aws.redhat.com systemd[1]: Started Apply the settings specified in cloud-config. -- Subject: Unit cloud-config.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit cloud-config.service has finished starting up. -- -- The start-up result is done. Feb 14 02:47:05 ip-10-31-13-78.us-east-1.aws.redhat.com systemd[1]: Starting Execute cloud user/final scripts... -- Subject: Unit cloud-final.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit cloud-final.service has begun starting up. Feb 14 02:47:05 ip-10-31-13-78.us-east-1.aws.redhat.com cloud-init[1403]: Cloud-init v. 19.4 running 'modules:final' at Wed, 14 Feb 2024 02:47:05 +0000. Up 13.49 seconds. Feb 14 02:47:05 ip-10-31-13-78.us-east-1.aws.redhat.com ec2[1478]: Feb 14 02:47:05 ip-10-31-13-78.us-east-1.aws.redhat.com ec2[1478]: ############################################################# Feb 14 02:47:05 ip-10-31-13-78.us-east-1.aws.redhat.com ec2[1478]: -----BEGIN SSH HOST KEY FINGERPRINTS----- Feb 14 02:47:05 ip-10-31-13-78.us-east-1.aws.redhat.com ec2[1478]: 256 SHA256:5fsPODW/eQ7xjeZYXM4SJPQLaalxhW60Nzhx7kqWFR0 no comment (ECDSA) Feb 14 02:47:05 ip-10-31-13-78.us-east-1.aws.redhat.com ec2[1478]: 256 SHA256:LtODPlyHwRp73uZ4qEMx+wNNZZl/0QpqYqPLa0oLVOQ no comment (ED25519) Feb 14 02:47:05 ip-10-31-13-78.us-east-1.aws.redhat.com ec2[1478]: 2048 SHA256:YtGsI4uQsmCf08054n9UJWzVVONzxwQQhmsbViaP7EI no comment (RSA) Feb 14 02:47:05 ip-10-31-13-78.us-east-1.aws.redhat.com ec2[1478]: -----END SSH HOST KEY FINGERPRINTS----- Feb 14 02:47:05 ip-10-31-13-78.us-east-1.aws.redhat.com ec2[1478]: ############################################################# Feb 14 02:47:05 ip-10-31-13-78.us-east-1.aws.redhat.com cloud-init[1403]: Cloud-init v. 19.4 finished at Wed, 14 Feb 2024 02:47:05 +0000. Datasource DataSourceEc2Local. Up 13.72 seconds Feb 14 02:47:05 ip-10-31-13-78.us-east-1.aws.redhat.com systemd[1]: Reloading Network Manager. -- Subject: Unit NetworkManager.service has begun reloading its configuration -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit NetworkManager.service has begun reloading its configuration Feb 14 02:47:05 ip-10-31-13-78.us-east-1.aws.redhat.com NetworkManager[663]: [1707878825.7369] audit: op="reload" arg="0" pid=1490 uid=0 result="success" Feb 14 02:47:05 ip-10-31-13-78.us-east-1.aws.redhat.com NetworkManager[663]: [1707878825.7390] config: signal: SIGHUP (no changes from disk) Feb 14 02:47:05 ip-10-31-13-78.us-east-1.aws.redhat.com dbus-send[1490]: method return time=1707878825.747779 sender=:1.5 -> destination=:1.20 serial=277 reply_serial=2 Feb 14 02:47:05 ip-10-31-13-78.us-east-1.aws.redhat.com systemd[1]: Reloaded Network Manager. -- Subject: Unit NetworkManager.service has finished reloading its configuration -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit NetworkManager.service has finished reloading its configuration -- -- The result is done. Feb 14 02:47:05 ip-10-31-13-78.us-east-1.aws.redhat.com systemd[1]: Started Execute cloud user/final scripts. -- Subject: Unit cloud-final.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit cloud-final.service has finished starting up. -- -- The start-up result is done. Feb 14 02:47:05 ip-10-31-13-78.us-east-1.aws.redhat.com systemd[1]: Reached target Cloud-init target. -- Subject: Unit cloud-init.target has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit cloud-init.target has finished starting up. -- -- The start-up result is done. Feb 14 02:47:06 ip-10-31-13-78.us-east-1.aws.redhat.com kdumpctl[1288]: kexec: loaded kdump kernel Feb 14 02:47:06 ip-10-31-13-78.us-east-1.aws.redhat.com kdumpctl[1288]: Starting kdump: [OK] Feb 14 02:47:06 ip-10-31-13-78.us-east-1.aws.redhat.com systemd[1]: Started Crash recovery kernel arming. -- Subject: Unit kdump.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit kdump.service has finished starting up. -- -- The start-up result is done. Feb 14 02:47:06 ip-10-31-13-78.us-east-1.aws.redhat.com systemd[1]: Startup finished in 1.782s (kernel) + 2.257s (initrd) + 10.541s (userspace) = 14.581s. -- Subject: System start-up is now complete -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- All system services necessary queued for starting at boot have been -- successfully started. Note that this does not mean that the machine is -- now idle as services might still be busy with completing start-up. -- -- Kernel start-up required 1782731 microseconds. -- -- Initial RAM disk start-up required 2257287 microseconds. -- -- Userspace start-up required 10541950 microseconds. Feb 14 02:47:07 ip-10-31-13-78.us-east-1.aws.redhat.com chronyd[539]: Selected source 10.2.32.38 Feb 14 02:47:08 ip-10-31-13-78.us-east-1.aws.redhat.com chronyd[539]: Source 104.234.70.173 replaced with 167.248.62.201 Feb 14 02:47:09 ip-10-31-13-78.us-east-1.aws.redhat.com chronyd[539]: Selected source 162.159.200.1 Feb 14 02:48:49 ip-10-31-13-78.us-east-1.aws.redhat.com sshd[1574]: Accepted publickey for root from 10.30.32.10 port 49850 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Feb 14 02:48:49 ip-10-31-13-78.us-east-1.aws.redhat.com systemd[1]: Created slice User Slice of root. -- Subject: Unit user-0.slice has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit user-0.slice has finished starting up. -- -- The start-up result is done. Feb 14 02:48:49 ip-10-31-13-78.us-east-1.aws.redhat.com systemd-logind[511]: New session 1 of user root. -- Subject: A new session 1 has been created for user root -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new session with the ID 1 has been created for the user root. -- -- The leading process of the session is 1574. Feb 14 02:48:49 ip-10-31-13-78.us-east-1.aws.redhat.com systemd[1]: Started Session 1 of user root. -- Subject: Unit session-1.scope has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit session-1.scope has finished starting up. -- -- The start-up result is done. Feb 14 02:48:49 ip-10-31-13-78.us-east-1.aws.redhat.com sshd[1574]: pam_unix(sshd:session): session opened for user root by (uid=0) Feb 14 02:48:50 ip-10-31-13-78.us-east-1.aws.redhat.com sshd[1574]: Received disconnect from 10.30.32.10 port 49850:11: disconnected by user Feb 14 02:48:50 ip-10-31-13-78.us-east-1.aws.redhat.com sshd[1574]: Disconnected from 10.30.32.10 port 49850 Feb 14 02:48:50 ip-10-31-13-78.us-east-1.aws.redhat.com sshd[1574]: pam_unix(sshd:session): session closed for user root Feb 14 02:48:50 ip-10-31-13-78.us-east-1.aws.redhat.com systemd-logind[511]: Removed session 1. -- Subject: Session 1 has been terminated -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A session with the ID 1 has been terminated. Feb 14 02:48:50 ip-10-31-13-78.us-east-1.aws.redhat.com systemd[1]: Removed slice User Slice of root. -- Subject: Unit user-0.slice has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit user-0.slice has finished shutting down. Feb 14 02:48:51 ip-10-31-13-78.us-east-1.aws.redhat.com sshd[1587]: Did not receive identification string from 10.29.163.170 port 37658 Feb 14 02:48:51 ip-10-31-13-78.us-east-1.aws.redhat.com sshd[1588]: Address 10.29.163.170 maps to incomplete-baseosci-worker.us-east-1.aws.redhat.com, but this does not map back to the address - POSSIBLE BREAK-IN ATTEMPT! Feb 14 02:48:51 ip-10-31-13-78.us-east-1.aws.redhat.com sshd[1588]: Accepted publickey for root from 10.29.163.170 port 37666 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Feb 14 02:48:52 ip-10-31-13-78.us-east-1.aws.redhat.com systemd[1]: Created slice User Slice of root. -- Subject: Unit user-0.slice has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit user-0.slice has finished starting up. -- -- The start-up result is done. Feb 14 02:48:52 ip-10-31-13-78.us-east-1.aws.redhat.com systemd-logind[511]: New session 2 of user root. -- Subject: A new session 2 has been created for user root -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new session with the ID 2 has been created for the user root. -- -- The leading process of the session is 1588. Feb 14 02:48:52 ip-10-31-13-78.us-east-1.aws.redhat.com systemd[1]: Started Session 2 of user root. -- Subject: Unit session-2.scope has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit session-2.scope has finished starting up. -- -- The start-up result is done. Feb 14 02:48:52 ip-10-31-13-78.us-east-1.aws.redhat.com sshd[1588]: pam_unix(sshd:session): session opened for user root by (uid=0) Feb 14 02:48:52 ip-10-31-13-78.us-east-1.aws.redhat.com sshd[1588]: Received disconnect from 10.29.163.170 port 37666:11: disconnected by user Feb 14 02:48:52 ip-10-31-13-78.us-east-1.aws.redhat.com sshd[1588]: Disconnected from 10.29.163.170 port 37666 Feb 14 02:48:52 ip-10-31-13-78.us-east-1.aws.redhat.com sshd[1588]: pam_unix(sshd:session): session closed for user root Feb 14 02:48:52 ip-10-31-13-78.us-east-1.aws.redhat.com systemd-logind[511]: Removed session 2. -- Subject: Session 2 has been terminated -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A session with the ID 2 has been terminated. Feb 14 02:48:52 ip-10-31-13-78.us-east-1.aws.redhat.com systemd[1]: Removed slice User Slice of root. -- Subject: Unit user-0.slice has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit user-0.slice has finished shutting down. Feb 14 02:48:52 ip-10-31-13-78.us-east-1.aws.redhat.com sshd[1599]: Address 10.29.163.170 maps to incomplete-baseosci-worker.us-east-1.aws.redhat.com, but this does not map back to the address - POSSIBLE BREAK-IN ATTEMPT! Feb 14 02:48:52 ip-10-31-13-78.us-east-1.aws.redhat.com sshd[1599]: Accepted publickey for root from 10.29.163.170 port 37668 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Feb 14 02:48:52 ip-10-31-13-78.us-east-1.aws.redhat.com systemd[1]: Created slice User Slice of root. -- Subject: Unit user-0.slice has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit user-0.slice has finished starting up. -- -- The start-up result is done. Feb 14 02:48:52 ip-10-31-13-78.us-east-1.aws.redhat.com systemd-logind[511]: New session 3 of user root. -- Subject: A new session 3 has been created for user root -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new session with the ID 3 has been created for the user root. -- -- The leading process of the session is 1599. Feb 14 02:48:52 ip-10-31-13-78.us-east-1.aws.redhat.com systemd[1]: Started Session 3 of user root. -- Subject: Unit session-3.scope has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit session-3.scope has finished starting up. -- -- The start-up result is done. Feb 14 02:48:52 ip-10-31-13-78.us-east-1.aws.redhat.com sshd[1599]: pam_unix(sshd:session): session opened for user root by (uid=0) Feb 14 02:48:52 ip-10-31-13-78.us-east-1.aws.redhat.com sshd[1599]: Received disconnect from 10.29.163.170 port 37668:11: disconnected by user Feb 14 02:48:52 ip-10-31-13-78.us-east-1.aws.redhat.com sshd[1599]: Disconnected from 10.29.163.170 port 37668 Feb 14 02:48:52 ip-10-31-13-78.us-east-1.aws.redhat.com sshd[1599]: pam_unix(sshd:session): session closed for user root Feb 14 02:48:52 ip-10-31-13-78.us-east-1.aws.redhat.com systemd-logind[511]: Removed session 3. -- Subject: Session 3 has been terminated -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A session with the ID 3 has been terminated. Feb 14 02:48:52 ip-10-31-13-78.us-east-1.aws.redhat.com systemd[1]: Removed slice User Slice of root. -- Subject: Unit user-0.slice has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit user-0.slice has finished shutting down. Feb 14 02:48:52 ip-10-31-13-78.us-east-1.aws.redhat.com sshd[1612]: Address 10.29.163.170 maps to incomplete-baseosci-worker.us-east-1.aws.redhat.com, but this does not map back to the address - POSSIBLE BREAK-IN ATTEMPT! Feb 14 02:48:52 ip-10-31-13-78.us-east-1.aws.redhat.com sshd[1612]: Accepted publickey for root from 10.29.163.170 port 37680 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Feb 14 02:48:52 ip-10-31-13-78.us-east-1.aws.redhat.com systemd[1]: Created slice User Slice of root. -- Subject: Unit user-0.slice has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit user-0.slice has finished starting up. -- -- The start-up result is done. Feb 14 02:48:52 ip-10-31-13-78.us-east-1.aws.redhat.com systemd-logind[511]: New session 4 of user root. -- Subject: A new session 4 has been created for user root -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new session with the ID 4 has been created for the user root. -- -- The leading process of the session is 1612. Feb 14 02:48:52 ip-10-31-13-78.us-east-1.aws.redhat.com systemd[1]: Started Session 4 of user root. -- Subject: Unit session-4.scope has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit session-4.scope has finished starting up. -- -- The start-up result is done. Feb 14 02:48:52 ip-10-31-13-78.us-east-1.aws.redhat.com sshd[1612]: pam_unix(sshd:session): session opened for user root by (uid=0) Feb 14 02:48:52 ip-10-31-13-78.us-east-1.aws.redhat.com sshd[1612]: Received disconnect from 10.29.163.170 port 37680:11: disconnected by user Feb 14 02:48:52 ip-10-31-13-78.us-east-1.aws.redhat.com sshd[1612]: Disconnected from 10.29.163.170 port 37680 Feb 14 02:48:52 ip-10-31-13-78.us-east-1.aws.redhat.com sshd[1612]: pam_unix(sshd:session): session closed for user root Feb 14 02:48:52 ip-10-31-13-78.us-east-1.aws.redhat.com systemd-logind[511]: Removed session 4. -- Subject: Session 4 has been terminated -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A session with the ID 4 has been terminated. Feb 14 02:48:52 ip-10-31-13-78.us-east-1.aws.redhat.com systemd[1]: Removed slice User Slice of root. -- Subject: Unit user-0.slice has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit user-0.slice has finished shutting down. Feb 14 02:48:53 ip-10-31-13-78.us-east-1.aws.redhat.com sshd[1627]: Address 10.29.163.170 maps to incomplete-baseosci-worker.us-east-1.aws.redhat.com, but this does not map back to the address - POSSIBLE BREAK-IN ATTEMPT! Feb 14 02:48:53 ip-10-31-13-78.us-east-1.aws.redhat.com sshd[1627]: Accepted publickey for root from 10.29.163.170 port 37694 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Feb 14 02:48:54 ip-10-31-13-78.us-east-1.aws.redhat.com systemd[1]: Created slice User Slice of root. -- Subject: Unit user-0.slice has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit user-0.slice has finished starting up. -- -- The start-up result is done. Feb 14 02:48:54 ip-10-31-13-78.us-east-1.aws.redhat.com systemd-logind[511]: New session 5 of user root. -- Subject: A new session 5 has been created for user root -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new session with the ID 5 has been created for the user root. -- -- The leading process of the session is 1627. Feb 14 02:48:54 ip-10-31-13-78.us-east-1.aws.redhat.com systemd[1]: Started Session 5 of user root. -- Subject: Unit session-5.scope has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit session-5.scope has finished starting up. -- -- The start-up result is done. Feb 14 02:48:54 ip-10-31-13-78.us-east-1.aws.redhat.com sshd[1627]: pam_unix(sshd:session): session opened for user root by (uid=0) Feb 14 02:49:01 ip-10-31-13-78.us-east-1.aws.redhat.com ansible-ansible.legacy.setup[1679]: Invoked with filter=[] gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Feb 14 02:49:02 ip-10-31-13-78.us-east-1.aws.redhat.com ansible-service_facts[1717]: Invoked Feb 14 02:49:04 ip-10-31-13-78.us-east-1.aws.redhat.com ansible-ansible.legacy.command[1852]: Invoked with executable=None _uses_shell=False strip_empty_ends=True _raw_params=rpm -qa removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None Feb 14 02:49:05 ip-10-31-13-78.us-east-1.aws.redhat.com ansible-stat[1862]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/yum.repos.d/qa-tools.repo get_md5=False get_mime=True get_attributes=True Feb 14 02:49:05 ip-10-31-13-78.us-east-1.aws.redhat.com ansible-ansible.legacy.command[1873]: Invoked with executable=None _uses_shell=True strip_empty_ends=True _raw_params=curl -sLI --connect-timeout 5 -w '%{response_code}' http://liver2.lab.eng.brq.redhat.com/repo/ | grep ^200 removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None Feb 14 02:49:05 ip-10-31-13-78.us-east-1.aws.redhat.com ansible-ansible.legacy.command[1885]: Invoked with executable=None _uses_shell=False strip_empty_ends=True _raw_params=sed -i 's|^baseurl=.*|baseurl=http://coprbe.devel.redhat.com/results/lpol/qa-tools/rhel-7-$basearch/|' /etc/yum.repos.d/qa-tools.repo removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None Feb 14 02:49:05 ip-10-31-13-78.us-east-1.aws.redhat.com ansible-ansible.legacy.yum[1895]: Invoked with lock_timeout=30 update_cache=False conf_file=None exclude=[] allow_downgrade=False sslverify=True disable_gpg_check=False disable_excludes=None use_backend=auto validate_certs=True state=latest disablerepo=[] skip_broken=False releasever=None cacheonly=False autoremove=False download_dir=None installroot=/ install_weak_deps=True name=['ca-certificates'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False enable_plugin=[] Feb 14 02:49:07 ip-10-31-13-78.us-east-1.aws.redhat.com ansible-ansible.legacy.yum[1915]: Invoked with lock_timeout=30 update_cache=False conf_file=None exclude=[] allow_downgrade=False sslverify=True disable_gpg_check=False disable_excludes=None use_backend=auto validate_certs=True state=latest disablerepo=[] skip_broken=False releasever=None cacheonly=False autoremove=False download_dir=None installroot=/ install_weak_deps=True name=['curl'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False enable_plugin=[] Feb 14 02:49:07 ip-10-31-13-78.us-east-1.aws.redhat.com ansible-ansible.legacy.command[1933]: Invoked with executable=None _uses_shell=False strip_empty_ends=True _raw_params=curl -skL -o /etc/pki/ca-trust/source/anchors/Current-IT-Root-CAs.pem https://certs.corp.redhat.com/certs/Current-IT-Root-CAs.pem removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None Feb 14 02:49:08 ip-10-31-13-78.us-east-1.aws.redhat.com ansible-ansible.legacy.command[1944]: Invoked with executable=None _uses_shell=False strip_empty_ends=True _raw_params=bash -c 'update-ca-trust' removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None Feb 14 02:49:10 ip-10-31-13-78.us-east-1.aws.redhat.com ansible-ansible.legacy.command[1959]: Invoked with executable=None _uses_shell=False strip_empty_ends=True _raw_params=bash -c 'update-ca-trust extract' removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None Feb 14 02:49:11 ip-10-31-13-78.us-east-1.aws.redhat.com ansible-ansible.legacy.command[1974]: Invoked with executable=None _uses_shell=False strip_empty_ends=True _raw_params=curl -v https://gitlab.cee.redhat.com removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None Feb 14 02:49:12 ip-10-31-13-78.us-east-1.aws.redhat.com ansible-ansible.legacy.command[1985]: Invoked with executable=None _uses_shell=False strip_empty_ends=True _raw_params=curl -v https://beaker.engineering.redhat.com/ removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None Feb 14 02:49:13 ip-10-31-13-78.us-east-1.aws.redhat.com ansible-stat[1996]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/yum.repos.d/beaker-client.repo get_md5=False get_mime=True get_attributes=True Feb 14 02:49:13 ip-10-31-13-78.us-east-1.aws.redhat.com ansible-community.general.ini_file[2007]: Invoked with exclusive=True no_extra_spaces=False owner=None follow=False group=None modify_inactive_option=True section=beaker-client ignore_spaces=False allow_no_value=False serole=None setype=None option=skip_if_unavailable state=present selevel=None path=/etc/yum.repos.d/beaker-client.repo seuser=None value=1 unsafe_writes=False values=None mode=None attributes=None backup=False create=True Feb 14 02:49:13 ip-10-31-13-78.us-east-1.aws.redhat.com ansible-community.general.ini_file[2007]: [WARNING] Module remote_tmp /root/.ansible/tmp did not exist and was created with a mode of 0700, this may cause issues when running as another user. To avoid this, create the remote_tmp dir with the correct permissions manually Feb 14 02:49:13 ip-10-31-13-78.us-east-1.aws.redhat.com ansible-ansible.legacy.command[2016]: Invoked with executable=None _uses_shell=True strip_empty_ends=True _raw_params=for repofile in $(ls -1 /etc/yum.repos.d/); do echo "# vvvvv $repofile vvvvv vvvvv"; cat "/etc/yum.repos.d/$repofile"; echo "# ^^^^^ ^^^^^ ^^^^^ ^^^^^"; echo ""; done removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None Feb 14 02:49:13 ip-10-31-13-78.us-east-1.aws.redhat.com ansible-ansible.legacy.command[2036]: Invoked with executable=None _uses_shell=True strip_empty_ends=True _raw_params=yum -q repolist removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None Feb 14 02:49:14 ip-10-31-13-78.us-east-1.aws.redhat.com ansible-stat[2050]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/yum.repos.d/baseos-ci.repo get_md5=False get_mime=True get_attributes=True Feb 14 02:49:14 ip-10-31-13-78.us-east-1.aws.redhat.com ansible-ansible.legacy.command[2059]: Invoked with executable=None _uses_shell=True strip_empty_ends=True _raw_params=for repofile in $(ls -1 /etc/yum.repos.d/); do echo "# vvvvv $repofile vvvvv vvvvv"; cat "/etc/yum.repos.d/$repofile"; echo "# ^^^^^ ^^^^^ ^^^^^ ^^^^^"; echo ""; done removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None Feb 14 02:49:14 ip-10-31-13-78.us-east-1.aws.redhat.com ansible-ansible.legacy.command[2079]: Invoked with executable=None _uses_shell=True strip_empty_ends=True _raw_params=yum -q repolist removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None Feb 14 02:49:15 ip-10-31-13-78.us-east-1.aws.redhat.com ansible-ansible.legacy.command[2093]: Invoked with executable=None _uses_shell=True strip_empty_ends=True _raw_params=for repofile in $(ls -1 /etc/yum.repos.d/); do echo "# vvvvv $repofile vvvvv vvvvv"; cat "/etc/yum.repos.d/$repofile"; echo "# ^^^^^ ^^^^^ ^^^^^ ^^^^^"; echo ""; done removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None Feb 14 02:49:15 ip-10-31-13-78.us-east-1.aws.redhat.com ansible-ansible.legacy.command[2113]: Invoked with executable=None _uses_shell=True strip_empty_ends=True _raw_params=yum -q repolist removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None Feb 14 02:49:16 ip-10-31-13-78.us-east-1.aws.redhat.com ansible-ansible.legacy.command[2127]: Invoked with executable=None _uses_shell=True strip_empty_ends=True _raw_params=for repofile in $(ls -1 /etc/yum.repos.d/); do echo "# vvvvv $repofile vvvvv vvvvv"; cat "/etc/yum.repos.d/$repofile"; echo "# ^^^^^ ^^^^^ ^^^^^ ^^^^^"; echo ""; done removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None Feb 14 02:49:16 ip-10-31-13-78.us-east-1.aws.redhat.com ansible-ansible.legacy.command[2147]: Invoked with executable=None _uses_shell=True strip_empty_ends=True _raw_params=yum -q repolist removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None Feb 14 02:49:16 ip-10-31-13-78.us-east-1.aws.redhat.com ansible-ansible.legacy.command[2161]: Invoked with executable=None _uses_shell=True strip_empty_ends=True _raw_params=for repofile in $(ls -1 /etc/yum.repos.d/); do echo "# vvvvv $repofile vvvvv vvvvv"; cat "/etc/yum.repos.d/$repofile"; echo "# ^^^^^ ^^^^^ ^^^^^ ^^^^^"; echo ""; done removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None Feb 14 02:49:16 ip-10-31-13-78.us-east-1.aws.redhat.com ansible-ansible.legacy.command[2181]: Invoked with executable=None _uses_shell=True strip_empty_ends=True _raw_params=yum -q repolist removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None Feb 14 02:49:17 ip-10-31-13-78.us-east-1.aws.redhat.com ansible-ansible.legacy.command[2195]: Invoked with executable=None _uses_shell=False strip_empty_ends=True _raw_params=yum clean all --enablerepo=* removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None Feb 14 02:49:17 ip-10-31-13-78.us-east-1.aws.redhat.com ansible-ansible.legacy.command[2209]: Invoked with executable=None _uses_shell=False strip_empty_ends=True _raw_params=yum makecache --enablerepo=* removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None Feb 14 02:50:02 ip-10-31-13-78.us-east-1.aws.redhat.com ansible-ansible.legacy.yum[2340]: Invoked with lock_timeout=30 update_cache=False conf_file=None exclude=[] allow_downgrade=False sslverify=True disable_gpg_check=False disable_excludes=None use_backend=auto validate_certs=True state=latest disablerepo=[] skip_broken=False releasever=None cacheonly=False autoremove=False download_dir=None installroot=/ install_weak_deps=True name=['libselinux-python'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False enable_plugin=[] Feb 14 02:50:03 ip-10-31-13-78.us-east-1.aws.redhat.com ansible-ansible.legacy.yum[2358]: Invoked with lock_timeout=30 update_cache=False conf_file=None exclude=[] allow_downgrade=False sslverify=True disable_gpg_check=False disable_excludes=None use_backend=auto validate_certs=True state=latest disablerepo=[] skip_broken=False releasever=None cacheonly=False autoremove=False download_dir=None installroot=/ install_weak_deps=True name=['createrepo'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False enable_plugin=[] Feb 14 02:50:07 ip-10-31-13-78.us-east-1.aws.redhat.com yum[2369]: Installed: deltarpm-3.6-3.el7.x86_64 Feb 14 02:50:07 ip-10-31-13-78.us-east-1.aws.redhat.com yum[2369]: Installed: python-deltarpm-3.6-3.el7.x86_64 Feb 14 02:50:07 ip-10-31-13-78.us-east-1.aws.redhat.com yum[2369]: Installed: createrepo-0.9.9-28.el7.noarch Feb 14 02:50:07 ip-10-31-13-78.us-east-1.aws.redhat.com ansible-ansible.legacy.yum[2386]: Invoked with lock_timeout=30 update_cache=False conf_file=None exclude=[] allow_downgrade=False sslverify=True disable_gpg_check=False disable_excludes=None use_backend=auto validate_certs=True state=latest disablerepo=[] skip_broken=False releasever=None cacheonly=False autoremove=False download_dir=None installroot=/ install_weak_deps=True name=['make'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False enable_plugin=[] Feb 14 02:50:08 ip-10-31-13-78.us-east-1.aws.redhat.com ansible-ansible.legacy.yum[2404]: Invoked with lock_timeout=30 update_cache=False conf_file=None exclude=[] allow_downgrade=False sslverify=True disable_gpg_check=False disable_excludes=None use_backend=auto validate_certs=True state=latest disablerepo=[] skip_broken=False releasever=None cacheonly=False autoremove=False download_dir=None installroot=/ install_weak_deps=True name=['parted'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False enable_plugin=[] Feb 14 02:50:09 ip-10-31-13-78.us-east-1.aws.redhat.com ansible-ansible.legacy.yum[2422]: Invoked with lock_timeout=30 update_cache=False conf_file=None exclude=[] allow_downgrade=False sslverify=True disable_gpg_check=False disable_excludes=None use_backend=auto validate_certs=True state=latest disablerepo=[] skip_broken=False releasever=None cacheonly=False autoremove=False download_dir=None installroot=/ install_weak_deps=True name=['psmisc'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False enable_plugin=[] Feb 14 02:50:11 ip-10-31-13-78.us-east-1.aws.redhat.com yum[2433]: Installed: psmisc-22.20-17.el7.x86_64 Feb 14 02:50:12 ip-10-31-13-78.us-east-1.aws.redhat.com ansible-ansible.legacy.yum[2448]: Invoked with lock_timeout=30 update_cache=False conf_file=None exclude=[] allow_downgrade=False sslverify=True disable_gpg_check=False disable_excludes=None use_backend=auto validate_certs=True state=latest disablerepo=[] skip_broken=False releasever=None cacheonly=False autoremove=False download_dir=None installroot=/ install_weak_deps=True name=['ntpdate'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False enable_plugin=[] Feb 14 02:50:14 ip-10-31-13-78.us-east-1.aws.redhat.com groupadd[2467]: group added to /etc/group: name=ntp, GID=38 Feb 14 02:50:14 ip-10-31-13-78.us-east-1.aws.redhat.com groupadd[2467]: group added to /etc/gshadow: name=ntp Feb 14 02:50:14 ip-10-31-13-78.us-east-1.aws.redhat.com groupadd[2467]: new group: name=ntp, GID=38 Feb 14 02:50:14 ip-10-31-13-78.us-east-1.aws.redhat.com useradd[2471]: new user: name=ntp, UID=38, GID=38, home=/etc/ntp, shell=/sbin/nologin Feb 14 02:50:14 ip-10-31-13-78.us-east-1.aws.redhat.com systemd[1]: Reloading. Feb 14 02:50:14 ip-10-31-13-78.us-east-1.aws.redhat.com yum[2459]: Installed: ntpdate-4.2.6p5-29.el7_8.2.x86_64 Feb 14 02:50:14 ip-10-31-13-78.us-east-1.aws.redhat.com ansible-ansible.legacy.command[2513]: Invoked with executable=None _uses_shell=False strip_empty_ends=True _raw_params=ntpdate -u clock.corp.redhat.com removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None Feb 14 02:50:21 ip-10-31-13-78.us-east-1.aws.redhat.com ansible-ansible.legacy.command[2523]: Invoked with executable=None _uses_shell=True strip_empty_ends=True _raw_params=setenforce 0; timedatectl set-timezone UTC; setenforce 1 removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None Feb 14 02:50:21 ip-10-31-13-78.us-east-1.aws.redhat.com dbus[527]: [system] Activating via systemd: service name='org.freedesktop.timedate1' unit='dbus-org.freedesktop.timedate1.service' Feb 14 02:50:21 ip-10-31-13-78.us-east-1.aws.redhat.com systemd[1]: Starting Time & Date Service... -- Subject: Unit systemd-timedated.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-timedated.service has begun starting up. Feb 14 02:50:22 ip-10-31-13-78.us-east-1.aws.redhat.com dbus[527]: [system] Successfully activated service 'org.freedesktop.timedate1' Feb 14 02:50:22 ip-10-31-13-78.us-east-1.aws.redhat.com systemd[1]: Started Time & Date Service. -- Subject: Unit systemd-timedated.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-timedated.service has finished starting up. -- -- The start-up result is done. Feb 14 02:50:22 ip-10-31-13-78.us-east-1.aws.redhat.com systemd-timedated[2527]: Changed time zone to 'UTC'. -- Subject: Time zone change to UTC -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- The system timezone has been changed to UTC. Feb 14 02:50:22 ip-10-31-13-78.us-east-1.aws.redhat.com dbus[527]: [system] Reloaded configuration Feb 14 02:50:22 ip-10-31-13-78.us-east-1.aws.redhat.com ansible-yum_repository[2537]: Invoked with seuser=None ip_resolve=None reposdir=/etc/yum.repos.d includepkgs=None mirrorlist_expire=None bandwidth=None cost=None file=None owner=None exclude=None attributes=None keepalive=None module_hotfixes=None proxy_username=None sslverify=None failovermethod=None repo_gpgcheck=None deltarpm_metadata_percentage=None gpgkey=None setype=None http_caching=None priority=None serole=None mirrorlist=None params=None gpgcheck=False include=None sslcacert=None username=None metadata_expire=None description=Beaker harness retries=None selevel=None sslclientcert=None baseurl=['http://beaker.engineering.redhat.com/harness/RedHatEnterpriseLinux7/'] gpgcakey=None s3_enabled=None state=present proxy_password=NOT_LOGGING_PARAMETER enablegroups=None group=None password=NOT_LOGGING_PARAMETER ui_repoid_vars=None protect=None ssl_check_cert_permissions=None throttle=None name=beaker-harness deltarpm_percentage=None sslclientkey=None metalink=None enabled=False skip_if_unavailable=None unsafe_writes=False keepcache=None mode=None timeout=None async=None metadata_expire_filter=None proxy=None Feb 14 02:50:22 ip-10-31-13-78.us-east-1.aws.redhat.com ansible-ansible.legacy.command[2546]: Invoked with executable=None _uses_shell=False strip_empty_ends=True _raw_params=yum clean all --enablerepo=* removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None Feb 14 02:50:22 ip-10-31-13-78.us-east-1.aws.redhat.com ansible-ansible.legacy.command[2560]: Invoked with executable=None _uses_shell=False strip_empty_ends=True _raw_params=yum makecache --enablerepo=* removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None Feb 14 02:51:05 ip-10-31-13-78.us-east-1.aws.redhat.com ansible-ansible.legacy.command[2694]: Invoked with executable=None _uses_shell=False strip_empty_ends=True _raw_params=yum install --enablerepo=beaker-harness -y beakerlib beakerlib-redhat restraint removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None Feb 14 02:51:06 ip-10-31-13-78.us-east-1.aws.redhat.com ansible-ansible.legacy.command[2708]: Invoked with executable=None _uses_shell=False strip_empty_ends=True _raw_params=yum update --enablerepo=beaker-harness -y restraint removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None Feb 14 02:51:06 ip-10-31-13-78.us-east-1.aws.redhat.com ansible-yum_repository[2722]: Invoked with seuser=None ip_resolve=None reposdir=/etc/yum.repos.d includepkgs=None mirrorlist_expire=None bandwidth=None cost=None file=None owner=None exclude=None attributes=None keepalive=None module_hotfixes=None proxy_username=None sslverify=None failovermethod=None repo_gpgcheck=None deltarpm_metadata_percentage=None gpgkey=None setype=None http_caching=None priority=None serole=None mirrorlist=None params=None gpgcheck=False include=None sslcacert=None username=None metadata_expire=None description=Beaker tasks retries=None selevel=None sslclientcert=None baseurl=['http://beaker.engineering.redhat.com/rpms/'] gpgcakey=None s3_enabled=None state=present proxy_password=NOT_LOGGING_PARAMETER enablegroups=None group=None password=NOT_LOGGING_PARAMETER ui_repoid_vars=None protect=None ssl_check_cert_permissions=None throttle=None name=beaker-tasks deltarpm_percentage=None sslclientkey=None metalink=None enabled=True skip_if_unavailable=None unsafe_writes=False keepcache=None mode=None timeout=None async=None metadata_expire_filter=None proxy=None Feb 14 02:51:07 ip-10-31-13-78.us-east-1.aws.redhat.com ansible-user[2731]: Invoked with comment=None ssh_key_bits=0 update_password=always non_unique=False force=False skeleton=None create_home=True password_lock=None ssh_key_passphrase=NOT_LOGGING_PARAMETER uid=None home=None append=False ssh_key_type=rsa ssh_key_comment=ansible-generated on ip-10-31-13-78.us-east-1.aws.redhat.com group=None umask=None system=False state=present role=None hidden=None local=None authorization=None profile=None shell=None expires=None ssh_key_file=None groups=None move_home=False password=NOT_LOGGING_PARAMETER password_expire_min=None name=root seuser=None remove=False password_expire_max=None login_class=None generate_ssh_key=None Feb 14 02:51:07 ip-10-31-13-78.us-east-1.aws.redhat.com usermod[2737]: change user 'root' password Feb 14 02:51:07 ip-10-31-13-78.us-east-1.aws.redhat.com ansible-lineinfile[2750]: Invoked with backrefs=False search_string=None path=/etc/ssh/sshd_config owner=None validate=None group=None insertbefore=None unsafe_writes=False create=False serole=None state=present setype=None dest=/etc/ssh/sshd_config selevel=None regexp=#?PasswordAuthentication (?:yes|no) line=PasswordAuthentication yes seuser=None mode=None insertafter=None firstmatch=False attributes=None backup=False Feb 14 02:51:07 ip-10-31-13-78.us-east-1.aws.redhat.com ansible-lineinfile[2759]: Invoked with backrefs=False search_string=None regexp=None owner=None validate=None group=None insertbefore=None unsafe_writes=False create=False serole=None state=present setype=None dest=/etc/ssh/sshd_config selevel=None path=/etc/ssh/sshd_config line=PermitRootLogin yes seuser=None mode=None insertafter=None firstmatch=False attributes=None backup=False Feb 14 02:51:07 ip-10-31-13-78.us-east-1.aws.redhat.com ansible-file[2768]: Invoked with src=None selevel=None force=False setype=None _original_basename=None unsafe_writes=False access_time=None seuser=None recurse=False state=directory access_time_format=%Y%m%d%H%M.%S group=None modification_time=None serole=None _diff_peek=None modification_time_format=%Y%m%d%H%M.%S path=/var/lib/tft owner=None follow=True attributes=None mode=None Feb 14 02:51:08 ip-10-31-13-78.us-east-1.aws.redhat.com ansible-stat[2777]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/var/lib/tft/lib.sh get_md5=False get_mime=True get_attributes=True Feb 14 02:51:08 ip-10-31-13-78.us-east-1.aws.redhat.com ansible-ansible.legacy.stat[2808]: Invoked with checksum_algorithm=sha1 get_checksum=True path=/var/lib/tft/lib.sh follow=False get_md5=False get_mime=True get_attributes=True Feb 14 02:51:08 ip-10-31-13-78.us-east-1.aws.redhat.com ansible-ansible.legacy.copy[2833]: Invoked with src=/root/.ansible/tmp/ansible-tmp-1707879068.0558426-943-43725680606262/source directory_mode=None force=True attributes=None remote_src=None unsafe_writes=False dest=/var/lib/tft/lib.sh seuser=None setype=None group=root content=NOT_LOGGING_PARAMETER _original_basename=lib.sh.j2 serole=None mode=u=rx,go= selevel=None owner=root follow=False validate=None checksum=af779f2a149bc6695c9d2d1622342e81371886ab backup=False local_follow=None Feb 14 02:51:08 ip-10-31-13-78.us-east-1.aws.redhat.com ansible-stat[2851]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/usr/local/bin/ci-extendtesttime.sh get_md5=False get_mime=True get_attributes=True Feb 14 02:51:08 ip-10-31-13-78.us-east-1.aws.redhat.com ansible-ansible.legacy.stat[2882]: Invoked with checksum_algorithm=sha1 get_checksum=True path=/usr/local/bin/ci-extendtesttime.sh follow=False get_md5=False get_mime=True get_attributes=True Feb 14 02:51:09 ip-10-31-13-78.us-east-1.aws.redhat.com ansible-ansible.legacy.copy[2907]: Invoked with src=/root/.ansible/tmp/ansible-tmp-1707879068.750617-977-128524477887277/source directory_mode=None force=True attributes=None remote_src=None unsafe_writes=False dest=/usr/local/bin/ci-extendtesttime.sh seuser=None setype=None group=root content=NOT_LOGGING_PARAMETER _original_basename=ci-extendtesttime.sh.j2 serole=None mode=u=rx,go= selevel=None owner=root follow=False validate=None checksum=2d0f6c296873c17e8b22c9490b000973b2a8a350 backup=False local_follow=None Feb 14 02:51:09 ip-10-31-13-78.us-east-1.aws.redhat.com ansible-stat[2925]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/usr/bin/extendtesttime.sh get_md5=False get_mime=True get_attributes=True Feb 14 02:51:09 ip-10-31-13-78.us-east-1.aws.redhat.com ansible-stat[2934]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/usr/local/bin/ci-return2pool.sh get_md5=False get_mime=True get_attributes=True Feb 14 02:51:09 ip-10-31-13-78.us-east-1.aws.redhat.com ansible-ansible.legacy.stat[2965]: Invoked with checksum_algorithm=sha1 get_checksum=True path=/usr/local/bin/ci-return2pool.sh follow=False get_md5=False get_mime=True get_attributes=True Feb 14 02:51:09 ip-10-31-13-78.us-east-1.aws.redhat.com ansible-ansible.legacy.copy[2990]: Invoked with src=/root/.ansible/tmp/ansible-tmp-1707879069.4171748-1041-32132296272178/source directory_mode=None force=True attributes=None remote_src=None unsafe_writes=False dest=/usr/local/bin/ci-return2pool.sh seuser=None setype=None group=root content=NOT_LOGGING_PARAMETER _original_basename=ci-return2pool.sh.j2 serole=None mode=u=rx,go= selevel=None owner=root follow=False validate=None checksum=f77cae3b2a729c60bcb0c01c82bf347f13a9b2c5 backup=False local_follow=None Feb 14 02:51:09 ip-10-31-13-78.us-east-1.aws.redhat.com ansible-stat[3008]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/motd get_md5=False get_mime=True get_attributes=True Feb 14 02:51:10 ip-10-31-13-78.us-east-1.aws.redhat.com ansible-ansible.legacy.stat[3041]: Invoked with checksum_algorithm=sha1 get_checksum=True path=/root/.guest-metadata.json follow=False get_md5=False get_mime=True get_attributes=True Feb 14 02:51:10 ip-10-31-13-78.us-east-1.aws.redhat.com ansible-ansible.legacy.copy[3066]: Invoked with src=/root/.ansible/tmp/ansible-tmp-1707879069.9441135-1072-43920023355077/source directory_mode=None force=True attributes=None remote_src=None unsafe_writes=False dest=/root/.guest-metadata.json seuser=None setype=None group=root content=NOT_LOGGING_PARAMETER _original_basename=tmp_81ivkyj serole=None mode=u=rw,go= selevel=None owner=root follow=False validate=None checksum=bf21a9e8fbc5a3846fb05b4fa0859e0917b2202f backup=False local_follow=None Feb 14 02:51:10 ip-10-31-13-78.us-east-1.aws.redhat.com ansible-ansible.legacy.command[3084]: Invoked with executable=None _uses_shell=True strip_empty_ends=True _raw_params=curl -sLI --connect-timeout 5 -w '%{response_code}' http://169.254.169.254/latest/meta-data/instance-id | grep ^200 removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None Feb 14 02:51:10 ip-10-31-13-78.us-east-1.aws.redhat.com ansible-hostname[3096]: Invoked with use=None name=28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm Feb 14 02:51:10 ip-10-31-13-78.us-east-1.aws.redhat.com dbus[527]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' Feb 14 02:51:10 ip-10-31-13-78.us-east-1.aws.redhat.com systemd[1]: Starting Hostname Service... -- Subject: Unit systemd-hostnamed.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-hostnamed.service has begun starting up. Feb 14 02:51:10 ip-10-31-13-78.us-east-1.aws.redhat.com dbus[527]: [system] Successfully activated service 'org.freedesktop.hostname1' Feb 14 02:51:10 ip-10-31-13-78.us-east-1.aws.redhat.com systemd[1]: Started Hostname Service. -- Subject: Unit systemd-hostnamed.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-hostnamed.service has finished starting up. -- -- The start-up result is done. Feb 14 02:51:10 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm systemd-hostnamed[3102]: Changed static host name to '28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm' Feb 14 02:51:10 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm NetworkManager[663]: [1707879070.8445] hostname: hostname changed from "ip-10-31-13-78.us-east-1.aws.redhat.com" to "28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm" Feb 14 02:51:10 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm dbus[527]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' Feb 14 02:51:10 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm NetworkManager[663]: [1707879070.8506] policy: set-hostname: set hostname to '28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm' (from system configuration) Feb 14 02:51:10 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm systemd-hostnamed[3102]: Changed host name to '28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm' Feb 14 02:51:10 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm systemd[1]: Starting Network Manager Script Dispatcher Service... -- Subject: Unit NetworkManager-dispatcher.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit NetworkManager-dispatcher.service has begun starting up. Feb 14 02:51:10 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm dbus[527]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' Feb 14 02:51:10 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm systemd[1]: Started Network Manager Script Dispatcher Service. -- Subject: Unit NetworkManager-dispatcher.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit NetworkManager-dispatcher.service has finished starting up. -- -- The start-up result is done. Feb 14 02:51:10 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm nm-dispatcher[3108]: req:1 'hostname': new request (4 scripts) Feb 14 02:51:10 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm nm-dispatcher[3108]: req:1 'hostname': start running ordered scripts... Feb 14 02:51:10 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm nm-dispatcher[3108]: req:2 'hostname': new request (4 scripts) Feb 14 02:51:10 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm nm-dispatcher[3108]: req:2 'hostname': start running ordered scripts... Feb 14 02:51:11 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-ansible.legacy.command[3145]: Invoked with executable=None _uses_shell=True strip_empty_ends=True _raw_params=ping -4 -c1 -W10 $(hostname) removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None Feb 14 02:51:11 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-file[3157]: Invoked with src=None selevel=None force=False setype=None _original_basename=None unsafe_writes=False access_time=None seuser=None recurse=False state=touch access_time_format=%Y%m%d%H%M.%S group=None modification_time=None serole=None _diff_peek=None modification_time_format=%Y%m%d%H%M.%S path=/var/log/messages owner=None follow=True attributes=None mode=None Feb 14 02:51:11 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-stat[3166]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/usr/bin/rstrnt-package get_md5=False get_mime=True get_attributes=True Feb 14 02:51:11 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-ansible.legacy.command[3177]: Invoked with executable=None _uses_shell=False strip_empty_ends=True _raw_params=sed -e 's/rpm -q $package/rpm -q --whatprovides $package/' -i /usr/bin/rstrnt-package removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None Feb 14 02:51:13 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-stat[3187]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/var/lib/restraint get_md5=False get_mime=True get_attributes=True Feb 14 02:51:13 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-file[3198]: Invoked with src=None selevel=None force=False setype=None _original_basename=None unsafe_writes=False access_time=None seuser=None recurse=False state=touch access_time_format=%Y%m%d%H%M.%S group=None modification_time=None serole=None _diff_peek=None modification_time_format=%Y%m%d%H%M.%S path=/var/lib/restraint/avc_since owner=None follow=True attributes=None mode=None Feb 14 02:51:13 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-ansible.legacy.systemd[3207]: Invoked with no_block=False force=None name=firewalld daemon_reexec=False enabled=False daemon_reload=False state=None masked=None scope=system Feb 14 02:51:13 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-stat[3220]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/usr/share/beakerlib/beakerlib.sh get_md5=False get_mime=True get_attributes=True Feb 14 02:51:13 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-file[3231]: Invoked with force=False _original_basename=None owner=None follow=True group=None unsafe_writes=False state=directory setype=None access_time=None dest=/usr/lib/beakerlib selevel=None access_time_format=%Y%m%d%H%M.%S modification_time=None path=/usr/lib/beakerlib src=None serole=None seuser=None recurse=False _diff_peek=None mode=None modification_time_format=%Y%m%d%H%M.%S attributes=None Feb 14 02:51:14 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-file[3240]: Invoked with force=False _original_basename=None owner=None follow=True group=None unsafe_writes=False state=directory setype=None access_time=None dest=/usr/share/rhts-library selevel=None access_time_format=%Y%m%d%H%M.%S modification_time=None path=/usr/share/rhts-library src=None serole=None seuser=None recurse=False _diff_peek=None mode=None modification_time_format=%Y%m%d%H%M.%S attributes=None Feb 14 02:51:14 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-file[3249]: Invoked with force=False _original_basename=None owner=None follow=True group=None unsafe_writes=False state=link setype=None access_time=None dest=/usr/lib/beakerlib/beakerlib.sh selevel=None access_time_format=%Y%m%d%H%M.%S modification_time=None path=/usr/lib/beakerlib/beakerlib.sh src=/usr/share/beakerlib/beakerlib.sh serole=None seuser=None recurse=False _diff_peek=None mode=None modification_time_format=%Y%m%d%H%M.%S attributes=None Feb 14 02:51:14 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-file[3258]: Invoked with force=False _original_basename=None owner=None follow=True group=None unsafe_writes=False state=link setype=None access_time=None dest=/usr/share/rhts-library/rhtslib.sh selevel=None access_time_format=%Y%m%d%H%M.%S modification_time=None path=/usr/share/rhts-library/rhtslib.sh src=/usr/share/beakerlib/beakerlib.sh serole=None seuser=None recurse=False _diff_peek=None mode=None modification_time_format=%Y%m%d%H%M.%S attributes=None Feb 14 02:51:14 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-stat[3267]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/NetworkManager/conf.d get_md5=False get_mime=True get_attributes=True Feb 14 02:51:14 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-ansible.legacy.stat[3300]: Invoked with checksum_algorithm=sha1 get_checksum=True path=/etc/NetworkManager/conf.d/99-zzz-tft-workaround-dns-default.conf follow=False get_md5=False get_mime=True get_attributes=True Feb 14 02:51:14 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-ansible.legacy.copy[3325]: Invoked with src=/root/.ansible/tmp/ansible-tmp-1707879074.6406264-1357-53869696675379/source directory_mode=None force=True unsafe_writes=False remote_src=None dest=/etc/NetworkManager/conf.d/99-zzz-tft-workaround-dns-default.conf selevel=None seuser=None setype=None group=None content=NOT_LOGGING_PARAMETER _original_basename=tmp968ule5u serole=None mode=None checksum=0145f3ae57eef5aa08bbb678fedbb3edd001cd2d owner=None follow=False validate=None attributes=None backup=False local_follow=None Feb 14 02:51:15 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-ansible.legacy.command[3343]: Invoked with executable=None _uses_shell=True strip_empty_ends=True _raw_params=yum-config-manager --enable baseos-ci-tag-repository removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None Feb 14 02:51:15 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-ansible.legacy.command[3357]: Invoked with executable=None _uses_shell=True strip_empty_ends=True _raw_params=for repofile in $(ls -1 /etc/yum.repos.d/); do echo "# vvvvv $repofile vvvvv vvvvv"; cat "/etc/yum.repos.d/$repofile"; echo "# ^^^^^ ^^^^^ ^^^^^ ^^^^^"; echo ""; done removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None Feb 14 02:51:15 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-ansible.legacy.command[3377]: Invoked with executable=None _uses_shell=True strip_empty_ends=True _raw_params=yum -q repolist removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None Feb 14 02:51:16 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-yum_repository[3391]: Invoked with metalink=None ip_resolve=None enabled=True proxy_password=NOT_LOGGING_PARAMETER mirrorlist_expire=None bandwidth=None cost=None file=rhel-extras owner=None exclude=None keepalive=None repo_gpgcheck=None proxy_username=None sslverify=None failovermethod=None unsafe_writes=False deltarpm_metadata_percentage=None gpgkey=None setype=None http_caching=None priority=None state=present mirrorlist=None params=None gpgcheck=False include=None sslcacert=None username=None metadata_expire=None description=Extras 7.9 for Red Hat Enterprise Linux 7 retries=None selevel=None sslclientcert=None gpgcakey=None baseurl=['http://download.devel.redhat.com/rhel-7/rel-eng/EXTRAS-7/latest-EXTRAS-7.9-RHEL-7/compose/Server/x86_64/os/'] s3_enabled=None ssl_check_cert_permissions=None includepkgs=None async=None group=None password=NOT_LOGGING_PARAMETER ui_repoid_vars=None protect=None serole=None throttle=None name=rhel-7-server-extras-rpms deltarpm_percentage=None sslclientkey=None seuser=None reposdir=/etc/yum.repos.d skip_if_unavailable=None module_hotfixes=None keepcache=None mode=None timeout=None attributes=None metadata_expire_filter=None enablegroups=None proxy=None Feb 14 02:51:16 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-ansible.legacy.command[3400]: Invoked with executable=None _uses_shell=False strip_empty_ends=True _raw_params=yum clean all --enablerepo=* removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None Feb 14 02:51:17 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-ansible.legacy.command[3414]: Invoked with executable=None _uses_shell=False strip_empty_ends=True _raw_params=yum makecache --enablerepo=* removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None Feb 14 02:52:02 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-ansible.legacy.setup[3572]: Invoked with filter=[] gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Feb 14 02:52:03 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-service_facts[3610]: Invoked Feb 14 02:52:04 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-ansible.legacy.command[3745]: Invoked with executable=None _uses_shell=False strip_empty_ends=True _raw_params=rpm -qa removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None Feb 14 02:52:04 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-ansible.legacy.command[3755]: Invoked with executable=None _uses_shell=True strip_empty_ends=True _raw_params=if [ $(find /etc/yum.repos.d/ -name 'epel.repo' | wc -l ) -gt 0 ]; then yum-config-manager --disable epel; fi removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None Feb 14 02:52:05 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-ansible.legacy.command[3773]: Invoked with executable=None _uses_shell=False strip_empty_ends=True _raw_params=yum clean all --enablerepo=* removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None Feb 14 02:52:06 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-ansible.legacy.command[3787]: Invoked with executable=None _uses_shell=False strip_empty_ends=True _raw_params=yum makecache --enablerepo=* removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None Feb 14 02:52:50 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-ansible.legacy.setup[3942]: Invoked with filter=[] gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Feb 14 02:52:51 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-service_facts[3980]: Invoked Feb 14 02:52:52 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-ansible.legacy.command[4115]: Invoked with executable=None _uses_shell=False strip_empty_ends=True _raw_params=rpm -qa removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None Feb 14 02:52:53 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-ansible.legacy.setup[4143]: Invoked with filter=[] gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Feb 14 02:52:54 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-ansible.legacy.yum[4181]: Invoked with lock_timeout=30 update_cache=False conf_file=None exclude=[] allow_downgrade=False sslverify=True disable_gpg_check=False disable_excludes=None use_backend=auto validate_certs=True state=latest disablerepo=[] skip_broken=False releasever=None cacheonly=False autoremove=False download_dir=None installroot=/ install_weak_deps=True name=['ca-certificates'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False enable_plugin=[] Feb 14 02:52:55 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-ansible.legacy.yum[4199]: Invoked with lock_timeout=30 update_cache=False conf_file=None exclude=[] allow_downgrade=False sslverify=True disable_gpg_check=False disable_excludes=None use_backend=auto validate_certs=True state=latest disablerepo=[] skip_broken=False releasever=None cacheonly=False autoremove=False download_dir=None installroot=/ install_weak_deps=True name=['curl'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False enable_plugin=[] Feb 14 02:52:56 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-ansible.legacy.command[4217]: Invoked with executable=None _uses_shell=False strip_empty_ends=True _raw_params=curl -skL -o /etc/pki/ca-trust/source/anchors/Current-IT-Root-CAs.pem https://certs.corp.redhat.com/certs/Current-IT-Root-CAs.pem removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None Feb 14 02:52:56 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-ansible.legacy.command[4228]: Invoked with executable=None _uses_shell=False strip_empty_ends=True _raw_params=bash -c 'update-ca-trust' removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None Feb 14 02:52:58 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-ansible.legacy.command[4243]: Invoked with executable=None _uses_shell=False strip_empty_ends=True _raw_params=bash -c 'update-ca-trust extract' removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None Feb 14 02:53:00 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-ansible.legacy.command[4258]: Invoked with executable=None _uses_shell=False strip_empty_ends=True _raw_params=curl -v https://gitlab.cee.redhat.com removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None Feb 14 02:53:00 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-ansible.legacy.command[4269]: Invoked with executable=None _uses_shell=False strip_empty_ends=True _raw_params=curl -v https://beaker.engineering.redhat.com/ removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None Feb 14 02:53:01 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-service_facts[4280]: Invoked Feb 14 02:53:02 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-ansible.legacy.command[4415]: Invoked with executable=None _uses_shell=False strip_empty_ends=True _raw_params=rpm -qa removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None Feb 14 02:53:03 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-service_facts[4425]: Invoked Feb 14 02:53:04 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-ansible.legacy.command[4560]: Invoked with executable=None _uses_shell=False strip_empty_ends=True _raw_params=rpm -qa removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None Feb 14 02:53:04 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-ansible.legacy.command[4570]: Invoked with executable=None _uses_shell=True strip_empty_ends=True _raw_params=for repofile in $(ls -1 /etc/yum.repos.d/); do echo "# vvvvv $repofile vvvvv vvvvv"; cat "/etc/yum.repos.d/$repofile"; echo "# ^^^^^ ^^^^^ ^^^^^ ^^^^^"; echo ""; done removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None Feb 14 02:53:05 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-ansible.legacy.command[4591]: Invoked with executable=None _uses_shell=True strip_empty_ends=True _raw_params=yum -q repolist removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None Feb 14 02:53:05 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-ansible.legacy.command[4605]: Invoked with executable=None _uses_shell=False strip_empty_ends=True _raw_params=yum clean all --enablerepo=* removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None Feb 14 02:53:06 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-ansible.legacy.command[4619]: Invoked with executable=None _uses_shell=False strip_empty_ends=True _raw_params=yum makecache --enablerepo=* removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None Feb 14 02:53:49 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-setup[4773]: Invoked with filter=[] gather_subset=['!all', '!min', 'distribution', 'distribution_major_version', 'distribution_version', 'os_family'] fact_path=/etc/ansible/facts.d gather_timeout=10 Feb 14 02:53:49 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-stat[4786]: Invoked with checksum_algorithm=sha1 get_checksum=True path=/run/ostree-booted follow=False get_mime=True get_attributes=True Feb 14 02:53:49 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-ansible.legacy.setup[4795]: Invoked with filter=['ansible_pkg_mgr'] gather_subset=['!all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Feb 14 02:53:50 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-ansible.legacy.yum[4810]: Invoked with lock_timeout=30 update_cache=False conf_file=None exclude=[] allow_downgrade=False sslverify=True disable_gpg_check=False disable_excludes=None use_backend=auto validate_certs=True state=present disablerepo=[] skip_broken=False releasever=None cacheonly=False autoremove=False download_dir=None installroot=/ install_weak_deps=True name=['tang'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False enable_plugin=[] Feb 14 02:53:52 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm yum[4816]: Installed: libjose-10-1.el7.x86_64 Feb 14 02:53:52 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm yum[4816]: Installed: jose-10-1.el7.x86_64 Feb 14 02:53:52 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm yum[4816]: Installed: http-parser-2.7.1-9.el7.x86_64 Feb 14 02:53:52 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm groupadd[4829]: group added to /etc/group: name=tang, GID=994 Feb 14 02:53:52 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm groupadd[4829]: group added to /etc/gshadow: name=tang Feb 14 02:53:52 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm groupadd[4829]: new group: name=tang, GID=994 Feb 14 02:53:52 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm useradd[4834]: new user: name=tang, UID=997, GID=994, home=/var/cache/tang, shell=/sbin/nologin Feb 14 02:53:52 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm systemd[1]: Reloading. Feb 14 02:53:52 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm yum[4816]: Installed: tang-6-2.el7.x86_64 Feb 14 02:53:53 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-fedora.linux_system_roles.nbde_server_tang[4876]: Invoked with force=False keys_to_deploy_dir=None update=/usr/libexec/tangd-update keygen=/usr/libexec/tangd-keygen state=keys-created cachedir=/var/cache/tang keydir=/var/db/tang Feb 14 02:53:53 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-stat[4894]: Invoked with checksum_algorithm=sha1 get_checksum=True path=/etc/systemd/system/tangd.socket.d follow=False get_mime=True get_attributes=True Feb 14 02:53:53 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-file[4903]: Invoked with src=None selevel=None force=False setype=None _original_basename=None unsafe_writes=False access_time=None seuser=None recurse=False state=absent access_time_format=%Y%m%d%H%M.%S group=None modification_time=None serole=None _diff_peek=None modification_time_format=%Y%m%d%H%M.%S path=/etc/systemd/system/tangd.socket.d owner=None follow=True attributes=None mode=0755 Feb 14 02:53:54 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-ansible.legacy.setup[4912]: Invoked with filter=['ansible_service_mgr'] gather_subset=['!all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Feb 14 02:53:54 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-ansible.legacy.systemd[4927]: Invoked with no_block=False force=None name=tangd.socket daemon_reexec=False enabled=True daemon_reload=False state=started masked=None scope=system Feb 14 02:53:54 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm systemd[1]: Reloading. Feb 14 02:53:54 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm systemd[1]: Listening on Tang Server socket. -- Subject: Unit tangd.socket has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit tangd.socket has finished starting up. -- -- The start-up result is done. Feb 14 02:53:55 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-ansible.legacy.setup[4968]: Invoked with filter=['ansible_pkg_mgr'] gather_subset=['!all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Feb 14 02:53:55 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-ansible.legacy.yum[4983]: Invoked with lock_timeout=30 update_cache=False conf_file=None exclude=[] allow_downgrade=False sslverify=True disable_gpg_check=False disable_excludes=None use_backend=auto validate_certs=True state=present disablerepo=[] skip_broken=False releasever=None cacheonly=False autoremove=False download_dir=None installroot=/ install_weak_deps=True name=['tang'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False enable_plugin=[] Feb 14 02:53:55 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-ansible.legacy.setup[4996]: Invoked with filter=['ansible_service_mgr'] gather_subset=['!all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Feb 14 02:53:55 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-ansible.legacy.systemd[5011]: Invoked with no_block=False force=None name=tangd.socket daemon_reexec=False enabled=True daemon_reload=False state=started masked=None scope=system Feb 14 02:53:56 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-fedora.linux_system_roles.nbde_server_tang[5024]: Invoked with force=False keys_to_deploy_dir=None update=None keygen=/usr/libexec/tangd-keygen state=keys-created cachedir=None keydir=/var/db/tang Feb 14 02:53:56 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-ansible.legacy.command[5033]: Invoked with executable=None _uses_shell=True expand_argument_vars=True strip_empty_ends=True _raw_params=set -euxo pipefail if [ "false" = true ]; then rm -rf "/var/db/tang" else rm -rf "/var/db/tang"/* "/var/db/tang"/.* || : fi removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None Feb 14 02:53:56 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-ansible.legacy.command[5044]: Invoked with executable=None _uses_shell=True expand_argument_vars=True strip_empty_ends=True _raw_params=set -euxo pipefail if [ "false" = true ]; then rm -rf "/var/cache/tang" else rm -rf "/var/cache/tang"/* "/var/cache/tang"/.* || : fi removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None Feb 14 02:53:58 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm sshd[5048]: Did not receive identification string from 10.29.163.170 port 47582 Feb 14 02:53:58 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm sshd[5049]: Address 10.29.163.170 maps to incomplete-baseosci-worker.us-east-1.aws.redhat.com, but this does not map back to the address - POSSIBLE BREAK-IN ATTEMPT! Feb 14 02:53:58 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm sshd[5049]: Accepted publickey for root from 10.29.163.170 port 47584 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Feb 14 02:53:59 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm systemd-logind[511]: New session 6 of user root. -- Subject: A new session 6 has been created for user root -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new session with the ID 6 has been created for the user root. -- -- The leading process of the session is 5049. Feb 14 02:53:59 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm systemd[1]: Started Session 6 of user root. -- Subject: Unit session-6.scope has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit session-6.scope has finished starting up. -- -- The start-up result is done. Feb 14 02:53:59 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm sshd[5049]: pam_unix(sshd:session): session opened for user root by (uid=0) Feb 14 02:53:59 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm sshd[5049]: Received disconnect from 10.29.163.170 port 47584:11: disconnected by user Feb 14 02:53:59 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm sshd[5049]: Disconnected from 10.29.163.170 port 47584 Feb 14 02:53:59 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm sshd[5049]: pam_unix(sshd:session): session closed for user root Feb 14 02:53:59 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm systemd-logind[511]: Removed session 6. -- Subject: Session 6 has been terminated -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A session with the ID 6 has been terminated. Feb 14 02:53:59 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm sshd[5060]: Address 10.29.163.170 maps to incomplete-baseosci-worker.us-east-1.aws.redhat.com, but this does not map back to the address - POSSIBLE BREAK-IN ATTEMPT! Feb 14 02:53:59 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm sshd[5060]: Accepted publickey for root from 10.29.163.170 port 47586 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Feb 14 02:53:59 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm systemd[1]: Started Session 7 of user root. -- Subject: Unit session-7.scope has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit session-7.scope has finished starting up. -- -- The start-up result is done. Feb 14 02:53:59 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm systemd-logind[511]: New session 7 of user root. -- Subject: A new session 7 has been created for user root -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new session with the ID 7 has been created for the user root. -- -- The leading process of the session is 5060. Feb 14 02:53:59 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm sshd[5060]: pam_unix(sshd:session): session opened for user root by (uid=0) Feb 14 02:53:59 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm sshd[5060]: Received disconnect from 10.29.163.170 port 47586:11: disconnected by user Feb 14 02:53:59 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm sshd[5060]: Disconnected from 10.29.163.170 port 47586 Feb 14 02:53:59 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm sshd[5060]: pam_unix(sshd:session): session closed for user root Feb 14 02:53:59 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm systemd-logind[511]: Removed session 7. -- Subject: Session 7 has been terminated -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A session with the ID 7 has been terminated. Feb 14 02:54:00 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-ansible.legacy.setup[5096]: Invoked with filter=[] gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Feb 14 02:54:01 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-stat[5136]: Invoked with checksum_algorithm=sha1 get_checksum=True path=/run/ostree-booted follow=False get_mime=True get_attributes=True Feb 14 02:54:01 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-ansible.legacy.yum[5145]: Invoked with lock_timeout=30 update_cache=False conf_file=None exclude=[] allow_downgrade=False sslverify=True disable_gpg_check=False disable_excludes=None use_backend=auto validate_certs=True state=present disablerepo=[] skip_broken=False releasever=None cacheonly=False autoremove=False download_dir=None installroot=/ install_weak_deps=True name=['tang'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False enable_plugin=[] Feb 14 02:54:01 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-fedora.linux_system_roles.nbde_server_tang[5158]: Invoked with force=False keys_to_deploy_dir=None update=/usr/libexec/tangd-update keygen=/usr/libexec/tangd-keygen state=keys-created cachedir=/var/cache/tang keydir=/var/db/tang Feb 14 02:54:02 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-stat[5176]: Invoked with checksum_algorithm=sha1 get_checksum=True path=/etc/systemd/system/tangd.socket.d follow=False get_mime=True get_attributes=True Feb 14 02:54:02 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-file[5185]: Invoked with src=None selevel=None force=False setype=None _original_basename=None unsafe_writes=False access_time=None seuser=None recurse=False state=absent access_time_format=%Y%m%d%H%M.%S group=None modification_time=None serole=None _diff_peek=None modification_time_format=%Y%m%d%H%M.%S path=/etc/systemd/system/tangd.socket.d owner=None follow=True attributes=None mode=0755 Feb 14 02:54:03 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-ansible.legacy.systemd[5194]: Invoked with no_block=False force=None name=tangd.socket daemon_reexec=False enabled=True daemon_reload=False state=started masked=None scope=system Feb 14 02:54:03 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-find[5207]: Invoked with excludes=None paths=['/var/db/tang'] file_type=file age=None contains=None recurse=False age_stamp=mtime patterns=['*.jwk', '.*.jwk'] depth=None mode=None get_checksum=False use_regex=False follow=False hidden=True exact_mode=True read_whole_file=False size=None Feb 14 02:54:03 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-ansible.legacy.yum[5216]: Invoked with lock_timeout=30 update_cache=False conf_file=None exclude=[] allow_downgrade=False sslverify=True disable_gpg_check=False disable_excludes=None use_backend=auto validate_certs=True state=present disablerepo=[] skip_broken=False releasever=None cacheonly=False autoremove=False download_dir=None installroot=/ install_weak_deps=True name=['tang'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False enable_plugin=[] Feb 14 02:54:04 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-fedora.linux_system_roles.nbde_server_tang[5229]: Invoked with force=False keys_to_deploy_dir=None update=/usr/libexec/tangd-update keygen=/usr/libexec/tangd-keygen state=keys-created cachedir=/var/cache/tang keydir=/var/db/tang Feb 14 02:54:04 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-find[5238]: Invoked with excludes=None paths=['/var/db/tang'] file_type=file age=None contains=None recurse=False age_stamp=mtime patterns=['*.jwk', '.*.jwk'] depth=None mode=None get_checksum=False use_regex=False follow=False hidden=True exact_mode=True read_whole_file=False size=None Feb 14 02:54:04 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-ansible.legacy.stat[5247]: Invoked with checksum_algorithm=sha1 get_checksum=True path=/var/db/tang/UqKSwOjpxNDfzX-CLH6xFWcwA8g.jwk follow=True get_mime=True get_attributes=True Feb 14 02:54:04 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-ansible.legacy.stat[5265]: Invoked with checksum_algorithm=sha1 get_checksum=True path=/var/db/tang/3Hh2H6fVaUnF0BfJZ_Q9SSEv96Q.jwk follow=True get_mime=True get_attributes=True Feb 14 02:54:05 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-stat[5283]: Invoked with checksum_algorithm=sha1 get_checksum=True path=/etc/systemd/system/tangd.socket.d follow=False get_mime=True get_attributes=True Feb 14 02:54:05 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-file[5292]: Invoked with src=None selevel=None force=False setype=None _original_basename=None unsafe_writes=False access_time=None seuser=None recurse=False state=absent access_time_format=%Y%m%d%H%M.%S group=None modification_time=None serole=None _diff_peek=None modification_time_format=%Y%m%d%H%M.%S path=/etc/systemd/system/tangd.socket.d owner=None follow=True attributes=None mode=0755 Feb 14 02:54:06 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-ansible.legacy.systemd[5301]: Invoked with no_block=False force=None name=tangd.socket daemon_reexec=False enabled=True daemon_reload=False state=started masked=None scope=system Feb 14 02:54:06 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-ansible.legacy.command[5314]: Invoked with executable=None _uses_shell=True expand_argument_vars=True strip_empty_ends=True _raw_params=set -euxo pipefail if [ "true" = true ]; then rm -rf "/tmp/nbde_server_fetch_keys_deploy_not_set4lw4drd2" else rm -rf "/tmp/nbde_server_fetch_keys_deploy_not_set4lw4drd2"/* "/tmp/nbde_server_fetch_keys_deploy_not_set4lw4drd2"/.* || : fi removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None Feb 14 02:54:06 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-ansible.legacy.command[5325]: Invoked with executable=None _uses_shell=True expand_argument_vars=True strip_empty_ends=True _raw_params=set -euxo pipefail if [ "false" = true ]; then rm -rf "/var/db/tang" else rm -rf "/var/db/tang"/* "/var/db/tang"/.* || : fi removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None Feb 14 02:54:07 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-ansible.legacy.command[5336]: Invoked with executable=None _uses_shell=True expand_argument_vars=True strip_empty_ends=True _raw_params=set -euxo pipefail if [ "false" = true ]; then rm -rf "/var/cache/tang" else rm -rf "/var/cache/tang"/* "/var/cache/tang"/.* || : fi removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None Feb 14 02:54:09 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm sshd[5340]: Did not receive identification string from 10.29.163.170 port 50590 Feb 14 02:54:09 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm sshd[5341]: Address 10.29.163.170 maps to incomplete-baseosci-worker.us-east-1.aws.redhat.com, but this does not map back to the address - POSSIBLE BREAK-IN ATTEMPT! Feb 14 02:54:09 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm sshd[5341]: Accepted publickey for root from 10.29.163.170 port 50592 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Feb 14 02:54:09 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm systemd[1]: Started Session 8 of user root. -- Subject: Unit session-8.scope has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit session-8.scope has finished starting up. -- -- The start-up result is done. Feb 14 02:54:09 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm systemd-logind[511]: New session 8 of user root. -- Subject: A new session 8 has been created for user root -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new session with the ID 8 has been created for the user root. -- -- The leading process of the session is 5341. Feb 14 02:54:09 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm sshd[5341]: pam_unix(sshd:session): session opened for user root by (uid=0) Feb 14 02:54:10 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm sshd[5341]: Received disconnect from 10.29.163.170 port 50592:11: disconnected by user Feb 14 02:54:10 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm sshd[5341]: Disconnected from 10.29.163.170 port 50592 Feb 14 02:54:10 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm sshd[5341]: pam_unix(sshd:session): session closed for user root Feb 14 02:54:10 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm systemd-logind[511]: Removed session 8. -- Subject: Session 8 has been terminated -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A session with the ID 8 has been terminated. Feb 14 02:54:10 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm sshd[5352]: Address 10.29.163.170 maps to incomplete-baseosci-worker.us-east-1.aws.redhat.com, but this does not map back to the address - POSSIBLE BREAK-IN ATTEMPT! Feb 14 02:54:10 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm sshd[5352]: Accepted publickey for root from 10.29.163.170 port 50600 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Feb 14 02:54:10 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm systemd[1]: Started Session 9 of user root. -- Subject: Unit session-9.scope has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit session-9.scope has finished starting up. -- -- The start-up result is done. Feb 14 02:54:10 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm systemd-logind[511]: New session 9 of user root. -- Subject: A new session 9 has been created for user root -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new session with the ID 9 has been created for the user root. -- -- The leading process of the session is 5352. Feb 14 02:54:10 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm sshd[5352]: pam_unix(sshd:session): session opened for user root by (uid=0) Feb 14 02:54:10 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm sshd[5352]: Received disconnect from 10.29.163.170 port 50600:11: disconnected by user Feb 14 02:54:10 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm sshd[5352]: Disconnected from 10.29.163.170 port 50600 Feb 14 02:54:10 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm sshd[5352]: pam_unix(sshd:session): session closed for user root Feb 14 02:54:10 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm systemd-logind[511]: Removed session 9. -- Subject: Session 9 has been terminated -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A session with the ID 9 has been terminated. Feb 14 02:54:11 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-ansible.legacy.setup[5388]: Invoked with filter=[] gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Feb 14 02:54:11 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-stat[5428]: Invoked with checksum_algorithm=sha1 get_checksum=True path=/run/ostree-booted follow=False get_mime=True get_attributes=True Feb 14 02:54:12 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-ansible.legacy.yum[5437]: Invoked with lock_timeout=30 update_cache=False conf_file=None exclude=[] allow_downgrade=False sslverify=True disable_gpg_check=False disable_excludes=None use_backend=auto validate_certs=True state=present disablerepo=[] skip_broken=False releasever=None cacheonly=False autoremove=False download_dir=None installroot=/ install_weak_deps=True name=['tang'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False enable_plugin=[] Feb 14 02:54:12 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-fedora.linux_system_roles.nbde_server_tang[5450]: Invoked with force=False keys_to_deploy_dir=None update=/usr/libexec/tangd-update keygen=/usr/libexec/tangd-keygen state=keys-created cachedir=/var/cache/tang keydir=/var/db/tang Feb 14 02:54:13 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-ansible.legacy.command[5468]: Invoked with executable=None _uses_shell=True expand_argument_vars=True strip_empty_ends=True _raw_params=set -euxo pipefail if [ "false" = true ]; then rm -rf "/var/db/tang" else rm -rf "/var/db/tang"/* "/var/db/tang"/.* || : fi removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None Feb 14 02:54:13 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-ansible.legacy.command[5479]: Invoked with executable=None _uses_shell=True expand_argument_vars=True strip_empty_ends=True _raw_params=set -euxo pipefail if [ "false" = true ]; then rm -rf "/var/cache/tang" else rm -rf "/var/cache/tang"/* "/var/cache/tang"/.* || : fi removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None Feb 14 02:54:13 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-ansible.legacy.yum[5490]: Invoked with lock_timeout=30 update_cache=False conf_file=None exclude=[] allow_downgrade=False sslverify=True disable_gpg_check=False disable_excludes=None use_backend=auto validate_certs=True state=present disablerepo=[] skip_broken=False releasever=None cacheonly=False autoremove=False download_dir=None installroot=/ install_weak_deps=True name=['tang'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False enable_plugin=[] Feb 14 02:54:13 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-fedora.linux_system_roles.nbde_server_tang[5503]: Invoked with force=False keys_to_deploy_dir=None update=/usr/libexec/tangd-update keygen=/usr/libexec/tangd-keygen state=keys-created cachedir=/var/cache/tang keydir=/var/db/tang Feb 14 02:54:14 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-ansible.legacy.command[5521]: Invoked with executable=None _uses_shell=True expand_argument_vars=True strip_empty_ends=True _raw_params=set -euxo pipefail if [ "false" = true ]; then rm -rf "/var/db/tang" else rm -rf "/var/db/tang"/* "/var/db/tang"/.* || : fi removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None Feb 14 02:54:14 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-ansible.legacy.command[5532]: Invoked with executable=None _uses_shell=True expand_argument_vars=True strip_empty_ends=True _raw_params=set -euxo pipefail if [ "false" = true ]; then rm -rf "/var/cache/tang" else rm -rf "/var/cache/tang"/* "/var/cache/tang"/.* || : fi removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None Feb 14 02:54:14 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-ansible.legacy.yum[5543]: Invoked with lock_timeout=30 update_cache=False conf_file=None exclude=[] allow_downgrade=False sslverify=True disable_gpg_check=False disable_excludes=None use_backend=auto validate_certs=True state=present disablerepo=[] skip_broken=False releasever=None cacheonly=False autoremove=False download_dir=None installroot=/ install_weak_deps=True name=['tang'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False enable_plugin=[] Feb 14 02:54:14 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-fedora.linux_system_roles.nbde_server_tang[5556]: Invoked with force=False keys_to_deploy_dir=None update=/usr/libexec/tangd-update keygen=/usr/libexec/tangd-keygen state=keys-created cachedir=/var/cache/tang keydir=/var/db/tang Feb 14 02:54:14 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-ansible.legacy.command[5574]: Invoked with executable=None _uses_shell=True expand_argument_vars=True strip_empty_ends=True _raw_params=set -euxo pipefail if [ "false" = true ]; then rm -rf "/var/db/tang" else rm -rf "/var/db/tang"/* "/var/db/tang"/.* || : fi removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None Feb 14 02:54:15 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-ansible.legacy.command[5585]: Invoked with executable=None _uses_shell=True expand_argument_vars=True strip_empty_ends=True _raw_params=set -euxo pipefail if [ "false" = true ]; then rm -rf "/var/cache/tang" else rm -rf "/var/cache/tang"/* "/var/cache/tang"/.* || : fi removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None Feb 14 02:54:15 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-ansible.legacy.yum[5596]: Invoked with lock_timeout=30 update_cache=False conf_file=None exclude=[] allow_downgrade=False sslverify=True disable_gpg_check=False disable_excludes=None use_backend=auto validate_certs=True state=present disablerepo=[] skip_broken=False releasever=None cacheonly=False autoremove=False download_dir=None installroot=/ install_weak_deps=True name=['tang'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False enable_plugin=[] Feb 14 02:54:15 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-fedora.linux_system_roles.nbde_server_tang[5609]: Invoked with force=False keys_to_deploy_dir=None update=/usr/libexec/tangd-update keygen=/usr/libexec/tangd-keygen state=keys-created cachedir=/var/cache/tang keydir=/var/db/tang Feb 14 02:54:15 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-ansible.legacy.command[5627]: Invoked with executable=None _uses_shell=True expand_argument_vars=True strip_empty_ends=True _raw_params=set -euxo pipefail if [ "false" = true ]; then rm -rf "/var/db/tang" else rm -rf "/var/db/tang"/* "/var/db/tang"/.* || : fi removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None Feb 14 02:54:16 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-ansible.legacy.command[5638]: Invoked with executable=None _uses_shell=True expand_argument_vars=True strip_empty_ends=True _raw_params=set -euxo pipefail if [ "false" = true ]; then rm -rf "/var/cache/tang" else rm -rf "/var/cache/tang"/* "/var/cache/tang"/.* || : fi removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None Feb 14 02:54:16 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-ansible.legacy.yum[5649]: Invoked with lock_timeout=30 update_cache=False conf_file=None exclude=[] allow_downgrade=False sslverify=True disable_gpg_check=False disable_excludes=None use_backend=auto validate_certs=True state=present disablerepo=[] skip_broken=False releasever=None cacheonly=False autoremove=False download_dir=None installroot=/ install_weak_deps=True name=['tang'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False enable_plugin=[] Feb 14 02:54:16 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-fedora.linux_system_roles.nbde_server_tang[5662]: Invoked with force=False keys_to_deploy_dir=None update=/usr/libexec/tangd-update keygen=/usr/libexec/tangd-keygen state=keys-created cachedir=/var/cache/tang keydir=/var/db/tang Feb 14 02:54:16 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-ansible.legacy.command[5680]: Invoked with executable=None _uses_shell=True expand_argument_vars=True strip_empty_ends=True _raw_params=set -euxo pipefail if [ "false" = true ]; then rm -rf "/var/db/tang" else rm -rf "/var/db/tang"/* "/var/db/tang"/.* || : fi removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None Feb 14 02:54:16 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-ansible.legacy.command[5691]: Invoked with executable=None _uses_shell=True expand_argument_vars=True strip_empty_ends=True _raw_params=set -euxo pipefail if [ "false" = true ]; then rm -rf "/var/cache/tang" else rm -rf "/var/cache/tang"/* "/var/cache/tang"/.* || : fi removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None Feb 14 02:54:20 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm sshd[5695]: Did not receive identification string from 10.29.163.170 port 36600 Feb 14 02:54:20 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm sshd[5696]: Address 10.29.163.170 maps to incomplete-baseosci-worker.us-east-1.aws.redhat.com, but this does not map back to the address - POSSIBLE BREAK-IN ATTEMPT! Feb 14 02:54:20 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm sshd[5696]: Accepted publickey for root from 10.29.163.170 port 36608 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Feb 14 02:54:20 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm systemd-logind[511]: New session 10 of user root. -- Subject: A new session 10 has been created for user root -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new session with the ID 10 has been created for the user root. -- -- The leading process of the session is 5696. Feb 14 02:54:20 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm systemd[1]: Started Session 10 of user root. -- Subject: Unit session-10.scope has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit session-10.scope has finished starting up. -- -- The start-up result is done. Feb 14 02:54:20 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm sshd[5696]: pam_unix(sshd:session): session opened for user root by (uid=0) Feb 14 02:54:20 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm sshd[5696]: Received disconnect from 10.29.163.170 port 36608:11: disconnected by user Feb 14 02:54:20 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm sshd[5696]: Disconnected from 10.29.163.170 port 36608 Feb 14 02:54:20 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm sshd[5696]: pam_unix(sshd:session): session closed for user root Feb 14 02:54:20 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm systemd-logind[511]: Removed session 10. -- Subject: Session 10 has been terminated -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A session with the ID 10 has been terminated. Feb 14 02:54:21 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm sshd[5707]: Address 10.29.163.170 maps to incomplete-baseosci-worker.us-east-1.aws.redhat.com, but this does not map back to the address - POSSIBLE BREAK-IN ATTEMPT! Feb 14 02:54:21 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm sshd[5707]: Accepted publickey for root from 10.29.163.170 port 36624 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Feb 14 02:54:21 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm systemd-logind[511]: New session 11 of user root. -- Subject: A new session 11 has been created for user root -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new session with the ID 11 has been created for the user root. -- -- The leading process of the session is 5707. Feb 14 02:54:21 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm systemd[1]: Started Session 11 of user root. -- Subject: Unit session-11.scope has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit session-11.scope has finished starting up. -- -- The start-up result is done. Feb 14 02:54:21 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm sshd[5707]: pam_unix(sshd:session): session opened for user root by (uid=0) Feb 14 02:54:21 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm sshd[5707]: Received disconnect from 10.29.163.170 port 36624:11: disconnected by user Feb 14 02:54:21 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm sshd[5707]: Disconnected from 10.29.163.170 port 36624 Feb 14 02:54:21 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm sshd[5707]: pam_unix(sshd:session): session closed for user root Feb 14 02:54:21 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm systemd-logind[511]: Removed session 11. -- Subject: Session 11 has been terminated -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A session with the ID 11 has been terminated. Feb 14 02:54:22 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-file[5743]: Invoked with src=None selevel=None force=False setype=None _original_basename=None unsafe_writes=False access_time=None seuser=None recurse=False state=directory access_time_format=%Y%m%d%H%M.%S group=None modification_time=None serole=None _diff_peek=None modification_time_format=%Y%m%d%H%M.%S path=/etc/systemd/system/tangd.socket.d owner=None follow=True attributes=None mode=0775 Feb 14 02:54:22 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-ansible.legacy.stat[5774]: Invoked with checksum_algorithm=sha1 get_checksum=True path=/etc/systemd/system/tangd.socket.d/override2.conf follow=False get_mime=True get_attributes=True Feb 14 02:54:22 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-ansible.legacy.copy[5799]: Invoked with src=/root/.ansible/tmp/ansible-tmp-1707879262.112466-3569-83519960188748/source directory_mode=None force=True unsafe_writes=False remote_src=None dest=/etc/systemd/system/tangd.socket.d/override2.conf selevel=None seuser=None setype=None group=None content=NOT_LOGGING_PARAMETER _original_basename=tmpr1ee3n_u serole=None mode=0664 checksum=05987691cc309e84627f31fa0d1680a3b3b2c4b2 owner=None follow=False validate=None attributes=None backup=False local_follow=None Feb 14 02:54:23 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-setup[5817]: Invoked with filter=[] gather_subset=['!all', '!min', 'distribution', 'distribution_major_version', 'distribution_version', 'os_family'] fact_path=/etc/ansible/facts.d gather_timeout=10 Feb 14 02:54:23 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-stat[5830]: Invoked with checksum_algorithm=sha1 get_checksum=True path=/run/ostree-booted follow=False get_mime=True get_attributes=True Feb 14 02:54:23 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-ansible.legacy.setup[5839]: Invoked with filter=['ansible_pkg_mgr'] gather_subset=['!all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Feb 14 02:54:23 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-ansible.legacy.yum[5854]: Invoked with lock_timeout=30 update_cache=False conf_file=None exclude=[] allow_downgrade=False sslverify=True disable_gpg_check=False disable_excludes=None use_backend=auto validate_certs=True state=present disablerepo=[] skip_broken=False releasever=None cacheonly=False autoremove=False download_dir=None installroot=/ install_weak_deps=True name=['tang'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False enable_plugin=[] Feb 14 02:54:24 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-fedora.linux_system_roles.nbde_server_tang[5867]: Invoked with force=False keys_to_deploy_dir=None update=/usr/libexec/tangd-update keygen=/usr/libexec/tangd-keygen state=keys-created cachedir=/var/cache/tang keydir=/var/db/tang Feb 14 02:54:24 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-stat[5885]: Invoked with checksum_algorithm=sha1 get_checksum=True path=/etc/systemd/system/tangd.socket.d follow=False get_mime=True get_attributes=True Feb 14 02:54:24 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-find[5896]: Invoked with excludes=['^override.conf$'] paths=['/etc/systemd/system/tangd.socket.d'] file_type=any age=None contains=None recurse=False age_stamp=mtime patterns=[] depth=None mode=None get_checksum=False use_regex=True follow=False hidden=True exact_mode=True read_whole_file=False size=None Feb 14 02:54:24 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-file[5905]: Invoked with src=None selevel=None force=False setype=None _original_basename=None unsafe_writes=False access_time=None seuser=None recurse=False state=directory access_time_format=%Y%m%d%H%M.%S group=None modification_time=None serole=None _diff_peek=None modification_time_format=%Y%m%d%H%M.%S path=/etc/systemd/system/tangd.socket.d owner=None follow=True attributes=None mode=0775 Feb 14 02:54:25 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-ansible.legacy.setup[5914]: Invoked with filter=['ansible_service_mgr'] gather_subset=['!all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Feb 14 02:54:25 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-ansible.legacy.systemd[5929]: Invoked with no_block=False force=None name=tangd.socket daemon_reexec=False enabled=True daemon_reload=False state=started masked=None scope=system Feb 14 02:54:25 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-stat[5942]: Invoked with checksum_algorithm=sha1 get_checksum=True path=/etc/systemd/system/tangd.socket.d follow=False get_mime=True get_attributes=True Feb 14 02:54:26 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-stat[5953]: Invoked with checksum_algorithm=sha1 get_checksum=True path=/etc/systemd/system/tangd.socket.d/override2.conf follow=False get_mime=True get_attributes=True Feb 14 02:54:26 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-ansible.legacy.setup[5964]: Invoked with filter=['ansible_pkg_mgr'] gather_subset=['!all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Feb 14 02:54:26 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-ansible.legacy.yum[5979]: Invoked with lock_timeout=30 update_cache=False conf_file=None exclude=[] allow_downgrade=False sslverify=True disable_gpg_check=False disable_excludes=None use_backend=auto validate_certs=True state=present disablerepo=[] skip_broken=False releasever=None cacheonly=False autoremove=False download_dir=None installroot=/ install_weak_deps=True name=['tang'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False enable_plugin=[] Feb 14 02:54:26 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-fedora.linux_system_roles.nbde_server_tang[5992]: Invoked with force=False keys_to_deploy_dir=None update=/usr/libexec/tangd-update keygen=/usr/libexec/tangd-keygen state=keys-created cachedir=/var/cache/tang keydir=/var/db/tang Feb 14 02:54:27 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-setup[6001]: Invoked with filter=[] gather_subset=['!all', '!min', 'distribution', 'distribution_major_version', 'python_version'] fact_path=/etc/ansible/facts.d gather_timeout=10 Feb 14 02:54:27 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-stat[6015]: Invoked with checksum_algorithm=sha1 get_checksum=True path=/run/ostree-booted follow=False get_mime=True get_attributes=True Feb 14 02:54:27 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-ansible.legacy.setup[6024]: Invoked with filter=['ansible_pkg_mgr'] gather_subset=['!all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Feb 14 02:54:27 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-ansible.legacy.yum[6039]: Invoked with lock_timeout=30 update_cache=False conf_file=None exclude=[] allow_downgrade=False sslverify=True disable_gpg_check=False disable_excludes=None use_backend=auto validate_certs=True state=present disablerepo=[] skip_broken=False releasever=None cacheonly=False autoremove=False download_dir=None installroot=/ install_weak_deps=True name=['libselinux-python', 'policycoreutils-python'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False enable_plugin=[] Feb 14 02:54:28 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-setup[6052]: Invoked with filter=['ansible_selinux'] gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Feb 14 02:54:29 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-fedora.linux_system_roles.local_seport[6092]: Invoked with proto=tcp state=present ignore_selinux_state=False reload=True setype=tangd_port_t local=True ports=['7500'] Feb 14 02:54:33 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm kernel: SELinux: 2048 avtab hash slots, 112757 rules. Feb 14 02:54:33 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm kernel: SELinux: 2048 avtab hash slots, 112757 rules. Feb 14 02:54:33 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm kernel: SELinux: 8 users, 14 roles, 5049 types, 316 bools, 1 sens, 1024 cats Feb 14 02:54:33 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm kernel: SELinux: 130 classes, 112757 rules Feb 14 02:54:33 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm kernel: SELinux: Converting 2290 SID table entries... Feb 14 02:54:35 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm dbus[527]: [system] Reloaded configuration Feb 14 02:54:35 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-fedora.linux_system_roles.selinux_modules_facts[6105]: Invoked Feb 14 02:54:38 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-stat[6114]: Invoked with checksum_algorithm=sha1 get_checksum=True path=/etc/systemd/system/tangd.socket.d follow=False get_mime=True get_attributes=True Feb 14 02:54:38 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-file[6125]: Invoked with src=None selevel=None force=False setype=None _original_basename=None unsafe_writes=False access_time=None seuser=None recurse=False state=directory access_time_format=%Y%m%d%H%M.%S group=None modification_time=None serole=None _diff_peek=None modification_time_format=%Y%m%d%H%M.%S path=/etc/systemd/system/tangd.socket.d owner=None follow=True attributes=None mode=0775 Feb 14 02:54:38 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-ansible.legacy.stat[6156]: Invoked with checksum_algorithm=sha1 get_checksum=True path=/etc/systemd/system/tangd.socket.d/override.conf follow=False get_mime=True get_attributes=True Feb 14 02:54:39 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-ansible.legacy.copy[6181]: Invoked with src=/root/.ansible/tmp/ansible-tmp-1707879278.744864-3973-117992490125165/source directory_mode=None force=True attributes=None remote_src=None unsafe_writes=False dest=/etc/systemd/system/tangd.socket.d/override.conf seuser=None setype=None group=None content=NOT_LOGGING_PARAMETER _original_basename=tangd_socket_override.conf.j2 serole=None mode=0644 selevel=None owner=None follow=False validate=None checksum=cab519df8c21e60fd06ac780e2c7bd41ad441042 backup=True local_follow=None Feb 14 02:54:39 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-setup[6199]: Invoked with filter=[] gather_subset=['!all', '!min', 'python_version', 'service_mgr'] fact_path=/etc/ansible/facts.d gather_timeout=10 Feb 14 02:54:39 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-stat[6213]: Invoked with checksum_algorithm=sha1 get_checksum=True path=/run/ostree-booted follow=False get_mime=True get_attributes=True Feb 14 02:54:39 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-ansible.legacy.setup[6222]: Invoked with filter=['ansible_pkg_mgr'] gather_subset=['!all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Feb 14 02:54:39 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-ansible.legacy.yum[6237]: Invoked with lock_timeout=30 update_cache=False conf_file=None exclude=[] allow_downgrade=False sslverify=True disable_gpg_check=False disable_excludes=None use_backend=auto validate_certs=True state=present disablerepo=[] skip_broken=False releasever=None cacheonly=False autoremove=False download_dir=None installroot=/ install_weak_deps=True name=['firewalld'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False enable_plugin=[] Feb 14 02:54:40 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-systemd[6250]: Invoked with no_block=False force=None name=firewalld daemon_reexec=False enabled=None daemon_reload=False state=None masked=False scope=system Feb 14 02:54:40 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-ansible.legacy.systemd[6263]: Invoked with no_block=False force=None name=firewalld daemon_reexec=False enabled=True daemon_reload=False state=started masked=None scope=system Feb 14 02:54:40 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm systemd[1]: Reloading. Feb 14 02:54:40 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm systemd[1]: Starting firewalld - dynamic firewall daemon... -- Subject: Unit firewalld.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit firewalld.service has begun starting up. Feb 14 02:54:41 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm systemd[1]: Started firewalld - dynamic firewall daemon. -- Subject: Unit firewalld.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit firewalld.service has finished starting up. -- -- The start-up result is done. Feb 14 02:54:41 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm kernel: ip6_tables: (C) 2000-2006 Netfilter Core Team Feb 14 02:54:41 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm kernel: Ebtables v2.0 registered Feb 14 02:54:41 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm firewalld[6296]: WARNING: AllowZoneDrifting is enabled. This is considered an insecure configuration option. It will be removed in a future release. Please consider disabling it now. Feb 14 02:54:41 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm kernel: ip_set: protocol 7 Feb 14 02:54:41 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-fedora.linux_system_roles.firewall_lib[6320]: Invoked with set_default_zone=None protocol=[] ipset_type=None port=['7500/tcp'] icmp_block_inversion=None service=[] forward_port=[] destination=[] firewalld_conf=None source=[] state=enabled permanent=True interface_pci_id=[] __report_changed=True rich_rule=[] ipset_entries=[] description=None ipset=None interface=[] target=None short=None zone=public masquerade=None helper_module=[] icmp_block=[] timeout=0 source_port=[] runtime=True Feb 14 02:54:42 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm kernel: nf_conntrack version 0.5.0 (16384 buckets, 65536 max) Feb 14 02:54:42 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm kernel: bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this. Feb 14 02:54:43 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-systemd[6406]: Invoked with no_block=False force=None name=None daemon_reexec=False enabled=None daemon_reload=True state=None masked=None scope=system Feb 14 02:54:43 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm systemd[1]: Reloading. Feb 14 02:54:43 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-ansible.legacy.systemd[6444]: Invoked with no_block=False force=None name=tangd.socket daemon_reexec=False enabled=True daemon_reload=False state=restarted masked=None scope=system Feb 14 02:54:43 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm systemd[1]: Closed Tang Server socket. -- Subject: Unit tangd.socket has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit tangd.socket has finished shutting down. Feb 14 02:54:43 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm systemd[1]: Stopping Tang Server socket. -- Subject: Unit tangd.socket has begun shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit tangd.socket has begun shutting down. Feb 14 02:54:43 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm systemd[1]: Listening on Tang Server socket. -- Subject: Unit tangd.socket has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit tangd.socket has finished starting up. -- -- The start-up result is done. Feb 14 02:54:43 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-stat[6458]: Invoked with checksum_algorithm=sha1 get_checksum=True path=/etc/systemd/system/tangd.socket.d follow=False get_mime=True get_attributes=True Feb 14 02:54:43 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-stat[6469]: Invoked with checksum_algorithm=sha1 get_checksum=True path=/etc/systemd/system/tangd.socket.d/override2.conf follow=False get_mime=True get_attributes=True Feb 14 02:54:44 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-slurp[6480]: Invoked with src=/etc/systemd/system/tangd.socket.d/override.conf path=/etc/systemd/system/tangd.socket.d/override.conf Feb 14 02:54:44 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-file[6489]: Invoked with src=None selevel=None force=False setype=None _original_basename=None unsafe_writes=False access_time=None seuser=None recurse=False state=absent access_time_format=%Y%m%d%H%M.%S group=None modification_time=None serole=None _diff_peek=None modification_time_format=%Y%m%d%H%M.%S path=/etc/systemd/system/tangd.socket.d/override2.conf owner=None follow=True attributes=None mode=None Feb 14 02:54:44 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-ansible.legacy.setup[6498]: Invoked with filter=['ansible_pkg_mgr'] gather_subset=['!all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Feb 14 02:54:45 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-ansible.legacy.yum[6513]: Invoked with lock_timeout=30 update_cache=False conf_file=None exclude=[] allow_downgrade=False sslverify=True disable_gpg_check=False disable_excludes=None use_backend=auto validate_certs=True state=present disablerepo=[] skip_broken=False releasever=None cacheonly=False autoremove=False download_dir=None installroot=/ install_weak_deps=True name=['tang'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False enable_plugin=[] Feb 14 02:54:45 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-fedora.linux_system_roles.nbde_server_tang[6526]: Invoked with force=False keys_to_deploy_dir=None update=/usr/libexec/tangd-update keygen=/usr/libexec/tangd-keygen state=keys-created cachedir=/var/cache/tang keydir=/var/db/tang Feb 14 02:54:45 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-stat[6535]: Invoked with checksum_algorithm=sha1 get_checksum=True path=/etc/systemd/system/tangd.socket.d follow=False get_mime=True get_attributes=True Feb 14 02:54:45 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-find[6546]: Invoked with excludes=['^override.conf$'] paths=['/etc/systemd/system/tangd.socket.d'] file_type=any age=None contains=None recurse=False age_stamp=mtime patterns=[] depth=None mode=None get_checksum=False use_regex=True follow=False hidden=True exact_mode=True read_whole_file=False size=None Feb 14 02:54:46 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-file[6555]: Invoked with src=None selevel=None force=False setype=None _original_basename=None unsafe_writes=False access_time=None seuser=None recurse=False state=absent access_time_format=%Y%m%d%H%M.%S group=None modification_time=None serole=None _diff_peek=None modification_time_format=%Y%m%d%H%M.%S path=/etc/systemd/system/tangd.socket.d owner=None follow=True attributes=None mode=0775 Feb 14 02:54:46 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-systemd[6564]: Invoked with no_block=False force=None name=None daemon_reexec=False enabled=None daemon_reload=True state=None masked=None scope=system Feb 14 02:54:46 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm systemd[1]: Reloading. Feb 14 02:54:47 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-ansible.legacy.systemd[6602]: Invoked with no_block=False force=None name=tangd.socket daemon_reexec=False enabled=True daemon_reload=False state=restarted masked=None scope=system Feb 14 02:54:47 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm systemd[1]: Closed Tang Server socket. -- Subject: Unit tangd.socket has finished shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit tangd.socket has finished shutting down. Feb 14 02:54:47 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm systemd[1]: Stopping Tang Server socket. -- Subject: Unit tangd.socket has begun shutting down -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit tangd.socket has begun shutting down. Feb 14 02:54:47 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm systemd[1]: Listening on Tang Server socket. -- Subject: Unit tangd.socket has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit tangd.socket has finished starting up. -- -- The start-up result is done. Feb 14 02:54:47 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-stat[6616]: Invoked with checksum_algorithm=sha1 get_checksum=True path=/etc/systemd/system/tangd.socket.d follow=False get_mime=True get_attributes=True Feb 14 02:54:47 28d2a9c7-df12-45c1-9ea7-850a04326585.testing-farm ansible-ansible.legacy.command[6625]: Invoked with executable=None _uses_shell=False expand_argument_vars=True strip_empty_ends=True _raw_params=journalctl -ex removes=None argv=None creates=None chdir=None stdin_add_newline=True stdin=None TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/tests/tests_share_system_dir.yml:100 Wednesday 14 February 2024 02:54:47 +0000 (0:00:00.248) 0:00:25.658 **** included: /WORKDIR/git-custom-port-idempotentkxig8iin/tests/tasks/cleanup.yml for sut TASK [Remove control node files/directories] *********************************** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/tests/tasks/cleanup.yml:2 Wednesday 14 February 2024 02:54:47 +0000 (0:00:00.021) 0:00:25.679 **** skipping: [sut] => { "changed": false, "false_condition": "nbde_server_keys_dir | d(\"\") is match(\"^/\")", "skip_reason": "Conditional result was False" } TASK [Remove managed node files/directories] *********************************** task path: /WORKDIR/git-custom-port-idempotentkxig8iin/tests/tasks/cleanup.yml:9 Wednesday 14 February 2024 02:54:47 +0000 (0:00:00.023) 0:00:25.702 **** skipping: [sut] => (item={'path': '', 'remove_dir': 'true'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item.path is match(\"^/\")", "item": { "path": "", "remove_dir": "true" }, "skip_reason": "Conditional result was False" } changed: [sut] => (item={'path': '/var/db/tang', 'remove_dir': 'false'}) => { "ansible_loop_var": "item", "changed": true, "cmd": "set -euxo pipefail\nif [ \"false\" = true ]; then\n rm -rf \"/var/db/tang\"\nelse\n rm -rf \"/var/db/tang\"/* \"/var/db/tang\"/.* || :\nfi\n", "delta": "0:00:00.005231", "end": "2024-02-14 02:54:47.657574", "item": { "path": "/var/db/tang", "remove_dir": "false" }, "rc": 0, "start": "2024-02-14 02:54:47.652343" } STDERR: + '[' false = true ']' + rm -rf /var/db/tang/JwxLSNZ60hSYXAM-YXTqEnlH5O8.jwk /var/db/tang/KcD9P8X7P3HgxEhNRaOQer8VKx0.jwk /var/db/tang/. /var/db/tang/.. rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/var/db/tang/.’ rm: refusing to remove ‘.’ or ‘..’ directory: skipping ‘/var/db/tang/..’ + : changed: [sut] => (item={'path': '/var/cache/tang', 'remove_dir': 'false'}) => { "ansible_loop_var": "item", "changed": true, "cmd": "set -euxo pipefail\nif [ \"false\" = true ]; then\n rm -rf \"/var/cache/tang\"\nelse\n rm -rf \"/var/cache/tang\"/* \"/var/cache/tang\"/.* || :\nfi\n", "delta": "0:00:00.004748", "end": "2024-02-14 02:54:47.781154", "item": { "path": "/var/cache/tang", "remove_dir": "false" }, "rc": 0, "start": "2024-02-14 02:54:47.776406" } STDERR: + '[' false = true ']' + rm -rf '/var/cache/tang/*' '/var/cache/tang/.*' PLAY RECAP ********************************************************************* sut : ok=73 changed=12 unreachable=0 failed=0 skipped=116 rescued=0 ignored=0 Wednesday 14 February 2024 02:54:47 +0000 (0:00:00.288) 0:00:25.991 **** =============================================================================== fedora.linux_system_roles.selinux : Set an SELinux label on a port ------ 6.38s /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:87 fedora.linux_system_roles.selinux : Get SELinux modules facts ----------- 3.25s /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:112 fedora.linux_system_roles.firewall : Configure firewall ----------------- 1.65s /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:71 fedora.linux_system_roles.firewall : Enable and start firewalld service --- 0.91s /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:28 fedora.linux_system_roles.nbde_server : Ensure tang is installed -------- 0.67s /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:2 fedora.linux_system_roles.nbde_server : Ensure required services are enabled and at the right state --- 0.59s /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:39 fedora.linux_system_roles.firewall : Install firewalld ------------------ 0.55s /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:19 fedora.linux_system_roles.nbde_server : Ensure tang is installed -------- 0.55s /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:2 fedora.linux_system_roles.selinux : Install SELinux python2 tools ------- 0.55s /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:14 Create a customization systemd file ------------------------------------- 0.55s /WORKDIR/git-custom-port-idempotentkxig8iin/tests/tests_share_system_dir.yml:20 fedora.linux_system_roles.selinux : Refresh facts ----------------------- 0.53s /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:53 fedora.linux_system_roles.nbde_server : Ensure tang is installed -------- 0.53s /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:2 fedora.linux_system_roles.nbde_server : Creates the file with the port entry that we want tangd to listen to --- 0.38s /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/tangd-custom-port.yml:44 fedora.linux_system_roles.nbde_server : Ensure ansible_facts used by role --- 0.38s /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/set_vars.yml:2 fedora.linux_system_roles.nbde_server : Reload the daemons so the new changes take effect --- 0.30s /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:34 Remove managed node files/directories ----------------------------------- 0.29s /WORKDIR/git-custom-port-idempotentkxig8iin/tests/tasks/cleanup.yml:9 --------- fedora.linux_system_roles.nbde_server : Reload the daemons so the new changes take effect --- 0.28s /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:34 fedora.linux_system_roles.nbde_server : Ensure required services are enabled and at the right state --- 0.26s /WORKDIR/git-custom-port-idempotentkxig8iin/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:39 Create the tangd.socket.d directory ------------------------------------- 0.25s /WORKDIR/git-custom-port-idempotentkxig8iin/tests/tests_share_system_dir.yml:14 Debug ------------------------------------------------------------------- 0.25s /WORKDIR/git-custom-port-idempotentkxig8iin/tests/tests_share_system_dir.yml:96 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---