+ cd /tmp/tmpa5z69896/tests; TEST_SUBJECTS=/cache/fedora-31.qcow2 TEST_ARTIFACTS=/tmp/linux-system-role-test-work-pull-linux-system-roles_logging-186-405f09a-fedora-31-mm3symvy/artifacts ansible-playbook -vv --inventory=/usr/share/ansible/inventory/standard-inventory-qcow2 /tmp/tmpa5z69896/_setup.yml /tmp/tmpa5z69896/tests/tests_basics_files.yml ansible-playbook 2.9.14 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/tester/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.8/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 3.8.6 (default, Sep 25 2020, 00:00:00) [GCC 10.2.1 20200723 (Red Hat 10.2.1-1)] Using /etc/ansible/ansible.cfg as config file PLAYBOOK: _setup.yml *********************************************************** 1 plays in /tmp/tmpa5z69896/_setup.yml PLAY [Fail when only localhost is available] *********************************** META: ran handlers TASK [debug] ******************************************************************* task path: /tmp/tmpa5z69896/_setup.yml:5 ok: [/cache/fedora-31.qcow2] => { "groups": { "all": [ "/cache/fedora-31.qcow2" ], "localhost": [ "/cache/fedora-31.qcow2" ], "subjects": [ "/cache/fedora-31.qcow2" ], "ungrouped": [] } } TASK [fail] ******************************************************************** task path: /tmp/tmpa5z69896/_setup.yml:7 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-31.qcow2 : ok=1 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 PLAYBOOK: tests_basics_files.yml *********************************************** 1 plays in /tmp/tmpa5z69896/tests/tests_basics_files.yml PLAY [Ensure that the role runs with parameters with the simplest configuration (implicit files output)] *** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpa5z69896/tests/tests_basics_files.yml:23 ok: [/cache/fedora-31.qcow2] META: ran handlers TASK [deploy config to output into local files] ******************************** task path: /tmp/tmpa5z69896/tests/tests_basics_files.yml:31 TASK [linux-system-roles.logging : Set rsyslog_output_elasticsearch for the omelasticsearch output] *** task path: /tmp/tmpa5z69896/tasks/main.yml:5 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_elasticsearch": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_files for the omfile outputs] *** task path: /tmp/tmpa5z69896/tasks/main.yml:9 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_files": []}, "changed": false} TASK [linux-system-roles.logging : Set files output if rsyslog_output_files is empty and logging_inputs is not empty] *** task path: /tmp/tmpa5z69896/tasks/main.yml:13 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_files": [{"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_forwards for the omfwd output] *** task path: /tmp/tmpa5z69896/tasks/main.yml:20 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_forwards": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_remote_files for the omfwd output for the remote input] *** task path: /tmp/tmpa5z69896/tasks/main.yml:24 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_remote_files": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_relp for the relp output] *** task path: /tmp/tmpa5z69896/tasks/main.yml:28 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_input_relp for the relp input] *** task path: /tmp/tmpa5z69896/tasks/main.yml:32 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_input_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmpa5z69896/tasks/main.yml:36 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmpa5z69896/tasks/main.yml:40 TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmpa5z69896/tasks/main.yml:49 TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmpa5z69896/tasks/main.yml:60 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmpa5z69896/tasks/main.yml:64 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmpa5z69896/tasks/main.yml:70 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmpa5z69896/tasks/main.yml:76 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmpa5z69896/tasks/main.yml:82 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmpa5z69896/tasks/main.yml:86 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmpa5z69896/tasks/main.yml:101 TASK [/tmp/tmpa5z69896/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:14 changed: [/cache/fedora-31.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: libestr-0.1.9-13.fc31.x86_64", "Installed: ca-certificates-2020.2.41-1.1.fc31.noarch", "Installed: p11-kit-trust-0.23.21-2.fc31.x86_64", "Installed: p11-kit-0.23.21-2.fc31.x86_64", "Installed: libfastjson-0.99.8-5.fc31.x86_64", "Installed: rsyslog-8.2002.0-1.fc31.x86_64", "Installed: logrotate-3.15.1-1.fc31.x86_64", "Installed: rsyslog-gnutls-8.2002.0-1.fc31.x86_64", "Removed: p11-kit-0.23.16.1-2.fc31.x86_64", "Removed: p11-kit-trust-0.23.16.1-2.fc31.x86_64", "Removed: ca-certificates-2019.2.32-3.fc31.noarch"]} TASK [/tmp/tmpa5z69896/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:21 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc31", "source": "rpm", "version": "1.20.4"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc31", "source": "rpm", "version": "1.20.4"}], "abattis-cantarell-fonts": [{"arch": "noarch", "epoch": null, "name": "abattis-cantarell-fonts", "release": "3.fc31", "source": "rpm", "version": "0.111"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "4.fc31", "source": "rpm", "version": "2.2.53"}], "adobe-source-code-pro-fonts": [{"arch": "noarch", "epoch": null, "name": "adobe-source-code-pro-fonts", "release": "7.fc31", "source": "rpm", "version": "2.030.1.050"}], "adwaita-cursor-theme": [{"arch": "noarch", "epoch": null, "name": "adwaita-cursor-theme", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "adwaita-icon-theme": [{"arch": "noarch", "epoch": null, "name": "adwaita-icon-theme", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "5.fc31", "source": "rpm", "version": "1.11"}], "at-spi2-atk": [{"arch": "x86_64", "epoch": null, "name": "at-spi2-atk", "release": "1.fc31", "source": "rpm", "version": "2.34.1"}], "at-spi2-core": [{"arch": "x86_64", "epoch": null, "name": "at-spi2-core", "release": "1.fc31", "source": "rpm", "version": "2.34.0"}], "atk": [{"arch": "x86_64", "epoch": null, "name": "atk", "release": "1.fc31", "source": "rpm", "version": "2.34.1"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "0.12.20190507gitf58ec40.fc31", "source": "rpm", "version": "3.0"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "0.12.20190507gitf58ec40.fc31", "source": "rpm", "version": "3.0"}], "avahi-libs": [{"arch": "x86_64", "epoch": null, "name": "avahi-libs", "release": "20.fc31", "source": "rpm", "version": "0.7"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "8.fc31", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "3.fc31", "source": "rpm", "version": "5.0.7"}], "brotli": [{"arch": "x86_64", "epoch": null, "name": "brotli", "release": "6.fc31", "source": "rpm", "version": "1.0.7"}], "bzip2": [{"arch": "x86_64", "epoch": null, "name": "bzip2", "release": "1.fc31", "source": "rpm", "version": "1.0.8"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "1.fc31", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "4.fc31", "source": "rpm", "version": "1.15.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc31", "source": "rpm", "version": "2020.2.41"}], "cairo": [{"arch": "x86_64", "epoch": null, "name": "cairo", "release": "6.fc31", "source": "rpm", "version": "1.16.0"}], "cairo-gobject": [{"arch": "x86_64", "epoch": null, "name": "cairo-gobject", "release": "6.fc31", "source": "rpm", "version": "1.16.0"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "2.fc31", "source": "rpm", "version": "2.9"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "4.fc31", "source": "rpm", "version": "3.5"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "11.fc31", "source": "rpm", "version": "17.1"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "3.fc31", "source": "rpm", "version": "0.31"}], "colord-libs": [{"arch": "x86_64", "epoch": null, "name": "colord-libs", "release": "2.fc31", "source": "rpm", "version": "1.4.4"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc31", "source": "rpm", "version": "8.31"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc31", "source": "rpm", "version": "8.31"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "12.fc31", "source": "rpm", "version": "2.12"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "21.fc31", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "21.fc31", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "4.gitbb9bf99.fc31", "source": "rpm", "version": "20190816"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc31", "source": "rpm", "version": "2.2.1"}], "cups-libs": [{"arch": "x86_64", "epoch": 1, "name": "cups-libs", "release": "2.fc31", "source": "rpm", "version": "2.2.12"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "1.fc31", "source": "rpm", "version": "7.66.0"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "2.fc31", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "3.fc31", "source": "rpm", "version": "1.12.16"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "6.fc31", "source": "rpm", "version": "21"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "3.fc31", "source": "rpm", "version": "1.12.16"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "3.fc31", "source": "rpm", "version": "1.12.16"}], "dconf": [{"arch": "x86_64", "epoch": null, "name": "dconf", "release": "1.fc31", "source": "rpm", "version": "0.34.0"}], "dejavu-fonts-common": [{"arch": "noarch", "epoch": null, "name": "dejavu-fonts-common", "release": "2.fc31", "source": "rpm", "version": "2.37"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "2.fc31", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "2.fc31", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "2.fc31", "source": "rpm", "version": "1.02.163"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "2.fc31", "source": "rpm", "version": "1.02.163"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "15.fc31", "source": "rpm", "version": "4.4.1"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "15.fc31", "source": "rpm", "version": "4.4.1"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "3.fc31", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc31", "source": "rpm", "version": "4.0.9"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "27.git20181204.fc31.1", "source": "rpm", "version": "049"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "27.git20181204.fc31.1", "source": "rpm", "version": "049"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc31", "source": "rpm", "version": "0.177"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc31", "source": "rpm", "version": "0.177"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc31", "source": "rpm", "version": "0.177"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc31", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "1", "source": "rpm", "version": "31"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "1", "source": "rpm", "version": "31"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "1", "source": "rpm", "version": "31"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "1", "source": "rpm", "version": "31"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc31", "source": "rpm", "version": "5.37"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc31", "source": "rpm", "version": "5.37"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc31", "source": "rpm", "version": "3.12"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "24.fc31", "source": "rpm", "version": "4.6.0"}], "fipscheck": [{"arch": "x86_64", "epoch": null, "name": "fipscheck", "release": "7.fc31", "source": "rpm", "version": "1.5.0"}], "fipscheck-lib": [{"arch": "x86_64", "epoch": null, "name": "fipscheck-lib", "release": "7.fc31", "source": "rpm", "version": "1.5.0"}], "fontconfig": [{"arch": "x86_64", "epoch": null, "name": "fontconfig", "release": "3.fc31", "source": "rpm", "version": "2.13.92"}], "fontpackages-filesystem": [{"arch": "noarch", "epoch": null, "name": "fontpackages-filesystem", "release": "25.fc31", "source": "rpm", "version": "1.44"}], "freetype": [{"arch": "x86_64", "epoch": null, "name": "freetype", "release": "3.fc31", "source": "rpm", "version": "2.10.0"}], "fribidi": [{"arch": "x86_64", "epoch": null, "name": "fribidi", "release": "4.fc31", "source": "rpm", "version": "1.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "8.fc31", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "5.fc31", "source": "rpm", "version": "5.0.1"}], "gcr": [{"arch": "x86_64", "epoch": null, "name": "gcr", "release": "1.fc31", "source": "rpm", "version": "3.33.4"}], "gcr-base": [{"arch": "x86_64", "epoch": null, "name": "gcr-base", "release": "1.fc31", "source": "rpm", "version": "3.33.4"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc31", "source": "rpm", "version": "1.18.1"}], "gdk-pixbuf2": [{"arch": "x86_64", "epoch": null, "name": "gdk-pixbuf2", "release": "1.fc31", "source": "rpm", "version": "2.40.0"}], "gdk-pixbuf2-modules": [{"arch": "x86_64", "epoch": null, "name": "gdk-pixbuf2-modules", "release": "1.fc31", "source": "rpm", "version": "2.40.0"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "1.fc31", "source": "rpm", "version": "20190806"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "1.fc31", "source": "rpm", "version": "20190806"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "2.fc31", "source": "rpm", "version": "0.20.1"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "2.fc31", "source": "rpm", "version": "0.20.1"}], "git-core": [{"arch": "x86_64", "epoch": null, "name": "git-core", "release": "1.fc31", "source": "rpm", "version": "2.23.0"}], "glib-networking": [{"arch": "x86_64", "epoch": null, "name": "glib-networking", "release": "1.fc31", "source": "rpm", "version": "2.62.1"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc31", "source": "rpm", "version": "2.62.1"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "5.fc31", "source": "rpm", "version": "2.30"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "5.fc31", "source": "rpm", "version": "2.30"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "5.fc31", "source": "rpm", "version": "2.30"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "10.fc31", "source": "rpm", "version": "6.1.2"}], "gnome-keyring": [{"arch": "x86_64", "epoch": null, "name": "gnome-keyring", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc31", "source": "rpm", "version": "2.2.17"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc31", "source": "rpm", "version": "2.2.17"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc31", "source": "rpm", "version": "3.6.10"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5c6ae44d", "source": "rpm", "version": "3c3359c4"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "3.fc31", "source": "rpm", "version": "1.13.1"}], "graphite2": [{"arch": "x86_64", "epoch": null, "name": "graphite2", "release": "1.fc31", "source": "rpm", "version": "1.3.13"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "3.fc31", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "20.fc31", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-tools-extra": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-extra", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "36.fc31", "source": "rpm", "version": "8.40"}], "gsettings-desktop-schemas": [{"arch": "x86_64", "epoch": null, "name": "gsettings-desktop-schemas", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "gtk-update-icon-cache": [{"arch": "x86_64", "epoch": null, "name": "gtk-update-icon-cache", "release": "3.fc31", "source": "rpm", "version": "3.24.12"}], "gtk3": [{"arch": "x86_64", "epoch": null, "name": "gtk3", "release": "3.fc31", "source": "rpm", "version": "3.24.12"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "1.fc31", "source": "rpm", "version": "1.10"}], "harfbuzz": [{"arch": "x86_64", "epoch": null, "name": "harfbuzz", "release": "2.fc31", "source": "rpm", "version": "2.6.1"}], "heat-cfntools": [{"arch": "noarch", "epoch": null, "name": "heat-cfntools", "release": "9.fc31", "source": "rpm", "version": "1.4.2"}], "hicolor-icon-theme": [{"arch": "noarch", "epoch": null, "name": "hicolor-icon-theme", "release": "7.fc31", "source": "rpm", "version": "0.17"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "9.fc31", "source": "rpm", "version": "3.20"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "2.fc31", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc31", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "3.fc31", "source": "rpm", "version": "0.2.5"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc31", "source": "rpm", "version": "5.3.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc31", "source": "rpm", "version": "5.3.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "5.fc31", "source": "rpm", "version": "1.8.3"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "3.fc31", "source": "rpm", "version": "20190515"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "4.fc31", "source": "rpm", "version": "2.12"}], "jasper-libs": [{"arch": "x86_64", "epoch": null, "name": "jasper-libs", "release": "9.fc31", "source": "rpm", "version": "2.0.14"}], "jbigkit-libs": [{"arch": "x86_64", "epoch": null, "name": "jbigkit-libs", "release": "17.fc31", "source": "rpm", "version": "2.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "6.fc31", "source": "rpm", "version": "0.13.1"}], "json-glib": [{"arch": "x86_64", "epoch": null, "name": "json-glib", "release": "3.fc31", "source": "rpm", "version": "1.4.4"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "14.fc31", "source": "rpm", "version": "2.0.4"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "14.fc31", "source": "rpm", "version": "2.0.4"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "14.fc31", "source": "rpm", "version": "2.0.4"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "301.fc31", "source": "rpm", "version": "5.3.7"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "3.fc31", "source": "rpm", "version": "1.6"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "4.fc31", "source": "rpm", "version": "26"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "4.fc31", "source": "rpm", "version": "26"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "3.fc31", "source": "rpm", "version": "0.8.0"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "45.fc31", "source": "rpm", "version": "1.17"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "7.fc31", "source": "rpm", "version": "2.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "7.fc31", "source": "rpm", "version": "2.0"}], "lcms2": [{"arch": "x86_64", "epoch": null, "name": "lcms2", "release": "6.fc31", "source": "rpm", "version": "2.9"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "2.fc31", "source": "rpm", "version": "551"}], "libX11": [{"arch": "x86_64", "epoch": null, "name": "libX11", "release": "3.fc31", "source": "rpm", "version": "1.6.8"}], "libX11-common": [{"arch": "noarch", "epoch": null, "name": "libX11-common", "release": "3.fc31", "source": "rpm", "version": "1.6.8"}], "libXau": [{"arch": "x86_64", "epoch": null, "name": "libXau", "release": "2.fc31", "source": "rpm", "version": "1.0.9"}], "libXcomposite": [{"arch": "x86_64", "epoch": null, "name": "libXcomposite", "release": "17.fc31", "source": "rpm", "version": "0.4.4"}], "libXcursor": [{"arch": "x86_64", "epoch": null, "name": "libXcursor", "release": "6.fc31", "source": "rpm", "version": "1.1.15"}], "libXdamage": [{"arch": "x86_64", "epoch": null, "name": "libXdamage", "release": "17.fc31", "source": "rpm", "version": "1.1.4"}], "libXext": [{"arch": "x86_64", "epoch": null, "name": "libXext", "release": "2.fc31", "source": "rpm", "version": "1.3.4"}], "libXfixes": [{"arch": "x86_64", "epoch": null, "name": "libXfixes", "release": "10.fc31", "source": "rpm", "version": "5.0.3"}], "libXft": [{"arch": "x86_64", "epoch": null, "name": "libXft", "release": "2.fc31", "source": "rpm", "version": "2.3.3"}], "libXi": [{"arch": "x86_64", "epoch": null, "name": "libXi", "release": "2.fc31", "source": "rpm", "version": "1.7.10"}], "libXinerama": [{"arch": "x86_64", "epoch": null, "name": "libXinerama", "release": "4.fc31", "source": "rpm", "version": "1.1.4"}], "libXrandr": [{"arch": "x86_64", "epoch": null, "name": "libXrandr", "release": "2.fc31", "source": "rpm", "version": "1.5.2"}], "libXrender": [{"arch": "x86_64", "epoch": null, "name": "libXrender", "release": "10.fc31", "source": "rpm", "version": "0.9.10"}], "libXtst": [{"arch": "x86_64", "epoch": null, "name": "libXtst", "release": "10.fc31", "source": "rpm", "version": "1.2.3"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "4.fc31", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc31", "source": "rpm", "version": "3.4.0"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "3.fc31", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "2.fc31", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "7.fc31", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "43.fc31", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "6.fc31", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "8.fc31", "source": "rpm", "version": "0.7.9"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "43.fc31", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "3.fc31", "source": "rpm", "version": "0.1.11"}], "libcroco": [{"arch": "x86_64", "epoch": null, "name": "libcroco", "release": "2.fc31", "source": "rpm", "version": "0.6.13"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "1.fc31", "source": "rpm", "version": "7.66.0"}], "libdatrie": [{"arch": "x86_64", "epoch": null, "name": "libdatrie", "release": "10.fc31", "source": "rpm", "version": "0.2.9"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "38.fc31", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "38.fc31", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "43.fc31", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "6.fc31", "source": "rpm", "version": "0.35.3"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "28.20190324cvs.fc31", "source": "rpm", "version": "3.1"}], "libepoxy": [{"arch": "x86_64", "epoch": null, "name": "libepoxy", "release": "4.fc31", "source": "rpm", "version": "1.5.3"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "13.fc31", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "7.fc31", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "5.fc31", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "23.fc31", "source": "rpm", "version": "3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc31", "source": "rpm", "version": "9.2.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc31", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc31", "source": "rpm", "version": "9.2.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "2.fc31", "source": "rpm", "version": "1.36"}], "libgusb": [{"arch": "x86_64", "epoch": null, "name": "libgusb", "release": "5.fc31", "source": "rpm", "version": "0.3.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc31", "source": "rpm", "version": "2.2.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "43.fc31", "source": "rpm", "version": "1.3.1"}], "libjpeg-turbo": [{"arch": "x86_64", "epoch": null, "name": "libjpeg-turbo", "release": "4.fc31", "source": "rpm", "version": "2.0.2"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc31", "source": "rpm", "version": "1.1.5"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc31", "source": "rpm", "version": "1.1.5"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "10.fc31", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc31", "source": "rpm", "version": "2.0.7"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "8.fc31", "source": "rpm", "version": "1.2.0"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "9.fc31", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "10.fc31", "source": "rpm", "version": "1.0.4"}], "libmodman": [{"arch": "x86_64", "epoch": null, "name": "libmodman", "release": "20.fc31", "source": "rpm", "version": "2.0.1"}], "libmodulemd1": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd1", "release": "3.fc31", "source": "rpm", "version": "1.8.15"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "4.fc31", "source": "rpm", "version": "1.7"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.rc1.fc31", "source": "rpm", "version": "2.4.1"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc31", "source": "rpm", "version": "1.39.2"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "1.fc31", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "5.20180605git4a062cf.fc31", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "43.fc31", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "4.fc31", "source": "rpm", "version": "1.9.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "3.fc31", "source": "rpm", "version": "1.5.1"}], "libpng": [{"arch": "x86_64", "epoch": 2, "name": "libpng", "release": "2.fc31", "source": "rpm", "version": "1.6.37"}], "libproxy": [{"arch": "x86_64", "epoch": null, "name": "libproxy", "release": "14.fc31", "source": "rpm", "version": "0.4.15"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc31", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc31", "source": "rpm", "version": "1.4.1"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "43.fc31", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc31", "source": "rpm", "version": "1.10.5"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc31", "source": "rpm", "version": "2.10.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "1.fc31", "source": "rpm", "version": "2.4.1"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc31", "source": "rpm", "version": "0.19.1"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc31", "source": "rpm", "version": "2.9"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "2.fc31", "source": "rpm", "version": "2.9"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "8.fc31", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "3.fc31", "source": "rpm", "version": "0.7.5"}], "libsoup": [{"arch": "x86_64", "epoch": null, "name": "libsoup", "release": "1.fc31", "source": "rpm", "version": "2.68.2"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "6.fc31", "source": "rpm", "version": "0.9.0"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "6.fc31", "source": "rpm", "version": "0.9.0"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc31", "source": "rpm", "version": "9.2.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "1.fc31", "source": "rpm", "version": "2.3.0"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "2.fc31", "source": "rpm", "version": "4.14"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "1.fc31", "source": "rpm", "version": "1.4.2"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "1.fc31", "source": "rpm", "version": "0.10.1"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "2.fc31", "source": "rpm", "version": "0.20.1"}], "libthai": [{"arch": "x86_64", "epoch": null, "name": "libthai", "release": "3.fc31", "source": "rpm", "version": "0.1.28"}], "libtiff": [{"arch": "x86_64", "epoch": null, "name": "libtiff", "release": "6.fc31", "source": "rpm", "version": "4.0.10"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "2.rc3.fc31", "source": "rpm", "version": "1.1.4"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "6.fc31", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "4.fc31", "source": "rpm", "version": "1.0.22"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "21.fc31", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "17.fc31", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "8.fc31", "source": "rpm", "version": "0.3.0"}], "libwayland-client": [{"arch": "x86_64", "epoch": null, "name": "libwayland-client", "release": "2.fc31", "source": "rpm", "version": "1.17.0"}], "libwayland-cursor": [{"arch": "x86_64", "epoch": null, "name": "libwayland-cursor", "release": "2.fc31", "source": "rpm", "version": "1.17.0"}], "libwayland-egl": [{"arch": "x86_64", "epoch": null, "name": "libwayland-egl", "release": "2.fc31", "source": "rpm", "version": "1.17.0"}], "libxcb": [{"arch": "x86_64", "epoch": null, "name": "libxcb", "release": "3.fc31", "source": "rpm", "version": "1.13.1"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "1.fc31", "source": "rpm", "version": "4.4.10"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "1.fc31", "source": "rpm", "version": "4.4.10"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc31", "source": "rpm", "version": "0.8.4"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "3.fc31", "source": "rpm", "version": "2.9.9"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "2.fc31", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc31", "source": "rpm", "version": "1.4.2"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "25.fc31", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "102.fc31", "source": "rpm", "version": "20190923"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "3.fc31", "source": "rpm", "version": "0.9.23"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "1.fc31", "source": "rpm", "version": "3.15.1"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "6.fc31", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "1.fc31", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "5.fc31", "source": "rpm", "version": "2.8.4"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc31", "source": "rpm", "version": "5.5.2"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc31", "source": "rpm", "version": "3.1.6"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc31", "source": "rpm", "version": "4.0.23"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "12.20190803.fc31", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "12.20190803.fc31", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "12.20190803.fc31", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.55.20160912git.fc31", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc31", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "3.fc31", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "3.fc31", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc31.1", "source": "rpm", "version": "8.0p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc31.1", "source": "rpm", "version": "8.0p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc31.1", "source": "rpm", "version": "8.0p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "2.fc31", "source": "rpm", "version": "1.1.1d"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc31", "source": "rpm", "version": "1.1.1d"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "2.fc31", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "3.fc31", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc31", "source": "rpm", "version": "0.23.21"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc31", "source": "rpm", "version": "0.23.21"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "18.fc31", "source": "rpm", "version": "1.3.1"}], "pango": [{"arch": "x86_64", "epoch": null, "name": "pango", "release": "1.fc31", "source": "rpm", "version": "1.44.6"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "1.fc31", "source": "rpm", "version": "3.2.153"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "6.fc31", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc31.1", "source": "rpm", "version": "8.43"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "14.fc31", "source": "rpm", "version": "10.33"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "5.fc31", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "6.fc31", "source": "rpm", "version": "1.1.0"}], "pixman": [{"arch": "x86_64", "epoch": null, "name": "pixman", "release": "1.fc31", "source": "rpm", "version": "0.38.4"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "4.fc31", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "18.fc31", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "6.fc31", "source": "rpm", "version": "3.3.15"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "2.fc31", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc31", "source": "rpm", "version": "19.1.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "1.fc31", "source": "rpm", "version": "41.2.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "5.fc31", "source": "rpm", "version": "3.7.4"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "5.fc31", "source": "rpm", "version": "3.7.4"}], "python3-asn1crypto": [{"arch": "noarch", "epoch": null, "name": "python3-asn1crypto", "release": "7.fc31", "source": "rpm", "version": "0.24.0"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc31", "source": "rpm", "version": "19.1.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "0.12.20190507gitf58ec40.fc31", "source": "rpm", "version": "3.0"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc31", "source": "rpm", "version": "2.7.0"}], "python3-boto": [{"arch": "noarch", "epoch": null, "name": "python3-boto", "release": "1.fc31", "source": "rpm", "version": "2.49.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc31", "source": "rpm", "version": "1.12.3"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "10.fc31", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "16.fc31", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc31", "source": "rpm", "version": "2.6.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "3.fc31", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "6.fc31", "source": "rpm", "version": "1.2.8"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "2.fc31", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc31", "source": "rpm", "version": "4.0.9"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "3.fc31", "source": "rpm", "version": "1.13.1"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "6.fc31", "source": "rpm", "version": "0.35.3"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc31", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "2.fc31", "source": "rpm", "version": "2.10.1"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "8.fc31", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "16.fc31", "source": "rpm", "version": "1.10"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "1.fc31", "source": "rpm", "version": "3.0.2"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "3.fc31", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "3.fc31", "source": "rpm", "version": "0.1.11"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "6.fc31", "source": "rpm", "version": "0.35.3"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "5.fc31", "source": "rpm", "version": "3.7.4"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc31", "source": "rpm", "version": "2.9"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "2.fc31", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "2.fc31", "source": "rpm", "version": "3.0.2"}], "python3-pbr": [{"arch": "noarch", "epoch": null, "name": "python3-pbr", "release": "4.fc31", "source": "rpm", "version": "5.1.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc31", "source": "rpm", "version": "19.1.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "3.fc31", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "18.fc31", "source": "rpm", "version": "0.7.2"}], "python3-psutil": [{"arch": "x86_64", "epoch": null, "name": "python3-psutil", "release": "2.fc31", "source": "rpm", "version": "5.6.3"}], "python3-pyasn1": [{"arch": "noarch", "epoch": null, "name": "python3-pyasn1", "release": "5.fc31", "source": "rpm", "version": "0.4.4"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "20.fc31", "source": "rpm", "version": "2.14"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "1.fc31", "source": "rpm", "version": "0.15.4"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "3.fc31", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "2.fc31", "source": "rpm", "version": "1.7.0"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc31", "source": "rpm", "version": "2019.2"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc31", "source": "rpm", "version": "5.1.2"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc31", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "python3-rsa": [{"arch": "noarch", "epoch": null, "name": "python3-rsa", "release": "10.fc31", "source": "rpm", "version": "3.4.2"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc31", "source": "rpm", "version": "4.2.2"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "1.fc31", "source": "rpm", "version": "41.2.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc31", "source": "rpm", "version": "1.12.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc31", "source": "rpm", "version": "1.9.3"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "4.fc31", "source": "rpm", "version": "1.25.3"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "4.fc31", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "3.fc31", "source": "rpm", "version": "8.0"}], "rest": [{"arch": "x86_64", "epoch": null, "name": "rest", "release": "6.fc31", "source": "rpm", "version": "0.8.1"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "25.fc31", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "9.fc31", "source": "rpm", "version": "3.1.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc31", "source": "rpm", "version": "8.2002.0"}], "rsyslog-gnutls": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-gnutls", "release": "1.fc31", "source": "rpm", "version": "8.2002.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "4.fc31", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "37.fc31", "source": "rpm", "version": "3.14.4"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "37.fc31", "source": "rpm", "version": "3.14.4"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc31", "source": "rpm", "version": "2.13.3"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "16.fc31", "source": "rpm", "version": "4.6"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "1.fc31", "source": "rpm", "version": "1.14"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "2.fc31", "source": "rpm", "version": "3.29.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc31", "source": "rpm", "version": "1.8.28"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-bootchart": [{"arch": "x86_64", "epoch": null, "name": "systemd-bootchart", "release": "5.fc31", "source": "rpm", "version": "233"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "2.fc31", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "13.fc31", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "13.fc31", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "2.fc31", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc31", "source": "rpm", "version": "2019c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc31", "source": "rpm", "version": "1.9.3"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc31", "source": "rpm", "version": "8.1.2102"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "15.fc31", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc31", "source": "rpm", "version": "5.5.2"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "2.fc31", "source": "rpm", "version": "5.1.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "2.fc31", "source": "rpm", "version": "2.27"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "6.fc31", "source": "rpm", "version": "5.2.4"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "6.fc31", "source": "rpm", "version": "5.2.4"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "3.fc31", "source": "rpm", "version": "1.1.2"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "19.fc31", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2002.0"}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : debug] ********************************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:32 skipping: [/cache/fedora-31.qcow2] => {} TASK [/tmp/tmpa5z69896/roles/rsyslog : debug] ********************************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:36 ok: [/cache/fedora-31.qcow2] => { "msg": "Rsyslog_version is 8.2002.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmpa5z69896/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:41 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:48 ok: [/cache/fedora-31.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/rsyslog.d", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:54 ok: [/cache/fedora-31.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/lib/rsyslog", "secontext": "system_u:object_r:syslogd_var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Set backup dir name] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:60 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_backup_dir": "/tmp/rsyslog.d-20201112T012115"}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:64 ok: [/cache/fedora-31.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20201112T012115", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:73 ok: [/cache/fedora-31.qcow2] => {"archived": ["/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.conf"], "arcroot": "/etc/", "changed": false, "dest": "/tmp/rsyslog.d-20201112T012115/backup.tgz", "expanded_exclude_paths": [], "expanded_paths": ["/etc/rsyslog.d", "/etc/rsyslog.conf"], "gid": 0, "group": "root", "missing": [], "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 1726, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:80 changed: [/cache/fedora-31.qcow2] => {"changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/log", "secontext": "system_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:88 NOTIFIED HANDLER /tmp/tmpa5z69896/roles/rsyslog : restart rsyslogd for /cache/fedora-31.qcow2 changed: [/cache/fedora-31.qcow2] => {"changed": true, "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "dest": "/etc/rsyslog.conf", "gid": 0, "group": "root", "md5sum": "aa226b8228225835f8a13f775ca42e49", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 104, "src": "/root/.ansible/tmp/ansible-tmp-1605144125.5720744-141905-66347366545260/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:97 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, [{"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}], [{"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}]]}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:108 changed: [/cache/fedora-31.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "7f4de7a1922c9f75e59e999d3bd76a7422293d14", "dest": "/etc/rsyslog.d/00-global.conf", "gid": 0, "group": "root", "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "md5sum": "bc874b131415b3d23235af980ec111e0", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 86, "src": "/root/.ansible/tmp/ansible-tmp-1605144126.5893726-141935-120059591971044/source", "state": "file", "uid": 0} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} changed: [/cache/fedora-31.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "0dd331865ac06c0881012a0dc9796c2260e66dcd", "dest": "/etc/rsyslog.d/05-common-defaults.conf", "gid": 0, "group": "root", "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "md5sum": "ca846c3cf461cb558da5d3e79ac49a26", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 69, "src": "/root/.ansible/tmp/ansible-tmp-1605144127.243914-141935-120488666638214/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:129 skipping: [/cache/fedora-31.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:151 TASK [/tmp/tmpa5z69896/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:166 skipping: [/cache/fedora-31.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:174 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:186 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:198 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:222 ok: [/cache/fedora-31.qcow2] => (item={'name': 'basic_input', 'type': 'basics'}) => {"ansible_facts": {"__rsyslog_basics_packages": []}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/inputs/basics/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "basic_input", "type": "basics"}} TASK [/tmp/tmpa5z69896/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:234 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/basics/main.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update basics input packages] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/basics/main.yml:3 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 TASK [/tmp/tmpa5z69896/roles/rsyslog : Create basics input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/basics/main.yml:10 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call default_files\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "081fb862a251d8dc0e6ed0ca51e016734d3f7dd7", "dest": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call default_files\n}\n"}], "state": "present", "type": "input"}, "md5sum": "a9d95529621dfe88c2e6fb6d6bb103c6", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 461, "src": "/root/.ansible/tmp/ansible-tmp-1605144128.59017-142017-176994576586212/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call default_files\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call default_files\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:246 ok: [/cache/fedora-31.qcow2] => (item={'name': 'default_files', 'type': 'files'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | default(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n{% else %}\nmodule(load=\"builtin:omfile\")\n{% endif %}"}], "type": "modules"}], "__rsyslog_files_output_packages": [], "__rsyslog_files_output_rules": ["{{ __rsyslog_conf_files_output_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "default_files", "type": "files"}} TASK [/tmp/tmpa5z69896/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:258 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "89bc63afcb6aae96090bbde60b367bfc80afc31f", "dest": "/etc/rsyslog.d/10-output-files-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "md5sum": "36c5048bf86cdc51ac071efb6a63f800", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 173, "src": "/root/.ansible/tmp/ansible-tmp-1605144129.5519812-142055-140368678128899/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create files output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/files/main.yml:10 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-default_files', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="default_files") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "87f41b5de3ab1bafc779920627f5202204770c3f", "dest": "/etc/rsyslog.d/30-output-files-default_files.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-default_files", "sections": [{"options": "ruleset(name=\"default_files\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n"}], "state": "present", "type": "output"}, "md5sum": "b165c8ba84f13793cfbec3ee659bb8fe", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1125, "src": "/root/.ansible/tmp/ansible-tmp-1605144130.367593-142089-17562364503763/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-default_files', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="default_files") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-default_files", "sections": [{"options": "ruleset(name=\"default_files\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:270 changed: [/cache/fedora-31.qcow2] => {"changed": true, "enabled": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice basic.target sysinit.target", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7776", "LimitNPROCSoft": "7776", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7776", "LimitSIGPENDINGSoft": "7776", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2332", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [/tmp/tmpa5z69896/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:279 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:290 skipping: [/cache/fedora-31.qcow2] => {} TASK [include_tasks] *********************************************************** task path: /tmp/tmpa5z69896/tests/tests_basics_files.yml:39 included: /tmp/tmpa5z69896/tests/set_rsyslog_variables.yml for /cache/fedora-31.qcow2 TASK [Get info of /etc/rsyslog.conf] ******************************************* task path: /tmp/tmpa5z69896/tests/set_rsyslog_variables.yml:1 ok: [/cache/fedora-31.qcow2] => {"changed": false, "stat": {"atime": 1605144131.3063161, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "ctime": 1605144125.9633162, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8402, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1605144125.6233163, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 104, "uid": 0, "version": "3944104378", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Get file counts in /etc/rsyslog.d] *************************************** task path: /tmp/tmpa5z69896/tests/set_rsyslog_variables.yml:6 ok: [/cache/fedora-31.qcow2] => {"changed": false, "examined": 6, "files": [{"atime": 1605144124.6563163, "ctime": 1571871554.4778266, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 159515, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1564000148.0, "nlink": 1, "path": "/etc/rsyslog.d/21-cloudinit.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 255, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605144131.3073163, "ctime": 1605144127.3733163, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8404, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605144127.1253161, "nlink": 1, "path": "/etc/rsyslog.d/05-common-defaults.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 69, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605144131.3073163, "ctime": 1605144128.7223163, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8405, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605144128.4733162, "nlink": 1, "path": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 461, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605144131.3073163, "ctime": 1605144129.6583161, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8406, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605144129.4183161, "nlink": 1, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 173, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605144131.3073163, "ctime": 1605144130.4853163, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8407, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605144130.2383163, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 1125, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605144131.3073163, "ctime": 1605144126.7103162, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8403, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605144126.4633162, "nlink": 1, "path": "/etc/rsyslog.d/00-global.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 86, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}], "matched": 6, "msg": ""} RUNNING HANDLER [/tmp/tmpa5z69896/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmpa5z69896/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-31.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestamp": "Thu 2020-11-12 01:22:11 UTC", "ActiveEnterTimestampMonotonic": "72531846", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice basic.target sysinit.target", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Thu 2020-11-12 01:22:11 UTC", "AssertTimestampMonotonic": "72524920", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "84561000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2020-11-12 01:22:11 UTC", "ConditionTimestampMonotonic": "72524920", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "10974", "ExecMainStartTimestamp": "Thu 2020-11-12 01:22:11 UTC", "ExecMainStartTimestampMonotonic": "72526777", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Thu 2020-11-12 01:22:11 UTC] ; stop_time=[n/a] ; pid=10974 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Thu 2020-11-12 01:22:11 UTC] ; stop_time=[n/a] ; pid=10974 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2020-11-12 01:22:11 UTC", "InactiveExitTimestampMonotonic": "72527092", "InvocationID": "fdcc9b1fe00d4139bfb28258508d7bc6", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7776", "LimitNPROCSoft": "7776", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7776", "LimitSIGPENDINGSoft": "7776", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "10974", "MemoryAccounting": "yes", "MemoryCurrent": "15683584", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Thu 2020-11-12 01:22:11 UTC", "StateChangeTimestampMonotonic": "72531846", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "3", "TasksMax": "2332", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [Check rsyslog.conf size] ************************************************* task path: /tmp/tmpa5z69896/tests/tests_basics_files.yml:46 ok: [/cache/fedora-31.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check file counts in rsyslog.d] ****************************************** task path: /tmp/tmpa5z69896/tests/tests_basics_files.yml:50 ok: [/cache/fedora-31.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check rsyslog errors] **************************************************** task path: /tmp/tmpa5z69896/tests/tests_basics_files.yml:56 changed: [/cache/fedora-31.qcow2] => {"changed": true, "cmd": ["systemctl", "status", "rsyslog"], "delta": "0:00:00.009960", "end": "2020-11-12 01:22:13.750823", "failed_when_result": false, "rc": 0, "start": "2020-11-12 01:22:13.740863", "stderr": "", "stderr_lines": [], "stdout": "● rsyslog.service - System Logging Service\n Loaded: loaded (/usr/lib/systemd/system/rsyslog.service; enabled; vendor preset: enabled)\n Active: active (running) since Thu 2020-11-12 01:22:13 UTC; 563ms ago\n Docs: man:rsyslogd(8)\n https://www.rsyslog.com/doc/\n Main PID: 11207 (rsyslogd)\n Tasks: 3 (limit: 2332)\n Memory: 1.2M\n CPU: 7ms\n CGroup: /system.slice/rsyslog.service\n └─11207 /usr/sbin/rsyslogd -n\n\nNov 12 01:22:13 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com systemd[1]: Starting System Logging Service...\nNov 12 01:22:13 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com rsyslogd[11207]: [origin software=\"rsyslogd\" swVersion=\"8.2002.0\" x-pid=\"11207\" x-info=\"https://www.rsyslog.com\"] start\nNov 12 01:22:13 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com systemd[1]: Started System Logging Service.\nNov 12 01:22:13 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com rsyslogd[11207]: imjournal: journal files changed, reloading... [v8.2002.0 try https://www.rsyslog.com/e/0 ]", "stdout_lines": ["● rsyslog.service - System Logging Service", " Loaded: loaded (/usr/lib/systemd/system/rsyslog.service; enabled; vendor preset: enabled)", " Active: active (running) since Thu 2020-11-12 01:22:13 UTC; 563ms ago", " Docs: man:rsyslogd(8)", " https://www.rsyslog.com/doc/", " Main PID: 11207 (rsyslogd)", " Tasks: 3 (limit: 2332)", " Memory: 1.2M", " CPU: 7ms", " CGroup: /system.slice/rsyslog.service", " └─11207 /usr/sbin/rsyslogd -n", "", "Nov 12 01:22:13 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com systemd[1]: Starting System Logging Service...", "Nov 12 01:22:13 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com rsyslogd[11207]: [origin software=\"rsyslogd\" swVersion=\"8.2002.0\" x-pid=\"11207\" x-info=\"https://www.rsyslog.com\"] start", "Nov 12 01:22:13 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com systemd[1]: Started System Logging Service.", "Nov 12 01:22:13 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com rsyslogd[11207]: imjournal: journal files changed, reloading... [v8.2002.0 try https://www.rsyslog.com/e/0 ]"]} TASK [Check if the files config exists] **************************************** task path: /tmp/tmpa5z69896/tests/tests_basics_files.yml:61 ok: [/cache/fedora-31.qcow2] => {"changed": false, "failed_when_result": false, "stat": {"atime": 1605144131.3073163, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "87f41b5de3ab1bafc779920627f5202204770c3f", "ctime": 1605144130.4853163, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8407, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1605144130.2383163, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1125, "uid": 0, "version": "639488485", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Grep output to messages line] ******************************************** task path: /tmp/tmpa5z69896/tests/tests_basics_files.yml:67 ok: [/cache/fedora-31.qcow2] => {"changed": false, "cmd": ["/bin/grep", "\\*.info;mail.none;authpriv.none;cron.none.*/var/log/messages", "/etc/rsyslog.d/30-output-files-default_files.conf"], "delta": "0:00:00.003528", "end": "2020-11-12 01:22:14.440778", "rc": 0, "start": "2020-11-12 01:22:14.437250", "stderr": "", "stderr_lines": [], "stdout": " *.info;mail.none;authpriv.none;cron.none /var/log/messages", "stdout_lines": [" *.info;mail.none;authpriv.none;cron.none /var/log/messages"]} TASK [Run logger to generate a test log message] ******************************* task path: /tmp/tmpa5z69896/tests/tests_basics_files.yml:71 ok: [/cache/fedora-31.qcow2] => {"changed": false, "cmd": ["/bin/logger", "-i", "-p", "local6.info", "-t", "testTag0", "testMessage0000"], "delta": "0:00:00.004789", "end": "2020-11-12 01:22:14.788804", "rc": 0, "start": "2020-11-12 01:22:14.784015", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Check the test log message in /var/log/messages] ************************* task path: /tmp/tmpa5z69896/tests/tests_basics_files.yml:75 ok: [/cache/fedora-31.qcow2] => {"attempts": 1, "changed": false, "cmd": ["/bin/grep", "testMessage0000", "/var/log/messages"], "delta": "0:00:00.003625", "end": "2020-11-12 01:22:15.134360", "rc": 0, "start": "2020-11-12 01:22:15.130735", "stderr": "", "stderr_lines": [], "stdout": "Nov 12 01:22:14 ibm-p8-kvm-03-guest-02 ansible-command[11510]: Invoked with _raw_params=/bin/logger -i -p local6.info -t testTag0 testMessage0000 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nNov 12 01:22:14 ibm-p8-kvm-03-guest-02 testTag0[11511]: testMessage0000\nNov 12 01:22:15 ibm-p8-kvm-03-guest-02 ansible-command[11585]: Invoked with _raw_params=/bin/grep testMessage0000 /var/log/messages warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None", "stdout_lines": ["Nov 12 01:22:14 ibm-p8-kvm-03-guest-02 ansible-command[11510]: Invoked with _raw_params=/bin/logger -i -p local6.info -t testTag0 testMessage0000 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None", "Nov 12 01:22:14 ibm-p8-kvm-03-guest-02 testTag0[11511]: testMessage0000", "Nov 12 01:22:15 ibm-p8-kvm-03-guest-02 ansible-command[11585]: Invoked with _raw_params=/bin/grep testMessage0000 /var/log/messages warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None"]} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-31.qcow2 : ok=47 changed=10 unreachable=0 failed=0 skipped=28 rescued=0 ignored=0 + cd /tmp/tmpa5z69896/tests; TEST_SUBJECTS=/cache/fedora-31.qcow2 TEST_ARTIFACTS=/tmp/linux-system-role-test-work-pull-linux-system-roles_logging-186-405f09a-fedora-31-mm3symvy/artifacts ansible-playbook -vv --inventory=/usr/share/ansible/inventory/standard-inventory-qcow2 /tmp/tmpa5z69896/_setup.yml /tmp/tmpa5z69896/tests/tests_basics_files2.yml ansible-playbook 2.9.14 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/tester/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.8/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 3.8.6 (default, Sep 25 2020, 00:00:00) [GCC 10.2.1 20200723 (Red Hat 10.2.1-1)] Using /etc/ansible/ansible.cfg as config file PLAYBOOK: _setup.yml *********************************************************** 1 plays in /tmp/tmpa5z69896/_setup.yml PLAY [Fail when only localhost is available] *********************************** META: ran handlers TASK [debug] ******************************************************************* task path: /tmp/tmpa5z69896/_setup.yml:5 ok: [/cache/fedora-31.qcow2] => { "groups": { "all": [ "/cache/fedora-31.qcow2" ], "localhost": [ "/cache/fedora-31.qcow2" ], "subjects": [ "/cache/fedora-31.qcow2" ], "ungrouped": [] } } TASK [fail] ******************************************************************** task path: /tmp/tmpa5z69896/_setup.yml:7 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-31.qcow2 : ok=1 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 PLAYBOOK: tests_basics_files2.yml ********************************************** 1 plays in /tmp/tmpa5z69896/tests/tests_basics_files2.yml PLAY [Ensure that the role runs with parameters from imjournal to four omfile outputs] *** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpa5z69896/tests/tests_basics_files2.yml:21 ok: [/cache/fedora-31.qcow2] META: ran handlers TASK [deploy config to output into local files] ******************************** task path: /tmp/tmpa5z69896/tests/tests_basics_files2.yml:31 TASK [linux-system-roles.logging : Set rsyslog_output_elasticsearch for the omelasticsearch output] *** task path: /tmp/tmpa5z69896/tasks/main.yml:5 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_elasticsearch": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_files for the omfile outputs] *** task path: /tmp/tmpa5z69896/tasks/main.yml:9 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_files": [{"facility": "authpriv,auth", "name": "files_output0", "path": "/var/log/secure", "type": "files"}, {"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_output1", "path": "/var/log/messages", "severity": "info", "type": "files"}, {"name": "files_output2", "path": ":omusrmsg:*", "severity": "emerg", "type": "files"}, {"name": "files_output3", "path": "/var/log/property_based_filter_in.log", "property": "msg", "property_op": "contains", "property_value": "property_based_filter_test", "type": "files"}, {"name": "files_output4", "path": "/var/log/property_based_filter_out.log", "property": "msg", "property_op": "!contains", "property_value": "property_based_filter_test", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set files output if rsyslog_output_files is empty and logging_inputs is not empty] *** task path: /tmp/tmpa5z69896/tasks/main.yml:13 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Set rsyslog_output_forwards for the omfwd output] *** task path: /tmp/tmpa5z69896/tasks/main.yml:20 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_forwards": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_remote_files for the omfwd output for the remote input] *** task path: /tmp/tmpa5z69896/tasks/main.yml:24 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_remote_files": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_relp for the relp output] *** task path: /tmp/tmpa5z69896/tasks/main.yml:28 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_input_relp for the relp input] *** task path: /tmp/tmpa5z69896/tasks/main.yml:32 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_input_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmpa5z69896/tasks/main.yml:36 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"facility": "authpriv,auth", "name": "files_output0", "path": "/var/log/secure", "type": "files"}, {"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_output1", "path": "/var/log/messages", "severity": "info", "type": "files"}, {"name": "files_output2", "path": ":omusrmsg:*", "severity": "emerg", "type": "files"}, {"name": "files_output3", "path": "/var/log/property_based_filter_in.log", "property": "msg", "property_op": "contains", "property_value": "property_based_filter_test", "type": "files"}, {"name": "files_output4", "path": "/var/log/property_based_filter_out.log", "property": "msg", "property_op": "!contains", "property_value": "property_based_filter_test", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmpa5z69896/tasks/main.yml:40 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'files_output0', 'type': 'files', 'facility': 'authpriv,auth', 'path': '/var/log/secure'}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "authpriv,auth", "name": "files_output0", "path": "/var/log/secure", "type": "files"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'files_output1', 'type': 'files', 'severity': 'info', 'exclude': ['authpriv.none', 'auth.none', 'cron.none', 'mail.none'], 'path': '/var/log/messages'}) => {"ansible_loop_var": "item", "changed": false, "item": {"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_output1", "path": "/var/log/messages", "severity": "info", "type": "files"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'files_output2', 'type': 'files', 'severity': 'emerg', 'path': ':omusrmsg:*'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "files_output2", "path": ":omusrmsg:*", "severity": "emerg", "type": "files"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'files_output3', 'type': 'files', 'property': 'msg', 'property_op': 'contains', 'property_value': 'property_based_filter_test', 'path': '/var/log/property_based_filter_in.log'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "files_output3", "path": "/var/log/property_based_filter_in.log", "property": "msg", "property_op": "contains", "property_value": "property_based_filter_test", "type": "files"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'files_output4', 'type': 'files', 'property': 'msg', 'property_op': '!contains', 'property_value': 'property_based_filter_test', 'path': '/var/log/property_based_filter_out.log'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "files_output4", "path": "/var/log/property_based_filter_out.log", "property": "msg", "property_op": "!contains", "property_value": "property_based_filter_test", "type": "files"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmpa5z69896/tasks/main.yml:49 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'flow_0', 'inputs': ['basic_input'], 'outputs': ['files_output0', 'files_output1', 'files_output2', 'files_output3', 'files_output4']}) => {"ansible_loop_var": "item", "changed": false, "item": {"inputs": ["basic_input"], "name": "flow_0", "outputs": ["files_output0", "files_output1", "files_output2", "files_output3", "files_output4"]}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmpa5z69896/tasks/main.yml:60 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmpa5z69896/tasks/main.yml:64 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmpa5z69896/tasks/main.yml:70 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmpa5z69896/tasks/main.yml:76 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmpa5z69896/tasks/main.yml:82 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmpa5z69896/tasks/main.yml:86 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmpa5z69896/tasks/main.yml:101 TASK [/tmp/tmpa5z69896/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:14 changed: [/cache/fedora-31.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: libestr-0.1.9-13.fc31.x86_64", "Installed: ca-certificates-2020.2.41-1.1.fc31.noarch", "Installed: p11-kit-trust-0.23.21-2.fc31.x86_64", "Installed: p11-kit-0.23.21-2.fc31.x86_64", "Installed: libfastjson-0.99.8-5.fc31.x86_64", "Installed: rsyslog-8.2002.0-1.fc31.x86_64", "Installed: logrotate-3.15.1-1.fc31.x86_64", "Installed: rsyslog-gnutls-8.2002.0-1.fc31.x86_64", "Removed: p11-kit-0.23.16.1-2.fc31.x86_64", "Removed: p11-kit-trust-0.23.16.1-2.fc31.x86_64", "Removed: ca-certificates-2019.2.32-3.fc31.noarch"]} TASK [/tmp/tmpa5z69896/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:21 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc31", "source": "rpm", "version": "1.20.4"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc31", "source": "rpm", "version": "1.20.4"}], "abattis-cantarell-fonts": [{"arch": "noarch", "epoch": null, "name": "abattis-cantarell-fonts", "release": "3.fc31", "source": "rpm", "version": "0.111"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "4.fc31", "source": "rpm", "version": "2.2.53"}], "adobe-source-code-pro-fonts": [{"arch": "noarch", "epoch": null, "name": "adobe-source-code-pro-fonts", "release": "7.fc31", "source": "rpm", "version": "2.030.1.050"}], "adwaita-cursor-theme": [{"arch": "noarch", "epoch": null, "name": "adwaita-cursor-theme", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "adwaita-icon-theme": [{"arch": "noarch", "epoch": null, "name": "adwaita-icon-theme", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "5.fc31", "source": "rpm", "version": "1.11"}], "at-spi2-atk": [{"arch": "x86_64", "epoch": null, "name": "at-spi2-atk", "release": "1.fc31", "source": "rpm", "version": "2.34.1"}], "at-spi2-core": [{"arch": "x86_64", "epoch": null, "name": "at-spi2-core", "release": "1.fc31", "source": "rpm", "version": "2.34.0"}], "atk": [{"arch": "x86_64", "epoch": null, "name": "atk", "release": "1.fc31", "source": "rpm", "version": "2.34.1"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "0.12.20190507gitf58ec40.fc31", "source": "rpm", "version": "3.0"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "0.12.20190507gitf58ec40.fc31", "source": "rpm", "version": "3.0"}], "avahi-libs": [{"arch": "x86_64", "epoch": null, "name": "avahi-libs", "release": "20.fc31", "source": "rpm", "version": "0.7"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "8.fc31", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "3.fc31", "source": "rpm", "version": "5.0.7"}], "brotli": [{"arch": "x86_64", "epoch": null, "name": "brotli", "release": "6.fc31", "source": "rpm", "version": "1.0.7"}], "bzip2": [{"arch": "x86_64", "epoch": null, "name": "bzip2", "release": "1.fc31", "source": "rpm", "version": "1.0.8"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "1.fc31", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "4.fc31", "source": "rpm", "version": "1.15.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc31", "source": "rpm", "version": "2020.2.41"}], "cairo": [{"arch": "x86_64", "epoch": null, "name": "cairo", "release": "6.fc31", "source": "rpm", "version": "1.16.0"}], "cairo-gobject": [{"arch": "x86_64", "epoch": null, "name": "cairo-gobject", "release": "6.fc31", "source": "rpm", "version": "1.16.0"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "2.fc31", "source": "rpm", "version": "2.9"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "4.fc31", "source": "rpm", "version": "3.5"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "11.fc31", "source": "rpm", "version": "17.1"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "3.fc31", "source": "rpm", "version": "0.31"}], "colord-libs": [{"arch": "x86_64", "epoch": null, "name": "colord-libs", "release": "2.fc31", "source": "rpm", "version": "1.4.4"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc31", "source": "rpm", "version": "8.31"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc31", "source": "rpm", "version": "8.31"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "12.fc31", "source": "rpm", "version": "2.12"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "21.fc31", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "21.fc31", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "4.gitbb9bf99.fc31", "source": "rpm", "version": "20190816"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc31", "source": "rpm", "version": "2.2.1"}], "cups-libs": [{"arch": "x86_64", "epoch": 1, "name": "cups-libs", "release": "2.fc31", "source": "rpm", "version": "2.2.12"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "1.fc31", "source": "rpm", "version": "7.66.0"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "2.fc31", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "3.fc31", "source": "rpm", "version": "1.12.16"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "6.fc31", "source": "rpm", "version": "21"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "3.fc31", "source": "rpm", "version": "1.12.16"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "3.fc31", "source": "rpm", "version": "1.12.16"}], "dconf": [{"arch": "x86_64", "epoch": null, "name": "dconf", "release": "1.fc31", "source": "rpm", "version": "0.34.0"}], "dejavu-fonts-common": [{"arch": "noarch", "epoch": null, "name": "dejavu-fonts-common", "release": "2.fc31", "source": "rpm", "version": "2.37"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "2.fc31", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "2.fc31", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "2.fc31", "source": "rpm", "version": "1.02.163"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "2.fc31", "source": "rpm", "version": "1.02.163"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "15.fc31", "source": "rpm", "version": "4.4.1"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "15.fc31", "source": "rpm", "version": "4.4.1"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "3.fc31", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc31", "source": "rpm", "version": "4.0.9"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "27.git20181204.fc31.1", "source": "rpm", "version": "049"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "27.git20181204.fc31.1", "source": "rpm", "version": "049"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc31", "source": "rpm", "version": "0.177"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc31", "source": "rpm", "version": "0.177"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc31", "source": "rpm", "version": "0.177"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc31", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "1", "source": "rpm", "version": "31"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "1", "source": "rpm", "version": "31"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "1", "source": "rpm", "version": "31"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "1", "source": "rpm", "version": "31"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc31", "source": "rpm", "version": "5.37"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc31", "source": "rpm", "version": "5.37"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc31", "source": "rpm", "version": "3.12"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "24.fc31", "source": "rpm", "version": "4.6.0"}], "fipscheck": [{"arch": "x86_64", "epoch": null, "name": "fipscheck", "release": "7.fc31", "source": "rpm", "version": "1.5.0"}], "fipscheck-lib": [{"arch": "x86_64", "epoch": null, "name": "fipscheck-lib", "release": "7.fc31", "source": "rpm", "version": "1.5.0"}], "fontconfig": [{"arch": "x86_64", "epoch": null, "name": "fontconfig", "release": "3.fc31", "source": "rpm", "version": "2.13.92"}], "fontpackages-filesystem": [{"arch": "noarch", "epoch": null, "name": "fontpackages-filesystem", "release": "25.fc31", "source": "rpm", "version": "1.44"}], "freetype": [{"arch": "x86_64", "epoch": null, "name": "freetype", "release": "3.fc31", "source": "rpm", "version": "2.10.0"}], "fribidi": [{"arch": "x86_64", "epoch": null, "name": "fribidi", "release": "4.fc31", "source": "rpm", "version": "1.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "8.fc31", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "5.fc31", "source": "rpm", "version": "5.0.1"}], "gcr": [{"arch": "x86_64", "epoch": null, "name": "gcr", "release": "1.fc31", "source": "rpm", "version": "3.33.4"}], "gcr-base": [{"arch": "x86_64", "epoch": null, "name": "gcr-base", "release": "1.fc31", "source": "rpm", "version": "3.33.4"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc31", "source": "rpm", "version": "1.18.1"}], "gdk-pixbuf2": [{"arch": "x86_64", "epoch": null, "name": "gdk-pixbuf2", "release": "1.fc31", "source": "rpm", "version": "2.40.0"}], "gdk-pixbuf2-modules": [{"arch": "x86_64", "epoch": null, "name": "gdk-pixbuf2-modules", "release": "1.fc31", "source": "rpm", "version": "2.40.0"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "1.fc31", "source": "rpm", "version": "20190806"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "1.fc31", "source": "rpm", "version": "20190806"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "2.fc31", "source": "rpm", "version": "0.20.1"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "2.fc31", "source": "rpm", "version": "0.20.1"}], "git-core": [{"arch": "x86_64", "epoch": null, "name": "git-core", "release": "1.fc31", "source": "rpm", "version": "2.23.0"}], "glib-networking": [{"arch": "x86_64", "epoch": null, "name": "glib-networking", "release": "1.fc31", "source": "rpm", "version": "2.62.1"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc31", "source": "rpm", "version": "2.62.1"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "5.fc31", "source": "rpm", "version": "2.30"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "5.fc31", "source": "rpm", "version": "2.30"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "5.fc31", "source": "rpm", "version": "2.30"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "10.fc31", "source": "rpm", "version": "6.1.2"}], "gnome-keyring": [{"arch": "x86_64", "epoch": null, "name": "gnome-keyring", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc31", "source": "rpm", "version": "2.2.17"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc31", "source": "rpm", "version": "2.2.17"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc31", "source": "rpm", "version": "3.6.10"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5c6ae44d", "source": "rpm", "version": "3c3359c4"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "3.fc31", "source": "rpm", "version": "1.13.1"}], "graphite2": [{"arch": "x86_64", "epoch": null, "name": "graphite2", "release": "1.fc31", "source": "rpm", "version": "1.3.13"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "3.fc31", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "20.fc31", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-tools-extra": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-extra", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "36.fc31", "source": "rpm", "version": "8.40"}], "gsettings-desktop-schemas": [{"arch": "x86_64", "epoch": null, "name": "gsettings-desktop-schemas", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "gtk-update-icon-cache": [{"arch": "x86_64", "epoch": null, "name": "gtk-update-icon-cache", "release": "3.fc31", "source": "rpm", "version": "3.24.12"}], "gtk3": [{"arch": "x86_64", "epoch": null, "name": "gtk3", "release": "3.fc31", "source": "rpm", "version": "3.24.12"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "1.fc31", "source": "rpm", "version": "1.10"}], "harfbuzz": [{"arch": "x86_64", "epoch": null, "name": "harfbuzz", "release": "2.fc31", "source": "rpm", "version": "2.6.1"}], "heat-cfntools": [{"arch": "noarch", "epoch": null, "name": "heat-cfntools", "release": "9.fc31", "source": "rpm", "version": "1.4.2"}], "hicolor-icon-theme": [{"arch": "noarch", "epoch": null, "name": "hicolor-icon-theme", "release": "7.fc31", "source": "rpm", "version": "0.17"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "9.fc31", "source": "rpm", "version": "3.20"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "2.fc31", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc31", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "3.fc31", "source": "rpm", "version": "0.2.5"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc31", "source": "rpm", "version": "5.3.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc31", "source": "rpm", "version": "5.3.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "5.fc31", "source": "rpm", "version": "1.8.3"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "3.fc31", "source": "rpm", "version": "20190515"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "4.fc31", "source": "rpm", "version": "2.12"}], "jasper-libs": [{"arch": "x86_64", "epoch": null, "name": "jasper-libs", "release": "9.fc31", "source": "rpm", "version": "2.0.14"}], "jbigkit-libs": [{"arch": "x86_64", "epoch": null, "name": "jbigkit-libs", "release": "17.fc31", "source": "rpm", "version": "2.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "6.fc31", "source": "rpm", "version": "0.13.1"}], "json-glib": [{"arch": "x86_64", "epoch": null, "name": "json-glib", "release": "3.fc31", "source": "rpm", "version": "1.4.4"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "14.fc31", "source": "rpm", "version": "2.0.4"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "14.fc31", "source": "rpm", "version": "2.0.4"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "14.fc31", "source": "rpm", "version": "2.0.4"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "301.fc31", "source": "rpm", "version": "5.3.7"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "3.fc31", "source": "rpm", "version": "1.6"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "4.fc31", "source": "rpm", "version": "26"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "4.fc31", "source": "rpm", "version": "26"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "3.fc31", "source": "rpm", "version": "0.8.0"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "45.fc31", "source": "rpm", "version": "1.17"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "7.fc31", "source": "rpm", "version": "2.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "7.fc31", "source": "rpm", "version": "2.0"}], "lcms2": [{"arch": "x86_64", "epoch": null, "name": "lcms2", "release": "6.fc31", "source": "rpm", "version": "2.9"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "2.fc31", "source": "rpm", "version": "551"}], "libX11": [{"arch": "x86_64", "epoch": null, "name": "libX11", "release": "3.fc31", "source": "rpm", "version": "1.6.8"}], "libX11-common": [{"arch": "noarch", "epoch": null, "name": "libX11-common", "release": "3.fc31", "source": "rpm", "version": "1.6.8"}], "libXau": [{"arch": "x86_64", "epoch": null, "name": "libXau", "release": "2.fc31", "source": "rpm", "version": "1.0.9"}], "libXcomposite": [{"arch": "x86_64", "epoch": null, "name": "libXcomposite", "release": "17.fc31", "source": "rpm", "version": "0.4.4"}], "libXcursor": [{"arch": "x86_64", "epoch": null, "name": "libXcursor", "release": "6.fc31", "source": "rpm", "version": "1.1.15"}], "libXdamage": [{"arch": "x86_64", "epoch": null, "name": "libXdamage", "release": "17.fc31", "source": "rpm", "version": "1.1.4"}], "libXext": [{"arch": "x86_64", "epoch": null, "name": "libXext", "release": "2.fc31", "source": "rpm", "version": "1.3.4"}], "libXfixes": [{"arch": "x86_64", "epoch": null, "name": "libXfixes", "release": "10.fc31", "source": "rpm", "version": "5.0.3"}], "libXft": [{"arch": "x86_64", "epoch": null, "name": "libXft", "release": "2.fc31", "source": "rpm", "version": "2.3.3"}], "libXi": [{"arch": "x86_64", "epoch": null, "name": "libXi", "release": "2.fc31", "source": "rpm", "version": "1.7.10"}], "libXinerama": [{"arch": "x86_64", "epoch": null, "name": "libXinerama", "release": "4.fc31", "source": "rpm", "version": "1.1.4"}], "libXrandr": [{"arch": "x86_64", "epoch": null, "name": "libXrandr", "release": "2.fc31", "source": "rpm", "version": "1.5.2"}], "libXrender": [{"arch": "x86_64", "epoch": null, "name": "libXrender", "release": "10.fc31", "source": "rpm", "version": "0.9.10"}], "libXtst": [{"arch": "x86_64", "epoch": null, "name": "libXtst", "release": "10.fc31", "source": "rpm", "version": "1.2.3"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "4.fc31", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc31", "source": "rpm", "version": "3.4.0"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "3.fc31", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "2.fc31", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "7.fc31", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "43.fc31", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "6.fc31", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "8.fc31", "source": "rpm", "version": "0.7.9"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "43.fc31", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "3.fc31", "source": "rpm", "version": "0.1.11"}], "libcroco": [{"arch": "x86_64", "epoch": null, "name": "libcroco", "release": "2.fc31", "source": "rpm", "version": "0.6.13"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "1.fc31", "source": "rpm", "version": "7.66.0"}], "libdatrie": [{"arch": "x86_64", "epoch": null, "name": "libdatrie", "release": "10.fc31", "source": "rpm", "version": "0.2.9"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "38.fc31", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "38.fc31", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "43.fc31", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "6.fc31", "source": "rpm", "version": "0.35.3"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "28.20190324cvs.fc31", "source": "rpm", "version": "3.1"}], "libepoxy": [{"arch": "x86_64", "epoch": null, "name": "libepoxy", "release": "4.fc31", "source": "rpm", "version": "1.5.3"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "13.fc31", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "7.fc31", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "5.fc31", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "23.fc31", "source": "rpm", "version": "3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc31", "source": "rpm", "version": "9.2.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc31", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc31", "source": "rpm", "version": "9.2.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "2.fc31", "source": "rpm", "version": "1.36"}], "libgusb": [{"arch": "x86_64", "epoch": null, "name": "libgusb", "release": "5.fc31", "source": "rpm", "version": "0.3.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc31", "source": "rpm", "version": "2.2.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "43.fc31", "source": "rpm", "version": "1.3.1"}], "libjpeg-turbo": [{"arch": "x86_64", "epoch": null, "name": "libjpeg-turbo", "release": "4.fc31", "source": "rpm", "version": "2.0.2"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc31", "source": "rpm", "version": "1.1.5"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc31", "source": "rpm", "version": "1.1.5"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "10.fc31", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc31", "source": "rpm", "version": "2.0.7"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "8.fc31", "source": "rpm", "version": "1.2.0"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "9.fc31", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "10.fc31", "source": "rpm", "version": "1.0.4"}], "libmodman": [{"arch": "x86_64", "epoch": null, "name": "libmodman", "release": "20.fc31", "source": "rpm", "version": "2.0.1"}], "libmodulemd1": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd1", "release": "3.fc31", "source": "rpm", "version": "1.8.15"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "4.fc31", "source": "rpm", "version": "1.7"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.rc1.fc31", "source": "rpm", "version": "2.4.1"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc31", "source": "rpm", "version": "1.39.2"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "1.fc31", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "5.20180605git4a062cf.fc31", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "43.fc31", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "4.fc31", "source": "rpm", "version": "1.9.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "3.fc31", "source": "rpm", "version": "1.5.1"}], "libpng": [{"arch": "x86_64", "epoch": 2, "name": "libpng", "release": "2.fc31", "source": "rpm", "version": "1.6.37"}], "libproxy": [{"arch": "x86_64", "epoch": null, "name": "libproxy", "release": "14.fc31", "source": "rpm", "version": "0.4.15"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc31", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc31", "source": "rpm", "version": "1.4.1"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "43.fc31", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc31", "source": "rpm", "version": "1.10.5"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc31", "source": "rpm", "version": "2.10.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "1.fc31", "source": "rpm", "version": "2.4.1"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc31", "source": "rpm", "version": "0.19.1"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc31", "source": "rpm", "version": "2.9"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "2.fc31", "source": "rpm", "version": "2.9"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "8.fc31", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "3.fc31", "source": "rpm", "version": "0.7.5"}], "libsoup": [{"arch": "x86_64", "epoch": null, "name": "libsoup", "release": "1.fc31", "source": "rpm", "version": "2.68.2"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "6.fc31", "source": "rpm", "version": "0.9.0"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "6.fc31", "source": "rpm", "version": "0.9.0"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc31", "source": "rpm", "version": "9.2.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "1.fc31", "source": "rpm", "version": "2.3.0"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "2.fc31", "source": "rpm", "version": "4.14"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "1.fc31", "source": "rpm", "version": "1.4.2"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "1.fc31", "source": "rpm", "version": "0.10.1"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "2.fc31", "source": "rpm", "version": "0.20.1"}], "libthai": [{"arch": "x86_64", "epoch": null, "name": "libthai", "release": "3.fc31", "source": "rpm", "version": "0.1.28"}], "libtiff": [{"arch": "x86_64", "epoch": null, "name": "libtiff", "release": "6.fc31", "source": "rpm", "version": "4.0.10"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "2.rc3.fc31", "source": "rpm", "version": "1.1.4"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "6.fc31", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "4.fc31", "source": "rpm", "version": "1.0.22"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "21.fc31", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "17.fc31", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "8.fc31", "source": "rpm", "version": "0.3.0"}], "libwayland-client": [{"arch": "x86_64", "epoch": null, "name": "libwayland-client", "release": "2.fc31", "source": "rpm", "version": "1.17.0"}], "libwayland-cursor": [{"arch": "x86_64", "epoch": null, "name": "libwayland-cursor", "release": "2.fc31", "source": "rpm", "version": "1.17.0"}], "libwayland-egl": [{"arch": "x86_64", "epoch": null, "name": "libwayland-egl", "release": "2.fc31", "source": "rpm", "version": "1.17.0"}], "libxcb": [{"arch": "x86_64", "epoch": null, "name": "libxcb", "release": "3.fc31", "source": "rpm", "version": "1.13.1"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "1.fc31", "source": "rpm", "version": "4.4.10"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "1.fc31", "source": "rpm", "version": "4.4.10"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc31", "source": "rpm", "version": "0.8.4"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "3.fc31", "source": "rpm", "version": "2.9.9"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "2.fc31", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc31", "source": "rpm", "version": "1.4.2"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "25.fc31", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "102.fc31", "source": "rpm", "version": "20190923"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "3.fc31", "source": "rpm", "version": "0.9.23"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "1.fc31", "source": "rpm", "version": "3.15.1"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "6.fc31", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "1.fc31", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "5.fc31", "source": "rpm", "version": "2.8.4"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc31", "source": "rpm", "version": "5.5.2"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc31", "source": "rpm", "version": "3.1.6"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc31", "source": "rpm", "version": "4.0.23"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "12.20190803.fc31", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "12.20190803.fc31", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "12.20190803.fc31", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.55.20160912git.fc31", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc31", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "3.fc31", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "3.fc31", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc31.1", "source": "rpm", "version": "8.0p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc31.1", "source": "rpm", "version": "8.0p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc31.1", "source": "rpm", "version": "8.0p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "2.fc31", "source": "rpm", "version": "1.1.1d"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc31", "source": "rpm", "version": "1.1.1d"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "2.fc31", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "3.fc31", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc31", "source": "rpm", "version": "0.23.21"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc31", "source": "rpm", "version": "0.23.21"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "18.fc31", "source": "rpm", "version": "1.3.1"}], "pango": [{"arch": "x86_64", "epoch": null, "name": "pango", "release": "1.fc31", "source": "rpm", "version": "1.44.6"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "1.fc31", "source": "rpm", "version": "3.2.153"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "6.fc31", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc31.1", "source": "rpm", "version": "8.43"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "14.fc31", "source": "rpm", "version": "10.33"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "5.fc31", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "6.fc31", "source": "rpm", "version": "1.1.0"}], "pixman": [{"arch": "x86_64", "epoch": null, "name": "pixman", "release": "1.fc31", "source": "rpm", "version": "0.38.4"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "4.fc31", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "18.fc31", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "6.fc31", "source": "rpm", "version": "3.3.15"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "2.fc31", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc31", "source": "rpm", "version": "19.1.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "1.fc31", "source": "rpm", "version": "41.2.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "5.fc31", "source": "rpm", "version": "3.7.4"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "5.fc31", "source": "rpm", "version": "3.7.4"}], "python3-asn1crypto": [{"arch": "noarch", "epoch": null, "name": "python3-asn1crypto", "release": "7.fc31", "source": "rpm", "version": "0.24.0"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc31", "source": "rpm", "version": "19.1.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "0.12.20190507gitf58ec40.fc31", "source": "rpm", "version": "3.0"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc31", "source": "rpm", "version": "2.7.0"}], "python3-boto": [{"arch": "noarch", "epoch": null, "name": "python3-boto", "release": "1.fc31", "source": "rpm", "version": "2.49.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc31", "source": "rpm", "version": "1.12.3"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "10.fc31", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "16.fc31", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc31", "source": "rpm", "version": "2.6.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "3.fc31", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "6.fc31", "source": "rpm", "version": "1.2.8"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "2.fc31", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc31", "source": "rpm", "version": "4.0.9"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "3.fc31", "source": "rpm", "version": "1.13.1"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "6.fc31", "source": "rpm", "version": "0.35.3"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc31", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "2.fc31", "source": "rpm", "version": "2.10.1"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "8.fc31", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "16.fc31", "source": "rpm", "version": "1.10"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "1.fc31", "source": "rpm", "version": "3.0.2"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "3.fc31", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "3.fc31", "source": "rpm", "version": "0.1.11"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "6.fc31", "source": "rpm", "version": "0.35.3"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "5.fc31", "source": "rpm", "version": "3.7.4"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc31", "source": "rpm", "version": "2.9"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "2.fc31", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "2.fc31", "source": "rpm", "version": "3.0.2"}], "python3-pbr": [{"arch": "noarch", "epoch": null, "name": "python3-pbr", "release": "4.fc31", "source": "rpm", "version": "5.1.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc31", "source": "rpm", "version": "19.1.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "3.fc31", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "18.fc31", "source": "rpm", "version": "0.7.2"}], "python3-psutil": [{"arch": "x86_64", "epoch": null, "name": "python3-psutil", "release": "2.fc31", "source": "rpm", "version": "5.6.3"}], "python3-pyasn1": [{"arch": "noarch", "epoch": null, "name": "python3-pyasn1", "release": "5.fc31", "source": "rpm", "version": "0.4.4"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "20.fc31", "source": "rpm", "version": "2.14"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "1.fc31", "source": "rpm", "version": "0.15.4"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "3.fc31", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "2.fc31", "source": "rpm", "version": "1.7.0"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc31", "source": "rpm", "version": "2019.2"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc31", "source": "rpm", "version": "5.1.2"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc31", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "python3-rsa": [{"arch": "noarch", "epoch": null, "name": "python3-rsa", "release": "10.fc31", "source": "rpm", "version": "3.4.2"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc31", "source": "rpm", "version": "4.2.2"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "1.fc31", "source": "rpm", "version": "41.2.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc31", "source": "rpm", "version": "1.12.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc31", "source": "rpm", "version": "1.9.3"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "4.fc31", "source": "rpm", "version": "1.25.3"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "4.fc31", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "3.fc31", "source": "rpm", "version": "8.0"}], "rest": [{"arch": "x86_64", "epoch": null, "name": "rest", "release": "6.fc31", "source": "rpm", "version": "0.8.1"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "25.fc31", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "9.fc31", "source": "rpm", "version": "3.1.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc31", "source": "rpm", "version": "8.2002.0"}], "rsyslog-gnutls": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-gnutls", "release": "1.fc31", "source": "rpm", "version": "8.2002.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "4.fc31", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "37.fc31", "source": "rpm", "version": "3.14.4"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "37.fc31", "source": "rpm", "version": "3.14.4"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc31", "source": "rpm", "version": "2.13.3"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "16.fc31", "source": "rpm", "version": "4.6"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "1.fc31", "source": "rpm", "version": "1.14"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "2.fc31", "source": "rpm", "version": "3.29.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc31", "source": "rpm", "version": "1.8.28"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-bootchart": [{"arch": "x86_64", "epoch": null, "name": "systemd-bootchart", "release": "5.fc31", "source": "rpm", "version": "233"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "2.fc31", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "13.fc31", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "13.fc31", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "2.fc31", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc31", "source": "rpm", "version": "2019c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc31", "source": "rpm", "version": "1.9.3"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc31", "source": "rpm", "version": "8.1.2102"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "15.fc31", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc31", "source": "rpm", "version": "5.5.2"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "2.fc31", "source": "rpm", "version": "5.1.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "2.fc31", "source": "rpm", "version": "2.27"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "6.fc31", "source": "rpm", "version": "5.2.4"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "6.fc31", "source": "rpm", "version": "5.2.4"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "3.fc31", "source": "rpm", "version": "1.1.2"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "19.fc31", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2002.0"}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : debug] ********************************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:32 skipping: [/cache/fedora-31.qcow2] => {} TASK [/tmp/tmpa5z69896/roles/rsyslog : debug] ********************************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:36 ok: [/cache/fedora-31.qcow2] => { "msg": "Rsyslog_version is 8.2002.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmpa5z69896/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:41 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:48 ok: [/cache/fedora-31.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/rsyslog.d", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:54 ok: [/cache/fedora-31.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/lib/rsyslog", "secontext": "system_u:object_r:syslogd_var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Set backup dir name] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:60 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_backup_dir": "/tmp/rsyslog.d-20201112T012230"}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:64 ok: [/cache/fedora-31.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20201112T012230", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:73 ok: [/cache/fedora-31.qcow2] => {"archived": ["/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.conf"], "arcroot": "/etc/", "changed": false, "dest": "/tmp/rsyslog.d-20201112T012230/backup.tgz", "expanded_exclude_paths": [], "expanded_paths": ["/etc/rsyslog.d", "/etc/rsyslog.conf"], "gid": 0, "group": "root", "missing": [], "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 1726, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:80 changed: [/cache/fedora-31.qcow2] => {"changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/log", "secontext": "system_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:88 NOTIFIED HANDLER /tmp/tmpa5z69896/roles/rsyslog : restart rsyslogd for /cache/fedora-31.qcow2 changed: [/cache/fedora-31.qcow2] => {"changed": true, "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "dest": "/etc/rsyslog.conf", "gid": 0, "group": "root", "md5sum": "aa226b8228225835f8a13f775ca42e49", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 104, "src": "/root/.ansible/tmp/ansible-tmp-1605144202.7384071-142613-72591234164551/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:97 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, [{"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}], [{"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}]]}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:108 changed: [/cache/fedora-31.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "7f4de7a1922c9f75e59e999d3bd76a7422293d14", "dest": "/etc/rsyslog.d/00-global.conf", "gid": 0, "group": "root", "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "md5sum": "bc874b131415b3d23235af980ec111e0", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 86, "src": "/root/.ansible/tmp/ansible-tmp-1605144203.7090552-142643-44162436225591/source", "state": "file", "uid": 0} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} changed: [/cache/fedora-31.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "0dd331865ac06c0881012a0dc9796c2260e66dcd", "dest": "/etc/rsyslog.d/05-common-defaults.conf", "gid": 0, "group": "root", "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "md5sum": "ca846c3cf461cb558da5d3e79ac49a26", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 69, "src": "/root/.ansible/tmp/ansible-tmp-1605144204.3266535-142643-89696782151086/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:129 skipping: [/cache/fedora-31.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:151 TASK [/tmp/tmpa5z69896/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:166 skipping: [/cache/fedora-31.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:174 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:186 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:198 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:222 ok: [/cache/fedora-31.qcow2] => (item={'name': 'basic_input', 'type': 'basics'}) => {"ansible_facts": {"__rsyslog_basics_packages": []}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/inputs/basics/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "basic_input", "type": "basics"}} TASK [/tmp/tmpa5z69896/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:234 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/basics/main.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update basics input packages] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/basics/main.yml:3 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 TASK [/tmp/tmpa5z69896/roles/rsyslog : Create basics input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/basics/main.yml:10 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call files_output0\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call files_output1\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call files_output2\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call files_output3\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call files_output4\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "5966d0997e7175e01859b11bf7b7fdd995aeb598", "dest": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files_output0\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files_output1\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files_output2\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files_output3\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files_output4\n}\n"}], "state": "present", "type": "input"}, "md5sum": "673a5f4f438962ebad6dc6cf611c8b95", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 841, "src": "/root/.ansible/tmp/ansible-tmp-1605144205.636777-142724-35879535437860/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call files_output0\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call files_output1\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call files_output2\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call files_output3\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call files_output4\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files_output0\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files_output1\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files_output2\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files_output3\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files_output4\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:246 ok: [/cache/fedora-31.qcow2] => (item={'name': 'files_output0', 'type': 'files', 'facility': 'authpriv,auth', 'path': '/var/log/secure'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | default(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n{% else %}\nmodule(load=\"builtin:omfile\")\n{% endif %}"}], "type": "modules"}], "__rsyslog_files_output_packages": [], "__rsyslog_files_output_rules": ["{{ __rsyslog_conf_files_output_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"facility": "authpriv,auth", "name": "files_output0", "path": "/var/log/secure", "type": "files"}} ok: [/cache/fedora-31.qcow2] => (item={'name': 'files_output1', 'type': 'files', 'severity': 'info', 'exclude': ['authpriv.none', 'auth.none', 'cron.none', 'mail.none'], 'path': '/var/log/messages'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | default(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n{% else %}\nmodule(load=\"builtin:omfile\")\n{% endif %}"}], "type": "modules"}], "__rsyslog_files_output_packages": [], "__rsyslog_files_output_rules": ["{{ __rsyslog_conf_files_output_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_output1", "path": "/var/log/messages", "severity": "info", "type": "files"}} ok: [/cache/fedora-31.qcow2] => (item={'name': 'files_output2', 'type': 'files', 'severity': 'emerg', 'path': ':omusrmsg:*'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | default(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n{% else %}\nmodule(load=\"builtin:omfile\")\n{% endif %}"}], "type": "modules"}], "__rsyslog_files_output_packages": [], "__rsyslog_files_output_rules": ["{{ __rsyslog_conf_files_output_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "files_output2", "path": ":omusrmsg:*", "severity": "emerg", "type": "files"}} ok: [/cache/fedora-31.qcow2] => (item={'name': 'files_output3', 'type': 'files', 'property': 'msg', 'property_op': 'contains', 'property_value': 'property_based_filter_test', 'path': '/var/log/property_based_filter_in.log'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | default(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n{% else %}\nmodule(load=\"builtin:omfile\")\n{% endif %}"}], "type": "modules"}], "__rsyslog_files_output_packages": [], "__rsyslog_files_output_rules": ["{{ __rsyslog_conf_files_output_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "files_output3", "path": "/var/log/property_based_filter_in.log", "property": "msg", "property_op": "contains", "property_value": "property_based_filter_test", "type": "files"}} ok: [/cache/fedora-31.qcow2] => (item={'name': 'files_output4', 'type': 'files', 'property': 'msg', 'property_op': '!contains', 'property_value': 'property_based_filter_test', 'path': '/var/log/property_based_filter_out.log'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | default(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n{% else %}\nmodule(load=\"builtin:omfile\")\n{% endif %}"}], "type": "modules"}], "__rsyslog_files_output_packages": [], "__rsyslog_files_output_rules": ["{{ __rsyslog_conf_files_output_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "files_output4", "path": "/var/log/property_based_filter_out.log", "property": "msg", "property_op": "!contains", "property_value": "property_based_filter_test", "type": "files"}} TASK [/tmp/tmpa5z69896/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:258 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "89bc63afcb6aae96090bbde60b367bfc80afc31f", "dest": "/etc/rsyslog.d/10-output-files-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "md5sum": "36c5048bf86cdc51ac071efb6a63f800", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 173, "src": "/root/.ansible/tmp/ansible-tmp-1605144206.632419-142762-70330758913582/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create files output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/files/main.yml:10 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-files_output0', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_output0") {\n authpriv,auth.* /var/log/secure\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "98b01dda80ae6a0807dc9c44ea2b83871532d210", "dest": "/etc/rsyslog.d/30-output-files-files_output0.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-files_output0", "sections": [{"options": "ruleset(name=\"files_output0\") {\n authpriv,auth.* /var/log/secure\n}\n"}], "state": "present", "type": "output"}, "md5sum": "deea56d9732a2514cda803362ee6f601", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 90, "src": "/root/.ansible/tmp/ansible-tmp-1605144207.4964936-142796-36599964066472/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-files_output0', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_output0") {\n authpriv,auth.* /var/log/secure\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_output0", "sections": [{"options": "ruleset(name=\"files_output0\") {\n authpriv,auth.* /var/log/secure\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-files_output1', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_output1") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "daaa89eadb77dabf2d63fe89f130a19fb19fe0d5", "dest": "/etc/rsyslog.d/30-output-files-files_output1.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-files_output1", "sections": [{"options": "ruleset(name=\"files_output1\") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n"}], "state": "present", "type": "output"}, "md5sum": "cf22bd4d23c1fd4e1d0861539d3c4295", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 127, "src": "/root/.ansible/tmp/ansible-tmp-1605144208.2746334-142828-211179827332342/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-files_output1', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_output1") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_output1", "sections": [{"options": "ruleset(name=\"files_output1\") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-files_output2', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_output2") {\n *.emerg :omusrmsg:*\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "4f33cb2ac95a2d826a13c99ee882e4b0d24487e1", "dest": "/etc/rsyslog.d/30-output-files-files_output2.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-files_output2", "sections": [{"options": "ruleset(name=\"files_output2\") {\n *.emerg :omusrmsg:*\n}\n"}], "state": "present", "type": "output"}, "md5sum": "6b249d3c789c973f64921cfd84c33324", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 78, "src": "/root/.ansible/tmp/ansible-tmp-1605144209.0568538-142860-54987299323873/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-files_output2', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_output2") {\n *.emerg :omusrmsg:*\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_output2", "sections": [{"options": "ruleset(name=\"files_output2\") {\n *.emerg :omusrmsg:*\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-files_output3', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_output3") {\n :msg, contains, "property_based_filter_test" /var/log/property_based_filter_in.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "90b914c619f0a5335f8ea85194a95584c696ef36", "dest": "/etc/rsyslog.d/30-output-files-files_output3.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-files_output3", "sections": [{"options": "ruleset(name=\"files_output3\") {\n :msg, contains, \"property_based_filter_test\" /var/log/property_based_filter_in.log\n}\n"}], "state": "present", "type": "output"}, "md5sum": "202ab829df86154426b9bc190d210e38", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 141, "src": "/root/.ansible/tmp/ansible-tmp-1605144209.8377988-142892-10750734667785/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-files_output3', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_output3") {\n :msg, contains, "property_based_filter_test" /var/log/property_based_filter_in.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_output3", "sections": [{"options": "ruleset(name=\"files_output3\") {\n :msg, contains, \"property_based_filter_test\" /var/log/property_based_filter_in.log\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-files_output4', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_output4") {\n :msg, !contains, "property_based_filter_test" /var/log/property_based_filter_out.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "76a2e8da0ea160755472933147f4bf07299c25d8", "dest": "/etc/rsyslog.d/30-output-files-files_output4.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-files_output4", "sections": [{"options": "ruleset(name=\"files_output4\") {\n :msg, !contains, \"property_based_filter_test\" /var/log/property_based_filter_out.log\n}\n"}], "state": "present", "type": "output"}, "md5sum": "3e6975f0ed043fb3a10a712f64a70ee2", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 143, "src": "/root/.ansible/tmp/ansible-tmp-1605144210.6244545-142929-142002195686701/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-files_output4', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_output4") {\n :msg, !contains, "property_based_filter_test" /var/log/property_based_filter_out.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_output4", "sections": [{"options": "ruleset(name=\"files_output4\") {\n :msg, !contains, \"property_based_filter_test\" /var/log/property_based_filter_out.log\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "89bc63afcb6aae96090bbde60b367bfc80afc31f", "dest": "/etc/rsyslog.d/10-output-files-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-output-files-modules.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 173, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create files output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/files/main.yml:10 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-files_output0', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_output0") {\n authpriv,auth.* /var/log/secure\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "98b01dda80ae6a0807dc9c44ea2b83871532d210", "dest": "/etc/rsyslog.d/30-output-files-files_output0.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-files_output0", "sections": [{"options": "ruleset(name=\"files_output0\") {\n authpriv,auth.* /var/log/secure\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-files-files_output0.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 90, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-files_output0', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_output0") {\n authpriv,auth.* /var/log/secure\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_output0", "sections": [{"options": "ruleset(name=\"files_output0\") {\n authpriv,auth.* /var/log/secure\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-files_output1', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_output1") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "daaa89eadb77dabf2d63fe89f130a19fb19fe0d5", "dest": "/etc/rsyslog.d/30-output-files-files_output1.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-files_output1", "sections": [{"options": "ruleset(name=\"files_output1\") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-files-files_output1.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 127, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-files_output1', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_output1") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_output1", "sections": [{"options": "ruleset(name=\"files_output1\") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-files_output2', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_output2") {\n *.emerg :omusrmsg:*\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "4f33cb2ac95a2d826a13c99ee882e4b0d24487e1", "dest": "/etc/rsyslog.d/30-output-files-files_output2.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-files_output2", "sections": [{"options": "ruleset(name=\"files_output2\") {\n *.emerg :omusrmsg:*\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-files-files_output2.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 78, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-files_output2', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_output2") {\n *.emerg :omusrmsg:*\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_output2", "sections": [{"options": "ruleset(name=\"files_output2\") {\n *.emerg :omusrmsg:*\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-files_output3', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_output3") {\n :msg, contains, "property_based_filter_test" /var/log/property_based_filter_in.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "90b914c619f0a5335f8ea85194a95584c696ef36", "dest": "/etc/rsyslog.d/30-output-files-files_output3.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-files_output3", "sections": [{"options": "ruleset(name=\"files_output3\") {\n :msg, contains, \"property_based_filter_test\" /var/log/property_based_filter_in.log\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-files-files_output3.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 141, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-files_output3', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_output3") {\n :msg, contains, "property_based_filter_test" /var/log/property_based_filter_in.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_output3", "sections": [{"options": "ruleset(name=\"files_output3\") {\n :msg, contains, \"property_based_filter_test\" /var/log/property_based_filter_in.log\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-files_output4', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_output4") {\n :msg, !contains, "property_based_filter_test" /var/log/property_based_filter_out.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "76a2e8da0ea160755472933147f4bf07299c25d8", "dest": "/etc/rsyslog.d/30-output-files-files_output4.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-files_output4", "sections": [{"options": "ruleset(name=\"files_output4\") {\n :msg, !contains, \"property_based_filter_test\" /var/log/property_based_filter_out.log\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-files-files_output4.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 143, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-files_output4', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_output4") {\n :msg, !contains, "property_based_filter_test" /var/log/property_based_filter_out.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_output4", "sections": [{"options": "ruleset(name=\"files_output4\") {\n :msg, !contains, \"property_based_filter_test\" /var/log/property_based_filter_out.log\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "89bc63afcb6aae96090bbde60b367bfc80afc31f", "dest": "/etc/rsyslog.d/10-output-files-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-output-files-modules.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 173, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create files output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/files/main.yml:10 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-files_output0', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_output0") {\n authpriv,auth.* /var/log/secure\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "98b01dda80ae6a0807dc9c44ea2b83871532d210", "dest": "/etc/rsyslog.d/30-output-files-files_output0.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-files_output0", "sections": [{"options": "ruleset(name=\"files_output0\") {\n authpriv,auth.* /var/log/secure\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-files-files_output0.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 90, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-files_output0', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_output0") {\n authpriv,auth.* /var/log/secure\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_output0", "sections": [{"options": "ruleset(name=\"files_output0\") {\n authpriv,auth.* /var/log/secure\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-files_output1', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_output1") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "daaa89eadb77dabf2d63fe89f130a19fb19fe0d5", "dest": "/etc/rsyslog.d/30-output-files-files_output1.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-files_output1", "sections": [{"options": "ruleset(name=\"files_output1\") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-files-files_output1.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 127, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-files_output1', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_output1") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_output1", "sections": [{"options": "ruleset(name=\"files_output1\") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-files_output2', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_output2") {\n *.emerg :omusrmsg:*\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "4f33cb2ac95a2d826a13c99ee882e4b0d24487e1", "dest": "/etc/rsyslog.d/30-output-files-files_output2.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-files_output2", "sections": [{"options": "ruleset(name=\"files_output2\") {\n *.emerg :omusrmsg:*\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-files-files_output2.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 78, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-files_output2', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_output2") {\n *.emerg :omusrmsg:*\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_output2", "sections": [{"options": "ruleset(name=\"files_output2\") {\n *.emerg :omusrmsg:*\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-files_output3', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_output3") {\n :msg, contains, "property_based_filter_test" /var/log/property_based_filter_in.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "90b914c619f0a5335f8ea85194a95584c696ef36", "dest": "/etc/rsyslog.d/30-output-files-files_output3.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-files_output3", "sections": [{"options": "ruleset(name=\"files_output3\") {\n :msg, contains, \"property_based_filter_test\" /var/log/property_based_filter_in.log\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-files-files_output3.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 141, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-files_output3', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_output3") {\n :msg, contains, "property_based_filter_test" /var/log/property_based_filter_in.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_output3", "sections": [{"options": "ruleset(name=\"files_output3\") {\n :msg, contains, \"property_based_filter_test\" /var/log/property_based_filter_in.log\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-files_output4', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_output4") {\n :msg, !contains, "property_based_filter_test" /var/log/property_based_filter_out.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "76a2e8da0ea160755472933147f4bf07299c25d8", "dest": "/etc/rsyslog.d/30-output-files-files_output4.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-files_output4", "sections": [{"options": "ruleset(name=\"files_output4\") {\n :msg, !contains, \"property_based_filter_test\" /var/log/property_based_filter_out.log\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-files-files_output4.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 143, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-files_output4', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_output4") {\n :msg, !contains, "property_based_filter_test" /var/log/property_based_filter_out.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_output4", "sections": [{"options": "ruleset(name=\"files_output4\") {\n :msg, !contains, \"property_based_filter_test\" /var/log/property_based_filter_out.log\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "89bc63afcb6aae96090bbde60b367bfc80afc31f", "dest": "/etc/rsyslog.d/10-output-files-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-output-files-modules.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 173, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create files output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/files/main.yml:10 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-files_output0', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_output0") {\n authpriv,auth.* /var/log/secure\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "98b01dda80ae6a0807dc9c44ea2b83871532d210", "dest": "/etc/rsyslog.d/30-output-files-files_output0.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-files_output0", "sections": [{"options": "ruleset(name=\"files_output0\") {\n authpriv,auth.* /var/log/secure\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-files-files_output0.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 90, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-files_output0', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_output0") {\n authpriv,auth.* /var/log/secure\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_output0", "sections": [{"options": "ruleset(name=\"files_output0\") {\n authpriv,auth.* /var/log/secure\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-files_output1', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_output1") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "daaa89eadb77dabf2d63fe89f130a19fb19fe0d5", "dest": "/etc/rsyslog.d/30-output-files-files_output1.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-files_output1", "sections": [{"options": "ruleset(name=\"files_output1\") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-files-files_output1.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 127, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-files_output1', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_output1") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_output1", "sections": [{"options": "ruleset(name=\"files_output1\") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-files_output2', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_output2") {\n *.emerg :omusrmsg:*\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "4f33cb2ac95a2d826a13c99ee882e4b0d24487e1", "dest": "/etc/rsyslog.d/30-output-files-files_output2.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-files_output2", "sections": [{"options": "ruleset(name=\"files_output2\") {\n *.emerg :omusrmsg:*\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-files-files_output2.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 78, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-files_output2', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_output2") {\n *.emerg :omusrmsg:*\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_output2", "sections": [{"options": "ruleset(name=\"files_output2\") {\n *.emerg :omusrmsg:*\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-files_output3', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_output3") {\n :msg, contains, "property_based_filter_test" /var/log/property_based_filter_in.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "90b914c619f0a5335f8ea85194a95584c696ef36", "dest": "/etc/rsyslog.d/30-output-files-files_output3.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-files_output3", "sections": [{"options": "ruleset(name=\"files_output3\") {\n :msg, contains, \"property_based_filter_test\" /var/log/property_based_filter_in.log\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-files-files_output3.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 141, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-files_output3', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_output3") {\n :msg, contains, "property_based_filter_test" /var/log/property_based_filter_in.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_output3", "sections": [{"options": "ruleset(name=\"files_output3\") {\n :msg, contains, \"property_based_filter_test\" /var/log/property_based_filter_in.log\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-files_output4', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_output4") {\n :msg, !contains, "property_based_filter_test" /var/log/property_based_filter_out.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "76a2e8da0ea160755472933147f4bf07299c25d8", "dest": "/etc/rsyslog.d/30-output-files-files_output4.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-files_output4", "sections": [{"options": "ruleset(name=\"files_output4\") {\n :msg, !contains, \"property_based_filter_test\" /var/log/property_based_filter_out.log\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-files-files_output4.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 143, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-files_output4', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_output4") {\n :msg, !contains, "property_based_filter_test" /var/log/property_based_filter_out.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_output4", "sections": [{"options": "ruleset(name=\"files_output4\") {\n :msg, !contains, \"property_based_filter_test\" /var/log/property_based_filter_out.log\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "89bc63afcb6aae96090bbde60b367bfc80afc31f", "dest": "/etc/rsyslog.d/10-output-files-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-output-files-modules.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 173, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create files output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/files/main.yml:10 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-files_output0', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_output0") {\n authpriv,auth.* /var/log/secure\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "98b01dda80ae6a0807dc9c44ea2b83871532d210", "dest": "/etc/rsyslog.d/30-output-files-files_output0.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-files_output0", "sections": [{"options": "ruleset(name=\"files_output0\") {\n authpriv,auth.* /var/log/secure\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-files-files_output0.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 90, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-files_output0', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_output0") {\n authpriv,auth.* /var/log/secure\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_output0", "sections": [{"options": "ruleset(name=\"files_output0\") {\n authpriv,auth.* /var/log/secure\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-files_output1', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_output1") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "daaa89eadb77dabf2d63fe89f130a19fb19fe0d5", "dest": "/etc/rsyslog.d/30-output-files-files_output1.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-files_output1", "sections": [{"options": "ruleset(name=\"files_output1\") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-files-files_output1.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 127, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-files_output1', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_output1") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_output1", "sections": [{"options": "ruleset(name=\"files_output1\") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-files_output2', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_output2") {\n *.emerg :omusrmsg:*\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "4f33cb2ac95a2d826a13c99ee882e4b0d24487e1", "dest": "/etc/rsyslog.d/30-output-files-files_output2.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-files_output2", "sections": [{"options": "ruleset(name=\"files_output2\") {\n *.emerg :omusrmsg:*\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-files-files_output2.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 78, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-files_output2', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_output2") {\n *.emerg :omusrmsg:*\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_output2", "sections": [{"options": "ruleset(name=\"files_output2\") {\n *.emerg :omusrmsg:*\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-files_output3', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_output3") {\n :msg, contains, "property_based_filter_test" /var/log/property_based_filter_in.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "90b914c619f0a5335f8ea85194a95584c696ef36", "dest": "/etc/rsyslog.d/30-output-files-files_output3.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-files_output3", "sections": [{"options": "ruleset(name=\"files_output3\") {\n :msg, contains, \"property_based_filter_test\" /var/log/property_based_filter_in.log\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-files-files_output3.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 141, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-files_output3', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_output3") {\n :msg, contains, "property_based_filter_test" /var/log/property_based_filter_in.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_output3", "sections": [{"options": "ruleset(name=\"files_output3\") {\n :msg, contains, \"property_based_filter_test\" /var/log/property_based_filter_in.log\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-files_output4', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_output4") {\n :msg, !contains, "property_based_filter_test" /var/log/property_based_filter_out.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "76a2e8da0ea160755472933147f4bf07299c25d8", "dest": "/etc/rsyslog.d/30-output-files-files_output4.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-files_output4", "sections": [{"options": "ruleset(name=\"files_output4\") {\n :msg, !contains, \"property_based_filter_test\" /var/log/property_based_filter_out.log\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-files-files_output4.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 143, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-files_output4', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_output4") {\n :msg, !contains, "property_based_filter_test" /var/log/property_based_filter_out.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_output4", "sections": [{"options": "ruleset(name=\"files_output4\") {\n :msg, !contains, \"property_based_filter_test\" /var/log/property_based_filter_out.log\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:270 changed: [/cache/fedora-31.qcow2] => {"changed": true, "enabled": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target system.slice basic.target", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7776", "LimitNPROCSoft": "7776", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7776", "LimitSIGPENDINGSoft": "7776", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2332", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [/tmp/tmpa5z69896/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:279 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:290 skipping: [/cache/fedora-31.qcow2] => {} TASK [include_tasks] *********************************************************** task path: /tmp/tmpa5z69896/tests/tests_basics_files2.yml:74 included: /tmp/tmpa5z69896/tests/set_rsyslog_variables.yml for /cache/fedora-31.qcow2 TASK [Get info of /etc/rsyslog.conf] ******************************************* task path: /tmp/tmpa5z69896/tests/set_rsyslog_variables.yml:1 ok: [/cache/fedora-31.qcow2] => {"changed": false, "stat": {"atime": 1605144230.1089456, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "ctime": 1605144203.5309458, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8379, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1605144203.1829457, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 104, "uid": 0, "version": "1542077693", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Get file counts in /etc/rsyslog.d] *************************************** task path: /tmp/tmpa5z69896/tests/set_rsyslog_variables.yml:6 ok: [/cache/fedora-31.qcow2] => {"changed": false, "examined": 9, "files": [{"atime": 1605144230.1089456, "ctime": 1605144204.8689456, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8408, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605144204.6339457, "nlink": 1, "path": "/etc/rsyslog.d/05-common-defaults.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 69, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605144230.1089456, "ctime": 1605144206.1879456, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8409, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605144205.9549458, "nlink": 1, "path": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 841, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605144211.7649457, "ctime": 1605144207.1819458, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8410, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605144206.9459457, "nlink": 1, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 173, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605144230.1089456, "ctime": 1605144204.2569456, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8407, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605144204.0229456, "nlink": 1, "path": "/etc/rsyslog.d/00-global.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 86, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605144214.7509458, "ctime": 1605144210.4009457, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8414, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605144210.1589458, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-files_output3.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 141, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605144214.0179458, "ctime": 1605144209.6089456, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8413, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605144209.3719456, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-files_output2.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 78, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605144213.2909458, "ctime": 1605144208.8289456, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8412, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605144208.5869458, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-files_output1.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 127, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605144215.5389457, "ctime": 1605144211.1829457, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8415, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605144210.9439456, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-files_output4.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 143, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605144212.5629456, "ctime": 1605144208.0549457, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8411, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605144207.8129456, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-files_output0.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 90, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}], "matched": 9, "msg": ""} RUNNING HANDLER [/tmp/tmpa5z69896/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmpa5z69896/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-31.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestamp": "Thu 2020-11-12 01:23:50 UTC", "ActiveEnterTimestampMonotonic": "90378146", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "sysinit.target system.slice basic.target", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Thu 2020-11-12 01:23:50 UTC", "AssertTimestampMonotonic": "90372306", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "170515000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2020-11-12 01:23:50 UTC", "ConditionTimestampMonotonic": "90372306", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "14220", "ExecMainStartTimestamp": "Thu 2020-11-12 01:23:50 UTC", "ExecMainStartTimestampMonotonic": "90373809", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Thu 2020-11-12 01:23:50 UTC] ; stop_time=[n/a] ; pid=14220 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Thu 2020-11-12 01:23:50 UTC] ; stop_time=[n/a] ; pid=14220 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2020-11-12 01:23:50 UTC", "InactiveExitTimestampMonotonic": "90374181", "InvocationID": "df89fa8700a24f48937f6c0b270797c7", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7776", "LimitNPROCSoft": "7776", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7776", "LimitSIGPENDINGSoft": "7776", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "14220", "MemoryAccounting": "yes", "MemoryCurrent": "3731456", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Thu 2020-11-12 01:23:50 UTC", "StateChangeTimestampMonotonic": "90378146", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "3", "TasksMax": "2332", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [Check rsyslog.conf size] ************************************************* task path: /tmp/tmpa5z69896/tests/tests_basics_files2.yml:81 ok: [/cache/fedora-31.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check file counts in rsyslog.d] ****************************************** task path: /tmp/tmpa5z69896/tests/tests_basics_files2.yml:85 ok: [/cache/fedora-31.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check rsyslog errors] **************************************************** task path: /tmp/tmpa5z69896/tests/tests_basics_files2.yml:91 changed: [/cache/fedora-31.qcow2] => {"changed": true, "cmd": ["systemctl", "status", "rsyslog"], "delta": "0:00:00.011565", "end": "2020-11-12 01:23:52.483195", "failed_when_result": false, "rc": 0, "start": "2020-11-12 01:23:52.471630", "stderr": "", "stderr_lines": [], "stdout": "● rsyslog.service - System Logging Service\n Loaded: loaded (/usr/lib/systemd/system/rsyslog.service; enabled; vendor preset: enabled)\n Active: active (running) since Thu 2020-11-12 01:23:51 UTC; 582ms ago\n Docs: man:rsyslogd(8)\n https://www.rsyslog.com/doc/\n Main PID: 14453 (rsyslogd)\n Tasks: 3 (limit: 2332)\n Memory: 1.1M\n CPU: 7ms\n CGroup: /system.slice/rsyslog.service\n └─14453 /usr/sbin/rsyslogd -n\n\nNov 12 01:23:51 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com systemd[1]: Starting System Logging Service...\nNov 12 01:23:51 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com rsyslogd[14453]: [origin software=\"rsyslogd\" swVersion=\"8.2002.0\" x-pid=\"14453\" x-info=\"https://www.rsyslog.com\"] start\nNov 12 01:23:51 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com systemd[1]: Started System Logging Service.\nNov 12 01:23:51 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com rsyslogd[14453]: imjournal: journal files changed, reloading... [v8.2002.0 try https://www.rsyslog.com/e/0 ]", "stdout_lines": ["● rsyslog.service - System Logging Service", " Loaded: loaded (/usr/lib/systemd/system/rsyslog.service; enabled; vendor preset: enabled)", " Active: active (running) since Thu 2020-11-12 01:23:51 UTC; 582ms ago", " Docs: man:rsyslogd(8)", " https://www.rsyslog.com/doc/", " Main PID: 14453 (rsyslogd)", " Tasks: 3 (limit: 2332)", " Memory: 1.1M", " CPU: 7ms", " CGroup: /system.slice/rsyslog.service", " └─14453 /usr/sbin/rsyslogd -n", "", "Nov 12 01:23:51 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com systemd[1]: Starting System Logging Service...", "Nov 12 01:23:51 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com rsyslogd[14453]: [origin software=\"rsyslogd\" swVersion=\"8.2002.0\" x-pid=\"14453\" x-info=\"https://www.rsyslog.com\"] start", "Nov 12 01:23:51 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com systemd[1]: Started System Logging Service.", "Nov 12 01:23:51 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com rsyslogd[14453]: imjournal: journal files changed, reloading... [v8.2002.0 try https://www.rsyslog.com/e/0 ]"]} TASK [To verify the generated filename is correct, check the config file of files output exists] *** task path: /tmp/tmpa5z69896/tests/tests_basics_files2.yml:96 ok: [/cache/fedora-31.qcow2] => {"changed": false, "failed_when_result": false, "stat": {"atime": 1605144213.2909458, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "daaa89eadb77dabf2d63fe89f130a19fb19fe0d5", "ctime": 1605144208.8289456, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8412, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1605144208.5869458, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-files_output1.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 127, "uid": 0, "version": "916300511", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Check the config file contains the expected filter and the output file as configured.] *** task path: /tmp/tmpa5z69896/tests/tests_basics_files2.yml:102 ok: [/cache/fedora-31.qcow2] => {"changed": false, "cmd": ["/bin/grep", "\\*.info;authpriv.none;auth.none;cron.none;mail.none.*/var/log/messages", "/etc/rsyslog.d/30-output-files-files_output1.conf"], "delta": "0:00:00.004011", "end": "2020-11-12 01:23:53.181497", "rc": 0, "start": "2020-11-12 01:23:53.177486", "stderr": "", "stderr_lines": [], "stdout": " *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages", "stdout_lines": [" *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages"]} TASK [Run logger to generate a test log message] ******************************* task path: /tmp/tmpa5z69896/tests/tests_basics_files2.yml:106 ok: [/cache/fedora-31.qcow2] => {"changed": false, "cmd": ["/bin/logger", "-i", "-p", "local6.info", "-t", "testTag0", "testMessage0000"], "delta": "0:00:00.005523", "end": "2020-11-12 01:23:53.545090", "rc": 0, "start": "2020-11-12 01:23:53.539567", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Check the test log message in /var/log/messages] ************************* task path: /tmp/tmpa5z69896/tests/tests_basics_files2.yml:110 ok: [/cache/fedora-31.qcow2] => {"attempts": 1, "changed": false, "cmd": ["/bin/grep", "testMessage0000", "/var/log/messages"], "delta": "0:00:01.005247", "end": "2020-11-12 01:23:54.906660", "rc": 0, "start": "2020-11-12 01:23:53.901413", "stderr": "", "stderr_lines": [], "stdout": "Nov 12 01:23:53 ibm-p8-kvm-03-guest-02 ansible-command[14756]: Invoked with _raw_params=/bin/logger -i -p local6.info -t testTag0 testMessage0000 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nNov 12 01:23:53 ibm-p8-kvm-03-guest-02 testTag0[14757]: testMessage0000", "stdout_lines": ["Nov 12 01:23:53 ibm-p8-kvm-03-guest-02 ansible-command[14756]: Invoked with _raw_params=/bin/logger -i -p local6.info -t testTag0 testMessage0000 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None", "Nov 12 01:23:53 ibm-p8-kvm-03-guest-02 testTag0[14757]: testMessage0000"]} TASK [Run logger to generate a test log message containing property_based_filter_test] *** task path: /tmp/tmpa5z69896/tests/tests_basics_files2.yml:118 ok: [/cache/fedora-31.qcow2] => {"changed": false, "cmd": ["/bin/logger", "-i", "-p", "local6.info", "-t", "testTag1", "property_based_filter_test"], "delta": "0:00:00.003578", "end": "2020-11-12 01:23:55.237734", "rc": 0, "start": "2020-11-12 01:23:55.234156", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Check the test log message in /var/log/property_based_filter_in.log] ***** task path: /tmp/tmpa5z69896/tests/tests_basics_files2.yml:122 ok: [/cache/fedora-31.qcow2] => {"attempts": 1, "changed": false, "cmd": ["/bin/grep", "property_based_filter_test", "/var/log/property_based_filter_in.log"], "delta": "0:00:00.003613", "end": "2020-11-12 01:23:55.584664", "rc": 0, "start": "2020-11-12 01:23:55.581051", "stderr": "", "stderr_lines": [], "stdout": "Nov 12 01:23:55 ibm-p8-kvm-03-guest-02 ansible-command[14906]: Invoked with _raw_params=/bin/logger -i -p local6.info -t testTag1 property_based_filter_test warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nNov 12 01:23:55 ibm-p8-kvm-03-guest-02 testTag1[14907]: property_based_filter_test\nNov 12 01:23:55 ibm-p8-kvm-03-guest-02 ansible-command[14981]: Invoked with _raw_params=/bin/grep property_based_filter_test \"/var/log/property_based_filter_in.log\" warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None", "stdout_lines": ["Nov 12 01:23:55 ibm-p8-kvm-03-guest-02 ansible-command[14906]: Invoked with _raw_params=/bin/logger -i -p local6.info -t testTag1 property_based_filter_test warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None", "Nov 12 01:23:55 ibm-p8-kvm-03-guest-02 testTag1[14907]: property_based_filter_test", "Nov 12 01:23:55 ibm-p8-kvm-03-guest-02 ansible-command[14981]: Invoked with _raw_params=/bin/grep property_based_filter_test \"/var/log/property_based_filter_in.log\" warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None"]} TASK [Check the test log message not in /var/log/property_based_filter_out.log] *** task path: /tmp/tmpa5z69896/tests/tests_basics_files2.yml:130 ok: [/cache/fedora-31.qcow2] => {"changed": false, "cmd": ["/bin/grep", "property_based_filter_test", "/var/log/property_based_filter_out.log"], "delta": "0:00:00.003732", "end": "2020-11-12 01:23:55.937410", "failed_when_result": false, "msg": "non-zero return code", "rc": 1, "start": "2020-11-12 01:23:55.933678", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-31.qcow2 : ok=109 changed=14 unreachable=0 failed=0 skipped=85 rescued=0 ignored=0 + cd /tmp/tmpa5z69896/tests; TEST_SUBJECTS=/cache/fedora-31.qcow2 TEST_ARTIFACTS=/tmp/linux-system-role-test-work-pull-linux-system-roles_logging-186-405f09a-fedora-31-mm3symvy/artifacts ansible-playbook -vv --inventory=/usr/share/ansible/inventory/standard-inventory-qcow2 /tmp/tmpa5z69896/_setup.yml /tmp/tmpa5z69896/tests/tests_basics_files2_missing_flows.yml ansible-playbook 2.9.14 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/tester/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.8/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 3.8.6 (default, Sep 25 2020, 00:00:00) [GCC 10.2.1 20200723 (Red Hat 10.2.1-1)] Using /etc/ansible/ansible.cfg as config file PLAYBOOK: _setup.yml *********************************************************** 1 plays in /tmp/tmpa5z69896/_setup.yml PLAY [Fail when only localhost is available] *********************************** META: ran handlers TASK [debug] ******************************************************************* task path: /tmp/tmpa5z69896/_setup.yml:5 ok: [/cache/fedora-31.qcow2] => { "groups": { "all": [ "/cache/fedora-31.qcow2" ], "localhost": [ "/cache/fedora-31.qcow2" ], "subjects": [ "/cache/fedora-31.qcow2" ], "ungrouped": [] } } TASK [fail] ******************************************************************** task path: /tmp/tmpa5z69896/_setup.yml:7 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-31.qcow2 : ok=1 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 PLAYBOOK: tests_basics_files2_missing_flows.yml ******************************** 1 plays in /tmp/tmpa5z69896/tests/tests_basics_files2_missing_flows.yml PLAY [Ensure that the role runs with parameters from imjournal to four omfile outputs] *** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpa5z69896/tests/tests_basics_files2_missing_flows.yml:10 ok: [/cache/fedora-31.qcow2] META: ran handlers TASK [deploy config to output into local files] ******************************** task path: /tmp/tmpa5z69896/tests/tests_basics_files2_missing_flows.yml:20 TASK [linux-system-roles.logging : Set rsyslog_output_elasticsearch for the omelasticsearch output] *** task path: /tmp/tmpa5z69896/tasks/main.yml:5 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_elasticsearch": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_files for the omfile outputs] *** task path: /tmp/tmpa5z69896/tasks/main.yml:9 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_files": [{"facility": "authpriv,auth", "name": "files_output0", "path": "/var/log/secure", "type": "files"}, {"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_output1", "path": "/var/log/messages", "severity": "info", "type": "files"}, {"name": "files_output2", "path": ":omusrmsg:*", "severity": "emerg", "type": "files"}, {"facility": "local7", "name": "files_output3", "path": "/var/log/boot.log", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set files output if rsyslog_output_files is empty and logging_inputs is not empty] *** task path: /tmp/tmpa5z69896/tasks/main.yml:13 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Set rsyslog_output_forwards for the omfwd output] *** task path: /tmp/tmpa5z69896/tasks/main.yml:20 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_forwards": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_remote_files for the omfwd output for the remote input] *** task path: /tmp/tmpa5z69896/tasks/main.yml:24 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_remote_files": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_relp for the relp output] *** task path: /tmp/tmpa5z69896/tasks/main.yml:28 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_input_relp for the relp input] *** task path: /tmp/tmpa5z69896/tasks/main.yml:32 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_input_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmpa5z69896/tasks/main.yml:36 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"facility": "authpriv,auth", "name": "files_output0", "path": "/var/log/secure", "type": "files"}, {"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_output1", "path": "/var/log/messages", "severity": "info", "type": "files"}, {"name": "files_output2", "path": ":omusrmsg:*", "severity": "emerg", "type": "files"}, {"facility": "local7", "name": "files_output3", "path": "/var/log/boot.log", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmpa5z69896/tasks/main.yml:40 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'files_output0', 'type': 'files', 'facility': 'authpriv,auth', 'path': '/var/log/secure'}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "authpriv,auth", "name": "files_output0", "path": "/var/log/secure", "type": "files"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'files_output1', 'type': 'files', 'severity': 'info', 'exclude': ['authpriv.none', 'auth.none', 'cron.none', 'mail.none'], 'path': '/var/log/messages'}) => {"ansible_loop_var": "item", "changed": false, "item": {"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_output1", "path": "/var/log/messages", "severity": "info", "type": "files"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'files_output2', 'type': 'files', 'severity': 'emerg', 'path': ':omusrmsg:*'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "files_output2", "path": ":omusrmsg:*", "severity": "emerg", "type": "files"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'files_output3', 'type': 'files', 'facility': 'local7', 'path': '/var/log/boot.log'}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "local7", "name": "files_output3", "path": "/var/log/boot.log", "type": "files"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmpa5z69896/tasks/main.yml:49 failed: [/cache/fedora-31.qcow2] (item={'name': 'flow_0', 'inputs': ['bogus_basic_input'], 'outputs': ['files_output0', 'files_output1', 'files_output2', 'files_output3']}) => {"ansible_loop_var": "item", "changed": false, "item": {"inputs": ["bogus_basic_input"], "name": "flow_0", "outputs": ["files_output0", "files_output1", "files_output2", "files_output3"]}, "msg": "Error: ['bogus_basic_input'] includes undefined logging_inputs item."} TASK [debug] ******************************************************************* task path: /tmp/tmpa5z69896/tests/tests_basics_files2_missing_flows.yml:60 ok: [/cache/fedora-31.qcow2] => { "msg": "Caught an expected error - {'results': [{'failed': True, 'msg': \"Error: ['bogus_basic_input'] includes undefined logging_inputs item.\", '_ansible_no_log': False, 'changed': False, 'item': {'name': 'flow_0', 'inputs': ['bogus_basic_input'], 'outputs': ['files_output0', 'files_output1', 'files_output2', 'files_output3']}, 'ansible_loop_var': 'item', '_ansible_item_result': True, '_ansible_item_label': {'name': 'flow_0', 'inputs': ['bogus_basic_input'], 'outputs': ['files_output0', 'files_output1', 'files_output2', 'files_output3']}}], 'failed': True, 'msg': 'All items completed', 'changed': False}" } TASK [assert] ****************************************************************** task path: /tmp/tmpa5z69896/tests/tests_basics_files2_missing_flows.yml:62 ok: [/cache/fedora-31.qcow2] => { "changed": false, "msg": "All assertions passed" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-31.qcow2 : ok=11 changed=0 unreachable=0 failed=0 skipped=3 rescued=1 ignored=0 + cd /tmp/tmpa5z69896/tests; TEST_SUBJECTS=/cache/fedora-31.qcow2 TEST_ARTIFACTS=/tmp/linux-system-role-test-work-pull-linux-system-roles_logging-186-405f09a-fedora-31-mm3symvy/artifacts ansible-playbook -vv --inventory=/usr/share/ansible/inventory/standard-inventory-qcow2 /tmp/tmpa5z69896/_setup.yml /tmp/tmpa5z69896/tests/tests_basics_files_forwards.yml ansible-playbook 2.9.14 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/tester/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.8/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 3.8.6 (default, Sep 25 2020, 00:00:00) [GCC 10.2.1 20200723 (Red Hat 10.2.1-1)] Using /etc/ansible/ansible.cfg as config file PLAYBOOK: _setup.yml *********************************************************** 1 plays in /tmp/tmpa5z69896/_setup.yml PLAY [Fail when only localhost is available] *********************************** META: ran handlers TASK [debug] ******************************************************************* task path: /tmp/tmpa5z69896/_setup.yml:5 ok: [/cache/fedora-31.qcow2] => { "groups": { "all": [ "/cache/fedora-31.qcow2" ], "localhost": [ "/cache/fedora-31.qcow2" ], "subjects": [ "/cache/fedora-31.qcow2" ], "ungrouped": [] } } TASK [fail] ******************************************************************** task path: /tmp/tmpa5z69896/_setup.yml:7 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-31.qcow2 : ok=1 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 PLAYBOOK: tests_basics_files_forwards.yml ************************************** 1 plays in /tmp/tmpa5z69896/tests/tests_basics_files_forwards.yml PLAY [Ensure that the role runs with parameters from imjournal input to two omfile and two omfwd outputs] *** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpa5z69896/tests/tests_basics_files_forwards.yml:24 ok: [/cache/fedora-31.qcow2] META: ran handlers TASK [deploy config to output into local files] ******************************** task path: /tmp/tmpa5z69896/tests/tests_basics_files_forwards.yml:33 TASK [linux-system-roles.logging : Set rsyslog_output_elasticsearch for the omelasticsearch output] *** task path: /tmp/tmpa5z69896/tasks/main.yml:5 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_elasticsearch": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_files for the omfile outputs] *** task path: /tmp/tmpa5z69896/tasks/main.yml:9 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_files": [{"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_test0", "path": "/var/log/messages", "severity": "info", "type": "files"}, {"facility": "authpriv,auth", "name": "files_test1", "path": "/var/log/secure", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set files output if rsyslog_output_files is empty and logging_inputs is not empty] *** task path: /tmp/tmpa5z69896/tasks/main.yml:13 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Set rsyslog_output_forwards for the omfwd output] *** task path: /tmp/tmpa5z69896/tasks/main.yml:20 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_forwards": [{"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "target": "host.domain", "tcp_port": 1514, "type": "forwards"}, {"facility": "local2", "name": "forwards_facility_only", "target": "host.domain", "tcp_port": 2514, "type": "forwards"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_remote_files for the omfwd output for the remote input] *** task path: /tmp/tmpa5z69896/tasks/main.yml:24 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_remote_files": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_relp for the relp output] *** task path: /tmp/tmpa5z69896/tasks/main.yml:28 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_input_relp for the relp input] *** task path: /tmp/tmpa5z69896/tasks/main.yml:32 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_input_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmpa5z69896/tasks/main.yml:36 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_test0", "path": "/var/log/messages", "severity": "info", "type": "files"}, {"facility": "authpriv,auth", "name": "files_test1", "path": "/var/log/secure", "type": "files"}, {"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "target": "host.domain", "tcp_port": 1514, "type": "forwards"}, {"facility": "local2", "name": "forwards_facility_only", "target": "host.domain", "tcp_port": 2514, "type": "forwards"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmpa5z69896/tasks/main.yml:40 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'files_test0', 'type': 'files', 'severity': 'info', 'exclude': ['authpriv.none', 'auth.none', 'cron.none', 'mail.none'], 'path': '/var/log/messages'}) => {"ansible_loop_var": "item", "changed": false, "item": {"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_test0", "path": "/var/log/messages", "severity": "info", "type": "files"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'files_test1', 'type': 'files', 'facility': 'authpriv,auth', 'path': '/var/log/secure'}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "authpriv,auth", "name": "files_test1", "path": "/var/log/secure", "type": "files"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'forwards_severity_and_facility', 'type': 'forwards', 'facility': 'local1', 'severity': 'info', 'target': 'host.domain', 'tcp_port': 1514}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "target": "host.domain", "tcp_port": 1514, "type": "forwards"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'forwards_facility_only', 'type': 'forwards', 'facility': 'local2', 'target': 'host.domain', 'tcp_port': 2514}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "local2", "name": "forwards_facility_only", "target": "host.domain", "tcp_port": 2514, "type": "forwards"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmpa5z69896/tasks/main.yml:49 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'flow_0', 'inputs': ['basic_input0'], 'outputs': ['files_test0', 'files_test1', 'forwards_severity_and_facility', 'forwards_facility_only']}) => {"ansible_loop_var": "item", "changed": false, "item": {"inputs": ["basic_input0"], "name": "flow_0", "outputs": ["files_test0", "files_test1", "forwards_severity_and_facility", "forwards_facility_only"]}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmpa5z69896/tasks/main.yml:60 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmpa5z69896/tasks/main.yml:64 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmpa5z69896/tasks/main.yml:70 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmpa5z69896/tasks/main.yml:76 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmpa5z69896/tasks/main.yml:82 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmpa5z69896/tasks/main.yml:86 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmpa5z69896/tasks/main.yml:101 TASK [/tmp/tmpa5z69896/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:14 changed: [/cache/fedora-31.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: libestr-0.1.9-13.fc31.x86_64", "Installed: ca-certificates-2020.2.41-1.1.fc31.noarch", "Installed: p11-kit-trust-0.23.21-2.fc31.x86_64", "Installed: p11-kit-0.23.21-2.fc31.x86_64", "Installed: libfastjson-0.99.8-5.fc31.x86_64", "Installed: rsyslog-8.2002.0-1.fc31.x86_64", "Installed: logrotate-3.15.1-1.fc31.x86_64", "Installed: rsyslog-gnutls-8.2002.0-1.fc31.x86_64", "Removed: p11-kit-0.23.16.1-2.fc31.x86_64", "Removed: p11-kit-trust-0.23.16.1-2.fc31.x86_64", "Removed: ca-certificates-2019.2.32-3.fc31.noarch"]} TASK [/tmp/tmpa5z69896/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:21 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc31", "source": "rpm", "version": "1.20.4"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc31", "source": "rpm", "version": "1.20.4"}], "abattis-cantarell-fonts": [{"arch": "noarch", "epoch": null, "name": "abattis-cantarell-fonts", "release": "3.fc31", "source": "rpm", "version": "0.111"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "4.fc31", "source": "rpm", "version": "2.2.53"}], "adobe-source-code-pro-fonts": [{"arch": "noarch", "epoch": null, "name": "adobe-source-code-pro-fonts", "release": "7.fc31", "source": "rpm", "version": "2.030.1.050"}], "adwaita-cursor-theme": [{"arch": "noarch", "epoch": null, "name": "adwaita-cursor-theme", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "adwaita-icon-theme": [{"arch": "noarch", "epoch": null, "name": "adwaita-icon-theme", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "5.fc31", "source": "rpm", "version": "1.11"}], "at-spi2-atk": [{"arch": "x86_64", "epoch": null, "name": "at-spi2-atk", "release": "1.fc31", "source": "rpm", "version": "2.34.1"}], "at-spi2-core": [{"arch": "x86_64", "epoch": null, "name": "at-spi2-core", "release": "1.fc31", "source": "rpm", "version": "2.34.0"}], "atk": [{"arch": "x86_64", "epoch": null, "name": "atk", "release": "1.fc31", "source": "rpm", "version": "2.34.1"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "0.12.20190507gitf58ec40.fc31", "source": "rpm", "version": "3.0"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "0.12.20190507gitf58ec40.fc31", "source": "rpm", "version": "3.0"}], "avahi-libs": [{"arch": "x86_64", "epoch": null, "name": "avahi-libs", "release": "20.fc31", "source": "rpm", "version": "0.7"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "8.fc31", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "3.fc31", "source": "rpm", "version": "5.0.7"}], "brotli": [{"arch": "x86_64", "epoch": null, "name": "brotli", "release": "6.fc31", "source": "rpm", "version": "1.0.7"}], "bzip2": [{"arch": "x86_64", "epoch": null, "name": "bzip2", "release": "1.fc31", "source": "rpm", "version": "1.0.8"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "1.fc31", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "4.fc31", "source": "rpm", "version": "1.15.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc31", "source": "rpm", "version": "2020.2.41"}], "cairo": [{"arch": "x86_64", "epoch": null, "name": "cairo", "release": "6.fc31", "source": "rpm", "version": "1.16.0"}], "cairo-gobject": [{"arch": "x86_64", "epoch": null, "name": "cairo-gobject", "release": "6.fc31", "source": "rpm", "version": "1.16.0"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "2.fc31", "source": "rpm", "version": "2.9"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "4.fc31", "source": "rpm", "version": "3.5"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "11.fc31", "source": "rpm", "version": "17.1"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "3.fc31", "source": "rpm", "version": "0.31"}], "colord-libs": [{"arch": "x86_64", "epoch": null, "name": "colord-libs", "release": "2.fc31", "source": "rpm", "version": "1.4.4"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc31", "source": "rpm", "version": "8.31"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc31", "source": "rpm", "version": "8.31"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "12.fc31", "source": "rpm", "version": "2.12"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "21.fc31", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "21.fc31", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "4.gitbb9bf99.fc31", "source": "rpm", "version": "20190816"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc31", "source": "rpm", "version": "2.2.1"}], "cups-libs": [{"arch": "x86_64", "epoch": 1, "name": "cups-libs", "release": "2.fc31", "source": "rpm", "version": "2.2.12"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "1.fc31", "source": "rpm", "version": "7.66.0"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "2.fc31", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "3.fc31", "source": "rpm", "version": "1.12.16"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "6.fc31", "source": "rpm", "version": "21"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "3.fc31", "source": "rpm", "version": "1.12.16"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "3.fc31", "source": "rpm", "version": "1.12.16"}], "dconf": [{"arch": "x86_64", "epoch": null, "name": "dconf", "release": "1.fc31", "source": "rpm", "version": "0.34.0"}], "dejavu-fonts-common": [{"arch": "noarch", "epoch": null, "name": "dejavu-fonts-common", "release": "2.fc31", "source": "rpm", "version": "2.37"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "2.fc31", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "2.fc31", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "2.fc31", "source": "rpm", "version": "1.02.163"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "2.fc31", "source": "rpm", "version": "1.02.163"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "15.fc31", "source": "rpm", "version": "4.4.1"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "15.fc31", "source": "rpm", "version": "4.4.1"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "3.fc31", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc31", "source": "rpm", "version": "4.0.9"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "27.git20181204.fc31.1", "source": "rpm", "version": "049"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "27.git20181204.fc31.1", "source": "rpm", "version": "049"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc31", "source": "rpm", "version": "0.177"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc31", "source": "rpm", "version": "0.177"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc31", "source": "rpm", "version": "0.177"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc31", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "1", "source": "rpm", "version": "31"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "1", "source": "rpm", "version": "31"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "1", "source": "rpm", "version": "31"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "1", "source": "rpm", "version": "31"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc31", "source": "rpm", "version": "5.37"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc31", "source": "rpm", "version": "5.37"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc31", "source": "rpm", "version": "3.12"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "24.fc31", "source": "rpm", "version": "4.6.0"}], "fipscheck": [{"arch": "x86_64", "epoch": null, "name": "fipscheck", "release": "7.fc31", "source": "rpm", "version": "1.5.0"}], "fipscheck-lib": [{"arch": "x86_64", "epoch": null, "name": "fipscheck-lib", "release": "7.fc31", "source": "rpm", "version": "1.5.0"}], "fontconfig": [{"arch": "x86_64", "epoch": null, "name": "fontconfig", "release": "3.fc31", "source": "rpm", "version": "2.13.92"}], "fontpackages-filesystem": [{"arch": "noarch", "epoch": null, "name": "fontpackages-filesystem", "release": "25.fc31", "source": "rpm", "version": "1.44"}], "freetype": [{"arch": "x86_64", "epoch": null, "name": "freetype", "release": "3.fc31", "source": "rpm", "version": "2.10.0"}], "fribidi": [{"arch": "x86_64", "epoch": null, "name": "fribidi", "release": "4.fc31", "source": "rpm", "version": "1.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "8.fc31", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "5.fc31", "source": "rpm", "version": "5.0.1"}], "gcr": [{"arch": "x86_64", "epoch": null, "name": "gcr", "release": "1.fc31", "source": "rpm", "version": "3.33.4"}], "gcr-base": [{"arch": "x86_64", "epoch": null, "name": "gcr-base", "release": "1.fc31", "source": "rpm", "version": "3.33.4"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc31", "source": "rpm", "version": "1.18.1"}], "gdk-pixbuf2": [{"arch": "x86_64", "epoch": null, "name": "gdk-pixbuf2", "release": "1.fc31", "source": "rpm", "version": "2.40.0"}], "gdk-pixbuf2-modules": [{"arch": "x86_64", "epoch": null, "name": "gdk-pixbuf2-modules", "release": "1.fc31", "source": "rpm", "version": "2.40.0"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "1.fc31", "source": "rpm", "version": "20190806"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "1.fc31", "source": "rpm", "version": "20190806"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "2.fc31", "source": "rpm", "version": "0.20.1"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "2.fc31", "source": "rpm", "version": "0.20.1"}], "git-core": [{"arch": "x86_64", "epoch": null, "name": "git-core", "release": "1.fc31", "source": "rpm", "version": "2.23.0"}], "glib-networking": [{"arch": "x86_64", "epoch": null, "name": "glib-networking", "release": "1.fc31", "source": "rpm", "version": "2.62.1"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc31", "source": "rpm", "version": "2.62.1"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "5.fc31", "source": "rpm", "version": "2.30"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "5.fc31", "source": "rpm", "version": "2.30"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "5.fc31", "source": "rpm", "version": "2.30"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "10.fc31", "source": "rpm", "version": "6.1.2"}], "gnome-keyring": [{"arch": "x86_64", "epoch": null, "name": "gnome-keyring", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc31", "source": "rpm", "version": "2.2.17"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc31", "source": "rpm", "version": "2.2.17"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc31", "source": "rpm", "version": "3.6.10"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5c6ae44d", "source": "rpm", "version": "3c3359c4"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "3.fc31", "source": "rpm", "version": "1.13.1"}], "graphite2": [{"arch": "x86_64", "epoch": null, "name": "graphite2", "release": "1.fc31", "source": "rpm", "version": "1.3.13"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "3.fc31", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "20.fc31", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-tools-extra": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-extra", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "36.fc31", "source": "rpm", "version": "8.40"}], "gsettings-desktop-schemas": [{"arch": "x86_64", "epoch": null, "name": "gsettings-desktop-schemas", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "gtk-update-icon-cache": [{"arch": "x86_64", "epoch": null, "name": "gtk-update-icon-cache", "release": "3.fc31", "source": "rpm", "version": "3.24.12"}], "gtk3": [{"arch": "x86_64", "epoch": null, "name": "gtk3", "release": "3.fc31", "source": "rpm", "version": "3.24.12"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "1.fc31", "source": "rpm", "version": "1.10"}], "harfbuzz": [{"arch": "x86_64", "epoch": null, "name": "harfbuzz", "release": "2.fc31", "source": "rpm", "version": "2.6.1"}], "heat-cfntools": [{"arch": "noarch", "epoch": null, "name": "heat-cfntools", "release": "9.fc31", "source": "rpm", "version": "1.4.2"}], "hicolor-icon-theme": [{"arch": "noarch", "epoch": null, "name": "hicolor-icon-theme", "release": "7.fc31", "source": "rpm", "version": "0.17"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "9.fc31", "source": "rpm", "version": "3.20"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "2.fc31", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc31", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "3.fc31", "source": "rpm", "version": "0.2.5"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc31", "source": "rpm", "version": "5.3.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc31", "source": "rpm", "version": "5.3.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "5.fc31", "source": "rpm", "version": "1.8.3"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "3.fc31", "source": "rpm", "version": "20190515"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "4.fc31", "source": "rpm", "version": "2.12"}], "jasper-libs": [{"arch": "x86_64", "epoch": null, "name": "jasper-libs", "release": "9.fc31", "source": "rpm", "version": "2.0.14"}], "jbigkit-libs": [{"arch": "x86_64", "epoch": null, "name": "jbigkit-libs", "release": "17.fc31", "source": "rpm", "version": "2.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "6.fc31", "source": "rpm", "version": "0.13.1"}], "json-glib": [{"arch": "x86_64", "epoch": null, "name": "json-glib", "release": "3.fc31", "source": "rpm", "version": "1.4.4"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "14.fc31", "source": "rpm", "version": "2.0.4"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "14.fc31", "source": "rpm", "version": "2.0.4"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "14.fc31", "source": "rpm", "version": "2.0.4"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "301.fc31", "source": "rpm", "version": "5.3.7"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "3.fc31", "source": "rpm", "version": "1.6"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "4.fc31", "source": "rpm", "version": "26"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "4.fc31", "source": "rpm", "version": "26"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "3.fc31", "source": "rpm", "version": "0.8.0"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "45.fc31", "source": "rpm", "version": "1.17"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "7.fc31", "source": "rpm", "version": "2.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "7.fc31", "source": "rpm", "version": "2.0"}], "lcms2": [{"arch": "x86_64", "epoch": null, "name": "lcms2", "release": "6.fc31", "source": "rpm", "version": "2.9"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "2.fc31", "source": "rpm", "version": "551"}], "libX11": [{"arch": "x86_64", "epoch": null, "name": "libX11", "release": "3.fc31", "source": "rpm", "version": "1.6.8"}], "libX11-common": [{"arch": "noarch", "epoch": null, "name": "libX11-common", "release": "3.fc31", "source": "rpm", "version": "1.6.8"}], "libXau": [{"arch": "x86_64", "epoch": null, "name": "libXau", "release": "2.fc31", "source": "rpm", "version": "1.0.9"}], "libXcomposite": [{"arch": "x86_64", "epoch": null, "name": "libXcomposite", "release": "17.fc31", "source": "rpm", "version": "0.4.4"}], "libXcursor": [{"arch": "x86_64", "epoch": null, "name": "libXcursor", "release": "6.fc31", "source": "rpm", "version": "1.1.15"}], "libXdamage": [{"arch": "x86_64", "epoch": null, "name": "libXdamage", "release": "17.fc31", "source": "rpm", "version": "1.1.4"}], "libXext": [{"arch": "x86_64", "epoch": null, "name": "libXext", "release": "2.fc31", "source": "rpm", "version": "1.3.4"}], "libXfixes": [{"arch": "x86_64", "epoch": null, "name": "libXfixes", "release": "10.fc31", "source": "rpm", "version": "5.0.3"}], "libXft": [{"arch": "x86_64", "epoch": null, "name": "libXft", "release": "2.fc31", "source": "rpm", "version": "2.3.3"}], "libXi": [{"arch": "x86_64", "epoch": null, "name": "libXi", "release": "2.fc31", "source": "rpm", "version": "1.7.10"}], "libXinerama": [{"arch": "x86_64", "epoch": null, "name": "libXinerama", "release": "4.fc31", "source": "rpm", "version": "1.1.4"}], "libXrandr": [{"arch": "x86_64", "epoch": null, "name": "libXrandr", "release": "2.fc31", "source": "rpm", "version": "1.5.2"}], "libXrender": [{"arch": "x86_64", "epoch": null, "name": "libXrender", "release": "10.fc31", "source": "rpm", "version": "0.9.10"}], "libXtst": [{"arch": "x86_64", "epoch": null, "name": "libXtst", "release": "10.fc31", "source": "rpm", "version": "1.2.3"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "4.fc31", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc31", "source": "rpm", "version": "3.4.0"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "3.fc31", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "2.fc31", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "7.fc31", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "43.fc31", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "6.fc31", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "8.fc31", "source": "rpm", "version": "0.7.9"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "43.fc31", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "3.fc31", "source": "rpm", "version": "0.1.11"}], "libcroco": [{"arch": "x86_64", "epoch": null, "name": "libcroco", "release": "2.fc31", "source": "rpm", "version": "0.6.13"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "1.fc31", "source": "rpm", "version": "7.66.0"}], "libdatrie": [{"arch": "x86_64", "epoch": null, "name": "libdatrie", "release": "10.fc31", "source": "rpm", "version": "0.2.9"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "38.fc31", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "38.fc31", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "43.fc31", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "6.fc31", "source": "rpm", "version": "0.35.3"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "28.20190324cvs.fc31", "source": "rpm", "version": "3.1"}], "libepoxy": [{"arch": "x86_64", "epoch": null, "name": "libepoxy", "release": "4.fc31", "source": "rpm", "version": "1.5.3"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "13.fc31", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "7.fc31", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "5.fc31", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "23.fc31", "source": "rpm", "version": "3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc31", "source": "rpm", "version": "9.2.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc31", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc31", "source": "rpm", "version": "9.2.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "2.fc31", "source": "rpm", "version": "1.36"}], "libgusb": [{"arch": "x86_64", "epoch": null, "name": "libgusb", "release": "5.fc31", "source": "rpm", "version": "0.3.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc31", "source": "rpm", "version": "2.2.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "43.fc31", "source": "rpm", "version": "1.3.1"}], "libjpeg-turbo": [{"arch": "x86_64", "epoch": null, "name": "libjpeg-turbo", "release": "4.fc31", "source": "rpm", "version": "2.0.2"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc31", "source": "rpm", "version": "1.1.5"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc31", "source": "rpm", "version": "1.1.5"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "10.fc31", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc31", "source": "rpm", "version": "2.0.7"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "8.fc31", "source": "rpm", "version": "1.2.0"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "9.fc31", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "10.fc31", "source": "rpm", "version": "1.0.4"}], "libmodman": [{"arch": "x86_64", "epoch": null, "name": "libmodman", "release": "20.fc31", "source": "rpm", "version": "2.0.1"}], "libmodulemd1": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd1", "release": "3.fc31", "source": "rpm", "version": "1.8.15"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "4.fc31", "source": "rpm", "version": "1.7"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.rc1.fc31", "source": "rpm", "version": "2.4.1"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc31", "source": "rpm", "version": "1.39.2"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "1.fc31", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "5.20180605git4a062cf.fc31", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "43.fc31", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "4.fc31", "source": "rpm", "version": "1.9.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "3.fc31", "source": "rpm", "version": "1.5.1"}], "libpng": [{"arch": "x86_64", "epoch": 2, "name": "libpng", "release": "2.fc31", "source": "rpm", "version": "1.6.37"}], "libproxy": [{"arch": "x86_64", "epoch": null, "name": "libproxy", "release": "14.fc31", "source": "rpm", "version": "0.4.15"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc31", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc31", "source": "rpm", "version": "1.4.1"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "43.fc31", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc31", "source": "rpm", "version": "1.10.5"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc31", "source": "rpm", "version": "2.10.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "1.fc31", "source": "rpm", "version": "2.4.1"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc31", "source": "rpm", "version": "0.19.1"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc31", "source": "rpm", "version": "2.9"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "2.fc31", "source": "rpm", "version": "2.9"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "8.fc31", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "3.fc31", "source": "rpm", "version": "0.7.5"}], "libsoup": [{"arch": "x86_64", "epoch": null, "name": "libsoup", "release": "1.fc31", "source": "rpm", "version": "2.68.2"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "6.fc31", "source": "rpm", "version": "0.9.0"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "6.fc31", "source": "rpm", "version": "0.9.0"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc31", "source": "rpm", "version": "9.2.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "1.fc31", "source": "rpm", "version": "2.3.0"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "2.fc31", "source": "rpm", "version": "4.14"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "1.fc31", "source": "rpm", "version": "1.4.2"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "1.fc31", "source": "rpm", "version": "0.10.1"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "2.fc31", "source": "rpm", "version": "0.20.1"}], "libthai": [{"arch": "x86_64", "epoch": null, "name": "libthai", "release": "3.fc31", "source": "rpm", "version": "0.1.28"}], "libtiff": [{"arch": "x86_64", "epoch": null, "name": "libtiff", "release": "6.fc31", "source": "rpm", "version": "4.0.10"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "2.rc3.fc31", "source": "rpm", "version": "1.1.4"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "6.fc31", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "4.fc31", "source": "rpm", "version": "1.0.22"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "21.fc31", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "17.fc31", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "8.fc31", "source": "rpm", "version": "0.3.0"}], "libwayland-client": [{"arch": "x86_64", "epoch": null, "name": "libwayland-client", "release": "2.fc31", "source": "rpm", "version": "1.17.0"}], "libwayland-cursor": [{"arch": "x86_64", "epoch": null, "name": "libwayland-cursor", "release": "2.fc31", "source": "rpm", "version": "1.17.0"}], "libwayland-egl": [{"arch": "x86_64", "epoch": null, "name": "libwayland-egl", "release": "2.fc31", "source": "rpm", "version": "1.17.0"}], "libxcb": [{"arch": "x86_64", "epoch": null, "name": "libxcb", "release": "3.fc31", "source": "rpm", "version": "1.13.1"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "1.fc31", "source": "rpm", "version": "4.4.10"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "1.fc31", "source": "rpm", "version": "4.4.10"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc31", "source": "rpm", "version": "0.8.4"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "3.fc31", "source": "rpm", "version": "2.9.9"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "2.fc31", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc31", "source": "rpm", "version": "1.4.2"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "25.fc31", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "102.fc31", "source": "rpm", "version": "20190923"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "3.fc31", "source": "rpm", "version": "0.9.23"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "1.fc31", "source": "rpm", "version": "3.15.1"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "6.fc31", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "1.fc31", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "5.fc31", "source": "rpm", "version": "2.8.4"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc31", "source": "rpm", "version": "5.5.2"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc31", "source": "rpm", "version": "3.1.6"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc31", "source": "rpm", "version": "4.0.23"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "12.20190803.fc31", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "12.20190803.fc31", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "12.20190803.fc31", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.55.20160912git.fc31", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc31", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "3.fc31", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "3.fc31", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc31.1", "source": "rpm", "version": "8.0p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc31.1", "source": "rpm", "version": "8.0p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc31.1", "source": "rpm", "version": "8.0p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "2.fc31", "source": "rpm", "version": "1.1.1d"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc31", "source": "rpm", "version": "1.1.1d"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "2.fc31", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "3.fc31", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc31", "source": "rpm", "version": "0.23.21"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc31", "source": "rpm", "version": "0.23.21"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "18.fc31", "source": "rpm", "version": "1.3.1"}], "pango": [{"arch": "x86_64", "epoch": null, "name": "pango", "release": "1.fc31", "source": "rpm", "version": "1.44.6"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "1.fc31", "source": "rpm", "version": "3.2.153"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "6.fc31", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc31.1", "source": "rpm", "version": "8.43"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "14.fc31", "source": "rpm", "version": "10.33"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "5.fc31", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "6.fc31", "source": "rpm", "version": "1.1.0"}], "pixman": [{"arch": "x86_64", "epoch": null, "name": "pixman", "release": "1.fc31", "source": "rpm", "version": "0.38.4"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "4.fc31", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "18.fc31", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "6.fc31", "source": "rpm", "version": "3.3.15"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "2.fc31", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc31", "source": "rpm", "version": "19.1.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "1.fc31", "source": "rpm", "version": "41.2.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "5.fc31", "source": "rpm", "version": "3.7.4"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "5.fc31", "source": "rpm", "version": "3.7.4"}], "python3-asn1crypto": [{"arch": "noarch", "epoch": null, "name": "python3-asn1crypto", "release": "7.fc31", "source": "rpm", "version": "0.24.0"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc31", "source": "rpm", "version": "19.1.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "0.12.20190507gitf58ec40.fc31", "source": "rpm", "version": "3.0"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc31", "source": "rpm", "version": "2.7.0"}], "python3-boto": [{"arch": "noarch", "epoch": null, "name": "python3-boto", "release": "1.fc31", "source": "rpm", "version": "2.49.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc31", "source": "rpm", "version": "1.12.3"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "10.fc31", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "16.fc31", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc31", "source": "rpm", "version": "2.6.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "3.fc31", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "6.fc31", "source": "rpm", "version": "1.2.8"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "2.fc31", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc31", "source": "rpm", "version": "4.0.9"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "3.fc31", "source": "rpm", "version": "1.13.1"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "6.fc31", "source": "rpm", "version": "0.35.3"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc31", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "2.fc31", "source": "rpm", "version": "2.10.1"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "8.fc31", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "16.fc31", "source": "rpm", "version": "1.10"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "1.fc31", "source": "rpm", "version": "3.0.2"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "3.fc31", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "3.fc31", "source": "rpm", "version": "0.1.11"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "6.fc31", "source": "rpm", "version": "0.35.3"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "5.fc31", "source": "rpm", "version": "3.7.4"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc31", "source": "rpm", "version": "2.9"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "2.fc31", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "2.fc31", "source": "rpm", "version": "3.0.2"}], "python3-pbr": [{"arch": "noarch", "epoch": null, "name": "python3-pbr", "release": "4.fc31", "source": "rpm", "version": "5.1.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc31", "source": "rpm", "version": "19.1.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "3.fc31", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "18.fc31", "source": "rpm", "version": "0.7.2"}], "python3-psutil": [{"arch": "x86_64", "epoch": null, "name": "python3-psutil", "release": "2.fc31", "source": "rpm", "version": "5.6.3"}], "python3-pyasn1": [{"arch": "noarch", "epoch": null, "name": "python3-pyasn1", "release": "5.fc31", "source": "rpm", "version": "0.4.4"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "20.fc31", "source": "rpm", "version": "2.14"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "1.fc31", "source": "rpm", "version": "0.15.4"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "3.fc31", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "2.fc31", "source": "rpm", "version": "1.7.0"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc31", "source": "rpm", "version": "2019.2"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc31", "source": "rpm", "version": "5.1.2"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc31", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "python3-rsa": [{"arch": "noarch", "epoch": null, "name": "python3-rsa", "release": "10.fc31", "source": "rpm", "version": "3.4.2"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc31", "source": "rpm", "version": "4.2.2"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "1.fc31", "source": "rpm", "version": "41.2.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc31", "source": "rpm", "version": "1.12.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc31", "source": "rpm", "version": "1.9.3"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "4.fc31", "source": "rpm", "version": "1.25.3"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "4.fc31", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "3.fc31", "source": "rpm", "version": "8.0"}], "rest": [{"arch": "x86_64", "epoch": null, "name": "rest", "release": "6.fc31", "source": "rpm", "version": "0.8.1"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "25.fc31", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "9.fc31", "source": "rpm", "version": "3.1.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc31", "source": "rpm", "version": "8.2002.0"}], "rsyslog-gnutls": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-gnutls", "release": "1.fc31", "source": "rpm", "version": "8.2002.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "4.fc31", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "37.fc31", "source": "rpm", "version": "3.14.4"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "37.fc31", "source": "rpm", "version": "3.14.4"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc31", "source": "rpm", "version": "2.13.3"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "16.fc31", "source": "rpm", "version": "4.6"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "1.fc31", "source": "rpm", "version": "1.14"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "2.fc31", "source": "rpm", "version": "3.29.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc31", "source": "rpm", "version": "1.8.28"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-bootchart": [{"arch": "x86_64", "epoch": null, "name": "systemd-bootchart", "release": "5.fc31", "source": "rpm", "version": "233"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "2.fc31", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "13.fc31", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "13.fc31", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "2.fc31", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc31", "source": "rpm", "version": "2019c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc31", "source": "rpm", "version": "1.9.3"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc31", "source": "rpm", "version": "8.1.2102"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "15.fc31", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc31", "source": "rpm", "version": "5.5.2"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "2.fc31", "source": "rpm", "version": "5.1.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "2.fc31", "source": "rpm", "version": "2.27"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "6.fc31", "source": "rpm", "version": "5.2.4"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "6.fc31", "source": "rpm", "version": "5.2.4"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "3.fc31", "source": "rpm", "version": "1.1.2"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "19.fc31", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2002.0"}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : debug] ********************************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:32 skipping: [/cache/fedora-31.qcow2] => {} TASK [/tmp/tmpa5z69896/roles/rsyslog : debug] ********************************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:36 ok: [/cache/fedora-31.qcow2] => { "msg": "Rsyslog_version is 8.2002.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmpa5z69896/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:41 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:48 ok: [/cache/fedora-31.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/rsyslog.d", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:54 ok: [/cache/fedora-31.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/lib/rsyslog", "secontext": "system_u:object_r:syslogd_var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Set backup dir name] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:60 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_backup_dir": "/tmp/rsyslog.d-20201112T012433"}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:64 ok: [/cache/fedora-31.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20201112T012433", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:73 ok: [/cache/fedora-31.qcow2] => {"archived": ["/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.conf"], "arcroot": "/etc/", "changed": false, "dest": "/tmp/rsyslog.d-20201112T012433/backup.tgz", "expanded_exclude_paths": [], "expanded_paths": ["/etc/rsyslog.d", "/etc/rsyslog.conf"], "gid": 0, "group": "root", "missing": [], "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 1726, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:80 changed: [/cache/fedora-31.qcow2] => {"changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/log", "secontext": "system_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:88 NOTIFIED HANDLER /tmp/tmpa5z69896/roles/rsyslog : restart rsyslogd for /cache/fedora-31.qcow2 changed: [/cache/fedora-31.qcow2] => {"changed": true, "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "dest": "/etc/rsyslog.conf", "gid": 0, "group": "root", "md5sum": "aa226b8228225835f8a13f775ca42e49", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 104, "src": "/root/.ansible/tmp/ansible-tmp-1605144321.0212717-144337-99783601874182/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:97 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, [{"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}], [{"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}]]}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:108 changed: [/cache/fedora-31.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "7f4de7a1922c9f75e59e999d3bd76a7422293d14", "dest": "/etc/rsyslog.d/00-global.conf", "gid": 0, "group": "root", "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "md5sum": "bc874b131415b3d23235af980ec111e0", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 86, "src": "/root/.ansible/tmp/ansible-tmp-1605144321.9827497-144367-27623300984715/source", "state": "file", "uid": 0} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} changed: [/cache/fedora-31.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "0dd331865ac06c0881012a0dc9796c2260e66dcd", "dest": "/etc/rsyslog.d/05-common-defaults.conf", "gid": 0, "group": "root", "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "md5sum": "ca846c3cf461cb558da5d3e79ac49a26", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 69, "src": "/root/.ansible/tmp/ansible-tmp-1605144322.647471-144367-106288592144017/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:129 skipping: [/cache/fedora-31.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:151 TASK [/tmp/tmpa5z69896/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:166 skipping: [/cache/fedora-31.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:174 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:186 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:198 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:222 ok: [/cache/fedora-31.qcow2] => (item={'name': 'basic_input0', 'type': 'basics'}) => {"ansible_facts": {"__rsyslog_basics_packages": []}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/inputs/basics/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "basic_input0", "type": "basics"}} TASK [/tmp/tmpa5z69896/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:234 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/basics/main.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update basics input packages] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/basics/main.yml:3 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 TASK [/tmp/tmpa5z69896/roles/rsyslog : Create basics input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/basics/main.yml:10 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'input-basics-basic_input0', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call files_test0\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call files_test1\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_severity_and_facility\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_facility_only\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "749c9cebdd250d66b1098d5b3491104d5e9fab8c", "dest": "/etc/rsyslog.d/90-input-basics-basic_input0.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-basics-basic_input0", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files_test0\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files_test1\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_severity_and_facility\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_facility_only\n}\n"}], "state": "present", "type": "input"}, "md5sum": "46f9bf75a7782aa05b40eaa40dca34e8", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 768, "src": "/root/.ansible/tmp/ansible-tmp-1605144323.9129698-144448-43104326711228/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-basics-basic_input0', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call files_test0\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call files_test1\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_severity_and_facility\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_facility_only\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-basics-basic_input0", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files_test0\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files_test1\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_severity_and_facility\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_facility_only\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:246 ok: [/cache/fedora-31.qcow2] => (item={'name': 'files_test0', 'type': 'files', 'severity': 'info', 'exclude': ['authpriv.none', 'auth.none', 'cron.none', 'mail.none'], 'path': '/var/log/messages'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | default(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n{% else %}\nmodule(load=\"builtin:omfile\")\n{% endif %}"}], "type": "modules"}], "__rsyslog_files_output_packages": [], "__rsyslog_files_output_rules": ["{{ __rsyslog_conf_files_output_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_test0", "path": "/var/log/messages", "severity": "info", "type": "files"}} ok: [/cache/fedora-31.qcow2] => (item={'name': 'files_test1', 'type': 'files', 'facility': 'authpriv,auth', 'path': '/var/log/secure'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | default(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n{% else %}\nmodule(load=\"builtin:omfile\")\n{% endif %}"}], "type": "modules"}], "__rsyslog_files_output_packages": [], "__rsyslog_files_output_rules": ["{{ __rsyslog_conf_files_output_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"facility": "authpriv,auth", "name": "files_test1", "path": "/var/log/secure", "type": "files"}} ok: [/cache/fedora-31.qcow2] => (item={'name': 'forwards_severity_and_facility', 'type': 'forwards', 'facility': 'local1', 'severity': 'info', 'target': 'host.domain', 'tcp_port': 1514}) => {"ansible_facts": {"__rsyslog_forwards_output_packages": [], "__rsyslog_forwards_output_rules": []}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/outputs/forwards/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "target": "host.domain", "tcp_port": 1514, "type": "forwards"}} ok: [/cache/fedora-31.qcow2] => (item={'name': 'forwards_facility_only', 'type': 'forwards', 'facility': 'local2', 'target': 'host.domain', 'tcp_port': 2514}) => {"ansible_facts": {"__rsyslog_forwards_output_packages": [], "__rsyslog_forwards_output_rules": []}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/outputs/forwards/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"facility": "local2", "name": "forwards_facility_only", "target": "host.domain", "tcp_port": 2514, "type": "forwards"}} TASK [/tmp/tmpa5z69896/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:258 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/forwards/main.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/forwards/main.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "89bc63afcb6aae96090bbde60b367bfc80afc31f", "dest": "/etc/rsyslog.d/10-output-files-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "md5sum": "36c5048bf86cdc51ac071efb6a63f800", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 173, "src": "/root/.ansible/tmp/ansible-tmp-1605144324.884659-144486-48675623088655/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create files output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/files/main.yml:10 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-files_test0', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_test0") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "985f715e5edc64f813d23d8bace32d73035dd8e2", "dest": "/etc/rsyslog.d/30-output-files-files_test0.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-files_test0", "sections": [{"options": "ruleset(name=\"files_test0\") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n"}], "state": "present", "type": "output"}, "md5sum": "b0ab58ced7d24adb5c768e25b861eab2", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 125, "src": "/root/.ansible/tmp/ansible-tmp-1605144325.6744363-144520-48444708419861/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-files_test0', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_test0") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_test0", "sections": [{"options": "ruleset(name=\"files_test0\") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-files_test1', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_test1") {\n authpriv,auth.* /var/log/secure\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "982fd08c83affcc43415f20a1444b2bf16416a97", "dest": "/etc/rsyslog.d/30-output-files-files_test1.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-files_test1", "sections": [{"options": "ruleset(name=\"files_test1\") {\n authpriv,auth.* /var/log/secure\n}\n"}], "state": "present", "type": "output"}, "md5sum": "a2e0b8b19e459460c23f0f4ead00337a", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 88, "src": "/root/.ansible/tmp/ansible-tmp-1605144326.5076678-144552-76232930379815/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-files_test1', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_test1") {\n authpriv,auth.* /var/log/secure\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_test1", "sections": [{"options": "ruleset(name=\"files_test1\") {\n authpriv,auth.* /var/log/secure\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "89bc63afcb6aae96090bbde60b367bfc80afc31f", "dest": "/etc/rsyslog.d/10-output-files-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-output-files-modules.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 173, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create files output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/files/main.yml:10 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-files_test0', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_test0") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "985f715e5edc64f813d23d8bace32d73035dd8e2", "dest": "/etc/rsyslog.d/30-output-files-files_test0.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-files_test0", "sections": [{"options": "ruleset(name=\"files_test0\") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-files-files_test0.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 125, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-files_test0', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_test0") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_test0", "sections": [{"options": "ruleset(name=\"files_test0\") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-files_test1', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_test1") {\n authpriv,auth.* /var/log/secure\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "982fd08c83affcc43415f20a1444b2bf16416a97", "dest": "/etc/rsyslog.d/30-output-files-files_test1.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-files_test1", "sections": [{"options": "ruleset(name=\"files_test1\") {\n authpriv,auth.* /var/log/secure\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-files-files_test1.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 88, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-files_test1', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_test1") {\n authpriv,auth.* /var/log/secure\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_test1", "sections": [{"options": "ruleset(name=\"files_test1\") {\n authpriv,auth.* /var/log/secure\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update forwards output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/forwards/main.yml:3 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 TASK [/tmp/tmpa5z69896/roles/rsyslog : Create forwards output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/forwards/main.yml:10 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "f55dd8f37540903386700857b2f43310e7866ca3", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "md5sum": "0a0fbb5b5f18784ecb9491588546a92e", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 231, "src": "/root/.ansible/tmp/ansible-tmp-1605144329.8592963-144679-19638849969432/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "37dcf71d672fe15f676cdcc19881e8a9b055c66e", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "md5sum": "defe88e0c904f7075880d9ffc6c99598", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 212, "src": "/root/.ansible/tmp/ansible-tmp-1605144330.6387699-144711-268355542073073/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update forwards output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/forwards/main.yml:3 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 TASK [/tmp/tmpa5z69896/roles/rsyslog : Create forwards output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/forwards/main.yml:10 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "f55dd8f37540903386700857b2f43310e7866ca3", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 231, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "37dcf71d672fe15f676cdcc19881e8a9b055c66e", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 212, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:270 changed: [/cache/fedora-31.qcow2] => {"changed": true, "enabled": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target system.slice basic.target", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7776", "LimitNPROCSoft": "7776", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7776", "LimitSIGPENDINGSoft": "7776", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2332", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [/tmp/tmpa5z69896/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:279 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:290 skipping: [/cache/fedora-31.qcow2] => {} TASK [include_tasks] *********************************************************** task path: /tmp/tmpa5z69896/tests/tests_basics_files_forwards.yml:70 included: /tmp/tmpa5z69896/tests/set_rsyslog_variables.yml for /cache/fedora-31.qcow2 TASK [Get info of /etc/rsyslog.conf] ******************************************* task path: /tmp/tmpa5z69896/tests/set_rsyslog_variables.yml:1 ok: [/cache/fedora-31.qcow2] => {"changed": false, "stat": {"atime": 1605144333.6584017, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "ctime": 1605144321.7424016, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8402, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1605144321.4134016, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 104, "uid": 0, "version": "2445488431", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Get file counts in /etc/rsyslog.d] *************************************** task path: /tmp/tmpa5z69896/tests/set_rsyslog_variables.yml:6 ok: [/cache/fedora-31.qcow2] => {"changed": false, "examined": 9, "files": [{"atime": 1605144320.5234017, "ctime": 1571871554.4778266, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 159515, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1564000148.0, "nlink": 1, "path": "/etc/rsyslog.d/21-cloudinit.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 255, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605144333.6584017, "ctime": 1605144323.1324017, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8404, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605144322.9024017, "nlink": 1, "path": "/etc/rsyslog.d/05-common-defaults.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 69, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605144327.5874016, "ctime": 1605144325.3484015, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8406, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605144325.1174016, "nlink": 1, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 173, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605144331.8474016, "ctime": 1605144330.3374016, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8409, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605144330.1024017, "nlink": 1, "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 231, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605144333.6584017, "ctime": 1605144322.5104017, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8403, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605144322.2544017, "nlink": 1, "path": "/etc/rsyslog.d/00-global.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 86, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605144333.6584017, "ctime": 1605144324.3814015, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8405, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605144324.1484017, "nlink": 1, "path": "/etc/rsyslog.d/90-input-basics-basic_input0.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 768, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605144329.0954015, "ctime": 1605144327.0144017, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8408, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605144326.7684016, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-files_test1.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 88, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605144328.3724017, "ctime": 1605144326.1644015, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8407, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605144325.9404016, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-files_test0.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 125, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605144332.6184015, "ctime": 1605144331.1454017, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8410, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605144330.9134016, "nlink": 1, "path": "/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 212, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}], "matched": 9, "msg": ""} RUNNING HANDLER [/tmp/tmpa5z69896/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmpa5z69896/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-31.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestamp": "Thu 2020-11-12 01:25:33 UTC", "ActiveEnterTimestampMonotonic": "70796377", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "sysinit.target system.slice basic.target", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Thu 2020-11-12 01:25:33 UTC", "AssertTimestampMonotonic": "70790339", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "160092000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2020-11-12 01:25:33 UTC", "ConditionTimestampMonotonic": "70790338", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "12002", "ExecMainStartTimestamp": "Thu 2020-11-12 01:25:33 UTC", "ExecMainStartTimestampMonotonic": "70791530", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Thu 2020-11-12 01:25:33 UTC] ; stop_time=[n/a] ; pid=12002 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Thu 2020-11-12 01:25:33 UTC] ; stop_time=[n/a] ; pid=12002 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2020-11-12 01:25:33 UTC", "InactiveExitTimestampMonotonic": "70791795", "InvocationID": "4e3f87c160884eada5fd9b5fbf178981", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7776", "LimitNPROCSoft": "7776", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7776", "LimitSIGPENDINGSoft": "7776", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "12002", "MemoryAccounting": "yes", "MemoryCurrent": "1888256", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Thu 2020-11-12 01:25:33 UTC", "StateChangeTimestampMonotonic": "70796377", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "3", "TasksMax": "2332", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [Check rsyslog.conf size] ************************************************* task path: /tmp/tmpa5z69896/tests/tests_basics_files_forwards.yml:77 ok: [/cache/fedora-31.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check file counts in rsyslog.d] ****************************************** task path: /tmp/tmpa5z69896/tests/tests_basics_files_forwards.yml:81 ok: [/cache/fedora-31.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check rsyslog errors] **************************************************** task path: /tmp/tmpa5z69896/tests/tests_basics_files_forwards.yml:87 changed: [/cache/fedora-31.qcow2] => {"changed": true, "cmd": ["systemctl", "status", "rsyslog"], "delta": "0:00:00.009957", "end": "2020-11-12 01:25:36.048036", "failed_when_result": false, "rc": 0, "start": "2020-11-12 01:25:36.038079", "stderr": "", "stderr_lines": [], "stdout": "● rsyslog.service - System Logging Service\n Loaded: loaded (/usr/lib/systemd/system/rsyslog.service; enabled; vendor preset: enabled)\n Active: active (running) since Thu 2020-11-12 01:25:35 UTC; 603ms ago\n Docs: man:rsyslogd(8)\n https://www.rsyslog.com/doc/\n Main PID: 12235 (rsyslogd)\n Tasks: 3 (limit: 2332)\n Memory: 1.2M\n CPU: 7ms\n CGroup: /system.slice/rsyslog.service\n └─12235 /usr/sbin/rsyslogd -n\n\nNov 12 01:25:35 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com systemd[1]: Starting System Logging Service...\nNov 12 01:25:35 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com rsyslogd[12235]: [origin software=\"rsyslogd\" swVersion=\"8.2002.0\" x-pid=\"12235\" x-info=\"https://www.rsyslog.com\"] start\nNov 12 01:25:35 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com systemd[1]: Started System Logging Service.\nNov 12 01:25:35 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com rsyslogd[12235]: imjournal: journal files changed, reloading... [v8.2002.0 try https://www.rsyslog.com/e/0 ]", "stdout_lines": ["● rsyslog.service - System Logging Service", " Loaded: loaded (/usr/lib/systemd/system/rsyslog.service; enabled; vendor preset: enabled)", " Active: active (running) since Thu 2020-11-12 01:25:35 UTC; 603ms ago", " Docs: man:rsyslogd(8)", " https://www.rsyslog.com/doc/", " Main PID: 12235 (rsyslogd)", " Tasks: 3 (limit: 2332)", " Memory: 1.2M", " CPU: 7ms", " CGroup: /system.slice/rsyslog.service", " └─12235 /usr/sbin/rsyslogd -n", "", "Nov 12 01:25:35 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com systemd[1]: Starting System Logging Service...", "Nov 12 01:25:35 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com rsyslogd[12235]: [origin software=\"rsyslogd\" swVersion=\"8.2002.0\" x-pid=\"12235\" x-info=\"https://www.rsyslog.com\"] start", "Nov 12 01:25:35 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com systemd[1]: Started System Logging Service.", "Nov 12 01:25:35 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com rsyslogd[12235]: imjournal: journal files changed, reloading... [v8.2002.0 try https://www.rsyslog.com/e/0 ]"]} TASK [Check if the files config exists] **************************************** task path: /tmp/tmpa5z69896/tests/tests_basics_files_forwards.yml:92 ok: [/cache/fedora-31.qcow2] => {"changed": false, "failed_when_result": false, "stat": {"atime": 1605144328.3724017, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "985f715e5edc64f813d23d8bace32d73035dd8e2", "ctime": 1605144326.1644015, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8407, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1605144325.9404016, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-files_test0.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 125, "uid": 0, "version": "3405327655", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Check the filter] ******************************************************** task path: /tmp/tmpa5z69896/tests/tests_basics_files_forwards.yml:98 ok: [/cache/fedora-31.qcow2] => {"changed": false, "cmd": ["/bin/grep", "\\*.info;authpriv.none;auth.none;cron.none;mail.none.*/var/log/messages", "/etc/rsyslog.d/30-output-files-files_test0.conf"], "delta": "0:00:00.002877", "end": "2020-11-12 01:25:36.746917", "rc": 0, "start": "2020-11-12 01:25:36.744040", "stderr": "", "stderr_lines": [], "stdout": " *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages", "stdout_lines": [" *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages"]} TASK [Run logger to generate a test log message] ******************************* task path: /tmp/tmpa5z69896/tests/tests_basics_files_forwards.yml:102 ok: [/cache/fedora-31.qcow2] => {"changed": false, "cmd": ["/bin/logger", "-i", "-p", "local6.info", "-t", "testTag0", "testMessage0000"], "delta": "0:00:00.003094", "end": "2020-11-12 01:25:37.086256", "rc": 0, "start": "2020-11-12 01:25:37.083162", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Check the test log message in /var/log/messages] ************************* task path: /tmp/tmpa5z69896/tests/tests_basics_files_forwards.yml:106 ok: [/cache/fedora-31.qcow2] => {"attempts": 1, "changed": false, "cmd": ["/bin/grep", "testMessage0000", "/var/log/messages"], "delta": "0:00:00.003354", "end": "2020-11-12 01:25:37.420202", "rc": 0, "start": "2020-11-12 01:25:37.416848", "stderr": "", "stderr_lines": [], "stdout": "Nov 12 01:25:37 ibm-p8-kvm-03-guest-02 ansible-command[12538]: Invoked with _raw_params=/bin/logger -i -p local6.info -t testTag0 testMessage0000 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nNov 12 01:25:37 ibm-p8-kvm-03-guest-02 testTag0[12539]: testMessage0000\nNov 12 01:25:37 ibm-p8-kvm-03-guest-02 ansible-command[12613]: Invoked with _raw_params=/bin/grep testMessage0000 '/var/log/messages' warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None", "stdout_lines": ["Nov 12 01:25:37 ibm-p8-kvm-03-guest-02 ansible-command[12538]: Invoked with _raw_params=/bin/logger -i -p local6.info -t testTag0 testMessage0000 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None", "Nov 12 01:25:37 ibm-p8-kvm-03-guest-02 testTag0[12539]: testMessage0000", "Nov 12 01:25:37 ibm-p8-kvm-03-guest-02 ansible-command[12613]: Invoked with _raw_params=/bin/grep testMessage0000 '/var/log/messages' warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None"]} TASK [Check if the forwarding config exists] *********************************** task path: /tmp/tmpa5z69896/tests/tests_basics_files_forwards.yml:114 ok: [/cache/fedora-31.qcow2] => {"changed": false, "failed_when_result": false, "stat": {"atime": 1605144331.8474016, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "f55dd8f37540903386700857b2f43310e7866ca3", "ctime": 1605144330.3374016, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8409, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1605144330.1024017, "nlink": 1, "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 231, "uid": 0, "version": "2510391701", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Generated a file to check severity_and_facility] ************************* task path: /tmp/tmpa5z69896/tests/tests_basics_files_forwards.yml:120 changed: [/cache/fedora-31.qcow2] => {"changed": true, "checksum": "86fec6b35d10bee7cde44f642945274c530f10af", "dest": "/tmp/__testfile__", "gid": 0, "group": "root", "md5sum": "5abb24650a3af0ea7204d5160d5b4b8d", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 229, "src": "/root/.ansible/tmp/ansible-tmp-1605144337.9108634-144975-9495050615650/source", "state": "file", "uid": 0} TASK [Check severity_and_facility] ********************************************* task path: /tmp/tmpa5z69896/tests/tests_basics_files_forwards.yml:134 ok: [/cache/fedora-31.qcow2] => {"changed": false, "cmd": ["diff", "-B", "/tmp/__testfile__", "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf"], "delta": "0:00:00.004869", "end": "2020-11-12 01:25:38.744036", "rc": 0, "start": "2020-11-12 01:25:38.739167", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-31.qcow2 : ok=70 changed=14 unreachable=0 failed=0 skipped=51 rescued=0 ignored=0 + cd /tmp/tmpa5z69896/tests; TEST_SUBJECTS=/cache/fedora-31.qcow2 TEST_ARTIFACTS=/tmp/linux-system-role-test-work-pull-linux-system-roles_logging-186-405f09a-fedora-31-mm3symvy/artifacts ansible-playbook -vv --inventory=/usr/share/ansible/inventory/standard-inventory-qcow2 /tmp/tmpa5z69896/_setup.yml /tmp/tmpa5z69896/tests/tests_basics_files_log_dir.yml ansible-playbook 2.9.14 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/tester/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.8/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 3.8.6 (default, Sep 25 2020, 00:00:00) [GCC 10.2.1 20200723 (Red Hat 10.2.1-1)] Using /etc/ansible/ansible.cfg as config file PLAYBOOK: _setup.yml *********************************************************** 1 plays in /tmp/tmpa5z69896/_setup.yml PLAY [Fail when only localhost is available] *********************************** META: ran handlers TASK [debug] ******************************************************************* task path: /tmp/tmpa5z69896/_setup.yml:5 ok: [/cache/fedora-31.qcow2] => { "groups": { "all": [ "/cache/fedora-31.qcow2" ], "localhost": [ "/cache/fedora-31.qcow2" ], "subjects": [ "/cache/fedora-31.qcow2" ], "ungrouped": [] } } TASK [fail] ******************************************************************** task path: /tmp/tmpa5z69896/_setup.yml:7 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-31.qcow2 : ok=1 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 PLAYBOOK: tests_basics_files_log_dir.yml *************************************** 1 plays in /tmp/tmpa5z69896/tests/tests_basics_files_log_dir.yml PLAY [Ensure that the role runs with parameters to output into local files in a specified path] *** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpa5z69896/tests/tests_basics_files_log_dir.yml:24 ok: [/cache/fedora-31.qcow2] META: ran handlers TASK [deploy config to output into local files] ******************************** task path: /tmp/tmpa5z69896/tests/tests_basics_files_log_dir.yml:32 TASK [linux-system-roles.logging : Set rsyslog_output_elasticsearch for the omelasticsearch output] *** task path: /tmp/tmpa5z69896/tasks/main.yml:5 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_elasticsearch": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_files for the omfile outputs] *** task path: /tmp/tmpa5z69896/tasks/main.yml:9 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_files": [{"name": "files-output", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set files output if rsyslog_output_files is empty and logging_inputs is not empty] *** task path: /tmp/tmpa5z69896/tasks/main.yml:13 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Set rsyslog_output_forwards for the omfwd output] *** task path: /tmp/tmpa5z69896/tasks/main.yml:20 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_forwards": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_remote_files for the omfwd output for the remote input] *** task path: /tmp/tmpa5z69896/tasks/main.yml:24 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_remote_files": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_relp for the relp output] *** task path: /tmp/tmpa5z69896/tasks/main.yml:28 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_input_relp for the relp input] *** task path: /tmp/tmpa5z69896/tasks/main.yml:32 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_input_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmpa5z69896/tasks/main.yml:36 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"name": "files-output", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmpa5z69896/tasks/main.yml:40 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'files-output', 'type': 'files'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "files-output", "type": "files"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmpa5z69896/tasks/main.yml:49 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'flows0', 'inputs': ['basic-input'], 'outputs': ['files-output']}) => {"ansible_loop_var": "item", "changed": false, "item": {"inputs": ["basic-input"], "name": "flows0", "outputs": ["files-output"]}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmpa5z69896/tasks/main.yml:60 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmpa5z69896/tasks/main.yml:64 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmpa5z69896/tasks/main.yml:70 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmpa5z69896/tasks/main.yml:76 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmpa5z69896/tasks/main.yml:82 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmpa5z69896/tasks/main.yml:86 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmpa5z69896/tasks/main.yml:101 TASK [/tmp/tmpa5z69896/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:14 changed: [/cache/fedora-31.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: libestr-0.1.9-13.fc31.x86_64", "Installed: ca-certificates-2020.2.41-1.1.fc31.noarch", "Installed: p11-kit-trust-0.23.21-2.fc31.x86_64", "Installed: p11-kit-0.23.21-2.fc31.x86_64", "Installed: libfastjson-0.99.8-5.fc31.x86_64", "Installed: rsyslog-8.2002.0-1.fc31.x86_64", "Installed: logrotate-3.15.1-1.fc31.x86_64", "Installed: rsyslog-gnutls-8.2002.0-1.fc31.x86_64", "Removed: p11-kit-0.23.16.1-2.fc31.x86_64", "Removed: p11-kit-trust-0.23.16.1-2.fc31.x86_64", "Removed: ca-certificates-2019.2.32-3.fc31.noarch"]} TASK [/tmp/tmpa5z69896/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:21 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc31", "source": "rpm", "version": "1.20.4"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc31", "source": "rpm", "version": "1.20.4"}], "abattis-cantarell-fonts": [{"arch": "noarch", "epoch": null, "name": "abattis-cantarell-fonts", "release": "3.fc31", "source": "rpm", "version": "0.111"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "4.fc31", "source": "rpm", "version": "2.2.53"}], "adobe-source-code-pro-fonts": [{"arch": "noarch", "epoch": null, "name": "adobe-source-code-pro-fonts", "release": "7.fc31", "source": "rpm", "version": "2.030.1.050"}], "adwaita-cursor-theme": [{"arch": "noarch", "epoch": null, "name": "adwaita-cursor-theme", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "adwaita-icon-theme": [{"arch": "noarch", "epoch": null, "name": "adwaita-icon-theme", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "5.fc31", "source": "rpm", "version": "1.11"}], "at-spi2-atk": [{"arch": "x86_64", "epoch": null, "name": "at-spi2-atk", "release": "1.fc31", "source": "rpm", "version": "2.34.1"}], "at-spi2-core": [{"arch": "x86_64", "epoch": null, "name": "at-spi2-core", "release": "1.fc31", "source": "rpm", "version": "2.34.0"}], "atk": [{"arch": "x86_64", "epoch": null, "name": "atk", "release": "1.fc31", "source": "rpm", "version": "2.34.1"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "0.12.20190507gitf58ec40.fc31", "source": "rpm", "version": "3.0"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "0.12.20190507gitf58ec40.fc31", "source": "rpm", "version": "3.0"}], "avahi-libs": [{"arch": "x86_64", "epoch": null, "name": "avahi-libs", "release": "20.fc31", "source": "rpm", "version": "0.7"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "8.fc31", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "3.fc31", "source": "rpm", "version": "5.0.7"}], "brotli": [{"arch": "x86_64", "epoch": null, "name": "brotli", "release": "6.fc31", "source": "rpm", "version": "1.0.7"}], "bzip2": [{"arch": "x86_64", "epoch": null, "name": "bzip2", "release": "1.fc31", "source": "rpm", "version": "1.0.8"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "1.fc31", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "4.fc31", "source": "rpm", "version": "1.15.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc31", "source": "rpm", "version": "2020.2.41"}], "cairo": [{"arch": "x86_64", "epoch": null, "name": "cairo", "release": "6.fc31", "source": "rpm", "version": "1.16.0"}], "cairo-gobject": [{"arch": "x86_64", "epoch": null, "name": "cairo-gobject", "release": "6.fc31", "source": "rpm", "version": "1.16.0"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "2.fc31", "source": "rpm", "version": "2.9"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "4.fc31", "source": "rpm", "version": "3.5"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "11.fc31", "source": "rpm", "version": "17.1"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "3.fc31", "source": "rpm", "version": "0.31"}], "colord-libs": [{"arch": "x86_64", "epoch": null, "name": "colord-libs", "release": "2.fc31", "source": "rpm", "version": "1.4.4"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc31", "source": "rpm", "version": "8.31"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc31", "source": "rpm", "version": "8.31"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "12.fc31", "source": "rpm", "version": "2.12"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "21.fc31", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "21.fc31", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "4.gitbb9bf99.fc31", "source": "rpm", "version": "20190816"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc31", "source": "rpm", "version": "2.2.1"}], "cups-libs": [{"arch": "x86_64", "epoch": 1, "name": "cups-libs", "release": "2.fc31", "source": "rpm", "version": "2.2.12"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "1.fc31", "source": "rpm", "version": "7.66.0"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "2.fc31", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "3.fc31", "source": "rpm", "version": "1.12.16"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "6.fc31", "source": "rpm", "version": "21"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "3.fc31", "source": "rpm", "version": "1.12.16"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "3.fc31", "source": "rpm", "version": "1.12.16"}], "dconf": [{"arch": "x86_64", "epoch": null, "name": "dconf", "release": "1.fc31", "source": "rpm", "version": "0.34.0"}], "dejavu-fonts-common": [{"arch": "noarch", "epoch": null, "name": "dejavu-fonts-common", "release": "2.fc31", "source": "rpm", "version": "2.37"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "2.fc31", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "2.fc31", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "2.fc31", "source": "rpm", "version": "1.02.163"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "2.fc31", "source": "rpm", "version": "1.02.163"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "15.fc31", "source": "rpm", "version": "4.4.1"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "15.fc31", "source": "rpm", "version": "4.4.1"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "3.fc31", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc31", "source": "rpm", "version": "4.0.9"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "27.git20181204.fc31.1", "source": "rpm", "version": "049"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "27.git20181204.fc31.1", "source": "rpm", "version": "049"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc31", "source": "rpm", "version": "0.177"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc31", "source": "rpm", "version": "0.177"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc31", "source": "rpm", "version": "0.177"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc31", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "1", "source": "rpm", "version": "31"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "1", "source": "rpm", "version": "31"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "1", "source": "rpm", "version": "31"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "1", "source": "rpm", "version": "31"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc31", "source": "rpm", "version": "5.37"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc31", "source": "rpm", "version": "5.37"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc31", "source": "rpm", "version": "3.12"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "24.fc31", "source": "rpm", "version": "4.6.0"}], "fipscheck": [{"arch": "x86_64", "epoch": null, "name": "fipscheck", "release": "7.fc31", "source": "rpm", "version": "1.5.0"}], "fipscheck-lib": [{"arch": "x86_64", "epoch": null, "name": "fipscheck-lib", "release": "7.fc31", "source": "rpm", "version": "1.5.0"}], "fontconfig": [{"arch": "x86_64", "epoch": null, "name": "fontconfig", "release": "3.fc31", "source": "rpm", "version": "2.13.92"}], "fontpackages-filesystem": [{"arch": "noarch", "epoch": null, "name": "fontpackages-filesystem", "release": "25.fc31", "source": "rpm", "version": "1.44"}], "freetype": [{"arch": "x86_64", "epoch": null, "name": "freetype", "release": "3.fc31", "source": "rpm", "version": "2.10.0"}], "fribidi": [{"arch": "x86_64", "epoch": null, "name": "fribidi", "release": "4.fc31", "source": "rpm", "version": "1.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "8.fc31", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "5.fc31", "source": "rpm", "version": "5.0.1"}], "gcr": [{"arch": "x86_64", "epoch": null, "name": "gcr", "release": "1.fc31", "source": "rpm", "version": "3.33.4"}], "gcr-base": [{"arch": "x86_64", "epoch": null, "name": "gcr-base", "release": "1.fc31", "source": "rpm", "version": "3.33.4"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc31", "source": "rpm", "version": "1.18.1"}], "gdk-pixbuf2": [{"arch": "x86_64", "epoch": null, "name": "gdk-pixbuf2", "release": "1.fc31", "source": "rpm", "version": "2.40.0"}], "gdk-pixbuf2-modules": [{"arch": "x86_64", "epoch": null, "name": "gdk-pixbuf2-modules", "release": "1.fc31", "source": "rpm", "version": "2.40.0"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "1.fc31", "source": "rpm", "version": "20190806"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "1.fc31", "source": "rpm", "version": "20190806"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "2.fc31", "source": "rpm", "version": "0.20.1"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "2.fc31", "source": "rpm", "version": "0.20.1"}], "git-core": [{"arch": "x86_64", "epoch": null, "name": "git-core", "release": "1.fc31", "source": "rpm", "version": "2.23.0"}], "glib-networking": [{"arch": "x86_64", "epoch": null, "name": "glib-networking", "release": "1.fc31", "source": "rpm", "version": "2.62.1"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc31", "source": "rpm", "version": "2.62.1"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "5.fc31", "source": "rpm", "version": "2.30"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "5.fc31", "source": "rpm", "version": "2.30"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "5.fc31", "source": "rpm", "version": "2.30"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "10.fc31", "source": "rpm", "version": "6.1.2"}], "gnome-keyring": [{"arch": "x86_64", "epoch": null, "name": "gnome-keyring", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc31", "source": "rpm", "version": "2.2.17"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc31", "source": "rpm", "version": "2.2.17"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc31", "source": "rpm", "version": "3.6.10"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5c6ae44d", "source": "rpm", "version": "3c3359c4"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "3.fc31", "source": "rpm", "version": "1.13.1"}], "graphite2": [{"arch": "x86_64", "epoch": null, "name": "graphite2", "release": "1.fc31", "source": "rpm", "version": "1.3.13"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "3.fc31", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "20.fc31", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-tools-extra": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-extra", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "36.fc31", "source": "rpm", "version": "8.40"}], "gsettings-desktop-schemas": [{"arch": "x86_64", "epoch": null, "name": "gsettings-desktop-schemas", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "gtk-update-icon-cache": [{"arch": "x86_64", "epoch": null, "name": "gtk-update-icon-cache", "release": "3.fc31", "source": "rpm", "version": "3.24.12"}], "gtk3": [{"arch": "x86_64", "epoch": null, "name": "gtk3", "release": "3.fc31", "source": "rpm", "version": "3.24.12"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "1.fc31", "source": "rpm", "version": "1.10"}], "harfbuzz": [{"arch": "x86_64", "epoch": null, "name": "harfbuzz", "release": "2.fc31", "source": "rpm", "version": "2.6.1"}], "heat-cfntools": [{"arch": "noarch", "epoch": null, "name": "heat-cfntools", "release": "9.fc31", "source": "rpm", "version": "1.4.2"}], "hicolor-icon-theme": [{"arch": "noarch", "epoch": null, "name": "hicolor-icon-theme", "release": "7.fc31", "source": "rpm", "version": "0.17"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "9.fc31", "source": "rpm", "version": "3.20"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "2.fc31", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc31", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "3.fc31", "source": "rpm", "version": "0.2.5"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc31", "source": "rpm", "version": "5.3.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc31", "source": "rpm", "version": "5.3.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "5.fc31", "source": "rpm", "version": "1.8.3"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "3.fc31", "source": "rpm", "version": "20190515"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "4.fc31", "source": "rpm", "version": "2.12"}], "jasper-libs": [{"arch": "x86_64", "epoch": null, "name": "jasper-libs", "release": "9.fc31", "source": "rpm", "version": "2.0.14"}], "jbigkit-libs": [{"arch": "x86_64", "epoch": null, "name": "jbigkit-libs", "release": "17.fc31", "source": "rpm", "version": "2.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "6.fc31", "source": "rpm", "version": "0.13.1"}], "json-glib": [{"arch": "x86_64", "epoch": null, "name": "json-glib", "release": "3.fc31", "source": "rpm", "version": "1.4.4"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "14.fc31", "source": "rpm", "version": "2.0.4"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "14.fc31", "source": "rpm", "version": "2.0.4"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "14.fc31", "source": "rpm", "version": "2.0.4"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "301.fc31", "source": "rpm", "version": "5.3.7"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "3.fc31", "source": "rpm", "version": "1.6"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "4.fc31", "source": "rpm", "version": "26"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "4.fc31", "source": "rpm", "version": "26"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "3.fc31", "source": "rpm", "version": "0.8.0"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "45.fc31", "source": "rpm", "version": "1.17"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "7.fc31", "source": "rpm", "version": "2.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "7.fc31", "source": "rpm", "version": "2.0"}], "lcms2": [{"arch": "x86_64", "epoch": null, "name": "lcms2", "release": "6.fc31", "source": "rpm", "version": "2.9"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "2.fc31", "source": "rpm", "version": "551"}], "libX11": [{"arch": "x86_64", "epoch": null, "name": "libX11", "release": "3.fc31", "source": "rpm", "version": "1.6.8"}], "libX11-common": [{"arch": "noarch", "epoch": null, "name": "libX11-common", "release": "3.fc31", "source": "rpm", "version": "1.6.8"}], "libXau": [{"arch": "x86_64", "epoch": null, "name": "libXau", "release": "2.fc31", "source": "rpm", "version": "1.0.9"}], "libXcomposite": [{"arch": "x86_64", "epoch": null, "name": "libXcomposite", "release": "17.fc31", "source": "rpm", "version": "0.4.4"}], "libXcursor": [{"arch": "x86_64", "epoch": null, "name": "libXcursor", "release": "6.fc31", "source": "rpm", "version": "1.1.15"}], "libXdamage": [{"arch": "x86_64", "epoch": null, "name": "libXdamage", "release": "17.fc31", "source": "rpm", "version": "1.1.4"}], "libXext": [{"arch": "x86_64", "epoch": null, "name": "libXext", "release": "2.fc31", "source": "rpm", "version": "1.3.4"}], "libXfixes": [{"arch": "x86_64", "epoch": null, "name": "libXfixes", "release": "10.fc31", "source": "rpm", "version": "5.0.3"}], "libXft": [{"arch": "x86_64", "epoch": null, "name": "libXft", "release": "2.fc31", "source": "rpm", "version": "2.3.3"}], "libXi": [{"arch": "x86_64", "epoch": null, "name": "libXi", "release": "2.fc31", "source": "rpm", "version": "1.7.10"}], "libXinerama": [{"arch": "x86_64", "epoch": null, "name": "libXinerama", "release": "4.fc31", "source": "rpm", "version": "1.1.4"}], "libXrandr": [{"arch": "x86_64", "epoch": null, "name": "libXrandr", "release": "2.fc31", "source": "rpm", "version": "1.5.2"}], "libXrender": [{"arch": "x86_64", "epoch": null, "name": "libXrender", "release": "10.fc31", "source": "rpm", "version": "0.9.10"}], "libXtst": [{"arch": "x86_64", "epoch": null, "name": "libXtst", "release": "10.fc31", "source": "rpm", "version": "1.2.3"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "4.fc31", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc31", "source": "rpm", "version": "3.4.0"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "3.fc31", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "2.fc31", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "7.fc31", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "43.fc31", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "6.fc31", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "8.fc31", "source": "rpm", "version": "0.7.9"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "43.fc31", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "3.fc31", "source": "rpm", "version": "0.1.11"}], "libcroco": [{"arch": "x86_64", "epoch": null, "name": "libcroco", "release": "2.fc31", "source": "rpm", "version": "0.6.13"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "1.fc31", "source": "rpm", "version": "7.66.0"}], "libdatrie": [{"arch": "x86_64", "epoch": null, "name": "libdatrie", "release": "10.fc31", "source": "rpm", "version": "0.2.9"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "38.fc31", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "38.fc31", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "43.fc31", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "6.fc31", "source": "rpm", "version": "0.35.3"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "28.20190324cvs.fc31", "source": "rpm", "version": "3.1"}], "libepoxy": [{"arch": "x86_64", "epoch": null, "name": "libepoxy", "release": "4.fc31", "source": "rpm", "version": "1.5.3"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "13.fc31", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "7.fc31", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "5.fc31", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "23.fc31", "source": "rpm", "version": "3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc31", "source": "rpm", "version": "9.2.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc31", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc31", "source": "rpm", "version": "9.2.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "2.fc31", "source": "rpm", "version": "1.36"}], "libgusb": [{"arch": "x86_64", "epoch": null, "name": "libgusb", "release": "5.fc31", "source": "rpm", "version": "0.3.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc31", "source": "rpm", "version": "2.2.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "43.fc31", "source": "rpm", "version": "1.3.1"}], "libjpeg-turbo": [{"arch": "x86_64", "epoch": null, "name": "libjpeg-turbo", "release": "4.fc31", "source": "rpm", "version": "2.0.2"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc31", "source": "rpm", "version": "1.1.5"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc31", "source": "rpm", "version": "1.1.5"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "10.fc31", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc31", "source": "rpm", "version": "2.0.7"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "8.fc31", "source": "rpm", "version": "1.2.0"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "9.fc31", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "10.fc31", "source": "rpm", "version": "1.0.4"}], "libmodman": [{"arch": "x86_64", "epoch": null, "name": "libmodman", "release": "20.fc31", "source": "rpm", "version": "2.0.1"}], "libmodulemd1": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd1", "release": "3.fc31", "source": "rpm", "version": "1.8.15"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "4.fc31", "source": "rpm", "version": "1.7"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.rc1.fc31", "source": "rpm", "version": "2.4.1"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc31", "source": "rpm", "version": "1.39.2"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "1.fc31", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "5.20180605git4a062cf.fc31", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "43.fc31", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "4.fc31", "source": "rpm", "version": "1.9.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "3.fc31", "source": "rpm", "version": "1.5.1"}], "libpng": [{"arch": "x86_64", "epoch": 2, "name": "libpng", "release": "2.fc31", "source": "rpm", "version": "1.6.37"}], "libproxy": [{"arch": "x86_64", "epoch": null, "name": "libproxy", "release": "14.fc31", "source": "rpm", "version": "0.4.15"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc31", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc31", "source": "rpm", "version": "1.4.1"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "43.fc31", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc31", "source": "rpm", "version": "1.10.5"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc31", "source": "rpm", "version": "2.10.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "1.fc31", "source": "rpm", "version": "2.4.1"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc31", "source": "rpm", "version": "0.19.1"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc31", "source": "rpm", "version": "2.9"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "2.fc31", "source": "rpm", "version": "2.9"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "8.fc31", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "3.fc31", "source": "rpm", "version": "0.7.5"}], "libsoup": [{"arch": "x86_64", "epoch": null, "name": "libsoup", "release": "1.fc31", "source": "rpm", "version": "2.68.2"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "6.fc31", "source": "rpm", "version": "0.9.0"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "6.fc31", "source": "rpm", "version": "0.9.0"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc31", "source": "rpm", "version": "9.2.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "1.fc31", "source": "rpm", "version": "2.3.0"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "2.fc31", "source": "rpm", "version": "4.14"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "1.fc31", "source": "rpm", "version": "1.4.2"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "1.fc31", "source": "rpm", "version": "0.10.1"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "2.fc31", "source": "rpm", "version": "0.20.1"}], "libthai": [{"arch": "x86_64", "epoch": null, "name": "libthai", "release": "3.fc31", "source": "rpm", "version": "0.1.28"}], "libtiff": [{"arch": "x86_64", "epoch": null, "name": "libtiff", "release": "6.fc31", "source": "rpm", "version": "4.0.10"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "2.rc3.fc31", "source": "rpm", "version": "1.1.4"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "6.fc31", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "4.fc31", "source": "rpm", "version": "1.0.22"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "21.fc31", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "17.fc31", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "8.fc31", "source": "rpm", "version": "0.3.0"}], "libwayland-client": [{"arch": "x86_64", "epoch": null, "name": "libwayland-client", "release": "2.fc31", "source": "rpm", "version": "1.17.0"}], "libwayland-cursor": [{"arch": "x86_64", "epoch": null, "name": "libwayland-cursor", "release": "2.fc31", "source": "rpm", "version": "1.17.0"}], "libwayland-egl": [{"arch": "x86_64", "epoch": null, "name": "libwayland-egl", "release": "2.fc31", "source": "rpm", "version": "1.17.0"}], "libxcb": [{"arch": "x86_64", "epoch": null, "name": "libxcb", "release": "3.fc31", "source": "rpm", "version": "1.13.1"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "1.fc31", "source": "rpm", "version": "4.4.10"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "1.fc31", "source": "rpm", "version": "4.4.10"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc31", "source": "rpm", "version": "0.8.4"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "3.fc31", "source": "rpm", "version": "2.9.9"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "2.fc31", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc31", "source": "rpm", "version": "1.4.2"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "25.fc31", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "102.fc31", "source": "rpm", "version": "20190923"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "3.fc31", "source": "rpm", "version": "0.9.23"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "1.fc31", "source": "rpm", "version": "3.15.1"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "6.fc31", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "1.fc31", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "5.fc31", "source": "rpm", "version": "2.8.4"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc31", "source": "rpm", "version": "5.5.2"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc31", "source": "rpm", "version": "3.1.6"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc31", "source": "rpm", "version": "4.0.23"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "12.20190803.fc31", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "12.20190803.fc31", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "12.20190803.fc31", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.55.20160912git.fc31", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc31", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "3.fc31", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "3.fc31", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc31.1", "source": "rpm", "version": "8.0p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc31.1", "source": "rpm", "version": "8.0p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc31.1", "source": "rpm", "version": "8.0p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "2.fc31", "source": "rpm", "version": "1.1.1d"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc31", "source": "rpm", "version": "1.1.1d"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "2.fc31", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "3.fc31", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc31", "source": "rpm", "version": "0.23.21"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc31", "source": "rpm", "version": "0.23.21"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "18.fc31", "source": "rpm", "version": "1.3.1"}], "pango": [{"arch": "x86_64", "epoch": null, "name": "pango", "release": "1.fc31", "source": "rpm", "version": "1.44.6"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "1.fc31", "source": "rpm", "version": "3.2.153"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "6.fc31", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc31.1", "source": "rpm", "version": "8.43"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "14.fc31", "source": "rpm", "version": "10.33"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "5.fc31", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "6.fc31", "source": "rpm", "version": "1.1.0"}], "pixman": [{"arch": "x86_64", "epoch": null, "name": "pixman", "release": "1.fc31", "source": "rpm", "version": "0.38.4"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "4.fc31", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "18.fc31", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "6.fc31", "source": "rpm", "version": "3.3.15"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "2.fc31", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc31", "source": "rpm", "version": "19.1.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "1.fc31", "source": "rpm", "version": "41.2.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "5.fc31", "source": "rpm", "version": "3.7.4"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "5.fc31", "source": "rpm", "version": "3.7.4"}], "python3-asn1crypto": [{"arch": "noarch", "epoch": null, "name": "python3-asn1crypto", "release": "7.fc31", "source": "rpm", "version": "0.24.0"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc31", "source": "rpm", "version": "19.1.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "0.12.20190507gitf58ec40.fc31", "source": "rpm", "version": "3.0"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc31", "source": "rpm", "version": "2.7.0"}], "python3-boto": [{"arch": "noarch", "epoch": null, "name": "python3-boto", "release": "1.fc31", "source": "rpm", "version": "2.49.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc31", "source": "rpm", "version": "1.12.3"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "10.fc31", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "16.fc31", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc31", "source": "rpm", "version": "2.6.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "3.fc31", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "6.fc31", "source": "rpm", "version": "1.2.8"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "2.fc31", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc31", "source": "rpm", "version": "4.0.9"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "3.fc31", "source": "rpm", "version": "1.13.1"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "6.fc31", "source": "rpm", "version": "0.35.3"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc31", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "2.fc31", "source": "rpm", "version": "2.10.1"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "8.fc31", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "16.fc31", "source": "rpm", "version": "1.10"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "1.fc31", "source": "rpm", "version": "3.0.2"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "3.fc31", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "3.fc31", "source": "rpm", "version": "0.1.11"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "6.fc31", "source": "rpm", "version": "0.35.3"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "5.fc31", "source": "rpm", "version": "3.7.4"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc31", "source": "rpm", "version": "2.9"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "2.fc31", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "2.fc31", "source": "rpm", "version": "3.0.2"}], "python3-pbr": [{"arch": "noarch", "epoch": null, "name": "python3-pbr", "release": "4.fc31", "source": "rpm", "version": "5.1.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc31", "source": "rpm", "version": "19.1.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "3.fc31", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "18.fc31", "source": "rpm", "version": "0.7.2"}], "python3-psutil": [{"arch": "x86_64", "epoch": null, "name": "python3-psutil", "release": "2.fc31", "source": "rpm", "version": "5.6.3"}], "python3-pyasn1": [{"arch": "noarch", "epoch": null, "name": "python3-pyasn1", "release": "5.fc31", "source": "rpm", "version": "0.4.4"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "20.fc31", "source": "rpm", "version": "2.14"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "1.fc31", "source": "rpm", "version": "0.15.4"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "3.fc31", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "2.fc31", "source": "rpm", "version": "1.7.0"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc31", "source": "rpm", "version": "2019.2"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc31", "source": "rpm", "version": "5.1.2"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc31", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "python3-rsa": [{"arch": "noarch", "epoch": null, "name": "python3-rsa", "release": "10.fc31", "source": "rpm", "version": "3.4.2"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc31", "source": "rpm", "version": "4.2.2"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "1.fc31", "source": "rpm", "version": "41.2.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc31", "source": "rpm", "version": "1.12.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc31", "source": "rpm", "version": "1.9.3"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "4.fc31", "source": "rpm", "version": "1.25.3"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "4.fc31", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "3.fc31", "source": "rpm", "version": "8.0"}], "rest": [{"arch": "x86_64", "epoch": null, "name": "rest", "release": "6.fc31", "source": "rpm", "version": "0.8.1"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "25.fc31", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "9.fc31", "source": "rpm", "version": "3.1.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc31", "source": "rpm", "version": "8.2002.0"}], "rsyslog-gnutls": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-gnutls", "release": "1.fc31", "source": "rpm", "version": "8.2002.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "4.fc31", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "37.fc31", "source": "rpm", "version": "3.14.4"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "37.fc31", "source": "rpm", "version": "3.14.4"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc31", "source": "rpm", "version": "2.13.3"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "16.fc31", "source": "rpm", "version": "4.6"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "1.fc31", "source": "rpm", "version": "1.14"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "2.fc31", "source": "rpm", "version": "3.29.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc31", "source": "rpm", "version": "1.8.28"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-bootchart": [{"arch": "x86_64", "epoch": null, "name": "systemd-bootchart", "release": "5.fc31", "source": "rpm", "version": "233"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "2.fc31", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "13.fc31", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "13.fc31", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "2.fc31", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc31", "source": "rpm", "version": "2019c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc31", "source": "rpm", "version": "1.9.3"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc31", "source": "rpm", "version": "8.1.2102"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "15.fc31", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc31", "source": "rpm", "version": "5.5.2"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "2.fc31", "source": "rpm", "version": "5.1.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "2.fc31", "source": "rpm", "version": "2.27"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "6.fc31", "source": "rpm", "version": "5.2.4"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "6.fc31", "source": "rpm", "version": "5.2.4"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "3.fc31", "source": "rpm", "version": "1.1.2"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "19.fc31", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2002.0"}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : debug] ********************************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:32 skipping: [/cache/fedora-31.qcow2] => {} TASK [/tmp/tmpa5z69896/roles/rsyslog : debug] ********************************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:36 ok: [/cache/fedora-31.qcow2] => { "msg": "Rsyslog_version is 8.2002.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmpa5z69896/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:41 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:48 ok: [/cache/fedora-31.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/rsyslog.d", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:54 ok: [/cache/fedora-31.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/lib/rsyslog", "secontext": "system_u:object_r:syslogd_var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Set backup dir name] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:60 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_backup_dir": "/tmp/rsyslog.d-20201112T012553"}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:64 ok: [/cache/fedora-31.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20201112T012553", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:73 ok: [/cache/fedora-31.qcow2] => {"archived": ["/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.conf"], "arcroot": "/etc/", "changed": false, "dest": "/tmp/rsyslog.d-20201112T012553/backup.tgz", "expanded_exclude_paths": [], "expanded_paths": ["/etc/rsyslog.d", "/etc/rsyslog.conf"], "gid": 0, "group": "root", "missing": [], "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 1726, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:80 changed: [/cache/fedora-31.qcow2] => {"changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/log/rsyslog", "secontext": "unconfined_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:88 NOTIFIED HANDLER /tmp/tmpa5z69896/roles/rsyslog : restart rsyslogd for /cache/fedora-31.qcow2 changed: [/cache/fedora-31.qcow2] => {"changed": true, "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "dest": "/etc/rsyslog.conf", "gid": 0, "group": "root", "md5sum": "aa226b8228225835f8a13f775ca42e49", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 104, "src": "/root/.ansible/tmp/ansible-tmp-1605144399.8344724-145359-268440383875800/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:97 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, [{"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}], [{"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}]]}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:108 changed: [/cache/fedora-31.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "7f4de7a1922c9f75e59e999d3bd76a7422293d14", "dest": "/etc/rsyslog.d/00-global.conf", "gid": 0, "group": "root", "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "md5sum": "bc874b131415b3d23235af980ec111e0", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 86, "src": "/root/.ansible/tmp/ansible-tmp-1605144400.7975345-145389-175339186056611/source", "state": "file", "uid": 0} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} changed: [/cache/fedora-31.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "0dd331865ac06c0881012a0dc9796c2260e66dcd", "dest": "/etc/rsyslog.d/05-common-defaults.conf", "gid": 0, "group": "root", "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "md5sum": "ca846c3cf461cb558da5d3e79ac49a26", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 69, "src": "/root/.ansible/tmp/ansible-tmp-1605144401.4130957-145389-189918188203952/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:129 skipping: [/cache/fedora-31.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:151 TASK [/tmp/tmpa5z69896/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:166 skipping: [/cache/fedora-31.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:174 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:186 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:198 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:222 ok: [/cache/fedora-31.qcow2] => (item={'name': 'basic-input', 'type': 'basics'}) => {"ansible_facts": {"__rsyslog_basics_packages": []}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/inputs/basics/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "basic-input", "type": "basics"}} TASK [/tmp/tmpa5z69896/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:234 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/basics/main.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update basics input packages] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/basics/main.yml:3 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 TASK [/tmp/tmpa5z69896/roles/rsyslog : Create basics input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/basics/main.yml:10 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'input-basics-basic-input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call files-output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "49a78a22de179e2d2732362479108aef555063a2", "dest": "/etc/rsyslog.d/90-input-basics-basic-input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-basics-basic-input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files-output\n}\n"}], "state": "present", "type": "input"}, "md5sum": "b595e84e144d60e4cdc3bf237d3012ed", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 460, "src": "/root/.ansible/tmp/ansible-tmp-1605144402.7536917-145470-92899932331808/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-basics-basic-input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call files-output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-basics-basic-input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files-output\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:246 ok: [/cache/fedora-31.qcow2] => (item={'name': 'files-output', 'type': 'files'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | default(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n{% else %}\nmodule(load=\"builtin:omfile\")\n{% endif %}"}], "type": "modules"}], "__rsyslog_files_output_packages": [], "__rsyslog_files_output_rules": ["{{ __rsyslog_conf_files_output_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "files-output", "type": "files"}} TASK [/tmp/tmpa5z69896/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:258 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "89bc63afcb6aae96090bbde60b367bfc80afc31f", "dest": "/etc/rsyslog.d/10-output-files-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "md5sum": "36c5048bf86cdc51ac071efb6a63f800", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 173, "src": "/root/.ansible/tmp/ansible-tmp-1605144403.6853955-145508-142112469410642/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create files output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/files/main.yml:10 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-files-output', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files-output") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/rsyslog/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/rsyslog/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/rsyslog/maillog\n # Log cron stuff\n cron.* -/var/log/rsyslog/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/rsyslog/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/rsyslog/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "e570040dd2e74954a0010a9af6839e6b31cb735d", "dest": "/etc/rsyslog.d/30-output-files-files-output.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-files-output", "sections": [{"options": "ruleset(name=\"files-output\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/rsyslog/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/rsyslog/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/rsyslog/maillog\n # Log cron stuff\n cron.* -/var/log/rsyslog/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/rsyslog/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/rsyslog/boot.log\n}\n"}], "state": "present", "type": "output"}, "md5sum": "3e07840f88d48e51e647c8fa405bc37b", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1172, "src": "/root/.ansible/tmp/ansible-tmp-1605144404.5360723-145542-188979474734545/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-files-output', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files-output") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/rsyslog/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/rsyslog/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/rsyslog/maillog\n # Log cron stuff\n cron.* -/var/log/rsyslog/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/rsyslog/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/rsyslog/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files-output", "sections": [{"options": "ruleset(name=\"files-output\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/rsyslog/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/rsyslog/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/rsyslog/maillog\n # Log cron stuff\n cron.* -/var/log/rsyslog/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/rsyslog/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/rsyslog/boot.log\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:270 changed: [/cache/fedora-31.qcow2] => {"changed": true, "enabled": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target sysinit.target system.slice", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7776", "LimitNPROCSoft": "7776", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7776", "LimitSIGPENDINGSoft": "7776", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2332", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [/tmp/tmpa5z69896/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:279 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:290 skipping: [/cache/fedora-31.qcow2] => {} TASK [include_tasks] *********************************************************** task path: /tmp/tmpa5z69896/tests/tests_basics_files_log_dir.yml:47 included: /tmp/tmpa5z69896/tests/set_rsyslog_variables.yml for /cache/fedora-31.qcow2 TASK [Get info of /etc/rsyslog.conf] ******************************************* task path: /tmp/tmpa5z69896/tests/set_rsyslog_variables.yml:1 ok: [/cache/fedora-31.qcow2] => {"changed": false, "stat": {"atime": 1605144405.8157206, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "ctime": 1605144400.5407205, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8396, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1605144400.2067204, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 104, "uid": 0, "version": "3373813681", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Get file counts in /etc/rsyslog.d] *************************************** task path: /tmp/tmpa5z69896/tests/set_rsyslog_variables.yml:6 ok: [/cache/fedora-31.qcow2] => {"changed": false, "examined": 6, "files": [{"atime": 1605144399.3207204, "ctime": 1571871554.4778266, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 159515, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1564000148.0, "nlink": 1, "path": "/etc/rsyslog.d/21-cloudinit.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 255, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605144405.8157206, "ctime": 1605144401.8857205, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8409, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605144401.6387205, "nlink": 1, "path": "/etc/rsyslog.d/05-common-defaults.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 69, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605144405.8157206, "ctime": 1605144404.1577203, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8411, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605144403.9207203, "nlink": 1, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 173, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605144405.8157206, "ctime": 1605144401.2617204, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8397, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605144401.0397205, "nlink": 1, "path": "/etc/rsyslog.d/00-global.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 86, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605144405.8157206, "ctime": 1605144405.0187204, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8412, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605144404.7797205, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-files-output.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 1172, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605144405.8157206, "ctime": 1605144403.2217205, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8410, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605144402.9877205, "nlink": 1, "path": "/etc/rsyslog.d/90-input-basics-basic-input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 460, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}], "matched": 6, "msg": ""} RUNNING HANDLER [/tmp/tmpa5z69896/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmpa5z69896/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-31.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestamp": "Thu 2020-11-12 01:26:45 UTC", "ActiveEnterTimestampMonotonic": "63007280", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target sysinit.target system.slice", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Thu 2020-11-12 01:26:45 UTC", "AssertTimestampMonotonic": "62999981", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "99984000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2020-11-12 01:26:45 UTC", "ConditionTimestampMonotonic": "62999980", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "10971", "ExecMainStartTimestamp": "Thu 2020-11-12 01:26:45 UTC", "ExecMainStartTimestampMonotonic": "63001543", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Thu 2020-11-12 01:26:45 UTC] ; stop_time=[n/a] ; pid=10971 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Thu 2020-11-12 01:26:45 UTC] ; stop_time=[n/a] ; pid=10971 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2020-11-12 01:26:45 UTC", "InactiveExitTimestampMonotonic": "63001917", "InvocationID": "12cd96516be64acd95cb14302402a400", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7776", "LimitNPROCSoft": "7776", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7776", "LimitSIGPENDINGSoft": "7776", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "10971", "MemoryAccounting": "yes", "MemoryCurrent": "15462400", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Thu 2020-11-12 01:26:45 UTC", "StateChangeTimestampMonotonic": "63007280", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "3", "TasksMax": "2332", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [Check rsyslog.conf size] ************************************************* task path: /tmp/tmpa5z69896/tests/tests_basics_files_log_dir.yml:54 ok: [/cache/fedora-31.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check file counts in rsyslog.d] ****************************************** task path: /tmp/tmpa5z69896/tests/tests_basics_files_log_dir.yml:58 ok: [/cache/fedora-31.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check rsyslog errors] **************************************************** task path: /tmp/tmpa5z69896/tests/tests_basics_files_log_dir.yml:64 changed: [/cache/fedora-31.qcow2] => {"changed": true, "cmd": ["systemctl", "status", "rsyslog"], "delta": "0:00:00.009543", "end": "2020-11-12 01:26:48.296053", "failed_when_result": false, "rc": 0, "start": "2020-11-12 01:26:48.286510", "stderr": "", "stderr_lines": [], "stdout": "● rsyslog.service - System Logging Service\n Loaded: loaded (/usr/lib/systemd/system/rsyslog.service; enabled; vendor preset: enabled)\n Active: active (running) since Thu 2020-11-12 01:26:47 UTC; 547ms ago\n Docs: man:rsyslogd(8)\n https://www.rsyslog.com/doc/\n Main PID: 11204 (rsyslogd)\n Tasks: 3 (limit: 2332)\n Memory: 1.0M\n CPU: 7ms\n CGroup: /system.slice/rsyslog.service\n └─11204 /usr/sbin/rsyslogd -n\n\nNov 12 01:26:47 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com systemd[1]: Starting System Logging Service...\nNov 12 01:26:47 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com rsyslogd[11204]: [origin software=\"rsyslogd\" swVersion=\"8.2002.0\" x-pid=\"11204\" x-info=\"https://www.rsyslog.com\"] start\nNov 12 01:26:47 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com systemd[1]: Started System Logging Service.\nNov 12 01:26:47 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com rsyslogd[11204]: imjournal: journal files changed, reloading... [v8.2002.0 try https://www.rsyslog.com/e/0 ]", "stdout_lines": ["● rsyslog.service - System Logging Service", " Loaded: loaded (/usr/lib/systemd/system/rsyslog.service; enabled; vendor preset: enabled)", " Active: active (running) since Thu 2020-11-12 01:26:47 UTC; 547ms ago", " Docs: man:rsyslogd(8)", " https://www.rsyslog.com/doc/", " Main PID: 11204 (rsyslogd)", " Tasks: 3 (limit: 2332)", " Memory: 1.0M", " CPU: 7ms", " CGroup: /system.slice/rsyslog.service", " └─11204 /usr/sbin/rsyslogd -n", "", "Nov 12 01:26:47 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com systemd[1]: Starting System Logging Service...", "Nov 12 01:26:47 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com rsyslogd[11204]: [origin software=\"rsyslogd\" swVersion=\"8.2002.0\" x-pid=\"11204\" x-info=\"https://www.rsyslog.com\"] start", "Nov 12 01:26:47 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com systemd[1]: Started System Logging Service.", "Nov 12 01:26:47 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com rsyslogd[11204]: imjournal: journal files changed, reloading... [v8.2002.0 try https://www.rsyslog.com/e/0 ]"]} TASK [Check if the files config exists] **************************************** task path: /tmp/tmpa5z69896/tests/tests_basics_files_log_dir.yml:69 ok: [/cache/fedora-31.qcow2] => {"changed": false, "failed_when_result": false, "stat": {"atime": 1605144405.8157206, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "e570040dd2e74954a0010a9af6839e6b31cb735d", "ctime": 1605144405.0187204, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8412, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1605144404.7797205, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-files-output.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1172, "uid": 0, "version": "3056696370", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Run logger to generate a test log message] ******************************* task path: /tmp/tmpa5z69896/tests/tests_basics_files_log_dir.yml:75 ok: [/cache/fedora-31.qcow2] => {"changed": false, "cmd": ["/bin/logger", "-i", "-p", "local6.info", "-t", "testTag0", "testMessage0000"], "delta": "0:00:00.003220", "end": "2020-11-12 01:26:48.974916", "rc": 0, "start": "2020-11-12 01:26:48.971696", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Check the files output config that the path is /var/log/rsyslog/messages] *** task path: /tmp/tmpa5z69896/tests/tests_basics_files_log_dir.yml:79 ok: [/cache/fedora-31.qcow2] => {"attempts": 1, "changed": false, "cmd": ["/bin/grep", "\\*.info;mail.none;authpriv.none;cron.none.*/var/log/rsyslog/messages", "/etc/rsyslog.d/30-output-files-files-output.conf"], "delta": "0:00:00.002629", "end": "2020-11-12 01:26:49.296243", "rc": 0, "start": "2020-11-12 01:26:49.293614", "stderr": "", "stderr_lines": [], "stdout": " *.info;mail.none;authpriv.none;cron.none /var/log/rsyslog/messages", "stdout_lines": [" *.info;mail.none;authpriv.none;cron.none /var/log/rsyslog/messages"]} TASK [Check the test log message in /var/log/rsyslog/messages] ***************** task path: /tmp/tmpa5z69896/tests/tests_basics_files_log_dir.yml:87 ok: [/cache/fedora-31.qcow2] => {"changed": false, "cmd": ["/bin/grep", "testMessage0000", "/var/log/rsyslog/messages"], "delta": "0:00:00.003205", "end": "2020-11-12 01:26:49.624193", "rc": 0, "start": "2020-11-12 01:26:49.620988", "stderr": "", "stderr_lines": [], "stdout": "Nov 12 01:26:48 ibm-p8-kvm-03-guest-02 ansible-command[11432]: Invoked with _raw_params=/bin/logger -i -p local6.info -t testTag0 testMessage0000 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nNov 12 01:26:48 ibm-p8-kvm-03-guest-02 testTag0[11433]: testMessage0000\nNov 12 01:26:49 ibm-p8-kvm-03-guest-02 ansible-command[11582]: Invoked with _raw_params=/bin/grep testMessage0000 /var/log/rsyslog/messages warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None", "stdout_lines": ["Nov 12 01:26:48 ibm-p8-kvm-03-guest-02 ansible-command[11432]: Invoked with _raw_params=/bin/logger -i -p local6.info -t testTag0 testMessage0000 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None", "Nov 12 01:26:48 ibm-p8-kvm-03-guest-02 testTag0[11433]: testMessage0000", "Nov 12 01:26:49 ibm-p8-kvm-03-guest-02 ansible-command[11582]: Invoked with _raw_params=/bin/grep testMessage0000 /var/log/rsyslog/messages warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None"]} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-31.qcow2 : ok=46 changed=10 unreachable=0 failed=0 skipped=29 rescued=0 ignored=0 + cd /tmp/tmpa5z69896/tests; TEST_SUBJECTS=/cache/fedora-31.qcow2 TEST_ARTIFACTS=/tmp/linux-system-role-test-work-pull-linux-system-roles_logging-186-405f09a-fedora-31-mm3symvy/artifacts ansible-playbook -vv --inventory=/usr/share/ansible/inventory/standard-inventory-qcow2 /tmp/tmpa5z69896/_setup.yml /tmp/tmpa5z69896/tests/tests_basics_forwards.yml ansible-playbook 2.9.14 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/tester/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.8/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 3.8.6 (default, Sep 25 2020, 00:00:00) [GCC 10.2.1 20200723 (Red Hat 10.2.1-1)] Using /etc/ansible/ansible.cfg as config file PLAYBOOK: _setup.yml *********************************************************** 1 plays in /tmp/tmpa5z69896/_setup.yml PLAY [Fail when only localhost is available] *********************************** META: ran handlers TASK [debug] ******************************************************************* task path: /tmp/tmpa5z69896/_setup.yml:5 ok: [/cache/fedora-31.qcow2] => { "groups": { "all": [ "/cache/fedora-31.qcow2" ], "localhost": [ "/cache/fedora-31.qcow2" ], "subjects": [ "/cache/fedora-31.qcow2" ], "ungrouped": [] } } TASK [fail] ******************************************************************** task path: /tmp/tmpa5z69896/_setup.yml:7 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-31.qcow2 : ok=1 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 PLAYBOOK: tests_basics_forwards.yml ******************************************** 1 plays in /tmp/tmpa5z69896/tests/tests_basics_forwards.yml PLAY [Ensure that the role runs from imjournal inputs to the multiple omfwd outputs] *** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpa5z69896/tests/tests_basics_forwards.yml:23 ok: [/cache/fedora-31.qcow2] META: ran handlers TASK [Deploy rsyslog config on the target host] ******************************** task path: /tmp/tmpa5z69896/tests/tests_basics_forwards.yml:35 TASK [linux-system-roles.logging : Set rsyslog_output_elasticsearch for the omelasticsearch output] *** task path: /tmp/tmpa5z69896/tasks/main.yml:5 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_elasticsearch": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_files for the omfile outputs] *** task path: /tmp/tmpa5z69896/tasks/main.yml:9 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_files": []}, "changed": false} TASK [linux-system-roles.logging : Set files output if rsyslog_output_files is empty and logging_inputs is not empty] *** task path: /tmp/tmpa5z69896/tasks/main.yml:13 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_files": [{"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_forwards for the omfwd output] *** task path: /tmp/tmpa5z69896/tasks/main.yml:20 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_forwards": [{"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "target": "host.domain", "tcp_port": 1514, "type": "forwards"}, {"facility": "local2", "name": "forwards_facility_only", "target": "host.domain", "tcp_port": 2514, "type": "forwards"}, {"name": "forwards_severity_only", "severity": "err", "target": "host.domain", "tcp_port": 3514, "type": "forwards"}, {"name": "forwards_no_severity_and_facility", "target": "host.domain", "tcp_port": 4514, "type": "forwards"}, {"name": "forwards_no_severity_and_facility_udp", "target": "host.domain", "type": "forwards", "udp_port": 6514}, {"name": "forwards_no_severity_and_facility_protocol_port", "target": "host.domain", "type": "forwards"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_remote_files for the omfwd output for the remote input] *** task path: /tmp/tmpa5z69896/tasks/main.yml:24 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_remote_files": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_relp for the relp output] *** task path: /tmp/tmpa5z69896/tasks/main.yml:28 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_input_relp for the relp input] *** task path: /tmp/tmpa5z69896/tasks/main.yml:32 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_input_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmpa5z69896/tasks/main.yml:36 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"name": "default_files", "type": "files"}, {"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "target": "host.domain", "tcp_port": 1514, "type": "forwards"}, {"facility": "local2", "name": "forwards_facility_only", "target": "host.domain", "tcp_port": 2514, "type": "forwards"}, {"name": "forwards_severity_only", "severity": "err", "target": "host.domain", "tcp_port": 3514, "type": "forwards"}, {"name": "forwards_no_severity_and_facility", "target": "host.domain", "tcp_port": 4514, "type": "forwards"}, {"name": "forwards_no_severity_and_facility_udp", "target": "host.domain", "type": "forwards", "udp_port": 6514}, {"name": "forwards_no_severity_and_facility_protocol_port", "target": "host.domain", "type": "forwards"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmpa5z69896/tasks/main.yml:40 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'forwards_severity_and_facility', 'type': 'forwards', 'facility': 'local1', 'severity': 'info', 'target': 'host.domain', 'tcp_port': 1514}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "target": "host.domain", "tcp_port": 1514, "type": "forwards"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'forwards_facility_only', 'type': 'forwards', 'facility': 'local2', 'target': 'host.domain', 'tcp_port': 2514}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "local2", "name": "forwards_facility_only", "target": "host.domain", "tcp_port": 2514, "type": "forwards"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'forwards_severity_only', 'type': 'forwards', 'severity': 'err', 'target': 'host.domain', 'tcp_port': 3514}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "forwards_severity_only", "severity": "err", "target": "host.domain", "tcp_port": 3514, "type": "forwards"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'forwards_no_severity_and_facility', 'type': 'forwards', 'target': 'host.domain', 'tcp_port': 4514}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "forwards_no_severity_and_facility", "target": "host.domain", "tcp_port": 4514, "type": "forwards"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'forwards_no_severity_and_facility_udp', 'type': 'forwards', 'target': 'host.domain', 'udp_port': 6514}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "forwards_no_severity_and_facility_udp", "target": "host.domain", "type": "forwards", "udp_port": 6514}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'forwards_no_severity_and_facility_protocol_port', 'type': 'forwards', 'target': 'host.domain'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "forwards_no_severity_and_facility_protocol_port", "target": "host.domain", "type": "forwards"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'forwards_no_severity_and_facility_protocol_port_target', 'type': 'forwards'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "forwards_no_severity_and_facility_protocol_port_target", "type": "forwards"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'target': 'no_name.localdomain', 'type': 'forwards'}) => {"ansible_loop_var": "item", "changed": false, "item": {"target": "no_name.localdomain", "type": "forwards"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmpa5z69896/tasks/main.yml:49 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'flows0', 'inputs': ['basic_input'], 'outputs': ['forwards_severity_and_facility', 'forwards_facility_only', 'forwards_severity_only', 'forwards_no_severity_and_facility', 'forwards_no_severity_and_facility_udp', 'forwards_no_severity_and_facility_protocol_port', 'forwards_no_severity_and_facility_protocol_port_target']}) => {"ansible_loop_var": "item", "changed": false, "item": {"inputs": ["basic_input"], "name": "flows0", "outputs": ["forwards_severity_and_facility", "forwards_facility_only", "forwards_severity_only", "forwards_no_severity_and_facility", "forwards_no_severity_and_facility_udp", "forwards_no_severity_and_facility_protocol_port", "forwards_no_severity_and_facility_protocol_port_target"]}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmpa5z69896/tasks/main.yml:60 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmpa5z69896/tasks/main.yml:64 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmpa5z69896/tasks/main.yml:70 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmpa5z69896/tasks/main.yml:76 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmpa5z69896/tasks/main.yml:82 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmpa5z69896/tasks/main.yml:86 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmpa5z69896/tasks/main.yml:101 TASK [/tmp/tmpa5z69896/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:14 changed: [/cache/fedora-31.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: libestr-0.1.9-13.fc31.x86_64", "Installed: ca-certificates-2020.2.41-1.1.fc31.noarch", "Installed: p11-kit-trust-0.23.21-2.fc31.x86_64", "Installed: p11-kit-0.23.21-2.fc31.x86_64", "Installed: libfastjson-0.99.8-5.fc31.x86_64", "Installed: rsyslog-8.2002.0-1.fc31.x86_64", "Installed: logrotate-3.15.1-1.fc31.x86_64", "Installed: rsyslog-gnutls-8.2002.0-1.fc31.x86_64", "Removed: p11-kit-0.23.16.1-2.fc31.x86_64", "Removed: p11-kit-trust-0.23.16.1-2.fc31.x86_64", "Removed: ca-certificates-2019.2.32-3.fc31.noarch"]} TASK [/tmp/tmpa5z69896/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:21 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc31", "source": "rpm", "version": "1.20.4"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc31", "source": "rpm", "version": "1.20.4"}], "abattis-cantarell-fonts": [{"arch": "noarch", "epoch": null, "name": "abattis-cantarell-fonts", "release": "3.fc31", "source": "rpm", "version": "0.111"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "4.fc31", "source": "rpm", "version": "2.2.53"}], "adobe-source-code-pro-fonts": [{"arch": "noarch", "epoch": null, "name": "adobe-source-code-pro-fonts", "release": "7.fc31", "source": "rpm", "version": "2.030.1.050"}], "adwaita-cursor-theme": [{"arch": "noarch", "epoch": null, "name": "adwaita-cursor-theme", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "adwaita-icon-theme": [{"arch": "noarch", "epoch": null, "name": "adwaita-icon-theme", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "5.fc31", "source": "rpm", "version": "1.11"}], "at-spi2-atk": [{"arch": "x86_64", "epoch": null, "name": "at-spi2-atk", "release": "1.fc31", "source": "rpm", "version": "2.34.1"}], "at-spi2-core": [{"arch": "x86_64", "epoch": null, "name": "at-spi2-core", "release": "1.fc31", "source": "rpm", "version": "2.34.0"}], "atk": [{"arch": "x86_64", "epoch": null, "name": "atk", "release": "1.fc31", "source": "rpm", "version": "2.34.1"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "0.12.20190507gitf58ec40.fc31", "source": "rpm", "version": "3.0"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "0.12.20190507gitf58ec40.fc31", "source": "rpm", "version": "3.0"}], "avahi-libs": [{"arch": "x86_64", "epoch": null, "name": "avahi-libs", "release": "20.fc31", "source": "rpm", "version": "0.7"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "8.fc31", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "3.fc31", "source": "rpm", "version": "5.0.7"}], "brotli": [{"arch": "x86_64", "epoch": null, "name": "brotli", "release": "6.fc31", "source": "rpm", "version": "1.0.7"}], "bzip2": [{"arch": "x86_64", "epoch": null, "name": "bzip2", "release": "1.fc31", "source": "rpm", "version": "1.0.8"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "1.fc31", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "4.fc31", "source": "rpm", "version": "1.15.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc31", "source": "rpm", "version": "2020.2.41"}], "cairo": [{"arch": "x86_64", "epoch": null, "name": "cairo", "release": "6.fc31", "source": "rpm", "version": "1.16.0"}], "cairo-gobject": [{"arch": "x86_64", "epoch": null, "name": "cairo-gobject", "release": "6.fc31", "source": "rpm", "version": "1.16.0"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "2.fc31", "source": "rpm", "version": "2.9"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "4.fc31", "source": "rpm", "version": "3.5"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "11.fc31", "source": "rpm", "version": "17.1"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "3.fc31", "source": "rpm", "version": "0.31"}], "colord-libs": [{"arch": "x86_64", "epoch": null, "name": "colord-libs", "release": "2.fc31", "source": "rpm", "version": "1.4.4"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc31", "source": "rpm", "version": "8.31"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc31", "source": "rpm", "version": "8.31"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "12.fc31", "source": "rpm", "version": "2.12"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "21.fc31", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "21.fc31", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "4.gitbb9bf99.fc31", "source": "rpm", "version": "20190816"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc31", "source": "rpm", "version": "2.2.1"}], "cups-libs": [{"arch": "x86_64", "epoch": 1, "name": "cups-libs", "release": "2.fc31", "source": "rpm", "version": "2.2.12"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "1.fc31", "source": "rpm", "version": "7.66.0"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "2.fc31", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "3.fc31", "source": "rpm", "version": "1.12.16"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "6.fc31", "source": "rpm", "version": "21"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "3.fc31", "source": "rpm", "version": "1.12.16"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "3.fc31", "source": "rpm", "version": "1.12.16"}], "dconf": [{"arch": "x86_64", "epoch": null, "name": "dconf", "release": "1.fc31", "source": "rpm", "version": "0.34.0"}], "dejavu-fonts-common": [{"arch": "noarch", "epoch": null, "name": "dejavu-fonts-common", "release": "2.fc31", "source": "rpm", "version": "2.37"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "2.fc31", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "2.fc31", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "2.fc31", "source": "rpm", "version": "1.02.163"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "2.fc31", "source": "rpm", "version": "1.02.163"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "15.fc31", "source": "rpm", "version": "4.4.1"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "15.fc31", "source": "rpm", "version": "4.4.1"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "3.fc31", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc31", "source": "rpm", "version": "4.0.9"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "27.git20181204.fc31.1", "source": "rpm", "version": "049"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "27.git20181204.fc31.1", "source": "rpm", "version": "049"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc31", "source": "rpm", "version": "0.177"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc31", "source": "rpm", "version": "0.177"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc31", "source": "rpm", "version": "0.177"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc31", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "1", "source": "rpm", "version": "31"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "1", "source": "rpm", "version": "31"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "1", "source": "rpm", "version": "31"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "1", "source": "rpm", "version": "31"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc31", "source": "rpm", "version": "5.37"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc31", "source": "rpm", "version": "5.37"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc31", "source": "rpm", "version": "3.12"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "24.fc31", "source": "rpm", "version": "4.6.0"}], "fipscheck": [{"arch": "x86_64", "epoch": null, "name": "fipscheck", "release": "7.fc31", "source": "rpm", "version": "1.5.0"}], "fipscheck-lib": [{"arch": "x86_64", "epoch": null, "name": "fipscheck-lib", "release": "7.fc31", "source": "rpm", "version": "1.5.0"}], "fontconfig": [{"arch": "x86_64", "epoch": null, "name": "fontconfig", "release": "3.fc31", "source": "rpm", "version": "2.13.92"}], "fontpackages-filesystem": [{"arch": "noarch", "epoch": null, "name": "fontpackages-filesystem", "release": "25.fc31", "source": "rpm", "version": "1.44"}], "freetype": [{"arch": "x86_64", "epoch": null, "name": "freetype", "release": "3.fc31", "source": "rpm", "version": "2.10.0"}], "fribidi": [{"arch": "x86_64", "epoch": null, "name": "fribidi", "release": "4.fc31", "source": "rpm", "version": "1.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "8.fc31", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "5.fc31", "source": "rpm", "version": "5.0.1"}], "gcr": [{"arch": "x86_64", "epoch": null, "name": "gcr", "release": "1.fc31", "source": "rpm", "version": "3.33.4"}], "gcr-base": [{"arch": "x86_64", "epoch": null, "name": "gcr-base", "release": "1.fc31", "source": "rpm", "version": "3.33.4"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc31", "source": "rpm", "version": "1.18.1"}], "gdk-pixbuf2": [{"arch": "x86_64", "epoch": null, "name": "gdk-pixbuf2", "release": "1.fc31", "source": "rpm", "version": "2.40.0"}], "gdk-pixbuf2-modules": [{"arch": "x86_64", "epoch": null, "name": "gdk-pixbuf2-modules", "release": "1.fc31", "source": "rpm", "version": "2.40.0"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "1.fc31", "source": "rpm", "version": "20190806"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "1.fc31", "source": "rpm", "version": "20190806"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "2.fc31", "source": "rpm", "version": "0.20.1"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "2.fc31", "source": "rpm", "version": "0.20.1"}], "git-core": [{"arch": "x86_64", "epoch": null, "name": "git-core", "release": "1.fc31", "source": "rpm", "version": "2.23.0"}], "glib-networking": [{"arch": "x86_64", "epoch": null, "name": "glib-networking", "release": "1.fc31", "source": "rpm", "version": "2.62.1"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc31", "source": "rpm", "version": "2.62.1"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "5.fc31", "source": "rpm", "version": "2.30"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "5.fc31", "source": "rpm", "version": "2.30"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "5.fc31", "source": "rpm", "version": "2.30"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "10.fc31", "source": "rpm", "version": "6.1.2"}], "gnome-keyring": [{"arch": "x86_64", "epoch": null, "name": "gnome-keyring", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc31", "source": "rpm", "version": "2.2.17"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc31", "source": "rpm", "version": "2.2.17"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc31", "source": "rpm", "version": "3.6.10"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5c6ae44d", "source": "rpm", "version": "3c3359c4"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "3.fc31", "source": "rpm", "version": "1.13.1"}], "graphite2": [{"arch": "x86_64", "epoch": null, "name": "graphite2", "release": "1.fc31", "source": "rpm", "version": "1.3.13"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "3.fc31", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "20.fc31", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-tools-extra": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-extra", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "36.fc31", "source": "rpm", "version": "8.40"}], "gsettings-desktop-schemas": [{"arch": "x86_64", "epoch": null, "name": "gsettings-desktop-schemas", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "gtk-update-icon-cache": [{"arch": "x86_64", "epoch": null, "name": "gtk-update-icon-cache", "release": "3.fc31", "source": "rpm", "version": "3.24.12"}], "gtk3": [{"arch": "x86_64", "epoch": null, "name": "gtk3", "release": "3.fc31", "source": "rpm", "version": "3.24.12"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "1.fc31", "source": "rpm", "version": "1.10"}], "harfbuzz": [{"arch": "x86_64", "epoch": null, "name": "harfbuzz", "release": "2.fc31", "source": "rpm", "version": "2.6.1"}], "heat-cfntools": [{"arch": "noarch", "epoch": null, "name": "heat-cfntools", "release": "9.fc31", "source": "rpm", "version": "1.4.2"}], "hicolor-icon-theme": [{"arch": "noarch", "epoch": null, "name": "hicolor-icon-theme", "release": "7.fc31", "source": "rpm", "version": "0.17"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "9.fc31", "source": "rpm", "version": "3.20"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "2.fc31", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc31", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "3.fc31", "source": "rpm", "version": "0.2.5"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc31", "source": "rpm", "version": "5.3.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc31", "source": "rpm", "version": "5.3.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "5.fc31", "source": "rpm", "version": "1.8.3"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "3.fc31", "source": "rpm", "version": "20190515"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "4.fc31", "source": "rpm", "version": "2.12"}], "jasper-libs": [{"arch": "x86_64", "epoch": null, "name": "jasper-libs", "release": "9.fc31", "source": "rpm", "version": "2.0.14"}], "jbigkit-libs": [{"arch": "x86_64", "epoch": null, "name": "jbigkit-libs", "release": "17.fc31", "source": "rpm", "version": "2.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "6.fc31", "source": "rpm", "version": "0.13.1"}], "json-glib": [{"arch": "x86_64", "epoch": null, "name": "json-glib", "release": "3.fc31", "source": "rpm", "version": "1.4.4"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "14.fc31", "source": "rpm", "version": "2.0.4"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "14.fc31", "source": "rpm", "version": "2.0.4"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "14.fc31", "source": "rpm", "version": "2.0.4"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "301.fc31", "source": "rpm", "version": "5.3.7"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "3.fc31", "source": "rpm", "version": "1.6"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "4.fc31", "source": "rpm", "version": "26"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "4.fc31", "source": "rpm", "version": "26"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "3.fc31", "source": "rpm", "version": "0.8.0"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "45.fc31", "source": "rpm", "version": "1.17"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "7.fc31", "source": "rpm", "version": "2.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "7.fc31", "source": "rpm", "version": "2.0"}], "lcms2": [{"arch": "x86_64", "epoch": null, "name": "lcms2", "release": "6.fc31", "source": "rpm", "version": "2.9"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "2.fc31", "source": "rpm", "version": "551"}], "libX11": [{"arch": "x86_64", "epoch": null, "name": "libX11", "release": "3.fc31", "source": "rpm", "version": "1.6.8"}], "libX11-common": [{"arch": "noarch", "epoch": null, "name": "libX11-common", "release": "3.fc31", "source": "rpm", "version": "1.6.8"}], "libXau": [{"arch": "x86_64", "epoch": null, "name": "libXau", "release": "2.fc31", "source": "rpm", "version": "1.0.9"}], "libXcomposite": [{"arch": "x86_64", "epoch": null, "name": "libXcomposite", "release": "17.fc31", "source": "rpm", "version": "0.4.4"}], "libXcursor": [{"arch": "x86_64", "epoch": null, "name": "libXcursor", "release": "6.fc31", "source": "rpm", "version": "1.1.15"}], "libXdamage": [{"arch": "x86_64", "epoch": null, "name": "libXdamage", "release": "17.fc31", "source": "rpm", "version": "1.1.4"}], "libXext": [{"arch": "x86_64", "epoch": null, "name": "libXext", "release": "2.fc31", "source": "rpm", "version": "1.3.4"}], "libXfixes": [{"arch": "x86_64", "epoch": null, "name": "libXfixes", "release": "10.fc31", "source": "rpm", "version": "5.0.3"}], "libXft": [{"arch": "x86_64", "epoch": null, "name": "libXft", "release": "2.fc31", "source": "rpm", "version": "2.3.3"}], "libXi": [{"arch": "x86_64", "epoch": null, "name": "libXi", "release": "2.fc31", "source": "rpm", "version": "1.7.10"}], "libXinerama": [{"arch": "x86_64", "epoch": null, "name": "libXinerama", "release": "4.fc31", "source": "rpm", "version": "1.1.4"}], "libXrandr": [{"arch": "x86_64", "epoch": null, "name": "libXrandr", "release": "2.fc31", "source": "rpm", "version": "1.5.2"}], "libXrender": [{"arch": "x86_64", "epoch": null, "name": "libXrender", "release": "10.fc31", "source": "rpm", "version": "0.9.10"}], "libXtst": [{"arch": "x86_64", "epoch": null, "name": "libXtst", "release": "10.fc31", "source": "rpm", "version": "1.2.3"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "4.fc31", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc31", "source": "rpm", "version": "3.4.0"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "3.fc31", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "2.fc31", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "7.fc31", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "43.fc31", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "6.fc31", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "8.fc31", "source": "rpm", "version": "0.7.9"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "43.fc31", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "3.fc31", "source": "rpm", "version": "0.1.11"}], "libcroco": [{"arch": "x86_64", "epoch": null, "name": "libcroco", "release": "2.fc31", "source": "rpm", "version": "0.6.13"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "1.fc31", "source": "rpm", "version": "7.66.0"}], "libdatrie": [{"arch": "x86_64", "epoch": null, "name": "libdatrie", "release": "10.fc31", "source": "rpm", "version": "0.2.9"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "38.fc31", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "38.fc31", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "43.fc31", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "6.fc31", "source": "rpm", "version": "0.35.3"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "28.20190324cvs.fc31", "source": "rpm", "version": "3.1"}], "libepoxy": [{"arch": "x86_64", "epoch": null, "name": "libepoxy", "release": "4.fc31", "source": "rpm", "version": "1.5.3"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "13.fc31", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "7.fc31", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "5.fc31", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "23.fc31", "source": "rpm", "version": "3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc31", "source": "rpm", "version": "9.2.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc31", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc31", "source": "rpm", "version": "9.2.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "2.fc31", "source": "rpm", "version": "1.36"}], "libgusb": [{"arch": "x86_64", "epoch": null, "name": "libgusb", "release": "5.fc31", "source": "rpm", "version": "0.3.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc31", "source": "rpm", "version": "2.2.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "43.fc31", "source": "rpm", "version": "1.3.1"}], "libjpeg-turbo": [{"arch": "x86_64", "epoch": null, "name": "libjpeg-turbo", "release": "4.fc31", "source": "rpm", "version": "2.0.2"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc31", "source": "rpm", "version": "1.1.5"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc31", "source": "rpm", "version": "1.1.5"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "10.fc31", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc31", "source": "rpm", "version": "2.0.7"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "8.fc31", "source": "rpm", "version": "1.2.0"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "9.fc31", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "10.fc31", "source": "rpm", "version": "1.0.4"}], "libmodman": [{"arch": "x86_64", "epoch": null, "name": "libmodman", "release": "20.fc31", "source": "rpm", "version": "2.0.1"}], "libmodulemd1": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd1", "release": "3.fc31", "source": "rpm", "version": "1.8.15"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "4.fc31", "source": "rpm", "version": "1.7"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.rc1.fc31", "source": "rpm", "version": "2.4.1"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc31", "source": "rpm", "version": "1.39.2"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "1.fc31", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "5.20180605git4a062cf.fc31", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "43.fc31", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "4.fc31", "source": "rpm", "version": "1.9.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "3.fc31", "source": "rpm", "version": "1.5.1"}], "libpng": [{"arch": "x86_64", "epoch": 2, "name": "libpng", "release": "2.fc31", "source": "rpm", "version": "1.6.37"}], "libproxy": [{"arch": "x86_64", "epoch": null, "name": "libproxy", "release": "14.fc31", "source": "rpm", "version": "0.4.15"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc31", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc31", "source": "rpm", "version": "1.4.1"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "43.fc31", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc31", "source": "rpm", "version": "1.10.5"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc31", "source": "rpm", "version": "2.10.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "1.fc31", "source": "rpm", "version": "2.4.1"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc31", "source": "rpm", "version": "0.19.1"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc31", "source": "rpm", "version": "2.9"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "2.fc31", "source": "rpm", "version": "2.9"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "8.fc31", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "3.fc31", "source": "rpm", "version": "0.7.5"}], "libsoup": [{"arch": "x86_64", "epoch": null, "name": "libsoup", "release": "1.fc31", "source": "rpm", "version": "2.68.2"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "6.fc31", "source": "rpm", "version": "0.9.0"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "6.fc31", "source": "rpm", "version": "0.9.0"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc31", "source": "rpm", "version": "9.2.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "1.fc31", "source": "rpm", "version": "2.3.0"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "2.fc31", "source": "rpm", "version": "4.14"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "1.fc31", "source": "rpm", "version": "1.4.2"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "1.fc31", "source": "rpm", "version": "0.10.1"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "2.fc31", "source": "rpm", "version": "0.20.1"}], "libthai": [{"arch": "x86_64", "epoch": null, "name": "libthai", "release": "3.fc31", "source": "rpm", "version": "0.1.28"}], "libtiff": [{"arch": "x86_64", "epoch": null, "name": "libtiff", "release": "6.fc31", "source": "rpm", "version": "4.0.10"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "2.rc3.fc31", "source": "rpm", "version": "1.1.4"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "6.fc31", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "4.fc31", "source": "rpm", "version": "1.0.22"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "21.fc31", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "17.fc31", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "8.fc31", "source": "rpm", "version": "0.3.0"}], "libwayland-client": [{"arch": "x86_64", "epoch": null, "name": "libwayland-client", "release": "2.fc31", "source": "rpm", "version": "1.17.0"}], "libwayland-cursor": [{"arch": "x86_64", "epoch": null, "name": "libwayland-cursor", "release": "2.fc31", "source": "rpm", "version": "1.17.0"}], "libwayland-egl": [{"arch": "x86_64", "epoch": null, "name": "libwayland-egl", "release": "2.fc31", "source": "rpm", "version": "1.17.0"}], "libxcb": [{"arch": "x86_64", "epoch": null, "name": "libxcb", "release": "3.fc31", "source": "rpm", "version": "1.13.1"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "1.fc31", "source": "rpm", "version": "4.4.10"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "1.fc31", "source": "rpm", "version": "4.4.10"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc31", "source": "rpm", "version": "0.8.4"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "3.fc31", "source": "rpm", "version": "2.9.9"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "2.fc31", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc31", "source": "rpm", "version": "1.4.2"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "25.fc31", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "102.fc31", "source": "rpm", "version": "20190923"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "3.fc31", "source": "rpm", "version": "0.9.23"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "1.fc31", "source": "rpm", "version": "3.15.1"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "6.fc31", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "1.fc31", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "5.fc31", "source": "rpm", "version": "2.8.4"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc31", "source": "rpm", "version": "5.5.2"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc31", "source": "rpm", "version": "3.1.6"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc31", "source": "rpm", "version": "4.0.23"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "12.20190803.fc31", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "12.20190803.fc31", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "12.20190803.fc31", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.55.20160912git.fc31", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc31", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "3.fc31", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "3.fc31", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc31.1", "source": "rpm", "version": "8.0p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc31.1", "source": "rpm", "version": "8.0p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc31.1", "source": "rpm", "version": "8.0p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "2.fc31", "source": "rpm", "version": "1.1.1d"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc31", "source": "rpm", "version": "1.1.1d"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "2.fc31", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "3.fc31", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc31", "source": "rpm", "version": "0.23.21"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc31", "source": "rpm", "version": "0.23.21"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "18.fc31", "source": "rpm", "version": "1.3.1"}], "pango": [{"arch": "x86_64", "epoch": null, "name": "pango", "release": "1.fc31", "source": "rpm", "version": "1.44.6"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "1.fc31", "source": "rpm", "version": "3.2.153"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "6.fc31", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc31.1", "source": "rpm", "version": "8.43"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "14.fc31", "source": "rpm", "version": "10.33"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "5.fc31", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "6.fc31", "source": "rpm", "version": "1.1.0"}], "pixman": [{"arch": "x86_64", "epoch": null, "name": "pixman", "release": "1.fc31", "source": "rpm", "version": "0.38.4"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "4.fc31", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "18.fc31", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "6.fc31", "source": "rpm", "version": "3.3.15"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "2.fc31", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc31", "source": "rpm", "version": "19.1.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "1.fc31", "source": "rpm", "version": "41.2.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "5.fc31", "source": "rpm", "version": "3.7.4"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "5.fc31", "source": "rpm", "version": "3.7.4"}], "python3-asn1crypto": [{"arch": "noarch", "epoch": null, "name": "python3-asn1crypto", "release": "7.fc31", "source": "rpm", "version": "0.24.0"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc31", "source": "rpm", "version": "19.1.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "0.12.20190507gitf58ec40.fc31", "source": "rpm", "version": "3.0"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc31", "source": "rpm", "version": "2.7.0"}], "python3-boto": [{"arch": "noarch", "epoch": null, "name": "python3-boto", "release": "1.fc31", "source": "rpm", "version": "2.49.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc31", "source": "rpm", "version": "1.12.3"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "10.fc31", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "16.fc31", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc31", "source": "rpm", "version": "2.6.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "3.fc31", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "6.fc31", "source": "rpm", "version": "1.2.8"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "2.fc31", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc31", "source": "rpm", "version": "4.0.9"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "3.fc31", "source": "rpm", "version": "1.13.1"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "6.fc31", "source": "rpm", "version": "0.35.3"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc31", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "2.fc31", "source": "rpm", "version": "2.10.1"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "8.fc31", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "16.fc31", "source": "rpm", "version": "1.10"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "1.fc31", "source": "rpm", "version": "3.0.2"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "3.fc31", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "3.fc31", "source": "rpm", "version": "0.1.11"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "6.fc31", "source": "rpm", "version": "0.35.3"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "5.fc31", "source": "rpm", "version": "3.7.4"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc31", "source": "rpm", "version": "2.9"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "2.fc31", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "2.fc31", "source": "rpm", "version": "3.0.2"}], "python3-pbr": [{"arch": "noarch", "epoch": null, "name": "python3-pbr", "release": "4.fc31", "source": "rpm", "version": "5.1.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc31", "source": "rpm", "version": "19.1.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "3.fc31", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "18.fc31", "source": "rpm", "version": "0.7.2"}], "python3-psutil": [{"arch": "x86_64", "epoch": null, "name": "python3-psutil", "release": "2.fc31", "source": "rpm", "version": "5.6.3"}], "python3-pyasn1": [{"arch": "noarch", "epoch": null, "name": "python3-pyasn1", "release": "5.fc31", "source": "rpm", "version": "0.4.4"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "20.fc31", "source": "rpm", "version": "2.14"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "1.fc31", "source": "rpm", "version": "0.15.4"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "3.fc31", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "2.fc31", "source": "rpm", "version": "1.7.0"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc31", "source": "rpm", "version": "2019.2"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc31", "source": "rpm", "version": "5.1.2"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc31", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "python3-rsa": [{"arch": "noarch", "epoch": null, "name": "python3-rsa", "release": "10.fc31", "source": "rpm", "version": "3.4.2"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc31", "source": "rpm", "version": "4.2.2"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "1.fc31", "source": "rpm", "version": "41.2.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc31", "source": "rpm", "version": "1.12.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc31", "source": "rpm", "version": "1.9.3"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "4.fc31", "source": "rpm", "version": "1.25.3"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "4.fc31", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "3.fc31", "source": "rpm", "version": "8.0"}], "rest": [{"arch": "x86_64", "epoch": null, "name": "rest", "release": "6.fc31", "source": "rpm", "version": "0.8.1"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "25.fc31", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "9.fc31", "source": "rpm", "version": "3.1.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc31", "source": "rpm", "version": "8.2002.0"}], "rsyslog-gnutls": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-gnutls", "release": "1.fc31", "source": "rpm", "version": "8.2002.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "4.fc31", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "37.fc31", "source": "rpm", "version": "3.14.4"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "37.fc31", "source": "rpm", "version": "3.14.4"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc31", "source": "rpm", "version": "2.13.3"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "16.fc31", "source": "rpm", "version": "4.6"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "1.fc31", "source": "rpm", "version": "1.14"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "2.fc31", "source": "rpm", "version": "3.29.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc31", "source": "rpm", "version": "1.8.28"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-bootchart": [{"arch": "x86_64", "epoch": null, "name": "systemd-bootchart", "release": "5.fc31", "source": "rpm", "version": "233"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "2.fc31", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "13.fc31", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "13.fc31", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "2.fc31", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc31", "source": "rpm", "version": "2019c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc31", "source": "rpm", "version": "1.9.3"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc31", "source": "rpm", "version": "8.1.2102"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "15.fc31", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc31", "source": "rpm", "version": "5.5.2"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "2.fc31", "source": "rpm", "version": "5.1.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "2.fc31", "source": "rpm", "version": "2.27"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "6.fc31", "source": "rpm", "version": "5.2.4"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "6.fc31", "source": "rpm", "version": "5.2.4"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "3.fc31", "source": "rpm", "version": "1.1.2"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "19.fc31", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2002.0"}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : debug] ********************************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:32 skipping: [/cache/fedora-31.qcow2] => {} TASK [/tmp/tmpa5z69896/roles/rsyslog : debug] ********************************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:36 ok: [/cache/fedora-31.qcow2] => { "msg": "Rsyslog_version is 8.2002.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmpa5z69896/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:41 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:48 ok: [/cache/fedora-31.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/rsyslog.d", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:54 ok: [/cache/fedora-31.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/lib/rsyslog", "secontext": "system_u:object_r:syslogd_var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Set backup dir name] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:60 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_backup_dir": "/tmp/rsyslog.d-20201112T012703"}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:64 ok: [/cache/fedora-31.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20201112T012703", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:73 ok: [/cache/fedora-31.qcow2] => {"archived": ["/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.conf"], "arcroot": "/etc/", "changed": false, "dest": "/tmp/rsyslog.d-20201112T012703/backup.tgz", "expanded_exclude_paths": [], "expanded_paths": ["/etc/rsyslog.d", "/etc/rsyslog.conf"], "gid": 0, "group": "root", "missing": [], "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 1726, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:80 changed: [/cache/fedora-31.qcow2] => {"changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/log", "secontext": "system_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:88 NOTIFIED HANDLER /tmp/tmpa5z69896/roles/rsyslog : restart rsyslogd for /cache/fedora-31.qcow2 changed: [/cache/fedora-31.qcow2] => {"changed": true, "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "dest": "/etc/rsyslog.conf", "gid": 0, "group": "root", "md5sum": "aa226b8228225835f8a13f775ca42e49", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 104, "src": "/root/.ansible/tmp/ansible-tmp-1605144489.4018612-146100-131378025601804/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:97 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, [{"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}], [{"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}]]}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:108 changed: [/cache/fedora-31.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "7f4de7a1922c9f75e59e999d3bd76a7422293d14", "dest": "/etc/rsyslog.d/00-global.conf", "gid": 0, "group": "root", "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "md5sum": "bc874b131415b3d23235af980ec111e0", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 86, "src": "/root/.ansible/tmp/ansible-tmp-1605144490.3615086-146130-76503244124869/source", "state": "file", "uid": 0} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} changed: [/cache/fedora-31.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "0dd331865ac06c0881012a0dc9796c2260e66dcd", "dest": "/etc/rsyslog.d/05-common-defaults.conf", "gid": 0, "group": "root", "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "md5sum": "ca846c3cf461cb558da5d3e79ac49a26", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 69, "src": "/root/.ansible/tmp/ansible-tmp-1605144491.0523443-146130-274454316677025/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:129 skipping: [/cache/fedora-31.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:151 TASK [/tmp/tmpa5z69896/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:166 skipping: [/cache/fedora-31.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:174 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:186 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:198 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:222 ok: [/cache/fedora-31.qcow2] => (item={'name': 'basic_input', 'type': 'basics'}) => {"ansible_facts": {"__rsyslog_basics_packages": []}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/inputs/basics/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "basic_input", "type": "basics"}} TASK [/tmp/tmpa5z69896/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:234 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/basics/main.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update basics input packages] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/basics/main.yml:3 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 TASK [/tmp/tmpa5z69896/roles/rsyslog : Create basics input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/basics/main.yml:10 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_severity_and_facility\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_facility_only\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_severity_only\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_no_severity_and_facility\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_no_severity_and_facility_udp\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_no_severity_and_facility_protocol_port\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "1ce2401ebe9a2d2f6f5bc8a1221a19eae467853f", "dest": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_severity_and_facility\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_facility_only\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_severity_only\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_no_severity_and_facility\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_no_severity_and_facility_udp\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_no_severity_and_facility_protocol_port\n}\n"}], "state": "present", "type": "input"}, "md5sum": "5a7b53f762833a2c5e9271650c359b99", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1049, "src": "/root/.ansible/tmp/ansible-tmp-1605144492.393389-146221-178698729561369/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_severity_and_facility\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_facility_only\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_severity_only\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_no_severity_and_facility\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_no_severity_and_facility_udp\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_no_severity_and_facility_protocol_port\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_severity_and_facility\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_facility_only\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_severity_only\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_no_severity_and_facility\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_no_severity_and_facility_udp\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_no_severity_and_facility_protocol_port\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:246 ok: [/cache/fedora-31.qcow2] => (item={'name': 'default_files', 'type': 'files'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | default(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n{% else %}\nmodule(load=\"builtin:omfile\")\n{% endif %}"}], "type": "modules"}], "__rsyslog_files_output_packages": [], "__rsyslog_files_output_rules": ["{{ __rsyslog_conf_files_output_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "default_files", "type": "files"}} ok: [/cache/fedora-31.qcow2] => (item={'name': 'forwards_severity_and_facility', 'type': 'forwards', 'facility': 'local1', 'severity': 'info', 'target': 'host.domain', 'tcp_port': 1514}) => {"ansible_facts": {"__rsyslog_forwards_output_packages": [], "__rsyslog_forwards_output_rules": []}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/outputs/forwards/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "target": "host.domain", "tcp_port": 1514, "type": "forwards"}} ok: [/cache/fedora-31.qcow2] => (item={'name': 'forwards_facility_only', 'type': 'forwards', 'facility': 'local2', 'target': 'host.domain', 'tcp_port': 2514}) => {"ansible_facts": {"__rsyslog_forwards_output_packages": [], "__rsyslog_forwards_output_rules": []}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/outputs/forwards/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"facility": "local2", "name": "forwards_facility_only", "target": "host.domain", "tcp_port": 2514, "type": "forwards"}} ok: [/cache/fedora-31.qcow2] => (item={'name': 'forwards_severity_only', 'type': 'forwards', 'severity': 'err', 'target': 'host.domain', 'tcp_port': 3514}) => {"ansible_facts": {"__rsyslog_forwards_output_packages": [], "__rsyslog_forwards_output_rules": []}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/outputs/forwards/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "forwards_severity_only", "severity": "err", "target": "host.domain", "tcp_port": 3514, "type": "forwards"}} ok: [/cache/fedora-31.qcow2] => (item={'name': 'forwards_no_severity_and_facility', 'type': 'forwards', 'target': 'host.domain', 'tcp_port': 4514}) => {"ansible_facts": {"__rsyslog_forwards_output_packages": [], "__rsyslog_forwards_output_rules": []}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/outputs/forwards/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "forwards_no_severity_and_facility", "target": "host.domain", "tcp_port": 4514, "type": "forwards"}} ok: [/cache/fedora-31.qcow2] => (item={'name': 'forwards_no_severity_and_facility_udp', 'type': 'forwards', 'target': 'host.domain', 'udp_port': 6514}) => {"ansible_facts": {"__rsyslog_forwards_output_packages": [], "__rsyslog_forwards_output_rules": []}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/outputs/forwards/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "forwards_no_severity_and_facility_udp", "target": "host.domain", "type": "forwards", "udp_port": 6514}} ok: [/cache/fedora-31.qcow2] => (item={'name': 'forwards_no_severity_and_facility_protocol_port', 'type': 'forwards', 'target': 'host.domain'}) => {"ansible_facts": {"__rsyslog_forwards_output_packages": [], "__rsyslog_forwards_output_rules": []}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/outputs/forwards/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "forwards_no_severity_and_facility_protocol_port", "target": "host.domain", "type": "forwards"}} TASK [/tmp/tmpa5z69896/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:258 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/forwards/main.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/forwards/main.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/forwards/main.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/forwards/main.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/forwards/main.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/forwards/main.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "89bc63afcb6aae96090bbde60b367bfc80afc31f", "dest": "/etc/rsyslog.d/10-output-files-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "md5sum": "36c5048bf86cdc51ac071efb6a63f800", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 173, "src": "/root/.ansible/tmp/ansible-tmp-1605144493.4937706-146259-47828251893461/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create files output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/files/main.yml:10 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-default_files', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="default_files") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "87f41b5de3ab1bafc779920627f5202204770c3f", "dest": "/etc/rsyslog.d/30-output-files-default_files.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-default_files", "sections": [{"options": "ruleset(name=\"default_files\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n"}], "state": "present", "type": "output"}, "md5sum": "b165c8ba84f13793cfbec3ee659bb8fe", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1125, "src": "/root/.ansible/tmp/ansible-tmp-1605144494.367356-146293-149883291581293/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-default_files', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="default_files") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-default_files", "sections": [{"options": "ruleset(name=\"default_files\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update forwards output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/forwards/main.yml:3 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 TASK [/tmp/tmpa5z69896/roles/rsyslog : Create forwards output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/forwards/main.yml:10 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "f55dd8f37540903386700857b2f43310e7866ca3", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "md5sum": "0a0fbb5b5f18784ecb9491588546a92e", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 231, "src": "/root/.ansible/tmp/ansible-tmp-1605144495.4042377-146335-38075044627489/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "37dcf71d672fe15f676cdcc19881e8a9b055c66e", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "md5sum": "defe88e0c904f7075880d9ffc6c99598", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 212, "src": "/root/.ansible/tmp/ansible-tmp-1605144496.2150187-146367-281060003271973/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_severity_only', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_severity_only") {\n *.err action(name="forwards_severity_only"\n type="omfwd"\n Target="host.domain"\n Port="3514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "bb56b7ed5b8a8ce0eed750c49fea0902a36d1164", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_severity_only.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_severity_only", "sections": [{"options": "ruleset(name=\"forwards_severity_only\") {\n *.err action(name=\"forwards_severity_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"3514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "md5sum": "436dab8a3b655e3c0a627d6317e43d21", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 209, "src": "/root/.ansible/tmp/ansible-tmp-1605144497.0165503-146399-226801044917936/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_severity_only', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_severity_only") {\n *.err action(name="forwards_severity_only"\n type="omfwd"\n Target="host.domain"\n Port="3514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_severity_only", "sections": [{"options": "ruleset(name=\"forwards_severity_only\") {\n *.err action(name=\"forwards_severity_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"3514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility") {\n *.* action(name="forwards_no_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="4514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "b8bd599d48a045cf7c690ef1c85a4f55e1da24e5", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility\") {\n *.* action(name=\"forwards_no_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"4514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "md5sum": "320720895f98a1a073db13d90535d8df", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 229, "src": "/root/.ansible/tmp/ansible-tmp-1605144497.8821473-146431-32992380339371/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility") {\n *.* action(name="forwards_no_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="4514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility\") {\n *.* action(name=\"forwards_no_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"4514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility_udp', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility_udp") {\n *.* action(name="forwards_no_severity_and_facility_udp"\n type="omfwd"\n Target="host.domain"\n Port="6514"\n Protocol="udp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "94ef3c6816ed09068a2636121f67cf2b1eff8e93", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility_udp.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility_udp", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility_udp\") {\n *.* action(name=\"forwards_no_severity_and_facility_udp\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"6514\"\n Protocol=\"udp\"\n )\n}\n"}], "state": "present", "type": "output"}, "md5sum": "468e3bfd35be8f1621ebd0b8a6a19f26", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 237, "src": "/root/.ansible/tmp/ansible-tmp-1605144498.7015493-146463-164290348123192/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility_udp', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility_udp") {\n *.* action(name="forwards_no_severity_and_facility_udp"\n type="omfwd"\n Target="host.domain"\n Port="6514"\n Protocol="udp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility_udp", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility_udp\") {\n *.* action(name=\"forwards_no_severity_and_facility_udp\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"6514\"\n Protocol=\"udp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility_protocol_port', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility_protocol_port") {\n *.* action(name="forwards_no_severity_and_facility_protocol_port"\n type="omfwd"\n Target="host.domain"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "65bef49845e476d9333ecb78f0680ece27b58969", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility_protocol_port.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility_protocol_port", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility_protocol_port\") {\n *.* action(name=\"forwards_no_severity_and_facility_protocol_port\"\n type=\"omfwd\"\n Target=\"host.domain\"\n )\n}\n"}], "state": "present", "type": "output"}, "md5sum": "63ba78e13503b13a5fdfbd4fb17303ec", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 214, "src": "/root/.ansible/tmp/ansible-tmp-1605144499.5087628-146495-255299129524531/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility_protocol_port', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility_protocol_port") {\n *.* action(name="forwards_no_severity_and_facility_protocol_port"\n type="omfwd"\n Target="host.domain"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility_protocol_port", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility_protocol_port\") {\n *.* action(name=\"forwards_no_severity_and_facility_protocol_port\"\n type=\"omfwd\"\n Target=\"host.domain\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update forwards output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/forwards/main.yml:3 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 TASK [/tmp/tmpa5z69896/roles/rsyslog : Create forwards output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/forwards/main.yml:10 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "f55dd8f37540903386700857b2f43310e7866ca3", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 231, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "37dcf71d672fe15f676cdcc19881e8a9b055c66e", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 212, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_severity_only', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_severity_only") {\n *.err action(name="forwards_severity_only"\n type="omfwd"\n Target="host.domain"\n Port="3514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "bb56b7ed5b8a8ce0eed750c49fea0902a36d1164", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_severity_only.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_severity_only", "sections": [{"options": "ruleset(name=\"forwards_severity_only\") {\n *.err action(name=\"forwards_severity_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"3514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_only.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 209, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_severity_only', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_severity_only") {\n *.err action(name="forwards_severity_only"\n type="omfwd"\n Target="host.domain"\n Port="3514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_severity_only", "sections": [{"options": "ruleset(name=\"forwards_severity_only\") {\n *.err action(name=\"forwards_severity_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"3514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility") {\n *.* action(name="forwards_no_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="4514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "b8bd599d48a045cf7c690ef1c85a4f55e1da24e5", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility\") {\n *.* action(name=\"forwards_no_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"4514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 229, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility") {\n *.* action(name="forwards_no_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="4514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility\") {\n *.* action(name=\"forwards_no_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"4514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility_udp', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility_udp") {\n *.* action(name="forwards_no_severity_and_facility_udp"\n type="omfwd"\n Target="host.domain"\n Port="6514"\n Protocol="udp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "94ef3c6816ed09068a2636121f67cf2b1eff8e93", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility_udp.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility_udp", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility_udp\") {\n *.* action(name=\"forwards_no_severity_and_facility_udp\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"6514\"\n Protocol=\"udp\"\n )\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility_udp.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 237, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility_udp', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility_udp") {\n *.* action(name="forwards_no_severity_and_facility_udp"\n type="omfwd"\n Target="host.domain"\n Port="6514"\n Protocol="udp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility_udp", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility_udp\") {\n *.* action(name=\"forwards_no_severity_and_facility_udp\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"6514\"\n Protocol=\"udp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility_protocol_port', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility_protocol_port") {\n *.* action(name="forwards_no_severity_and_facility_protocol_port"\n type="omfwd"\n Target="host.domain"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "65bef49845e476d9333ecb78f0680ece27b58969", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility_protocol_port.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility_protocol_port", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility_protocol_port\") {\n *.* action(name=\"forwards_no_severity_and_facility_protocol_port\"\n type=\"omfwd\"\n Target=\"host.domain\"\n )\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility_protocol_port.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 214, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility_protocol_port', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility_protocol_port") {\n *.* action(name="forwards_no_severity_and_facility_protocol_port"\n type="omfwd"\n Target="host.domain"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility_protocol_port", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility_protocol_port\") {\n *.* action(name=\"forwards_no_severity_and_facility_protocol_port\"\n type=\"omfwd\"\n Target=\"host.domain\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update forwards output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/forwards/main.yml:3 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 TASK [/tmp/tmpa5z69896/roles/rsyslog : Create forwards output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/forwards/main.yml:10 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "f55dd8f37540903386700857b2f43310e7866ca3", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 231, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "37dcf71d672fe15f676cdcc19881e8a9b055c66e", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 212, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_severity_only', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_severity_only") {\n *.err action(name="forwards_severity_only"\n type="omfwd"\n Target="host.domain"\n Port="3514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "bb56b7ed5b8a8ce0eed750c49fea0902a36d1164", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_severity_only.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_severity_only", "sections": [{"options": "ruleset(name=\"forwards_severity_only\") {\n *.err action(name=\"forwards_severity_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"3514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_only.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 209, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_severity_only', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_severity_only") {\n *.err action(name="forwards_severity_only"\n type="omfwd"\n Target="host.domain"\n Port="3514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_severity_only", "sections": [{"options": "ruleset(name=\"forwards_severity_only\") {\n *.err action(name=\"forwards_severity_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"3514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility") {\n *.* action(name="forwards_no_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="4514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "b8bd599d48a045cf7c690ef1c85a4f55e1da24e5", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility\") {\n *.* action(name=\"forwards_no_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"4514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 229, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility") {\n *.* action(name="forwards_no_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="4514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility\") {\n *.* action(name=\"forwards_no_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"4514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility_udp', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility_udp") {\n *.* action(name="forwards_no_severity_and_facility_udp"\n type="omfwd"\n Target="host.domain"\n Port="6514"\n Protocol="udp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "94ef3c6816ed09068a2636121f67cf2b1eff8e93", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility_udp.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility_udp", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility_udp\") {\n *.* action(name=\"forwards_no_severity_and_facility_udp\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"6514\"\n Protocol=\"udp\"\n )\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility_udp.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 237, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility_udp', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility_udp") {\n *.* action(name="forwards_no_severity_and_facility_udp"\n type="omfwd"\n Target="host.domain"\n Port="6514"\n Protocol="udp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility_udp", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility_udp\") {\n *.* action(name=\"forwards_no_severity_and_facility_udp\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"6514\"\n Protocol=\"udp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility_protocol_port', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility_protocol_port") {\n *.* action(name="forwards_no_severity_and_facility_protocol_port"\n type="omfwd"\n Target="host.domain"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "65bef49845e476d9333ecb78f0680ece27b58969", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility_protocol_port.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility_protocol_port", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility_protocol_port\") {\n *.* action(name=\"forwards_no_severity_and_facility_protocol_port\"\n type=\"omfwd\"\n Target=\"host.domain\"\n )\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility_protocol_port.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 214, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility_protocol_port', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility_protocol_port") {\n *.* action(name="forwards_no_severity_and_facility_protocol_port"\n type="omfwd"\n Target="host.domain"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility_protocol_port", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility_protocol_port\") {\n *.* action(name=\"forwards_no_severity_and_facility_protocol_port\"\n type=\"omfwd\"\n Target=\"host.domain\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update forwards output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/forwards/main.yml:3 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 TASK [/tmp/tmpa5z69896/roles/rsyslog : Create forwards output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/forwards/main.yml:10 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "f55dd8f37540903386700857b2f43310e7866ca3", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 231, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "37dcf71d672fe15f676cdcc19881e8a9b055c66e", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 212, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_severity_only', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_severity_only") {\n *.err action(name="forwards_severity_only"\n type="omfwd"\n Target="host.domain"\n Port="3514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "bb56b7ed5b8a8ce0eed750c49fea0902a36d1164", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_severity_only.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_severity_only", "sections": [{"options": "ruleset(name=\"forwards_severity_only\") {\n *.err action(name=\"forwards_severity_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"3514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_only.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 209, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_severity_only', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_severity_only") {\n *.err action(name="forwards_severity_only"\n type="omfwd"\n Target="host.domain"\n Port="3514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_severity_only", "sections": [{"options": "ruleset(name=\"forwards_severity_only\") {\n *.err action(name=\"forwards_severity_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"3514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility") {\n *.* action(name="forwards_no_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="4514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "b8bd599d48a045cf7c690ef1c85a4f55e1da24e5", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility\") {\n *.* action(name=\"forwards_no_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"4514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 229, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility") {\n *.* action(name="forwards_no_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="4514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility\") {\n *.* action(name=\"forwards_no_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"4514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility_udp', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility_udp") {\n *.* action(name="forwards_no_severity_and_facility_udp"\n type="omfwd"\n Target="host.domain"\n Port="6514"\n Protocol="udp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "94ef3c6816ed09068a2636121f67cf2b1eff8e93", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility_udp.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility_udp", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility_udp\") {\n *.* action(name=\"forwards_no_severity_and_facility_udp\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"6514\"\n Protocol=\"udp\"\n )\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility_udp.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 237, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility_udp', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility_udp") {\n *.* action(name="forwards_no_severity_and_facility_udp"\n type="omfwd"\n Target="host.domain"\n Port="6514"\n Protocol="udp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility_udp", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility_udp\") {\n *.* action(name=\"forwards_no_severity_and_facility_udp\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"6514\"\n Protocol=\"udp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility_protocol_port', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility_protocol_port") {\n *.* action(name="forwards_no_severity_and_facility_protocol_port"\n type="omfwd"\n Target="host.domain"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "65bef49845e476d9333ecb78f0680ece27b58969", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility_protocol_port.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility_protocol_port", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility_protocol_port\") {\n *.* action(name=\"forwards_no_severity_and_facility_protocol_port\"\n type=\"omfwd\"\n Target=\"host.domain\"\n )\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility_protocol_port.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 214, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility_protocol_port', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility_protocol_port") {\n *.* action(name="forwards_no_severity_and_facility_protocol_port"\n type="omfwd"\n Target="host.domain"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility_protocol_port", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility_protocol_port\") {\n *.* action(name=\"forwards_no_severity_and_facility_protocol_port\"\n type=\"omfwd\"\n Target=\"host.domain\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update forwards output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/forwards/main.yml:3 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 TASK [/tmp/tmpa5z69896/roles/rsyslog : Create forwards output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/forwards/main.yml:10 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "f55dd8f37540903386700857b2f43310e7866ca3", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 231, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "37dcf71d672fe15f676cdcc19881e8a9b055c66e", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 212, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_severity_only', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_severity_only") {\n *.err action(name="forwards_severity_only"\n type="omfwd"\n Target="host.domain"\n Port="3514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "bb56b7ed5b8a8ce0eed750c49fea0902a36d1164", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_severity_only.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_severity_only", "sections": [{"options": "ruleset(name=\"forwards_severity_only\") {\n *.err action(name=\"forwards_severity_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"3514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_only.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 209, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_severity_only', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_severity_only") {\n *.err action(name="forwards_severity_only"\n type="omfwd"\n Target="host.domain"\n Port="3514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_severity_only", "sections": [{"options": "ruleset(name=\"forwards_severity_only\") {\n *.err action(name=\"forwards_severity_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"3514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility") {\n *.* action(name="forwards_no_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="4514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "b8bd599d48a045cf7c690ef1c85a4f55e1da24e5", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility\") {\n *.* action(name=\"forwards_no_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"4514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 229, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility") {\n *.* action(name="forwards_no_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="4514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility\") {\n *.* action(name=\"forwards_no_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"4514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility_udp', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility_udp") {\n *.* action(name="forwards_no_severity_and_facility_udp"\n type="omfwd"\n Target="host.domain"\n Port="6514"\n Protocol="udp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "94ef3c6816ed09068a2636121f67cf2b1eff8e93", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility_udp.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility_udp", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility_udp\") {\n *.* action(name=\"forwards_no_severity_and_facility_udp\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"6514\"\n Protocol=\"udp\"\n )\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility_udp.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 237, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility_udp', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility_udp") {\n *.* action(name="forwards_no_severity_and_facility_udp"\n type="omfwd"\n Target="host.domain"\n Port="6514"\n Protocol="udp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility_udp", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility_udp\") {\n *.* action(name=\"forwards_no_severity_and_facility_udp\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"6514\"\n Protocol=\"udp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility_protocol_port', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility_protocol_port") {\n *.* action(name="forwards_no_severity_and_facility_protocol_port"\n type="omfwd"\n Target="host.domain"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "65bef49845e476d9333ecb78f0680ece27b58969", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility_protocol_port.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility_protocol_port", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility_protocol_port\") {\n *.* action(name=\"forwards_no_severity_and_facility_protocol_port\"\n type=\"omfwd\"\n Target=\"host.domain\"\n )\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility_protocol_port.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 214, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility_protocol_port', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility_protocol_port") {\n *.* action(name="forwards_no_severity_and_facility_protocol_port"\n type="omfwd"\n Target="host.domain"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility_protocol_port", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility_protocol_port\") {\n *.* action(name=\"forwards_no_severity_and_facility_protocol_port\"\n type=\"omfwd\"\n Target=\"host.domain\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update forwards output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/forwards/main.yml:3 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 TASK [/tmp/tmpa5z69896/roles/rsyslog : Create forwards output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/forwards/main.yml:10 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "f55dd8f37540903386700857b2f43310e7866ca3", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 231, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "37dcf71d672fe15f676cdcc19881e8a9b055c66e", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 212, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_severity_only', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_severity_only") {\n *.err action(name="forwards_severity_only"\n type="omfwd"\n Target="host.domain"\n Port="3514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "bb56b7ed5b8a8ce0eed750c49fea0902a36d1164", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_severity_only.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_severity_only", "sections": [{"options": "ruleset(name=\"forwards_severity_only\") {\n *.err action(name=\"forwards_severity_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"3514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_only.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 209, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_severity_only', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_severity_only") {\n *.err action(name="forwards_severity_only"\n type="omfwd"\n Target="host.domain"\n Port="3514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_severity_only", "sections": [{"options": "ruleset(name=\"forwards_severity_only\") {\n *.err action(name=\"forwards_severity_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"3514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility") {\n *.* action(name="forwards_no_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="4514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "b8bd599d48a045cf7c690ef1c85a4f55e1da24e5", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility\") {\n *.* action(name=\"forwards_no_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"4514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 229, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility") {\n *.* action(name="forwards_no_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="4514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility\") {\n *.* action(name=\"forwards_no_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"4514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility_udp', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility_udp") {\n *.* action(name="forwards_no_severity_and_facility_udp"\n type="omfwd"\n Target="host.domain"\n Port="6514"\n Protocol="udp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "94ef3c6816ed09068a2636121f67cf2b1eff8e93", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility_udp.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility_udp", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility_udp\") {\n *.* action(name=\"forwards_no_severity_and_facility_udp\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"6514\"\n Protocol=\"udp\"\n )\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility_udp.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 237, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility_udp', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility_udp") {\n *.* action(name="forwards_no_severity_and_facility_udp"\n type="omfwd"\n Target="host.domain"\n Port="6514"\n Protocol="udp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility_udp", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility_udp\") {\n *.* action(name=\"forwards_no_severity_and_facility_udp\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"6514\"\n Protocol=\"udp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility_protocol_port', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility_protocol_port") {\n *.* action(name="forwards_no_severity_and_facility_protocol_port"\n type="omfwd"\n Target="host.domain"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "65bef49845e476d9333ecb78f0680ece27b58969", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility_protocol_port.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility_protocol_port", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility_protocol_port\") {\n *.* action(name=\"forwards_no_severity_and_facility_protocol_port\"\n type=\"omfwd\"\n Target=\"host.domain\"\n )\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility_protocol_port.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 214, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility_protocol_port', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility_protocol_port") {\n *.* action(name="forwards_no_severity_and_facility_protocol_port"\n type="omfwd"\n Target="host.domain"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility_protocol_port", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility_protocol_port\") {\n *.* action(name=\"forwards_no_severity_and_facility_protocol_port\"\n type=\"omfwd\"\n Target=\"host.domain\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:270 changed: [/cache/fedora-31.qcow2] => {"changed": true, "enabled": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice sysinit.target basic.target", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7776", "LimitNPROCSoft": "7776", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7776", "LimitSIGPENDINGSoft": "7776", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2332", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [/tmp/tmpa5z69896/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:279 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:290 skipping: [/cache/fedora-31.qcow2] => {} TASK [include_tasks] *********************************************************** task path: /tmp/tmpa5z69896/tests/tests_basics_forwards.yml:84 included: /tmp/tmpa5z69896/tests/set_rsyslog_variables.yml for /cache/fedora-31.qcow2 TASK [Get info of /etc/rsyslog.conf] ******************************************* task path: /tmp/tmpa5z69896/tests/set_rsyslog_variables.yml:1 ok: [/cache/fedora-31.qcow2] => {"changed": false, "stat": {"atime": 1605144524.6845906, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "ctime": 1605144490.1715908, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8389, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1605144489.8365908, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 104, "uid": 0, "version": "1314161208", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Get file counts in /etc/rsyslog.d] *************************************** task path: /tmp/tmpa5z69896/tests/set_rsyslog_variables.yml:6 ok: [/cache/fedora-31.qcow2] => {"changed": false, "examined": 11, "files": [{"atime": 1605144502.3765907, "ctime": 1605144497.5555906, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8413, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605144497.3225906, "nlink": 1, "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_only.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 209, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605144524.6845906, "ctime": 1605144491.5935907, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8407, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605144491.3615906, "nlink": 1, "path": "/etc/rsyslog.d/05-common-defaults.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 69, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605144524.6845906, "ctime": 1605144492.9525907, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8408, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605144492.7015908, "nlink": 1, "path": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 1049, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605144524.6845906, "ctime": 1605144494.0515907, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8409, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605144493.8125906, "nlink": 1, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 173, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605144500.8155906, "ctime": 1605144495.9705906, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8411, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605144495.7045908, "nlink": 1, "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 231, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605144503.8705907, "ctime": 1605144499.2495906, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8415, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605144499.0085907, "nlink": 1, "path": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility_udp.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 237, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605144524.6845906, "ctime": 1605144494.8975906, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8410, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605144494.6605906, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 1125, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605144524.6845906, "ctime": 1605144490.9555907, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8406, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605144490.6855907, "nlink": 1, "path": "/etc/rsyslog.d/00-global.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 86, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605144503.1295907, "ctime": 1605144498.4235907, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8414, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605144498.1865907, "nlink": 1, "path": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 229, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605144501.6085906, "ctime": 1605144496.7605908, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8412, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605144496.5145907, "nlink": 1, "path": "/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 212, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605144504.6015906, "ctime": 1605144500.0515907, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8416, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605144499.8115907, "nlink": 1, "path": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility_protocol_port.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 214, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}], "matched": 11, "msg": ""} RUNNING HANDLER [/tmp/tmpa5z69896/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmpa5z69896/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-31.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestamp": "Thu 2020-11-12 01:28:44 UTC", "ActiveEnterTimestampMonotonic": "110842235", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice sysinit.target basic.target", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Thu 2020-11-12 01:28:44 UTC", "AssertTimestampMonotonic": "110835670", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "190331000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2020-11-12 01:28:44 UTC", "ConditionTimestampMonotonic": "110835670", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "15165", "ExecMainStartTimestamp": "Thu 2020-11-12 01:28:44 UTC", "ExecMainStartTimestampMonotonic": "110836822", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Thu 2020-11-12 01:28:44 UTC] ; stop_time=[n/a] ; pid=15165 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Thu 2020-11-12 01:28:44 UTC] ; stop_time=[n/a] ; pid=15165 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2020-11-12 01:28:44 UTC", "InactiveExitTimestampMonotonic": "110837084", "InvocationID": "40fbf85005544de2a02fa54d33f20719", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7776", "LimitNPROCSoft": "7776", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7776", "LimitSIGPENDINGSoft": "7776", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "15165", "MemoryAccounting": "yes", "MemoryCurrent": "7503872", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Thu 2020-11-12 01:28:44 UTC", "StateChangeTimestampMonotonic": "110842235", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "3", "TasksMax": "2332", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [Check rsyslog.conf size] ************************************************* task path: /tmp/tmpa5z69896/tests/tests_basics_forwards.yml:91 ok: [/cache/fedora-31.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check file counts in rsyslog.d] ****************************************** task path: /tmp/tmpa5z69896/tests/tests_basics_forwards.yml:95 ok: [/cache/fedora-31.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check rsyslog errors] **************************************************** task path: /tmp/tmpa5z69896/tests/tests_basics_forwards.yml:101 changed: [/cache/fedora-31.qcow2] => {"changed": true, "cmd": ["systemctl", "status", "rsyslog"], "delta": "0:00:00.012462", "end": "2020-11-12 01:28:47.093973", "failed_when_result": false, "rc": 0, "start": "2020-11-12 01:28:47.081511", "stderr": "", "stderr_lines": [], "stdout": "● rsyslog.service - System Logging Service\n Loaded: loaded (/usr/lib/systemd/system/rsyslog.service; enabled; vendor preset: enabled)\n Active: active (running) since Thu 2020-11-12 01:28:46 UTC; 574ms ago\n Docs: man:rsyslogd(8)\n https://www.rsyslog.com/doc/\n Main PID: 15398 (rsyslogd)\n Tasks: 3 (limit: 2332)\n Memory: 1.7M\n CPU: 12ms\n CGroup: /system.slice/rsyslog.service\n └─15398 /usr/sbin/rsyslogd -n\n\nNov 12 01:28:46 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com rsyslogd[15398]: omfwd: could not get addrinfo for hostname 'host.domain':'6514': Name or service not known [v8.2002.0 try https://www.rsyslog.com/e/2007 ]\nNov 12 01:28:46 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com rsyslogd[15398]: action 'forwards_no_severity_and_facility_udp' suspended (module 'builtin:omfwd'), retry 1. There should be messages before this one giving the reason for suspension. [v8.2002.0 try https://www.rsyslog.com/e/2007 ]\nNov 12 01:28:46 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com rsyslogd[15398]: omfwd: could not get addrinfo for hostname 'host.domain':'6514': Name or service not known [v8.2002.0 try https://www.rsyslog.com/e/2007 ]\nNov 12 01:28:46 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com rsyslogd[15398]: cannot resolve hostname 'host.domain': Invalid argument [v8.2002.0 try https://www.rsyslog.com/e/2027 ]\nNov 12 01:28:46 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com rsyslogd[15398]: action 'forwards_severity_only' suspended (module 'builtin:omfwd'), retry 0. There should be messages before this one giving the reason for suspension. [v8.2002.0 try https://www.rsyslog.com/e/2007 ]\nNov 12 01:28:46 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com rsyslogd[15398]: cannot resolve hostname 'host.domain': Invalid argument [v8.2002.0 try https://www.rsyslog.com/e/2027 ]\nNov 12 01:28:46 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com rsyslogd[15398]: action 'forwards_severity_only' suspended (module 'builtin:omfwd'), next retry is Thu Nov 12 01:29:16 2020, retry nbr 0. There should be messages before this one giving the reason for suspension. [v8.2002.0 try https://www.rsyslog.com/e/2007 ]\nNov 12 01:28:46 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com rsyslogd[15398]: cannot resolve hostname 'host.domain': Invalid argument [v8.2002.0 try https://www.rsyslog.com/e/2027 ]\nNov 12 01:28:46 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com rsyslogd[15398]: action 'forwards_severity_only' suspended (module 'builtin:omfwd'), retry 1. There should be messages before this one giving the reason for suspension. [v8.2002.0 try https://www.rsyslog.com/e/2007 ]\nNov 12 01:28:46 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com rsyslogd[15398]: cannot resolve hostname 'host.domain': Invalid argument [v8.2002.0 try https://www.rsyslog.com/e/2027 ]", "stdout_lines": ["● rsyslog.service - System Logging Service", " Loaded: loaded (/usr/lib/systemd/system/rsyslog.service; enabled; vendor preset: enabled)", " Active: active (running) since Thu 2020-11-12 01:28:46 UTC; 574ms ago", " Docs: man:rsyslogd(8)", " https://www.rsyslog.com/doc/", " Main PID: 15398 (rsyslogd)", " Tasks: 3 (limit: 2332)", " Memory: 1.7M", " CPU: 12ms", " CGroup: /system.slice/rsyslog.service", " └─15398 /usr/sbin/rsyslogd -n", "", "Nov 12 01:28:46 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com rsyslogd[15398]: omfwd: could not get addrinfo for hostname 'host.domain':'6514': Name or service not known [v8.2002.0 try https://www.rsyslog.com/e/2007 ]", "Nov 12 01:28:46 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com rsyslogd[15398]: action 'forwards_no_severity_and_facility_udp' suspended (module 'builtin:omfwd'), retry 1. There should be messages before this one giving the reason for suspension. [v8.2002.0 try https://www.rsyslog.com/e/2007 ]", "Nov 12 01:28:46 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com rsyslogd[15398]: omfwd: could not get addrinfo for hostname 'host.domain':'6514': Name or service not known [v8.2002.0 try https://www.rsyslog.com/e/2007 ]", "Nov 12 01:28:46 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com rsyslogd[15398]: cannot resolve hostname 'host.domain': Invalid argument [v8.2002.0 try https://www.rsyslog.com/e/2027 ]", "Nov 12 01:28:46 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com rsyslogd[15398]: action 'forwards_severity_only' suspended (module 'builtin:omfwd'), retry 0. There should be messages before this one giving the reason for suspension. [v8.2002.0 try https://www.rsyslog.com/e/2007 ]", "Nov 12 01:28:46 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com rsyslogd[15398]: cannot resolve hostname 'host.domain': Invalid argument [v8.2002.0 try https://www.rsyslog.com/e/2027 ]", "Nov 12 01:28:46 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com rsyslogd[15398]: action 'forwards_severity_only' suspended (module 'builtin:omfwd'), next retry is Thu Nov 12 01:29:16 2020, retry nbr 0. There should be messages before this one giving the reason for suspension. [v8.2002.0 try https://www.rsyslog.com/e/2007 ]", "Nov 12 01:28:46 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com rsyslogd[15398]: cannot resolve hostname 'host.domain': Invalid argument [v8.2002.0 try https://www.rsyslog.com/e/2027 ]", "Nov 12 01:28:46 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com rsyslogd[15398]: action 'forwards_severity_only' suspended (module 'builtin:omfwd'), retry 1. There should be messages before this one giving the reason for suspension. [v8.2002.0 try https://www.rsyslog.com/e/2007 ]", "Nov 12 01:28:46 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com rsyslogd[15398]: cannot resolve hostname 'host.domain': Invalid argument [v8.2002.0 try https://www.rsyslog.com/e/2027 ]"]} TASK [Check the forwarding config stat] **************************************** task path: /tmp/tmpa5z69896/tests/tests_basics_forwards.yml:106 ok: [/cache/fedora-31.qcow2] => {"changed": false, "failed_when_result": false, "stat": {"atime": 1605144500.8155906, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "f55dd8f37540903386700857b2f43310e7866ca3", "ctime": 1605144495.9705906, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8411, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1605144495.7045908, "nlink": 1, "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 231, "uid": 0, "version": "1770472629", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Generated a file to check severity_and_facility] ************************* task path: /tmp/tmpa5z69896/tests/tests_basics_forwards.yml:112 changed: [/cache/fedora-31.qcow2] => {"changed": true, "checksum": "86fec6b35d10bee7cde44f642945274c530f10af", "dest": "/tmp/__testfile__", "gid": 0, "group": "root", "md5sum": "5abb24650a3af0ea7204d5160d5b4b8d", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 229, "src": "/root/.ansible/tmp/ansible-tmp-1605144527.5594013-147491-185863413417830/source", "state": "file", "uid": 0} TASK [Check severity_and_facility] ********************************************* task path: /tmp/tmpa5z69896/tests/tests_basics_forwards.yml:126 ok: [/cache/fedora-31.qcow2] => {"changed": false, "cmd": ["diff", "-B", "/tmp/__testfile__", "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf"], "delta": "0:00:00.006137", "end": "2020-11-12 01:28:48.438173", "rc": 0, "start": "2020-11-12 01:28:48.432036", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Generated a file to check facility_only] ********************************* task path: /tmp/tmpa5z69896/tests/tests_basics_forwards.yml:130 changed: [/cache/fedora-31.qcow2] => {"changed": true, "checksum": "92403144280783588dda4912410ba4d3bc2177d5", "dest": "/tmp/__testfile__", "gid": 0, "group": "root", "md5sum": "e2d25cb631b74606b811c280ba6a47f7", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 210, "src": "/root/.ansible/tmp/ansible-tmp-1605144528.5290613-147535-279900413312860/source", "state": "file", "uid": 0} TASK [Check facility_only] ***************************************************** task path: /tmp/tmpa5z69896/tests/tests_basics_forwards.yml:144 ok: [/cache/fedora-31.qcow2] => {"changed": false, "cmd": ["diff", "-B", "/tmp/__testfile__", "/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf"], "delta": "0:00:00.002857", "end": "2020-11-12 01:28:49.394274", "rc": 0, "start": "2020-11-12 01:28:49.391417", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Generated a file to check severity_only] ********************************* task path: /tmp/tmpa5z69896/tests/tests_basics_forwards.yml:148 changed: [/cache/fedora-31.qcow2] => {"changed": true, "checksum": "97116c7b5b8469149b1b1d5960791719232363f8", "dest": "/tmp/__testfile__", "gid": 0, "group": "root", "md5sum": "ba51893bf0124ee06067a2a76c976f79", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 207, "src": "/root/.ansible/tmp/ansible-tmp-1605144529.4858654-147579-146134104254125/source", "state": "file", "uid": 0} TASK [Check severity_only] ***************************************************** task path: /tmp/tmpa5z69896/tests/tests_basics_forwards.yml:162 ok: [/cache/fedora-31.qcow2] => {"changed": false, "cmd": ["diff", "-B", "/tmp/__testfile__", "/etc/rsyslog.d/30-output-forwards-forwards_severity_only.conf"], "delta": "0:00:00.002651", "end": "2020-11-12 01:28:50.390445", "rc": 0, "start": "2020-11-12 01:28:50.387794", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Generated a file to check no_severity_and_facility] ********************** task path: /tmp/tmpa5z69896/tests/tests_basics_forwards.yml:166 changed: [/cache/fedora-31.qcow2] => {"changed": true, "checksum": "dc65eecad009e6442b436c7262adfb7b96e76c8e", "dest": "/tmp/__testfile__", "gid": 0, "group": "root", "md5sum": "5e1df944fbf4a72ce04fe2b8acb1205b", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 227, "src": "/root/.ansible/tmp/ansible-tmp-1605144530.4847221-147623-158013187799889/source", "state": "file", "uid": 0} TASK [Check no_severity_and_facility] ****************************************** task path: /tmp/tmpa5z69896/tests/tests_basics_forwards.yml:180 ok: [/cache/fedora-31.qcow2] => {"changed": false, "cmd": ["diff", "-B", "/tmp/__testfile__", "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility.conf"], "delta": "0:00:00.002685", "end": "2020-11-12 01:28:51.382771", "rc": 0, "start": "2020-11-12 01:28:51.380086", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Generated a file to check no_severity_and_facility_udp] ****************** task path: /tmp/tmpa5z69896/tests/tests_basics_forwards.yml:184 changed: [/cache/fedora-31.qcow2] => {"changed": true, "checksum": "269f1bcfbaa52d5acc7796440bc7398a00328ea5", "dest": "/tmp/__testfile__", "gid": 0, "group": "root", "md5sum": "9cca9700673ade6da9aa622a63dab3ad", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 235, "src": "/root/.ansible/tmp/ansible-tmp-1605144531.4733489-147667-5051743792727/source", "state": "file", "uid": 0} TASK [Check no_severity_and_facility_udp] ************************************** task path: /tmp/tmpa5z69896/tests/tests_basics_forwards.yml:198 ok: [/cache/fedora-31.qcow2] => {"changed": false, "cmd": ["diff", "-B", "/tmp/__testfile__", "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility_udp.conf"], "delta": "0:00:00.002747", "end": "2020-11-12 01:28:52.370933", "rc": 0, "start": "2020-11-12 01:28:52.368186", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Generated a file to check no_severity_and_facility_protocol_port] ******** task path: /tmp/tmpa5z69896/tests/tests_basics_forwards.yml:202 changed: [/cache/fedora-31.qcow2] => {"changed": true, "checksum": "3b850452a831667ad34b35f2ca8feba673280293", "dest": "/tmp/__testfile__", "gid": 0, "group": "root", "md5sum": "af4db8e7b2257b4d7af5240963c7f372", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 212, "src": "/root/.ansible/tmp/ansible-tmp-1605144532.4661374-147711-19357017233690/source", "state": "file", "uid": 0} TASK [Check no_severity_and_facility_protocol_port] **************************** task path: /tmp/tmpa5z69896/tests/tests_basics_forwards.yml:214 ok: [/cache/fedora-31.qcow2] => {"changed": false, "cmd": ["diff", "-B", "/tmp/__testfile__", "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility_protocol_port.conf"], "delta": "0:00:00.003412", "end": "2020-11-12 01:28:53.348896", "rc": 0, "start": "2020-11-12 01:28:53.345484", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Grep no_severity_and_facility_protocol_port_target] ********************** task path: /tmp/tmpa5z69896/tests/tests_basics_forwards.yml:218 ok: [/cache/fedora-31.qcow2] => {"changed": false, "cmd": "/bin/grep \"\\\" /etc/rsyslog.d/30-output-forwards*.conf", "delta": "0:00:00.004084", "end": "2020-11-12 01:28:53.689058", "failed_when_result": false, "msg": "non-zero return code", "rc": 1, "start": "2020-11-12 01:28:53.684974", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Grep no_name] ************************************************************ task path: /tmp/tmpa5z69896/tests/tests_basics_forwards.yml:224 ok: [/cache/fedora-31.qcow2] => {"changed": false, "cmd": "/bin/grep \"\\\" /etc/rsyslog.d/30-output-forwards*.conf", "delta": "0:00:00.004043", "end": "2020-11-12 01:28:54.030002", "failed_when_result": false, "msg": "non-zero return code", "rc": 1, "start": "2020-11-12 01:28:54.025959", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-31.qcow2 : ok=142 changed=22 unreachable=0 failed=0 skipped=118 rescued=0 ignored=0 + cd /tmp/tmpa5z69896/tests; TEST_SUBJECTS=/cache/fedora-31.qcow2 TEST_ARTIFACTS=/tmp/linux-system-role-test-work-pull-linux-system-roles_logging-186-405f09a-fedora-31-mm3symvy/artifacts ansible-playbook -vv --inventory=/usr/share/ansible/inventory/standard-inventory-qcow2 /tmp/tmpa5z69896/_setup.yml /tmp/tmpa5z69896/tests/tests_basics_forwards_cacert.yml ansible-playbook 2.9.14 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/tester/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.8/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 3.8.6 (default, Sep 25 2020, 00:00:00) [GCC 10.2.1 20200723 (Red Hat 10.2.1-1)] Using /etc/ansible/ansible.cfg as config file PLAYBOOK: _setup.yml *********************************************************** 1 plays in /tmp/tmpa5z69896/_setup.yml PLAY [Fail when only localhost is available] *********************************** META: ran handlers TASK [debug] ******************************************************************* task path: /tmp/tmpa5z69896/_setup.yml:5 ok: [/cache/fedora-31.qcow2] => { "groups": { "all": [ "/cache/fedora-31.qcow2" ], "localhost": [ "/cache/fedora-31.qcow2" ], "subjects": [ "/cache/fedora-31.qcow2" ], "ungrouped": [] } } TASK [fail] ******************************************************************** task path: /tmp/tmpa5z69896/_setup.yml:7 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-31.qcow2 : ok=1 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 statically imported: /tmp/tmpa5z69896/tests/set_rsyslog_variables.yml PLAYBOOK: tests_basics_forwards_cacert.yml ************************************* 1 plays in /tmp/tmpa5z69896/tests/tests_basics_forwards_cacert.yml PLAY [Test the configuration, basics input and a forwards output with logging_pki_files] *** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpa5z69896/tests/tests_basics_forwards_cacert.yml:28 ok: [/cache/fedora-31.qcow2] META: ran handlers TASK [Generate fake ca cert file] ********************************************** task path: /tmp/tmpa5z69896/tests/tests_basics_forwards_cacert.yml:37 changed: [/cache/fedora-31.qcow2] => {"changed": true, "checksum": "c444019bf86159dce37cc8590b0807bd61dfea14", "dest": "/tmp/test-ca.crt", "gid": 0, "group": "root", "md5sum": "d0116fad5b2d0c5f21ec1c15ca7d685f", "mode": "0644", "owner": "root", "size": 34, "src": "/root/.ansible/tmp/ansible-tmp-1605144548.4732375-147927-128781632262592/source", "state": "file", "uid": 0} TASK [Deploy rsyslog config on the target host] ******************************** task path: /tmp/tmpa5z69896/tests/tests_basics_forwards_cacert.yml:44 TASK [linux-system-roles.logging : Set rsyslog_output_elasticsearch for the omelasticsearch output] *** task path: /tmp/tmpa5z69896/tasks/main.yml:5 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_elasticsearch": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_files for the omfile outputs] *** task path: /tmp/tmpa5z69896/tasks/main.yml:9 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_files": []}, "changed": false} TASK [linux-system-roles.logging : Set files output if rsyslog_output_files is empty and logging_inputs is not empty] *** task path: /tmp/tmpa5z69896/tasks/main.yml:13 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_files": [{"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_forwards for the omfwd output] *** task path: /tmp/tmpa5z69896/tasks/main.yml:20 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_forwards": [{"facility": "local1", "name": "forwards_severity_and_facility", "permitted_server": "*.example.com", "pki_authmode": "anon", "severity": "info", "target": "host.domain", "tcp_port": 1514, "tls": true, "type": "forwards"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_remote_files for the omfwd output for the remote input] *** task path: /tmp/tmpa5z69896/tasks/main.yml:24 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_remote_files": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_relp for the relp output] *** task path: /tmp/tmpa5z69896/tasks/main.yml:28 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_input_relp for the relp input] *** task path: /tmp/tmpa5z69896/tasks/main.yml:32 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_input_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmpa5z69896/tasks/main.yml:36 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"name": "default_files", "type": "files"}, {"facility": "local1", "name": "forwards_severity_and_facility", "permitted_server": "*.example.com", "pki_authmode": "anon", "severity": "info", "target": "host.domain", "tcp_port": 1514, "tls": true, "type": "forwards"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmpa5z69896/tasks/main.yml:40 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'forwards_severity_and_facility', 'type': 'forwards', 'facility': 'local1', 'severity': 'info', 'target': 'host.domain', 'tcp_port': 1514, 'tls': True, 'pki_authmode': 'anon', 'permitted_server': '*.example.com'}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "local1", "name": "forwards_severity_and_facility", "permitted_server": "*.example.com", "pki_authmode": "anon", "severity": "info", "target": "host.domain", "tcp_port": 1514, "tls": true, "type": "forwards"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmpa5z69896/tasks/main.yml:49 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'flows0', 'inputs': ['basic_input'], 'outputs': ['forwards_severity_and_facility']}) => {"ansible_loop_var": "item", "changed": false, "item": {"inputs": ["basic_input"], "name": "flows0", "outputs": ["forwards_severity_and_facility"]}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmpa5z69896/tasks/main.yml:60 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmpa5z69896/tasks/main.yml:64 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmpa5z69896/tasks/main.yml:70 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmpa5z69896/tasks/main.yml:76 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmpa5z69896/tasks/main.yml:82 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmpa5z69896/tasks/main.yml:86 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmpa5z69896/tasks/main.yml:101 TASK [/tmp/tmpa5z69896/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:14 changed: [/cache/fedora-31.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: libestr-0.1.9-13.fc31.x86_64", "Installed: ca-certificates-2020.2.41-1.1.fc31.noarch", "Installed: p11-kit-trust-0.23.21-2.fc31.x86_64", "Installed: p11-kit-0.23.21-2.fc31.x86_64", "Installed: libfastjson-0.99.8-5.fc31.x86_64", "Installed: rsyslog-8.2002.0-1.fc31.x86_64", "Installed: logrotate-3.15.1-1.fc31.x86_64", "Installed: rsyslog-gnutls-8.2002.0-1.fc31.x86_64", "Removed: p11-kit-0.23.16.1-2.fc31.x86_64", "Removed: p11-kit-trust-0.23.16.1-2.fc31.x86_64", "Removed: ca-certificates-2019.2.32-3.fc31.noarch"]} TASK [/tmp/tmpa5z69896/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:21 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc31", "source": "rpm", "version": "1.20.4"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc31", "source": "rpm", "version": "1.20.4"}], "abattis-cantarell-fonts": [{"arch": "noarch", "epoch": null, "name": "abattis-cantarell-fonts", "release": "3.fc31", "source": "rpm", "version": "0.111"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "4.fc31", "source": "rpm", "version": "2.2.53"}], "adobe-source-code-pro-fonts": [{"arch": "noarch", "epoch": null, "name": "adobe-source-code-pro-fonts", "release": "7.fc31", "source": "rpm", "version": "2.030.1.050"}], "adwaita-cursor-theme": [{"arch": "noarch", "epoch": null, "name": "adwaita-cursor-theme", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "adwaita-icon-theme": [{"arch": "noarch", "epoch": null, "name": "adwaita-icon-theme", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "5.fc31", "source": "rpm", "version": "1.11"}], "at-spi2-atk": [{"arch": "x86_64", "epoch": null, "name": "at-spi2-atk", "release": "1.fc31", "source": "rpm", "version": "2.34.1"}], "at-spi2-core": [{"arch": "x86_64", "epoch": null, "name": "at-spi2-core", "release": "1.fc31", "source": "rpm", "version": "2.34.0"}], "atk": [{"arch": "x86_64", "epoch": null, "name": "atk", "release": "1.fc31", "source": "rpm", "version": "2.34.1"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "0.12.20190507gitf58ec40.fc31", "source": "rpm", "version": "3.0"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "0.12.20190507gitf58ec40.fc31", "source": "rpm", "version": "3.0"}], "avahi-libs": [{"arch": "x86_64", "epoch": null, "name": "avahi-libs", "release": "20.fc31", "source": "rpm", "version": "0.7"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "8.fc31", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "3.fc31", "source": "rpm", "version": "5.0.7"}], "brotli": [{"arch": "x86_64", "epoch": null, "name": "brotli", "release": "6.fc31", "source": "rpm", "version": "1.0.7"}], "bzip2": [{"arch": "x86_64", "epoch": null, "name": "bzip2", "release": "1.fc31", "source": "rpm", "version": "1.0.8"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "1.fc31", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "4.fc31", "source": "rpm", "version": "1.15.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc31", "source": "rpm", "version": "2020.2.41"}], "cairo": [{"arch": "x86_64", "epoch": null, "name": "cairo", "release": "6.fc31", "source": "rpm", "version": "1.16.0"}], "cairo-gobject": [{"arch": "x86_64", "epoch": null, "name": "cairo-gobject", "release": "6.fc31", "source": "rpm", "version": "1.16.0"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "2.fc31", "source": "rpm", "version": "2.9"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "4.fc31", "source": "rpm", "version": "3.5"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "11.fc31", "source": "rpm", "version": "17.1"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "3.fc31", "source": "rpm", "version": "0.31"}], "colord-libs": [{"arch": "x86_64", "epoch": null, "name": "colord-libs", "release": "2.fc31", "source": "rpm", "version": "1.4.4"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc31", "source": "rpm", "version": "8.31"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc31", "source": "rpm", "version": "8.31"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "12.fc31", "source": "rpm", "version": "2.12"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "21.fc31", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "21.fc31", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "4.gitbb9bf99.fc31", "source": "rpm", "version": "20190816"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc31", "source": "rpm", "version": "2.2.1"}], "cups-libs": [{"arch": "x86_64", "epoch": 1, "name": "cups-libs", "release": "2.fc31", "source": "rpm", "version": "2.2.12"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "1.fc31", "source": "rpm", "version": "7.66.0"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "2.fc31", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "3.fc31", "source": "rpm", "version": "1.12.16"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "6.fc31", "source": "rpm", "version": "21"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "3.fc31", "source": "rpm", "version": "1.12.16"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "3.fc31", "source": "rpm", "version": "1.12.16"}], "dconf": [{"arch": "x86_64", "epoch": null, "name": "dconf", "release": "1.fc31", "source": "rpm", "version": "0.34.0"}], "dejavu-fonts-common": [{"arch": "noarch", "epoch": null, "name": "dejavu-fonts-common", "release": "2.fc31", "source": "rpm", "version": "2.37"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "2.fc31", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "2.fc31", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "2.fc31", "source": "rpm", "version": "1.02.163"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "2.fc31", "source": "rpm", "version": "1.02.163"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "15.fc31", "source": "rpm", "version": "4.4.1"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "15.fc31", "source": "rpm", "version": "4.4.1"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "3.fc31", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc31", "source": "rpm", "version": "4.0.9"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "27.git20181204.fc31.1", "source": "rpm", "version": "049"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "27.git20181204.fc31.1", "source": "rpm", "version": "049"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc31", "source": "rpm", "version": "0.177"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc31", "source": "rpm", "version": "0.177"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc31", "source": "rpm", "version": "0.177"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc31", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "1", "source": "rpm", "version": "31"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "1", "source": "rpm", "version": "31"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "1", "source": "rpm", "version": "31"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "1", "source": "rpm", "version": "31"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc31", "source": "rpm", "version": "5.37"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc31", "source": "rpm", "version": "5.37"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc31", "source": "rpm", "version": "3.12"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "24.fc31", "source": "rpm", "version": "4.6.0"}], "fipscheck": [{"arch": "x86_64", "epoch": null, "name": "fipscheck", "release": "7.fc31", "source": "rpm", "version": "1.5.0"}], "fipscheck-lib": [{"arch": "x86_64", "epoch": null, "name": "fipscheck-lib", "release": "7.fc31", "source": "rpm", "version": "1.5.0"}], "fontconfig": [{"arch": "x86_64", "epoch": null, "name": "fontconfig", "release": "3.fc31", "source": "rpm", "version": "2.13.92"}], "fontpackages-filesystem": [{"arch": "noarch", "epoch": null, "name": "fontpackages-filesystem", "release": "25.fc31", "source": "rpm", "version": "1.44"}], "freetype": [{"arch": "x86_64", "epoch": null, "name": "freetype", "release": "3.fc31", "source": "rpm", "version": "2.10.0"}], "fribidi": [{"arch": "x86_64", "epoch": null, "name": "fribidi", "release": "4.fc31", "source": "rpm", "version": "1.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "8.fc31", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "5.fc31", "source": "rpm", "version": "5.0.1"}], "gcr": [{"arch": "x86_64", "epoch": null, "name": "gcr", "release": "1.fc31", "source": "rpm", "version": "3.33.4"}], "gcr-base": [{"arch": "x86_64", "epoch": null, "name": "gcr-base", "release": "1.fc31", "source": "rpm", "version": "3.33.4"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc31", "source": "rpm", "version": "1.18.1"}], "gdk-pixbuf2": [{"arch": "x86_64", "epoch": null, "name": "gdk-pixbuf2", "release": "1.fc31", "source": "rpm", "version": "2.40.0"}], "gdk-pixbuf2-modules": [{"arch": "x86_64", "epoch": null, "name": "gdk-pixbuf2-modules", "release": "1.fc31", "source": "rpm", "version": "2.40.0"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "1.fc31", "source": "rpm", "version": "20190806"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "1.fc31", "source": "rpm", "version": "20190806"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "2.fc31", "source": "rpm", "version": "0.20.1"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "2.fc31", "source": "rpm", "version": "0.20.1"}], "git-core": [{"arch": "x86_64", "epoch": null, "name": "git-core", "release": "1.fc31", "source": "rpm", "version": "2.23.0"}], "glib-networking": [{"arch": "x86_64", "epoch": null, "name": "glib-networking", "release": "1.fc31", "source": "rpm", "version": "2.62.1"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc31", "source": "rpm", "version": "2.62.1"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "5.fc31", "source": "rpm", "version": "2.30"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "5.fc31", "source": "rpm", "version": "2.30"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "5.fc31", "source": "rpm", "version": "2.30"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "10.fc31", "source": "rpm", "version": "6.1.2"}], "gnome-keyring": [{"arch": "x86_64", "epoch": null, "name": "gnome-keyring", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc31", "source": "rpm", "version": "2.2.17"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc31", "source": "rpm", "version": "2.2.17"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc31", "source": "rpm", "version": "3.6.10"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5c6ae44d", "source": "rpm", "version": "3c3359c4"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "3.fc31", "source": "rpm", "version": "1.13.1"}], "graphite2": [{"arch": "x86_64", "epoch": null, "name": "graphite2", "release": "1.fc31", "source": "rpm", "version": "1.3.13"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "3.fc31", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "20.fc31", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-tools-extra": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-extra", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "36.fc31", "source": "rpm", "version": "8.40"}], "gsettings-desktop-schemas": [{"arch": "x86_64", "epoch": null, "name": "gsettings-desktop-schemas", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "gtk-update-icon-cache": [{"arch": "x86_64", "epoch": null, "name": "gtk-update-icon-cache", "release": "3.fc31", "source": "rpm", "version": "3.24.12"}], "gtk3": [{"arch": "x86_64", "epoch": null, "name": "gtk3", "release": "3.fc31", "source": "rpm", "version": "3.24.12"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "1.fc31", "source": "rpm", "version": "1.10"}], "harfbuzz": [{"arch": "x86_64", "epoch": null, "name": "harfbuzz", "release": "2.fc31", "source": "rpm", "version": "2.6.1"}], "heat-cfntools": [{"arch": "noarch", "epoch": null, "name": "heat-cfntools", "release": "9.fc31", "source": "rpm", "version": "1.4.2"}], "hicolor-icon-theme": [{"arch": "noarch", "epoch": null, "name": "hicolor-icon-theme", "release": "7.fc31", "source": "rpm", "version": "0.17"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "9.fc31", "source": "rpm", "version": "3.20"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "2.fc31", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc31", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "3.fc31", "source": "rpm", "version": "0.2.5"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc31", "source": "rpm", "version": "5.3.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc31", "source": "rpm", "version": "5.3.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "5.fc31", "source": "rpm", "version": "1.8.3"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "3.fc31", "source": "rpm", "version": "20190515"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "4.fc31", "source": "rpm", "version": "2.12"}], "jasper-libs": [{"arch": "x86_64", "epoch": null, "name": "jasper-libs", "release": "9.fc31", "source": "rpm", "version": "2.0.14"}], "jbigkit-libs": [{"arch": "x86_64", "epoch": null, "name": "jbigkit-libs", "release": "17.fc31", "source": "rpm", "version": "2.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "6.fc31", "source": "rpm", "version": "0.13.1"}], "json-glib": [{"arch": "x86_64", "epoch": null, "name": "json-glib", "release": "3.fc31", "source": "rpm", "version": "1.4.4"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "14.fc31", "source": "rpm", "version": "2.0.4"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "14.fc31", "source": "rpm", "version": "2.0.4"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "14.fc31", "source": "rpm", "version": "2.0.4"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "301.fc31", "source": "rpm", "version": "5.3.7"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "3.fc31", "source": "rpm", "version": "1.6"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "4.fc31", "source": "rpm", "version": "26"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "4.fc31", "source": "rpm", "version": "26"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "3.fc31", "source": "rpm", "version": "0.8.0"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "45.fc31", "source": "rpm", "version": "1.17"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "7.fc31", "source": "rpm", "version": "2.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "7.fc31", "source": "rpm", "version": "2.0"}], "lcms2": [{"arch": "x86_64", "epoch": null, "name": "lcms2", "release": "6.fc31", "source": "rpm", "version": "2.9"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "2.fc31", "source": "rpm", "version": "551"}], "libX11": [{"arch": "x86_64", "epoch": null, "name": "libX11", "release": "3.fc31", "source": "rpm", "version": "1.6.8"}], "libX11-common": [{"arch": "noarch", "epoch": null, "name": "libX11-common", "release": "3.fc31", "source": "rpm", "version": "1.6.8"}], "libXau": [{"arch": "x86_64", "epoch": null, "name": "libXau", "release": "2.fc31", "source": "rpm", "version": "1.0.9"}], "libXcomposite": [{"arch": "x86_64", "epoch": null, "name": "libXcomposite", "release": "17.fc31", "source": "rpm", "version": "0.4.4"}], "libXcursor": [{"arch": "x86_64", "epoch": null, "name": "libXcursor", "release": "6.fc31", "source": "rpm", "version": "1.1.15"}], "libXdamage": [{"arch": "x86_64", "epoch": null, "name": "libXdamage", "release": "17.fc31", "source": "rpm", "version": "1.1.4"}], "libXext": [{"arch": "x86_64", "epoch": null, "name": "libXext", "release": "2.fc31", "source": "rpm", "version": "1.3.4"}], "libXfixes": [{"arch": "x86_64", "epoch": null, "name": "libXfixes", "release": "10.fc31", "source": "rpm", "version": "5.0.3"}], "libXft": [{"arch": "x86_64", "epoch": null, "name": "libXft", "release": "2.fc31", "source": "rpm", "version": "2.3.3"}], "libXi": [{"arch": "x86_64", "epoch": null, "name": "libXi", "release": "2.fc31", "source": "rpm", "version": "1.7.10"}], "libXinerama": [{"arch": "x86_64", "epoch": null, "name": "libXinerama", "release": "4.fc31", "source": "rpm", "version": "1.1.4"}], "libXrandr": [{"arch": "x86_64", "epoch": null, "name": "libXrandr", "release": "2.fc31", "source": "rpm", "version": "1.5.2"}], "libXrender": [{"arch": "x86_64", "epoch": null, "name": "libXrender", "release": "10.fc31", "source": "rpm", "version": "0.9.10"}], "libXtst": [{"arch": "x86_64", "epoch": null, "name": "libXtst", "release": "10.fc31", "source": "rpm", "version": "1.2.3"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "4.fc31", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc31", "source": "rpm", "version": "3.4.0"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "3.fc31", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "2.fc31", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "7.fc31", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "43.fc31", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "6.fc31", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "8.fc31", "source": "rpm", "version": "0.7.9"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "43.fc31", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "3.fc31", "source": "rpm", "version": "0.1.11"}], "libcroco": [{"arch": "x86_64", "epoch": null, "name": "libcroco", "release": "2.fc31", "source": "rpm", "version": "0.6.13"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "1.fc31", "source": "rpm", "version": "7.66.0"}], "libdatrie": [{"arch": "x86_64", "epoch": null, "name": "libdatrie", "release": "10.fc31", "source": "rpm", "version": "0.2.9"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "38.fc31", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "38.fc31", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "43.fc31", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "6.fc31", "source": "rpm", "version": "0.35.3"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "28.20190324cvs.fc31", "source": "rpm", "version": "3.1"}], "libepoxy": [{"arch": "x86_64", "epoch": null, "name": "libepoxy", "release": "4.fc31", "source": "rpm", "version": "1.5.3"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "13.fc31", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "7.fc31", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "5.fc31", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "23.fc31", "source": "rpm", "version": "3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc31", "source": "rpm", "version": "9.2.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc31", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc31", "source": "rpm", "version": "9.2.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "2.fc31", "source": "rpm", "version": "1.36"}], "libgusb": [{"arch": "x86_64", "epoch": null, "name": "libgusb", "release": "5.fc31", "source": "rpm", "version": "0.3.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc31", "source": "rpm", "version": "2.2.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "43.fc31", "source": "rpm", "version": "1.3.1"}], "libjpeg-turbo": [{"arch": "x86_64", "epoch": null, "name": "libjpeg-turbo", "release": "4.fc31", "source": "rpm", "version": "2.0.2"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc31", "source": "rpm", "version": "1.1.5"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc31", "source": "rpm", "version": "1.1.5"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "10.fc31", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc31", "source": "rpm", "version": "2.0.7"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "8.fc31", "source": "rpm", "version": "1.2.0"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "9.fc31", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "10.fc31", "source": "rpm", "version": "1.0.4"}], "libmodman": [{"arch": "x86_64", "epoch": null, "name": "libmodman", "release": "20.fc31", "source": "rpm", "version": "2.0.1"}], "libmodulemd1": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd1", "release": "3.fc31", "source": "rpm", "version": "1.8.15"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "4.fc31", "source": "rpm", "version": "1.7"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.rc1.fc31", "source": "rpm", "version": "2.4.1"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc31", "source": "rpm", "version": "1.39.2"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "1.fc31", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "5.20180605git4a062cf.fc31", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "43.fc31", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "4.fc31", "source": "rpm", "version": "1.9.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "3.fc31", "source": "rpm", "version": "1.5.1"}], "libpng": [{"arch": "x86_64", "epoch": 2, "name": "libpng", "release": "2.fc31", "source": "rpm", "version": "1.6.37"}], "libproxy": [{"arch": "x86_64", "epoch": null, "name": "libproxy", "release": "14.fc31", "source": "rpm", "version": "0.4.15"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc31", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc31", "source": "rpm", "version": "1.4.1"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "43.fc31", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc31", "source": "rpm", "version": "1.10.5"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc31", "source": "rpm", "version": "2.10.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "1.fc31", "source": "rpm", "version": "2.4.1"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc31", "source": "rpm", "version": "0.19.1"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc31", "source": "rpm", "version": "2.9"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "2.fc31", "source": "rpm", "version": "2.9"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "8.fc31", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "3.fc31", "source": "rpm", "version": "0.7.5"}], "libsoup": [{"arch": "x86_64", "epoch": null, "name": "libsoup", "release": "1.fc31", "source": "rpm", "version": "2.68.2"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "6.fc31", "source": "rpm", "version": "0.9.0"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "6.fc31", "source": "rpm", "version": "0.9.0"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc31", "source": "rpm", "version": "9.2.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "1.fc31", "source": "rpm", "version": "2.3.0"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "2.fc31", "source": "rpm", "version": "4.14"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "1.fc31", "source": "rpm", "version": "1.4.2"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "1.fc31", "source": "rpm", "version": "0.10.1"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "2.fc31", "source": "rpm", "version": "0.20.1"}], "libthai": [{"arch": "x86_64", "epoch": null, "name": "libthai", "release": "3.fc31", "source": "rpm", "version": "0.1.28"}], "libtiff": [{"arch": "x86_64", "epoch": null, "name": "libtiff", "release": "6.fc31", "source": "rpm", "version": "4.0.10"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "2.rc3.fc31", "source": "rpm", "version": "1.1.4"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "6.fc31", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "4.fc31", "source": "rpm", "version": "1.0.22"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "21.fc31", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "17.fc31", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "8.fc31", "source": "rpm", "version": "0.3.0"}], "libwayland-client": [{"arch": "x86_64", "epoch": null, "name": "libwayland-client", "release": "2.fc31", "source": "rpm", "version": "1.17.0"}], "libwayland-cursor": [{"arch": "x86_64", "epoch": null, "name": "libwayland-cursor", "release": "2.fc31", "source": "rpm", "version": "1.17.0"}], "libwayland-egl": [{"arch": "x86_64", "epoch": null, "name": "libwayland-egl", "release": "2.fc31", "source": "rpm", "version": "1.17.0"}], "libxcb": [{"arch": "x86_64", "epoch": null, "name": "libxcb", "release": "3.fc31", "source": "rpm", "version": "1.13.1"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "1.fc31", "source": "rpm", "version": "4.4.10"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "1.fc31", "source": "rpm", "version": "4.4.10"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc31", "source": "rpm", "version": "0.8.4"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "3.fc31", "source": "rpm", "version": "2.9.9"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "2.fc31", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc31", "source": "rpm", "version": "1.4.2"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "25.fc31", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "102.fc31", "source": "rpm", "version": "20190923"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "3.fc31", "source": "rpm", "version": "0.9.23"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "1.fc31", "source": "rpm", "version": "3.15.1"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "6.fc31", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "1.fc31", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "5.fc31", "source": "rpm", "version": "2.8.4"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc31", "source": "rpm", "version": "5.5.2"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc31", "source": "rpm", "version": "3.1.6"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc31", "source": "rpm", "version": "4.0.23"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "12.20190803.fc31", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "12.20190803.fc31", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "12.20190803.fc31", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.55.20160912git.fc31", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc31", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "3.fc31", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "3.fc31", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc31.1", "source": "rpm", "version": "8.0p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc31.1", "source": "rpm", "version": "8.0p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc31.1", "source": "rpm", "version": "8.0p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "2.fc31", "source": "rpm", "version": "1.1.1d"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc31", "source": "rpm", "version": "1.1.1d"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "2.fc31", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "3.fc31", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc31", "source": "rpm", "version": "0.23.21"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc31", "source": "rpm", "version": "0.23.21"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "18.fc31", "source": "rpm", "version": "1.3.1"}], "pango": [{"arch": "x86_64", "epoch": null, "name": "pango", "release": "1.fc31", "source": "rpm", "version": "1.44.6"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "1.fc31", "source": "rpm", "version": "3.2.153"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "6.fc31", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc31.1", "source": "rpm", "version": "8.43"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "14.fc31", "source": "rpm", "version": "10.33"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "5.fc31", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "6.fc31", "source": "rpm", "version": "1.1.0"}], "pixman": [{"arch": "x86_64", "epoch": null, "name": "pixman", "release": "1.fc31", "source": "rpm", "version": "0.38.4"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "4.fc31", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "18.fc31", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "6.fc31", "source": "rpm", "version": "3.3.15"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "2.fc31", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc31", "source": "rpm", "version": "19.1.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "1.fc31", "source": "rpm", "version": "41.2.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "5.fc31", "source": "rpm", "version": "3.7.4"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "5.fc31", "source": "rpm", "version": "3.7.4"}], "python3-asn1crypto": [{"arch": "noarch", "epoch": null, "name": "python3-asn1crypto", "release": "7.fc31", "source": "rpm", "version": "0.24.0"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc31", "source": "rpm", "version": "19.1.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "0.12.20190507gitf58ec40.fc31", "source": "rpm", "version": "3.0"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc31", "source": "rpm", "version": "2.7.0"}], "python3-boto": [{"arch": "noarch", "epoch": null, "name": "python3-boto", "release": "1.fc31", "source": "rpm", "version": "2.49.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc31", "source": "rpm", "version": "1.12.3"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "10.fc31", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "16.fc31", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc31", "source": "rpm", "version": "2.6.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "3.fc31", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "6.fc31", "source": "rpm", "version": "1.2.8"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "2.fc31", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc31", "source": "rpm", "version": "4.0.9"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "3.fc31", "source": "rpm", "version": "1.13.1"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "6.fc31", "source": "rpm", "version": "0.35.3"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc31", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "2.fc31", "source": "rpm", "version": "2.10.1"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "8.fc31", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "16.fc31", "source": "rpm", "version": "1.10"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "1.fc31", "source": "rpm", "version": "3.0.2"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "3.fc31", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "3.fc31", "source": "rpm", "version": "0.1.11"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "6.fc31", "source": "rpm", "version": "0.35.3"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "5.fc31", "source": "rpm", "version": "3.7.4"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc31", "source": "rpm", "version": "2.9"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "2.fc31", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "2.fc31", "source": "rpm", "version": "3.0.2"}], "python3-pbr": [{"arch": "noarch", "epoch": null, "name": "python3-pbr", "release": "4.fc31", "source": "rpm", "version": "5.1.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc31", "source": "rpm", "version": "19.1.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "3.fc31", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "18.fc31", "source": "rpm", "version": "0.7.2"}], "python3-psutil": [{"arch": "x86_64", "epoch": null, "name": "python3-psutil", "release": "2.fc31", "source": "rpm", "version": "5.6.3"}], "python3-pyasn1": [{"arch": "noarch", "epoch": null, "name": "python3-pyasn1", "release": "5.fc31", "source": "rpm", "version": "0.4.4"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "20.fc31", "source": "rpm", "version": "2.14"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "1.fc31", "source": "rpm", "version": "0.15.4"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "3.fc31", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "2.fc31", "source": "rpm", "version": "1.7.0"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc31", "source": "rpm", "version": "2019.2"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc31", "source": "rpm", "version": "5.1.2"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc31", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "python3-rsa": [{"arch": "noarch", "epoch": null, "name": "python3-rsa", "release": "10.fc31", "source": "rpm", "version": "3.4.2"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc31", "source": "rpm", "version": "4.2.2"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "1.fc31", "source": "rpm", "version": "41.2.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc31", "source": "rpm", "version": "1.12.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc31", "source": "rpm", "version": "1.9.3"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "4.fc31", "source": "rpm", "version": "1.25.3"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "4.fc31", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "3.fc31", "source": "rpm", "version": "8.0"}], "rest": [{"arch": "x86_64", "epoch": null, "name": "rest", "release": "6.fc31", "source": "rpm", "version": "0.8.1"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "25.fc31", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "9.fc31", "source": "rpm", "version": "3.1.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc31", "source": "rpm", "version": "8.2002.0"}], "rsyslog-gnutls": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-gnutls", "release": "1.fc31", "source": "rpm", "version": "8.2002.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "4.fc31", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "37.fc31", "source": "rpm", "version": "3.14.4"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "37.fc31", "source": "rpm", "version": "3.14.4"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc31", "source": "rpm", "version": "2.13.3"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "16.fc31", "source": "rpm", "version": "4.6"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "1.fc31", "source": "rpm", "version": "1.14"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "2.fc31", "source": "rpm", "version": "3.29.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc31", "source": "rpm", "version": "1.8.28"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-bootchart": [{"arch": "x86_64", "epoch": null, "name": "systemd-bootchart", "release": "5.fc31", "source": "rpm", "version": "233"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "2.fc31", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "13.fc31", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "13.fc31", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "2.fc31", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc31", "source": "rpm", "version": "2019c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc31", "source": "rpm", "version": "1.9.3"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc31", "source": "rpm", "version": "8.1.2102"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "15.fc31", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc31", "source": "rpm", "version": "5.5.2"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "2.fc31", "source": "rpm", "version": "5.1.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "2.fc31", "source": "rpm", "version": "2.27"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "6.fc31", "source": "rpm", "version": "5.2.4"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "6.fc31", "source": "rpm", "version": "5.2.4"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "3.fc31", "source": "rpm", "version": "1.1.2"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "19.fc31", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2002.0"}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : debug] ********************************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:32 skipping: [/cache/fedora-31.qcow2] => {} TASK [/tmp/tmpa5z69896/roles/rsyslog : debug] ********************************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:36 ok: [/cache/fedora-31.qcow2] => { "msg": "Rsyslog_version is 8.2002.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmpa5z69896/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:41 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:48 ok: [/cache/fedora-31.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/rsyslog.d", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:54 ok: [/cache/fedora-31.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/lib/rsyslog", "secontext": "system_u:object_r:syslogd_var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Set backup dir name] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:60 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_backup_dir": "/tmp/rsyslog.d-20201112T012907"}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:64 ok: [/cache/fedora-31.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20201112T012907", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:73 ok: [/cache/fedora-31.qcow2] => {"archived": ["/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.conf"], "arcroot": "/etc/", "changed": false, "dest": "/tmp/rsyslog.d-20201112T012907/backup.tgz", "expanded_exclude_paths": [], "expanded_paths": ["/etc/rsyslog.d", "/etc/rsyslog.conf"], "gid": 0, "group": "root", "missing": [], "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 1726, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:80 changed: [/cache/fedora-31.qcow2] => {"changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/log", "secontext": "system_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:88 NOTIFIED HANDLER /tmp/tmpa5z69896/roles/rsyslog : restart rsyslogd for /cache/fedora-31.qcow2 changed: [/cache/fedora-31.qcow2] => {"changed": true, "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "dest": "/etc/rsyslog.conf", "gid": 0, "group": "root", "md5sum": "aa226b8228225835f8a13f775ca42e49", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 104, "src": "/root/.ansible/tmp/ansible-tmp-1605144595.2119355-148135-81554351105514/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:97 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n defaultNetstreamDriverCAFile=\"/etc/pki/tls/certs/test-ca.crt\"\n)\n"}, [{"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}], [{"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}]]}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:108 changed: [/cache/fedora-31.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n defaultNetstreamDriverCAFile="/etc/pki/tls/certs/test-ca.crt"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "2050761cadd6c775461797c05e8d405312e072a1", "dest": "/etc/rsyslog.d/00-global.conf", "gid": 0, "group": "root", "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n defaultNetstreamDriverCAFile=\"/etc/pki/tls/certs/test-ca.crt\"\n)\n"}, "md5sum": "e4259f35fa3e839d0a94191c6affc768", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 150, "src": "/root/.ansible/tmp/ansible-tmp-1605144596.0080886-148165-226027087059484/source", "state": "file", "uid": 0} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} changed: [/cache/fedora-31.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "0dd331865ac06c0881012a0dc9796c2260e66dcd", "dest": "/etc/rsyslog.d/05-common-defaults.conf", "gid": 0, "group": "root", "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "md5sum": "ca846c3cf461cb558da5d3e79ac49a26", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 69, "src": "/root/.ansible/tmp/ansible-tmp-1605144596.6407123-148165-45547969655257/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:129 skipping: [/cache/fedora-31.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n defaultNetstreamDriverCAFile="/etc/pki/tls/certs/test-ca.crt"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n defaultNetstreamDriverCAFile=\"/etc/pki/tls/certs/test-ca.crt\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:151 TASK [/tmp/tmpa5z69896/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:166 skipping: [/cache/fedora-31.qcow2] => (item=[{'name': 'forwards_severity_and_facility', 'type': 'forwards', 'facility': 'local1', 'severity': 'info', 'target': 'host.domain', 'tcp_port': 1514, 'tls': True, 'pki_authmode': 'anon', 'permitted_server': '*.example.com'}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"facility": "local1", "name": "forwards_severity_and_facility", "permitted_server": "*.example.com", "pki_authmode": "anon", "severity": "info", "target": "host.domain", "tcp_port": 1514, "tls": true, "type": "forwards"}], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:174 changed: [/cache/fedora-31.qcow2] => {"changed": true, "checksum": "c444019bf86159dce37cc8590b0807bd61dfea14", "dest": "/etc/pki/tls/certs/test-ca.crt", "gid": 0, "group": "root", "md5sum": "d0116fad5b2d0c5f21ec1c15ca7d685f", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:cert_t:s0", "size": 34, "src": "/root/.ansible/tmp/ansible-tmp-1605144597.434808-148245-218721519643832/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:186 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:198 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:222 ok: [/cache/fedora-31.qcow2] => (item={'name': 'basic_input', 'type': 'basics'}) => {"ansible_facts": {"__rsyslog_basics_packages": []}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/inputs/basics/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "basic_input", "type": "basics"}} TASK [/tmp/tmpa5z69896/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:234 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/basics/main.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update basics input packages] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/basics/main.yml:3 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 TASK [/tmp/tmpa5z69896/roles/rsyslog : Create basics input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/basics/main.yml:10 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_severity_and_facility\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "c071e0542e2a1e223bad76802b2eef0eb0f6ac9a", "dest": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_severity_and_facility\n}\n"}], "state": "present", "type": "input"}, "md5sum": "94e7c6d8f5beea2ead8a2a8047ce93a0", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 478, "src": "/root/.ansible/tmp/ansible-tmp-1605144598.5772634-148293-187538058215678/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_severity_and_facility\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_severity_and_facility\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:246 ok: [/cache/fedora-31.qcow2] => (item={'name': 'default_files', 'type': 'files'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | default(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n{% else %}\nmodule(load=\"builtin:omfile\")\n{% endif %}"}], "type": "modules"}], "__rsyslog_files_output_packages": [], "__rsyslog_files_output_rules": ["{{ __rsyslog_conf_files_output_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "default_files", "type": "files"}} ok: [/cache/fedora-31.qcow2] => (item={'name': 'forwards_severity_and_facility', 'type': 'forwards', 'facility': 'local1', 'severity': 'info', 'target': 'host.domain', 'tcp_port': 1514, 'tls': True, 'pki_authmode': 'anon', 'permitted_server': '*.example.com'}) => {"ansible_facts": {"__rsyslog_forwards_output_packages": [], "__rsyslog_forwards_output_rules": []}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/outputs/forwards/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"facility": "local1", "name": "forwards_severity_and_facility", "permitted_server": "*.example.com", "pki_authmode": "anon", "severity": "info", "target": "host.domain", "tcp_port": 1514, "tls": true, "type": "forwards"}} TASK [/tmp/tmpa5z69896/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:258 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/forwards/main.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "89bc63afcb6aae96090bbde60b367bfc80afc31f", "dest": "/etc/rsyslog.d/10-output-files-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "md5sum": "36c5048bf86cdc51ac071efb6a63f800", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 173, "src": "/root/.ansible/tmp/ansible-tmp-1605144599.5278141-148331-113237601769368/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create files output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/files/main.yml:10 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-default_files', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="default_files") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "87f41b5de3ab1bafc779920627f5202204770c3f", "dest": "/etc/rsyslog.d/30-output-files-default_files.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-default_files", "sections": [{"options": "ruleset(name=\"default_files\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n"}], "state": "present", "type": "output"}, "md5sum": "b165c8ba84f13793cfbec3ee659bb8fe", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1125, "src": "/root/.ansible/tmp/ansible-tmp-1605144600.3669472-148365-224722101873185/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-default_files', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="default_files") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-default_files", "sections": [{"options": "ruleset(name=\"default_files\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update forwards output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/forwards/main.yml:3 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 TASK [/tmp/tmpa5z69896/roles/rsyslog : Create forwards output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/forwards/main.yml:10 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n StreamDriver="gtls"\n StreamDriverMode="1"\n StreamDriverAuthMode="anon"\n StreamDriverPermittedPeers="*.example.com"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "82de05414ef09c9ac7535f91cee87d3c45e08a99", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n StreamDriver=\"gtls\"\n StreamDriverMode=\"1\"\n StreamDriverAuthMode=\"anon\"\n StreamDriverPermittedPeers=\"*.example.com\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "md5sum": "c19ae272ca575431314ae3dd919ac0a4", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 375, "src": "/root/.ansible/tmp/ansible-tmp-1605144601.366347-148407-53495098839683/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n StreamDriver="gtls"\n StreamDriverMode="1"\n StreamDriverAuthMode="anon"\n StreamDriverPermittedPeers="*.example.com"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n StreamDriver=\"gtls\"\n StreamDriverMode=\"1\"\n StreamDriverAuthMode=\"anon\"\n StreamDriverPermittedPeers=\"*.example.com\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:270 changed: [/cache/fedora-31.qcow2] => {"changed": true, "enabled": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice basic.target sysinit.target", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7776", "LimitNPROCSoft": "7776", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7776", "LimitSIGPENDINGSoft": "7776", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2332", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [/tmp/tmpa5z69896/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:279 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:290 skipping: [/cache/fedora-31.qcow2] => {} TASK [Get info of /etc/rsyslog.conf] ******************************************* task path: /tmp/tmpa5z69896/tests/set_rsyslog_variables.yml:1 ok: [/cache/fedora-31.qcow2] => {"changed": false, "stat": {"atime": 1605144602.3066366, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "ctime": 1605144595.3506367, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8354, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1605144595.0786366, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 104, "uid": 0, "version": "130523697", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Get file counts in /etc/rsyslog.d] *************************************** task path: /tmp/tmpa5z69896/tests/set_rsyslog_variables.yml:6 ok: [/cache/fedora-31.qcow2] => {"changed": false, "examined": 6, "files": [{"atime": 1605144602.3066366, "ctime": 1605144596.7496367, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8380, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605144596.5006366, "nlink": 1, "path": "/etc/rsyslog.d/05-common-defaults.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 69, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605144602.3066366, "ctime": 1605144598.6846366, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8409, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605144598.4446366, "nlink": 1, "path": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 478, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605144602.3066366, "ctime": 1605144599.6176367, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8410, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605144599.3806367, "nlink": 1, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 173, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605144602.3066366, "ctime": 1605144601.4636366, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8412, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605144601.2256367, "nlink": 1, "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 375, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605144602.3066366, "ctime": 1605144600.4646366, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8411, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605144600.2296367, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 1125, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605144602.3066366, "ctime": 1605144596.1106367, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8365, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605144595.8756366, "nlink": 1, "path": "/etc/rsyslog.d/00-global.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 150, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}], "matched": 6, "msg": ""} RUNNING HANDLER [/tmp/tmpa5z69896/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmpa5z69896/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-31.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestamp": "Thu 2020-11-12 01:30:02 UTC", "ActiveEnterTimestampMonotonic": "64551518", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice basic.target sysinit.target", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Thu 2020-11-12 01:30:02 UTC", "AssertTimestampMonotonic": "64545623", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "104422000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2020-11-12 01:30:02 UTC", "ConditionTimestampMonotonic": "64545623", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "11238", "ExecMainStartTimestamp": "Thu 2020-11-12 01:30:02 UTC", "ExecMainStartTimestampMonotonic": "64546895", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Thu 2020-11-12 01:30:02 UTC] ; stop_time=[n/a] ; pid=11238 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Thu 2020-11-12 01:30:02 UTC] ; stop_time=[n/a] ; pid=11238 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2020-11-12 01:30:02 UTC", "InactiveExitTimestampMonotonic": "64547189", "InvocationID": "1f66107babb448f1a9f87f45ac724726", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7776", "LimitNPROCSoft": "7776", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7776", "LimitSIGPENDINGSoft": "7776", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "11238", "MemoryAccounting": "yes", "MemoryCurrent": "1499136", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Thu 2020-11-12 01:30:02 UTC", "StateChangeTimestampMonotonic": "64551518", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "3", "TasksMax": "2332", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [Check rsyslog.conf size] ************************************************* task path: /tmp/tmpa5z69896/tests/tests_basics_forwards_cacert.yml:76 ok: [/cache/fedora-31.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check file counts in rsyslog.d] ****************************************** task path: /tmp/tmpa5z69896/tests/tests_basics_forwards_cacert.yml:80 ok: [/cache/fedora-31.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check rsyslog errors] **************************************************** task path: /tmp/tmpa5z69896/tests/tests_basics_forwards_cacert.yml:86 changed: [/cache/fedora-31.qcow2] => {"changed": true, "cmd": ["systemctl", "status", "rsyslog"], "delta": "0:00:00.010436", "end": "2020-11-12 01:30:04.707589", "failed_when_result": false, "rc": 0, "start": "2020-11-12 01:30:04.697153", "stderr": "", "stderr_lines": [], "stdout": "● rsyslog.service - System Logging Service\n Loaded: loaded (/usr/lib/systemd/system/rsyslog.service; enabled; vendor preset: enabled)\n Active: active (running) since Thu 2020-11-12 01:30:04 UTC; 535ms ago\n Docs: man:rsyslogd(8)\n https://www.rsyslog.com/doc/\n Main PID: 11471 (rsyslogd)\n Tasks: 3 (limit: 2332)\n Memory: 1.2M\n CPU: 6ms\n CGroup: /system.slice/rsyslog.service\n └─11471 /usr/sbin/rsyslogd -n\n\nNov 12 01:30:04 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com systemd[1]: Starting System Logging Service...\nNov 12 01:30:04 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com rsyslogd[11471]: [origin software=\"rsyslogd\" swVersion=\"8.2002.0\" x-pid=\"11471\" x-info=\"https://www.rsyslog.com\"] start\nNov 12 01:30:04 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com systemd[1]: Started System Logging Service.\nNov 12 01:30:04 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com rsyslogd[11471]: imjournal: journal files changed, reloading... [v8.2002.0 try https://www.rsyslog.com/e/0 ]", "stdout_lines": ["● rsyslog.service - System Logging Service", " Loaded: loaded (/usr/lib/systemd/system/rsyslog.service; enabled; vendor preset: enabled)", " Active: active (running) since Thu 2020-11-12 01:30:04 UTC; 535ms ago", " Docs: man:rsyslogd(8)", " https://www.rsyslog.com/doc/", " Main PID: 11471 (rsyslogd)", " Tasks: 3 (limit: 2332)", " Memory: 1.2M", " CPU: 6ms", " CGroup: /system.slice/rsyslog.service", " └─11471 /usr/sbin/rsyslogd -n", "", "Nov 12 01:30:04 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com systemd[1]: Starting System Logging Service...", "Nov 12 01:30:04 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com rsyslogd[11471]: [origin software=\"rsyslogd\" swVersion=\"8.2002.0\" x-pid=\"11471\" x-info=\"https://www.rsyslog.com\"] start", "Nov 12 01:30:04 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com systemd[1]: Started System Logging Service.", "Nov 12 01:30:04 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com rsyslogd[11471]: imjournal: journal files changed, reloading... [v8.2002.0 try https://www.rsyslog.com/e/0 ]"]} TASK [Generated a file to check severity_and_facility] ************************* task path: /tmp/tmpa5z69896/tests/tests_basics_forwards_cacert.yml:91 changed: [/cache/fedora-31.qcow2] => {"changed": true, "checksum": "d09e378e6cf22dc937ed8481df00e1297ea89679", "dest": "/tmp/__testfile__", "gid": 0, "group": "root", "md5sum": "a09b2e08fcbd9ae810d5a6852387a1c8", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 373, "src": "/root/.ansible/tmp/ansible-tmp-1605144605.2512033-148525-35445442219008/source", "state": "file", "uid": 0} TASK [Check severity_and_facility] ********************************************* task path: /tmp/tmpa5z69896/tests/tests_basics_forwards_cacert.yml:109 ok: [/cache/fedora-31.qcow2] => {"changed": false, "cmd": ["diff", "-B", "/tmp/__testfile__", "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf"], "delta": "0:00:00.006044", "end": "2020-11-12 01:30:05.732026", "rc": 0, "start": "2020-11-12 01:30:05.725982", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Check the fake ca cert is successfully copied] *************************** task path: /tmp/tmpa5z69896/tests/tests_basics_forwards_cacert.yml:113 ok: [/cache/fedora-31.qcow2] => {"changed": false, "failed_when_result": false, "stat": {"atime": 1605144597.5276365, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "c444019bf86159dce37cc8590b0807bd61dfea14", "ctime": 1605144597.5356367, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8381, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1605144597.2866366, "nlink": 1, "path": "/etc/pki/tls/certs/test-ca.crt", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 34, "uid": 0, "version": "3427249512", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Check the fake key/certs paths are set in the global config.] ************ task path: /tmp/tmpa5z69896/tests/tests_basics_forwards_cacert.yml:119 changed: [/cache/fedora-31.qcow2] => {"changed": true, "cmd": ["/bin/grep", "/etc/pki/tls/certs/test-ca.crt", "/etc/rsyslog.d/00-global.conf"], "delta": "0:00:00.003037", "end": "2020-11-12 01:30:06.465698", "rc": 0, "start": "2020-11-12 01:30:06.462661", "stderr": "", "stderr_lines": [], "stdout": " defaultNetstreamDriverCAFile=\"/etc/pki/tls/certs/test-ca.crt\"", "stdout_lines": [" defaultNetstreamDriverCAFile=\"/etc/pki/tls/certs/test-ca.crt\""]} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-31.qcow2 : ok=52 changed=15 unreachable=0 failed=0 skipped=32 rescued=0 ignored=0 + cd /tmp/tmpa5z69896/tests; TEST_SUBJECTS=/cache/fedora-31.qcow2 TEST_ARTIFACTS=/tmp/linux-system-role-test-work-pull-linux-system-roles_logging-186-405f09a-fedora-31-mm3symvy/artifacts ansible-playbook -vv --inventory=/usr/share/ansible/inventory/standard-inventory-qcow2 /tmp/tmpa5z69896/_setup.yml /tmp/tmpa5z69896/tests/tests_basics_forwards_cert.yml ansible-playbook 2.9.14 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/tester/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.8/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 3.8.6 (default, Sep 25 2020, 00:00:00) [GCC 10.2.1 20200723 (Red Hat 10.2.1-1)] Using /etc/ansible/ansible.cfg as config file PLAYBOOK: _setup.yml *********************************************************** 1 plays in /tmp/tmpa5z69896/_setup.yml PLAY [Fail when only localhost is available] *********************************** META: ran handlers TASK [debug] ******************************************************************* task path: /tmp/tmpa5z69896/_setup.yml:5 ok: [/cache/fedora-31.qcow2] => { "groups": { "all": [ "/cache/fedora-31.qcow2" ], "localhost": [ "/cache/fedora-31.qcow2" ], "subjects": [ "/cache/fedora-31.qcow2" ], "ungrouped": [] } } TASK [fail] ******************************************************************** task path: /tmp/tmpa5z69896/_setup.yml:7 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-31.qcow2 : ok=1 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 PLAYBOOK: tests_basics_forwards_cert.yml *************************************** 1 plays in /tmp/tmpa5z69896/tests/tests_basics_forwards_cert.yml PLAY [Test the configuration, basics input and a forwards output with logging_pki_files] *** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpa5z69896/tests/tests_basics_forwards_cert.yml:32 ok: [/cache/fedora-31.qcow2] META: ran handlers TASK [Generate fake key/certs files] ******************************************* task path: /tmp/tmpa5z69896/tests/tests_basics_forwards_cert.yml:45 changed: [/cache/fedora-31.qcow2] => (item=/tmp/test-ca.crt) => {"ansible_loop_var": "item", "changed": true, "checksum": "95e896ebb6179c70d748edce53110fd2fb83126e", "dest": "/tmp/test-ca.crt", "gid": 0, "group": "root", "item": "/tmp/test-ca.crt", "md5sum": "80064a4ad19e7458f168e5d0636529c4", "mode": "0644", "owner": "root", "size": 32, "src": "/root/.ansible/tmp/ansible-tmp-1605144621.7754803-148742-225583933913535/source", "state": "file", "uid": 0} changed: [/cache/fedora-31.qcow2] => (item=/tmp/test-cert.pem) => {"ansible_loop_var": "item", "changed": true, "checksum": "27b834793019c1ca250e2df7a8c650d1b97085ad", "dest": "/tmp/test-cert.pem", "gid": 0, "group": "root", "item": "/tmp/test-cert.pem", "md5sum": "3083b4fc2ca02288c3c8855a7fe9cda8", "mode": "0644", "owner": "root", "size": 34, "src": "/root/.ansible/tmp/ansible-tmp-1605144622.325351-148742-104510541232608/source", "state": "file", "uid": 0} changed: [/cache/fedora-31.qcow2] => (item=/tmp/test-key.pem) => {"ansible_loop_var": "item", "changed": true, "checksum": "bb134ba48707ef1c41174e8e05d7c93765cc3d0b", "dest": "/tmp/test-key.pem", "gid": 0, "group": "root", "item": "/tmp/test-key.pem", "md5sum": "311e22e2d9bd21dd5f2b2d36fcdfaa21", "mode": "0644", "owner": "root", "size": 33, "src": "/root/.ansible/tmp/ansible-tmp-1605144622.6525578-148742-36865140077475/source", "state": "file", "uid": 0} TASK [Deploy rsyslog config on the target host] ******************************** task path: /tmp/tmpa5z69896/tests/tests_basics_forwards_cert.yml:56 TASK [linux-system-roles.logging : Set rsyslog_output_elasticsearch for the omelasticsearch output] *** task path: /tmp/tmpa5z69896/tasks/main.yml:5 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_elasticsearch": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_files for the omfile outputs] *** task path: /tmp/tmpa5z69896/tasks/main.yml:9 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_files": []}, "changed": false} TASK [linux-system-roles.logging : Set files output if rsyslog_output_files is empty and logging_inputs is not empty] *** task path: /tmp/tmpa5z69896/tasks/main.yml:13 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_files": [{"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_forwards for the omfwd output] *** task path: /tmp/tmpa5z69896/tasks/main.yml:20 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_forwards": [{"facility": "local1", "name": "forwards_severity_and_facility", "permitted_server": "*.example.com", "severity": "info", "target": "host.domain", "tcp_port": 1514, "tls": true, "type": "forwards"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_remote_files for the omfwd output for the remote input] *** task path: /tmp/tmpa5z69896/tasks/main.yml:24 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_remote_files": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_relp for the relp output] *** task path: /tmp/tmpa5z69896/tasks/main.yml:28 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_input_relp for the relp input] *** task path: /tmp/tmpa5z69896/tasks/main.yml:32 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_input_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmpa5z69896/tasks/main.yml:36 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"name": "default_files", "type": "files"}, {"facility": "local1", "name": "forwards_severity_and_facility", "permitted_server": "*.example.com", "severity": "info", "target": "host.domain", "tcp_port": 1514, "tls": true, "type": "forwards"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmpa5z69896/tasks/main.yml:40 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'forwards_severity_and_facility', 'type': 'forwards', 'facility': 'local1', 'severity': 'info', 'target': 'host.domain', 'tcp_port': 1514, 'tls': True, 'permitted_server': '*.example.com'}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "local1", "name": "forwards_severity_and_facility", "permitted_server": "*.example.com", "severity": "info", "target": "host.domain", "tcp_port": 1514, "tls": true, "type": "forwards"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmpa5z69896/tasks/main.yml:49 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'flows0', 'inputs': ['basic_input'], 'outputs': ['forwards_severity_and_facility']}) => {"ansible_loop_var": "item", "changed": false, "item": {"inputs": ["basic_input"], "name": "flows0", "outputs": ["forwards_severity_and_facility"]}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmpa5z69896/tasks/main.yml:60 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmpa5z69896/tasks/main.yml:64 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmpa5z69896/tasks/main.yml:70 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmpa5z69896/tasks/main.yml:76 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmpa5z69896/tasks/main.yml:82 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmpa5z69896/tasks/main.yml:86 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmpa5z69896/tasks/main.yml:101 TASK [/tmp/tmpa5z69896/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:14 changed: [/cache/fedora-31.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: libestr-0.1.9-13.fc31.x86_64", "Installed: ca-certificates-2020.2.41-1.1.fc31.noarch", "Installed: p11-kit-trust-0.23.21-2.fc31.x86_64", "Installed: p11-kit-0.23.21-2.fc31.x86_64", "Installed: libfastjson-0.99.8-5.fc31.x86_64", "Installed: rsyslog-8.2002.0-1.fc31.x86_64", "Installed: logrotate-3.15.1-1.fc31.x86_64", "Installed: rsyslog-gnutls-8.2002.0-1.fc31.x86_64", "Removed: p11-kit-0.23.16.1-2.fc31.x86_64", "Removed: p11-kit-trust-0.23.16.1-2.fc31.x86_64", "Removed: ca-certificates-2019.2.32-3.fc31.noarch"]} TASK [/tmp/tmpa5z69896/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:21 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc31", "source": "rpm", "version": "1.20.4"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc31", "source": "rpm", "version": "1.20.4"}], "abattis-cantarell-fonts": [{"arch": "noarch", "epoch": null, "name": "abattis-cantarell-fonts", "release": "3.fc31", "source": "rpm", "version": "0.111"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "4.fc31", "source": "rpm", "version": "2.2.53"}], "adobe-source-code-pro-fonts": [{"arch": "noarch", "epoch": null, "name": "adobe-source-code-pro-fonts", "release": "7.fc31", "source": "rpm", "version": "2.030.1.050"}], "adwaita-cursor-theme": [{"arch": "noarch", "epoch": null, "name": "adwaita-cursor-theme", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "adwaita-icon-theme": [{"arch": "noarch", "epoch": null, "name": "adwaita-icon-theme", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "5.fc31", "source": "rpm", "version": "1.11"}], "at-spi2-atk": [{"arch": "x86_64", "epoch": null, "name": "at-spi2-atk", "release": "1.fc31", "source": "rpm", "version": "2.34.1"}], "at-spi2-core": [{"arch": "x86_64", "epoch": null, "name": "at-spi2-core", "release": "1.fc31", "source": "rpm", "version": "2.34.0"}], "atk": [{"arch": "x86_64", "epoch": null, "name": "atk", "release": "1.fc31", "source": "rpm", "version": "2.34.1"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "0.12.20190507gitf58ec40.fc31", "source": "rpm", "version": "3.0"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "0.12.20190507gitf58ec40.fc31", "source": "rpm", "version": "3.0"}], "avahi-libs": [{"arch": "x86_64", "epoch": null, "name": "avahi-libs", "release": "20.fc31", "source": "rpm", "version": "0.7"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "8.fc31", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "3.fc31", "source": "rpm", "version": "5.0.7"}], "brotli": [{"arch": "x86_64", "epoch": null, "name": "brotli", "release": "6.fc31", "source": "rpm", "version": "1.0.7"}], "bzip2": [{"arch": "x86_64", "epoch": null, "name": "bzip2", "release": "1.fc31", "source": "rpm", "version": "1.0.8"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "1.fc31", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "4.fc31", "source": "rpm", "version": "1.15.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc31", "source": "rpm", "version": "2020.2.41"}], "cairo": [{"arch": "x86_64", "epoch": null, "name": "cairo", "release": "6.fc31", "source": "rpm", "version": "1.16.0"}], "cairo-gobject": [{"arch": "x86_64", "epoch": null, "name": "cairo-gobject", "release": "6.fc31", "source": "rpm", "version": "1.16.0"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "2.fc31", "source": "rpm", "version": "2.9"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "4.fc31", "source": "rpm", "version": "3.5"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "11.fc31", "source": "rpm", "version": "17.1"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "3.fc31", "source": "rpm", "version": "0.31"}], "colord-libs": [{"arch": "x86_64", "epoch": null, "name": "colord-libs", "release": "2.fc31", "source": "rpm", "version": "1.4.4"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc31", "source": "rpm", "version": "8.31"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc31", "source": "rpm", "version": "8.31"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "12.fc31", "source": "rpm", "version": "2.12"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "21.fc31", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "21.fc31", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "4.gitbb9bf99.fc31", "source": "rpm", "version": "20190816"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc31", "source": "rpm", "version": "2.2.1"}], "cups-libs": [{"arch": "x86_64", "epoch": 1, "name": "cups-libs", "release": "2.fc31", "source": "rpm", "version": "2.2.12"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "1.fc31", "source": "rpm", "version": "7.66.0"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "2.fc31", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "3.fc31", "source": "rpm", "version": "1.12.16"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "6.fc31", "source": "rpm", "version": "21"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "3.fc31", "source": "rpm", "version": "1.12.16"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "3.fc31", "source": "rpm", "version": "1.12.16"}], "dconf": [{"arch": "x86_64", "epoch": null, "name": "dconf", "release": "1.fc31", "source": "rpm", "version": "0.34.0"}], "dejavu-fonts-common": [{"arch": "noarch", "epoch": null, "name": "dejavu-fonts-common", "release": "2.fc31", "source": "rpm", "version": "2.37"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "2.fc31", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "2.fc31", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "2.fc31", "source": "rpm", "version": "1.02.163"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "2.fc31", "source": "rpm", "version": "1.02.163"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "15.fc31", "source": "rpm", "version": "4.4.1"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "15.fc31", "source": "rpm", "version": "4.4.1"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "3.fc31", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc31", "source": "rpm", "version": "4.0.9"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "27.git20181204.fc31.1", "source": "rpm", "version": "049"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "27.git20181204.fc31.1", "source": "rpm", "version": "049"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc31", "source": "rpm", "version": "0.177"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc31", "source": "rpm", "version": "0.177"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc31", "source": "rpm", "version": "0.177"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc31", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "1", "source": "rpm", "version": "31"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "1", "source": "rpm", "version": "31"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "1", "source": "rpm", "version": "31"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "1", "source": "rpm", "version": "31"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc31", "source": "rpm", "version": "5.37"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc31", "source": "rpm", "version": "5.37"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc31", "source": "rpm", "version": "3.12"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "24.fc31", "source": "rpm", "version": "4.6.0"}], "fipscheck": [{"arch": "x86_64", "epoch": null, "name": "fipscheck", "release": "7.fc31", "source": "rpm", "version": "1.5.0"}], "fipscheck-lib": [{"arch": "x86_64", "epoch": null, "name": "fipscheck-lib", "release": "7.fc31", "source": "rpm", "version": "1.5.0"}], "fontconfig": [{"arch": "x86_64", "epoch": null, "name": "fontconfig", "release": "3.fc31", "source": "rpm", "version": "2.13.92"}], "fontpackages-filesystem": [{"arch": "noarch", "epoch": null, "name": "fontpackages-filesystem", "release": "25.fc31", "source": "rpm", "version": "1.44"}], "freetype": [{"arch": "x86_64", "epoch": null, "name": "freetype", "release": "3.fc31", "source": "rpm", "version": "2.10.0"}], "fribidi": [{"arch": "x86_64", "epoch": null, "name": "fribidi", "release": "4.fc31", "source": "rpm", "version": "1.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "8.fc31", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "5.fc31", "source": "rpm", "version": "5.0.1"}], "gcr": [{"arch": "x86_64", "epoch": null, "name": "gcr", "release": "1.fc31", "source": "rpm", "version": "3.33.4"}], "gcr-base": [{"arch": "x86_64", "epoch": null, "name": "gcr-base", "release": "1.fc31", "source": "rpm", "version": "3.33.4"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc31", "source": "rpm", "version": "1.18.1"}], "gdk-pixbuf2": [{"arch": "x86_64", "epoch": null, "name": "gdk-pixbuf2", "release": "1.fc31", "source": "rpm", "version": "2.40.0"}], "gdk-pixbuf2-modules": [{"arch": "x86_64", "epoch": null, "name": "gdk-pixbuf2-modules", "release": "1.fc31", "source": "rpm", "version": "2.40.0"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "1.fc31", "source": "rpm", "version": "20190806"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "1.fc31", "source": "rpm", "version": "20190806"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "2.fc31", "source": "rpm", "version": "0.20.1"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "2.fc31", "source": "rpm", "version": "0.20.1"}], "git-core": [{"arch": "x86_64", "epoch": null, "name": "git-core", "release": "1.fc31", "source": "rpm", "version": "2.23.0"}], "glib-networking": [{"arch": "x86_64", "epoch": null, "name": "glib-networking", "release": "1.fc31", "source": "rpm", "version": "2.62.1"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc31", "source": "rpm", "version": "2.62.1"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "5.fc31", "source": "rpm", "version": "2.30"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "5.fc31", "source": "rpm", "version": "2.30"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "5.fc31", "source": "rpm", "version": "2.30"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "10.fc31", "source": "rpm", "version": "6.1.2"}], "gnome-keyring": [{"arch": "x86_64", "epoch": null, "name": "gnome-keyring", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc31", "source": "rpm", "version": "2.2.17"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc31", "source": "rpm", "version": "2.2.17"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc31", "source": "rpm", "version": "3.6.10"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5c6ae44d", "source": "rpm", "version": "3c3359c4"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "3.fc31", "source": "rpm", "version": "1.13.1"}], "graphite2": [{"arch": "x86_64", "epoch": null, "name": "graphite2", "release": "1.fc31", "source": "rpm", "version": "1.3.13"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "3.fc31", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "20.fc31", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-tools-extra": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-extra", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "36.fc31", "source": "rpm", "version": "8.40"}], "gsettings-desktop-schemas": [{"arch": "x86_64", "epoch": null, "name": "gsettings-desktop-schemas", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "gtk-update-icon-cache": [{"arch": "x86_64", "epoch": null, "name": "gtk-update-icon-cache", "release": "3.fc31", "source": "rpm", "version": "3.24.12"}], "gtk3": [{"arch": "x86_64", "epoch": null, "name": "gtk3", "release": "3.fc31", "source": "rpm", "version": "3.24.12"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "1.fc31", "source": "rpm", "version": "1.10"}], "harfbuzz": [{"arch": "x86_64", "epoch": null, "name": "harfbuzz", "release": "2.fc31", "source": "rpm", "version": "2.6.1"}], "heat-cfntools": [{"arch": "noarch", "epoch": null, "name": "heat-cfntools", "release": "9.fc31", "source": "rpm", "version": "1.4.2"}], "hicolor-icon-theme": [{"arch": "noarch", "epoch": null, "name": "hicolor-icon-theme", "release": "7.fc31", "source": "rpm", "version": "0.17"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "9.fc31", "source": "rpm", "version": "3.20"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "2.fc31", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc31", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "3.fc31", "source": "rpm", "version": "0.2.5"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc31", "source": "rpm", "version": "5.3.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc31", "source": "rpm", "version": "5.3.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "5.fc31", "source": "rpm", "version": "1.8.3"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "3.fc31", "source": "rpm", "version": "20190515"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "4.fc31", "source": "rpm", "version": "2.12"}], "jasper-libs": [{"arch": "x86_64", "epoch": null, "name": "jasper-libs", "release": "9.fc31", "source": "rpm", "version": "2.0.14"}], "jbigkit-libs": [{"arch": "x86_64", "epoch": null, "name": "jbigkit-libs", "release": "17.fc31", "source": "rpm", "version": "2.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "6.fc31", "source": "rpm", "version": "0.13.1"}], "json-glib": [{"arch": "x86_64", "epoch": null, "name": "json-glib", "release": "3.fc31", "source": "rpm", "version": "1.4.4"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "14.fc31", "source": "rpm", "version": "2.0.4"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "14.fc31", "source": "rpm", "version": "2.0.4"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "14.fc31", "source": "rpm", "version": "2.0.4"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "301.fc31", "source": "rpm", "version": "5.3.7"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "3.fc31", "source": "rpm", "version": "1.6"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "4.fc31", "source": "rpm", "version": "26"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "4.fc31", "source": "rpm", "version": "26"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "3.fc31", "source": "rpm", "version": "0.8.0"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "45.fc31", "source": "rpm", "version": "1.17"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "7.fc31", "source": "rpm", "version": "2.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "7.fc31", "source": "rpm", "version": "2.0"}], "lcms2": [{"arch": "x86_64", "epoch": null, "name": "lcms2", "release": "6.fc31", "source": "rpm", "version": "2.9"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "2.fc31", "source": "rpm", "version": "551"}], "libX11": [{"arch": "x86_64", "epoch": null, "name": "libX11", "release": "3.fc31", "source": "rpm", "version": "1.6.8"}], "libX11-common": [{"arch": "noarch", "epoch": null, "name": "libX11-common", "release": "3.fc31", "source": "rpm", "version": "1.6.8"}], "libXau": [{"arch": "x86_64", "epoch": null, "name": "libXau", "release": "2.fc31", "source": "rpm", "version": "1.0.9"}], "libXcomposite": [{"arch": "x86_64", "epoch": null, "name": "libXcomposite", "release": "17.fc31", "source": "rpm", "version": "0.4.4"}], "libXcursor": [{"arch": "x86_64", "epoch": null, "name": "libXcursor", "release": "6.fc31", "source": "rpm", "version": "1.1.15"}], "libXdamage": [{"arch": "x86_64", "epoch": null, "name": "libXdamage", "release": "17.fc31", "source": "rpm", "version": "1.1.4"}], "libXext": [{"arch": "x86_64", "epoch": null, "name": "libXext", "release": "2.fc31", "source": "rpm", "version": "1.3.4"}], "libXfixes": [{"arch": "x86_64", "epoch": null, "name": "libXfixes", "release": "10.fc31", "source": "rpm", "version": "5.0.3"}], "libXft": [{"arch": "x86_64", "epoch": null, "name": "libXft", "release": "2.fc31", "source": "rpm", "version": "2.3.3"}], "libXi": [{"arch": "x86_64", "epoch": null, "name": "libXi", "release": "2.fc31", "source": "rpm", "version": "1.7.10"}], "libXinerama": [{"arch": "x86_64", "epoch": null, "name": "libXinerama", "release": "4.fc31", "source": "rpm", "version": "1.1.4"}], "libXrandr": [{"arch": "x86_64", "epoch": null, "name": "libXrandr", "release": "2.fc31", "source": "rpm", "version": "1.5.2"}], "libXrender": [{"arch": "x86_64", "epoch": null, "name": "libXrender", "release": "10.fc31", "source": "rpm", "version": "0.9.10"}], "libXtst": [{"arch": "x86_64", "epoch": null, "name": "libXtst", "release": "10.fc31", "source": "rpm", "version": "1.2.3"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "4.fc31", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc31", "source": "rpm", "version": "3.4.0"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "3.fc31", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "2.fc31", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "7.fc31", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "43.fc31", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "6.fc31", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "8.fc31", "source": "rpm", "version": "0.7.9"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "43.fc31", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "3.fc31", "source": "rpm", "version": "0.1.11"}], "libcroco": [{"arch": "x86_64", "epoch": null, "name": "libcroco", "release": "2.fc31", "source": "rpm", "version": "0.6.13"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "1.fc31", "source": "rpm", "version": "7.66.0"}], "libdatrie": [{"arch": "x86_64", "epoch": null, "name": "libdatrie", "release": "10.fc31", "source": "rpm", "version": "0.2.9"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "38.fc31", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "38.fc31", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "43.fc31", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "6.fc31", "source": "rpm", "version": "0.35.3"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "28.20190324cvs.fc31", "source": "rpm", "version": "3.1"}], "libepoxy": [{"arch": "x86_64", "epoch": null, "name": "libepoxy", "release": "4.fc31", "source": "rpm", "version": "1.5.3"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "13.fc31", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "7.fc31", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "5.fc31", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "23.fc31", "source": "rpm", "version": "3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc31", "source": "rpm", "version": "9.2.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc31", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc31", "source": "rpm", "version": "9.2.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "2.fc31", "source": "rpm", "version": "1.36"}], "libgusb": [{"arch": "x86_64", "epoch": null, "name": "libgusb", "release": "5.fc31", "source": "rpm", "version": "0.3.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc31", "source": "rpm", "version": "2.2.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "43.fc31", "source": "rpm", "version": "1.3.1"}], "libjpeg-turbo": [{"arch": "x86_64", "epoch": null, "name": "libjpeg-turbo", "release": "4.fc31", "source": "rpm", "version": "2.0.2"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc31", "source": "rpm", "version": "1.1.5"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc31", "source": "rpm", "version": "1.1.5"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "10.fc31", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc31", "source": "rpm", "version": "2.0.7"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "8.fc31", "source": "rpm", "version": "1.2.0"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "9.fc31", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "10.fc31", "source": "rpm", "version": "1.0.4"}], "libmodman": [{"arch": "x86_64", "epoch": null, "name": "libmodman", "release": "20.fc31", "source": "rpm", "version": "2.0.1"}], "libmodulemd1": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd1", "release": "3.fc31", "source": "rpm", "version": "1.8.15"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "4.fc31", "source": "rpm", "version": "1.7"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.rc1.fc31", "source": "rpm", "version": "2.4.1"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc31", "source": "rpm", "version": "1.39.2"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "1.fc31", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "5.20180605git4a062cf.fc31", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "43.fc31", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "4.fc31", "source": "rpm", "version": "1.9.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "3.fc31", "source": "rpm", "version": "1.5.1"}], "libpng": [{"arch": "x86_64", "epoch": 2, "name": "libpng", "release": "2.fc31", "source": "rpm", "version": "1.6.37"}], "libproxy": [{"arch": "x86_64", "epoch": null, "name": "libproxy", "release": "14.fc31", "source": "rpm", "version": "0.4.15"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc31", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc31", "source": "rpm", "version": "1.4.1"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "43.fc31", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc31", "source": "rpm", "version": "1.10.5"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc31", "source": "rpm", "version": "2.10.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "1.fc31", "source": "rpm", "version": "2.4.1"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc31", "source": "rpm", "version": "0.19.1"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc31", "source": "rpm", "version": "2.9"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "2.fc31", "source": "rpm", "version": "2.9"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "8.fc31", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "3.fc31", "source": "rpm", "version": "0.7.5"}], "libsoup": [{"arch": "x86_64", "epoch": null, "name": "libsoup", "release": "1.fc31", "source": "rpm", "version": "2.68.2"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "6.fc31", "source": "rpm", "version": "0.9.0"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "6.fc31", "source": "rpm", "version": "0.9.0"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc31", "source": "rpm", "version": "9.2.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "1.fc31", "source": "rpm", "version": "2.3.0"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "2.fc31", "source": "rpm", "version": "4.14"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "1.fc31", "source": "rpm", "version": "1.4.2"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "1.fc31", "source": "rpm", "version": "0.10.1"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "2.fc31", "source": "rpm", "version": "0.20.1"}], "libthai": [{"arch": "x86_64", "epoch": null, "name": "libthai", "release": "3.fc31", "source": "rpm", "version": "0.1.28"}], "libtiff": [{"arch": "x86_64", "epoch": null, "name": "libtiff", "release": "6.fc31", "source": "rpm", "version": "4.0.10"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "2.rc3.fc31", "source": "rpm", "version": "1.1.4"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "6.fc31", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "4.fc31", "source": "rpm", "version": "1.0.22"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "21.fc31", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "17.fc31", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "8.fc31", "source": "rpm", "version": "0.3.0"}], "libwayland-client": [{"arch": "x86_64", "epoch": null, "name": "libwayland-client", "release": "2.fc31", "source": "rpm", "version": "1.17.0"}], "libwayland-cursor": [{"arch": "x86_64", "epoch": null, "name": "libwayland-cursor", "release": "2.fc31", "source": "rpm", "version": "1.17.0"}], "libwayland-egl": [{"arch": "x86_64", "epoch": null, "name": "libwayland-egl", "release": "2.fc31", "source": "rpm", "version": "1.17.0"}], "libxcb": [{"arch": "x86_64", "epoch": null, "name": "libxcb", "release": "3.fc31", "source": "rpm", "version": "1.13.1"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "1.fc31", "source": "rpm", "version": "4.4.10"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "1.fc31", "source": "rpm", "version": "4.4.10"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc31", "source": "rpm", "version": "0.8.4"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "3.fc31", "source": "rpm", "version": "2.9.9"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "2.fc31", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc31", "source": "rpm", "version": "1.4.2"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "25.fc31", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "102.fc31", "source": "rpm", "version": "20190923"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "3.fc31", "source": "rpm", "version": "0.9.23"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "1.fc31", "source": "rpm", "version": "3.15.1"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "6.fc31", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "1.fc31", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "5.fc31", "source": "rpm", "version": "2.8.4"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc31", "source": "rpm", "version": "5.5.2"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc31", "source": "rpm", "version": "3.1.6"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc31", "source": "rpm", "version": "4.0.23"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "12.20190803.fc31", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "12.20190803.fc31", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "12.20190803.fc31", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.55.20160912git.fc31", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc31", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "3.fc31", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "3.fc31", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc31.1", "source": "rpm", "version": "8.0p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc31.1", "source": "rpm", "version": "8.0p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc31.1", "source": "rpm", "version": "8.0p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "2.fc31", "source": "rpm", "version": "1.1.1d"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc31", "source": "rpm", "version": "1.1.1d"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "2.fc31", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "3.fc31", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc31", "source": "rpm", "version": "0.23.21"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc31", "source": "rpm", "version": "0.23.21"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "18.fc31", "source": "rpm", "version": "1.3.1"}], "pango": [{"arch": "x86_64", "epoch": null, "name": "pango", "release": "1.fc31", "source": "rpm", "version": "1.44.6"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "1.fc31", "source": "rpm", "version": "3.2.153"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "6.fc31", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc31.1", "source": "rpm", "version": "8.43"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "14.fc31", "source": "rpm", "version": "10.33"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "5.fc31", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "6.fc31", "source": "rpm", "version": "1.1.0"}], "pixman": [{"arch": "x86_64", "epoch": null, "name": "pixman", "release": "1.fc31", "source": "rpm", "version": "0.38.4"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "4.fc31", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "18.fc31", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "6.fc31", "source": "rpm", "version": "3.3.15"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "2.fc31", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc31", "source": "rpm", "version": "19.1.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "1.fc31", "source": "rpm", "version": "41.2.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "5.fc31", "source": "rpm", "version": "3.7.4"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "5.fc31", "source": "rpm", "version": "3.7.4"}], "python3-asn1crypto": [{"arch": "noarch", "epoch": null, "name": "python3-asn1crypto", "release": "7.fc31", "source": "rpm", "version": "0.24.0"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc31", "source": "rpm", "version": "19.1.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "0.12.20190507gitf58ec40.fc31", "source": "rpm", "version": "3.0"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc31", "source": "rpm", "version": "2.7.0"}], "python3-boto": [{"arch": "noarch", "epoch": null, "name": "python3-boto", "release": "1.fc31", "source": "rpm", "version": "2.49.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc31", "source": "rpm", "version": "1.12.3"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "10.fc31", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "16.fc31", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc31", "source": "rpm", "version": "2.6.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "3.fc31", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "6.fc31", "source": "rpm", "version": "1.2.8"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "2.fc31", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc31", "source": "rpm", "version": "4.0.9"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "3.fc31", "source": "rpm", "version": "1.13.1"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "6.fc31", "source": "rpm", "version": "0.35.3"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc31", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "2.fc31", "source": "rpm", "version": "2.10.1"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "8.fc31", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "16.fc31", "source": "rpm", "version": "1.10"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "1.fc31", "source": "rpm", "version": "3.0.2"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "3.fc31", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "3.fc31", "source": "rpm", "version": "0.1.11"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "6.fc31", "source": "rpm", "version": "0.35.3"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "5.fc31", "source": "rpm", "version": "3.7.4"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc31", "source": "rpm", "version": "2.9"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "2.fc31", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "2.fc31", "source": "rpm", "version": "3.0.2"}], "python3-pbr": [{"arch": "noarch", "epoch": null, "name": "python3-pbr", "release": "4.fc31", "source": "rpm", "version": "5.1.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc31", "source": "rpm", "version": "19.1.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "3.fc31", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "18.fc31", "source": "rpm", "version": "0.7.2"}], "python3-psutil": [{"arch": "x86_64", "epoch": null, "name": "python3-psutil", "release": "2.fc31", "source": "rpm", "version": "5.6.3"}], "python3-pyasn1": [{"arch": "noarch", "epoch": null, "name": "python3-pyasn1", "release": "5.fc31", "source": "rpm", "version": "0.4.4"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "20.fc31", "source": "rpm", "version": "2.14"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "1.fc31", "source": "rpm", "version": "0.15.4"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "3.fc31", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "2.fc31", "source": "rpm", "version": "1.7.0"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc31", "source": "rpm", "version": "2019.2"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc31", "source": "rpm", "version": "5.1.2"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc31", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "python3-rsa": [{"arch": "noarch", "epoch": null, "name": "python3-rsa", "release": "10.fc31", "source": "rpm", "version": "3.4.2"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc31", "source": "rpm", "version": "4.2.2"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "1.fc31", "source": "rpm", "version": "41.2.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc31", "source": "rpm", "version": "1.12.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc31", "source": "rpm", "version": "1.9.3"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "4.fc31", "source": "rpm", "version": "1.25.3"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "4.fc31", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "3.fc31", "source": "rpm", "version": "8.0"}], "rest": [{"arch": "x86_64", "epoch": null, "name": "rest", "release": "6.fc31", "source": "rpm", "version": "0.8.1"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "25.fc31", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "9.fc31", "source": "rpm", "version": "3.1.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc31", "source": "rpm", "version": "8.2002.0"}], "rsyslog-gnutls": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-gnutls", "release": "1.fc31", "source": "rpm", "version": "8.2002.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "4.fc31", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "37.fc31", "source": "rpm", "version": "3.14.4"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "37.fc31", "source": "rpm", "version": "3.14.4"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc31", "source": "rpm", "version": "2.13.3"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "16.fc31", "source": "rpm", "version": "4.6"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "1.fc31", "source": "rpm", "version": "1.14"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "2.fc31", "source": "rpm", "version": "3.29.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc31", "source": "rpm", "version": "1.8.28"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-bootchart": [{"arch": "x86_64", "epoch": null, "name": "systemd-bootchart", "release": "5.fc31", "source": "rpm", "version": "233"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "2.fc31", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "13.fc31", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "13.fc31", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "2.fc31", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc31", "source": "rpm", "version": "2019c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc31", "source": "rpm", "version": "1.9.3"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc31", "source": "rpm", "version": "8.1.2102"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "15.fc31", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc31", "source": "rpm", "version": "5.5.2"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "2.fc31", "source": "rpm", "version": "5.1.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "2.fc31", "source": "rpm", "version": "2.27"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "6.fc31", "source": "rpm", "version": "5.2.4"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "6.fc31", "source": "rpm", "version": "5.2.4"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "3.fc31", "source": "rpm", "version": "1.1.2"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "19.fc31", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2002.0"}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : debug] ********************************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:32 skipping: [/cache/fedora-31.qcow2] => {} TASK [/tmp/tmpa5z69896/roles/rsyslog : debug] ********************************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:36 ok: [/cache/fedora-31.qcow2] => { "msg": "Rsyslog_version is 8.2002.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmpa5z69896/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:41 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:48 ok: [/cache/fedora-31.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/rsyslog.d", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:54 ok: [/cache/fedora-31.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/lib/rsyslog", "secontext": "system_u:object_r:syslogd_var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Set backup dir name] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:60 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_backup_dir": "/tmp/rsyslog.d-20201112T013021"}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:64 ok: [/cache/fedora-31.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20201112T013021", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:73 ok: [/cache/fedora-31.qcow2] => {"archived": ["/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.conf"], "arcroot": "/etc/", "changed": false, "dest": "/tmp/rsyslog.d-20201112T013021/backup.tgz", "expanded_exclude_paths": [], "expanded_paths": ["/etc/rsyslog.d", "/etc/rsyslog.conf"], "gid": 0, "group": "root", "missing": [], "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 1726, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:80 changed: [/cache/fedora-31.qcow2] => {"changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/log", "secontext": "system_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:88 NOTIFIED HANDLER /tmp/tmpa5z69896/roles/rsyslog : restart rsyslogd for /cache/fedora-31.qcow2 changed: [/cache/fedora-31.qcow2] => {"changed": true, "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "dest": "/etc/rsyslog.conf", "gid": 0, "group": "root", "md5sum": "aa226b8228225835f8a13f775ca42e49", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 104, "src": "/root/.ansible/tmp/ansible-tmp-1605144667.36581-148983-152834443646015/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:97 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n defaultNetstreamDriverCAFile=\"/etc/pki/tls/certs/test-ca.crt\"\n defaultNetstreamDriverCertFile=\"/etc/pki/tls/certs/test-cert.pem\"\n defaultNetstreamDriverKeyFile=\"/etc/pki/tls/private/test-key.pem\"\n)\n"}, [{"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}], [{"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}]]}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:108 changed: [/cache/fedora-31.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n defaultNetstreamDriverCAFile="/etc/pki/tls/certs/test-ca.crt"\n defaultNetstreamDriverCertFile="/etc/pki/tls/certs/test-cert.pem"\n defaultNetstreamDriverKeyFile="/etc/pki/tls/private/test-key.pem"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "6e8a6af766f19bab8de549a09ce1031d6859bfd7", "dest": "/etc/rsyslog.d/00-global.conf", "gid": 0, "group": "root", "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n defaultNetstreamDriverCAFile=\"/etc/pki/tls/certs/test-ca.crt\"\n defaultNetstreamDriverCertFile=\"/etc/pki/tls/certs/test-cert.pem\"\n defaultNetstreamDriverKeyFile=\"/etc/pki/tls/private/test-key.pem\"\n)\n"}, "md5sum": "84c545c438d1c3947aa8e9bb70e1207c", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 286, "src": "/root/.ansible/tmp/ansible-tmp-1605144668.0853446-149013-117715774623312/source", "state": "file", "uid": 0} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} changed: [/cache/fedora-31.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "0dd331865ac06c0881012a0dc9796c2260e66dcd", "dest": "/etc/rsyslog.d/05-common-defaults.conf", "gid": 0, "group": "root", "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "md5sum": "ca846c3cf461cb558da5d3e79ac49a26", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 69, "src": "/root/.ansible/tmp/ansible-tmp-1605144668.7141306-149013-193587252662368/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:129 skipping: [/cache/fedora-31.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n defaultNetstreamDriverCAFile="/etc/pki/tls/certs/test-ca.crt"\n defaultNetstreamDriverCertFile="/etc/pki/tls/certs/test-cert.pem"\n defaultNetstreamDriverKeyFile="/etc/pki/tls/private/test-key.pem"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n defaultNetstreamDriverCAFile=\"/etc/pki/tls/certs/test-ca.crt\"\n defaultNetstreamDriverCertFile=\"/etc/pki/tls/certs/test-cert.pem\"\n defaultNetstreamDriverKeyFile=\"/etc/pki/tls/private/test-key.pem\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:151 TASK [/tmp/tmpa5z69896/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:166 skipping: [/cache/fedora-31.qcow2] => (item=[{'name': 'forwards_severity_and_facility', 'type': 'forwards', 'facility': 'local1', 'severity': 'info', 'target': 'host.domain', 'tcp_port': 1514, 'tls': True, 'permitted_server': '*.example.com'}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"facility": "local1", "name": "forwards_severity_and_facility", "permitted_server": "*.example.com", "severity": "info", "target": "host.domain", "tcp_port": 1514, "tls": true, "type": "forwards"}], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:174 changed: [/cache/fedora-31.qcow2] => {"changed": true, "checksum": "95e896ebb6179c70d748edce53110fd2fb83126e", "dest": "/etc/pki/tls/certs/test-ca.crt", "gid": 0, "group": "root", "md5sum": "80064a4ad19e7458f168e5d0636529c4", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:cert_t:s0", "size": 32, "src": "/root/.ansible/tmp/ansible-tmp-1605144669.510945-149072-93052111279477/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:186 changed: [/cache/fedora-31.qcow2] => {"changed": true, "checksum": "27b834793019c1ca250e2df7a8c650d1b97085ad", "dest": "/etc/pki/tls/certs/test-cert.pem", "gid": 0, "group": "root", "md5sum": "3083b4fc2ca02288c3c8855a7fe9cda8", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:cert_t:s0", "size": 34, "src": "/root/.ansible/tmp/ansible-tmp-1605144670.198664-149122-197762596899479/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:198 changed: [/cache/fedora-31.qcow2] => {"changed": true, "checksum": "bb134ba48707ef1c41174e8e05d7c93765cc3d0b", "dest": "/etc/pki/tls/private/test-key.pem", "gid": 0, "group": "root", "md5sum": "311e22e2d9bd21dd5f2b2d36fcdfaa21", "mode": "0400", "owner": "root", "secontext": "system_u:object_r:cert_t:s0", "size": 33, "src": "/root/.ansible/tmp/ansible-tmp-1605144670.883479-149150-91408948137457/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:222 ok: [/cache/fedora-31.qcow2] => (item={'name': 'basic_input', 'type': 'basics'}) => {"ansible_facts": {"__rsyslog_basics_packages": []}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/inputs/basics/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "basic_input", "type": "basics"}} TASK [/tmp/tmpa5z69896/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:234 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/basics/main.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update basics input packages] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/basics/main.yml:3 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 TASK [/tmp/tmpa5z69896/roles/rsyslog : Create basics input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/basics/main.yml:10 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_severity_and_facility\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "c071e0542e2a1e223bad76802b2eef0eb0f6ac9a", "dest": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_severity_and_facility\n}\n"}], "state": "present", "type": "input"}, "md5sum": "94e7c6d8f5beea2ead8a2a8047ce93a0", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 478, "src": "/root/.ansible/tmp/ansible-tmp-1605144671.899644-149194-94529664005439/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_severity_and_facility\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_severity_and_facility\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:246 ok: [/cache/fedora-31.qcow2] => (item={'name': 'default_files', 'type': 'files'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | default(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n{% else %}\nmodule(load=\"builtin:omfile\")\n{% endif %}"}], "type": "modules"}], "__rsyslog_files_output_packages": [], "__rsyslog_files_output_rules": ["{{ __rsyslog_conf_files_output_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "default_files", "type": "files"}} ok: [/cache/fedora-31.qcow2] => (item={'name': 'forwards_severity_and_facility', 'type': 'forwards', 'facility': 'local1', 'severity': 'info', 'target': 'host.domain', 'tcp_port': 1514, 'tls': True, 'permitted_server': '*.example.com'}) => {"ansible_facts": {"__rsyslog_forwards_output_packages": [], "__rsyslog_forwards_output_rules": []}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/outputs/forwards/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"facility": "local1", "name": "forwards_severity_and_facility", "permitted_server": "*.example.com", "severity": "info", "target": "host.domain", "tcp_port": 1514, "tls": true, "type": "forwards"}} TASK [/tmp/tmpa5z69896/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:258 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/forwards/main.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "89bc63afcb6aae96090bbde60b367bfc80afc31f", "dest": "/etc/rsyslog.d/10-output-files-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "md5sum": "36c5048bf86cdc51ac071efb6a63f800", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 173, "src": "/root/.ansible/tmp/ansible-tmp-1605144672.8464386-149232-248662926660904/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create files output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/files/main.yml:10 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-default_files', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="default_files") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "87f41b5de3ab1bafc779920627f5202204770c3f", "dest": "/etc/rsyslog.d/30-output-files-default_files.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-default_files", "sections": [{"options": "ruleset(name=\"default_files\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n"}], "state": "present", "type": "output"}, "md5sum": "b165c8ba84f13793cfbec3ee659bb8fe", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1125, "src": "/root/.ansible/tmp/ansible-tmp-1605144673.6467922-149266-61699136798703/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-default_files', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="default_files") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-default_files", "sections": [{"options": "ruleset(name=\"default_files\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update forwards output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/forwards/main.yml:3 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 TASK [/tmp/tmpa5z69896/roles/rsyslog : Create forwards output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/forwards/main.yml:10 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n StreamDriver="gtls"\n StreamDriverMode="1"\n StreamDriverAuthMode="x509/name"\n StreamDriverPermittedPeers="*.example.com"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "cbf34f8ad1fe0de4f4a09a2f181aba788fe16cbf", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n StreamDriver=\"gtls\"\n StreamDriverMode=\"1\"\n StreamDriverAuthMode=\"x509/name\"\n StreamDriverPermittedPeers=\"*.example.com\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "md5sum": "b35f59e76270f9094e5722de542c56db", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 380, "src": "/root/.ansible/tmp/ansible-tmp-1605144674.6267622-149308-239273240457000/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n StreamDriver="gtls"\n StreamDriverMode="1"\n StreamDriverAuthMode="x509/name"\n StreamDriverPermittedPeers="*.example.com"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n StreamDriver=\"gtls\"\n StreamDriverMode=\"1\"\n StreamDriverAuthMode=\"x509/name\"\n StreamDriverPermittedPeers=\"*.example.com\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:270 changed: [/cache/fedora-31.qcow2] => {"changed": true, "enabled": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target basic.target system.slice", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7777", "LimitNPROCSoft": "7777", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7777", "LimitSIGPENDINGSoft": "7777", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2333", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [/tmp/tmpa5z69896/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:279 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:290 skipping: [/cache/fedora-31.qcow2] => {} TASK [include_tasks] *********************************************************** task path: /tmp/tmpa5z69896/tests/tests_basics_forwards_cert.yml:82 included: /tmp/tmpa5z69896/tests/set_rsyslog_variables.yml for /cache/fedora-31.qcow2 TASK [Get info of /etc/rsyslog.conf] ******************************************* task path: /tmp/tmpa5z69896/tests/set_rsyslog_variables.yml:1 ok: [/cache/fedora-31.qcow2] => {"changed": false, "stat": {"atime": 1605144675.8140836, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "ctime": 1605144667.7460835, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8375, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1605144667.5060835, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 104, "uid": 0, "version": "581738604", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Get file counts in /etc/rsyslog.d] *************************************** task path: /tmp/tmpa5z69896/tests/set_rsyslog_variables.yml:6 ok: [/cache/fedora-31.qcow2] => {"changed": false, "examined": 6, "files": [{"atime": 1605144675.8140836, "ctime": 1605144669.1050835, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8404, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605144668.8660834, "nlink": 1, "path": "/etc/rsyslog.d/05-common-defaults.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 69, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605144675.8140836, "ctime": 1605144672.2730834, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8408, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605144672.0420835, "nlink": 1, "path": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 478, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605144675.8140836, "ctime": 1605144673.2160835, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8409, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605144672.9880836, "nlink": 1, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 173, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605144675.8140836, "ctime": 1605144675.0020835, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8411, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605144674.7640834, "nlink": 1, "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 380, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605144675.8140836, "ctime": 1605144674.0090835, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8410, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605144673.7790835, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 1125, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605144675.8140836, "ctime": 1605144668.4670835, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8384, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605144668.2260835, "nlink": 1, "path": "/etc/rsyslog.d/00-global.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 286, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}], "matched": 6, "msg": ""} RUNNING HANDLER [/tmp/tmpa5z69896/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmpa5z69896/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-31.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestamp": "Thu 2020-11-12 01:31:15 UTC", "ActiveEnterTimestampMonotonic": "64918310", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "sysinit.target basic.target system.slice", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Thu 2020-11-12 01:31:15 UTC", "AssertTimestampMonotonic": "64912532", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "103482000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2020-11-12 01:31:15 UTC", "ConditionTimestampMonotonic": "64912531", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "11511", "ExecMainStartTimestamp": "Thu 2020-11-12 01:31:15 UTC", "ExecMainStartTimestampMonotonic": "64913617", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Thu 2020-11-12 01:31:15 UTC] ; stop_time=[n/a] ; pid=11511 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Thu 2020-11-12 01:31:15 UTC] ; stop_time=[n/a] ; pid=11511 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2020-11-12 01:31:15 UTC", "InactiveExitTimestampMonotonic": "64913901", "InvocationID": "ef7ab2dc04484d0585c7c8160ee3bb3c", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7777", "LimitNPROCSoft": "7777", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7777", "LimitSIGPENDINGSoft": "7777", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "11511", "MemoryAccounting": "yes", "MemoryCurrent": "2285568", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Thu 2020-11-12 01:31:15 UTC", "StateChangeTimestampMonotonic": "64918310", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "3", "TasksMax": "2333", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [Check rsyslog.conf size] ************************************************* task path: /tmp/tmpa5z69896/tests/tests_basics_forwards_cert.yml:89 ok: [/cache/fedora-31.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check file counts in rsyslog.d] ****************************************** task path: /tmp/tmpa5z69896/tests/tests_basics_forwards_cert.yml:93 ok: [/cache/fedora-31.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check rsyslog errors] **************************************************** task path: /tmp/tmpa5z69896/tests/tests_basics_forwards_cert.yml:99 changed: [/cache/fedora-31.qcow2] => {"changed": true, "cmd": ["systemctl", "status", "rsyslog"], "delta": "0:00:00.010717", "end": "2020-11-12 01:31:17.992120", "failed_when_result": false, "rc": 0, "start": "2020-11-12 01:31:17.981403", "stderr": "", "stderr_lines": [], "stdout": "● rsyslog.service - System Logging Service\n Loaded: loaded (/usr/lib/systemd/system/rsyslog.service; enabled; vendor preset: enabled)\n Active: active (running) since Thu 2020-11-12 01:31:17 UTC; 534ms ago\n Docs: man:rsyslogd(8)\n https://www.rsyslog.com/doc/\n Main PID: 11744 (rsyslogd)\n Tasks: 3 (limit: 2333)\n Memory: 1.2M\n CPU: 6ms\n CGroup: /system.slice/rsyslog.service\n └─11744 /usr/sbin/rsyslogd -n\n\nNov 12 01:31:17 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com systemd[1]: Starting System Logging Service...\nNov 12 01:31:17 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com rsyslogd[11744]: [origin software=\"rsyslogd\" swVersion=\"8.2002.0\" x-pid=\"11744\" x-info=\"https://www.rsyslog.com\"] start\nNov 12 01:31:17 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com systemd[1]: Started System Logging Service.\nNov 12 01:31:17 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com rsyslogd[11744]: imjournal: journal files changed, reloading... [v8.2002.0 try https://www.rsyslog.com/e/0 ]", "stdout_lines": ["● rsyslog.service - System Logging Service", " Loaded: loaded (/usr/lib/systemd/system/rsyslog.service; enabled; vendor preset: enabled)", " Active: active (running) since Thu 2020-11-12 01:31:17 UTC; 534ms ago", " Docs: man:rsyslogd(8)", " https://www.rsyslog.com/doc/", " Main PID: 11744 (rsyslogd)", " Tasks: 3 (limit: 2333)", " Memory: 1.2M", " CPU: 6ms", " CGroup: /system.slice/rsyslog.service", " └─11744 /usr/sbin/rsyslogd -n", "", "Nov 12 01:31:17 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com systemd[1]: Starting System Logging Service...", "Nov 12 01:31:17 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com rsyslogd[11744]: [origin software=\"rsyslogd\" swVersion=\"8.2002.0\" x-pid=\"11744\" x-info=\"https://www.rsyslog.com\"] start", "Nov 12 01:31:17 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com systemd[1]: Started System Logging Service.", "Nov 12 01:31:17 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com rsyslogd[11744]: imjournal: journal files changed, reloading... [v8.2002.0 try https://www.rsyslog.com/e/0 ]"]} TASK [Generated a file to check severity_and_facility] ************************* task path: /tmp/tmpa5z69896/tests/tests_basics_forwards_cert.yml:104 changed: [/cache/fedora-31.qcow2] => {"changed": true, "checksum": "8cdb5c45bb770ef707e4f738d916e2b15af52d09", "dest": "/tmp/__testfile__", "gid": 0, "group": "root", "md5sum": "2bee42715c502bc1137839e93fd15815", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 378, "src": "/root/.ansible/tmp/ansible-tmp-1605144678.2359202-149433-71023590900590/source", "state": "file", "uid": 0} TASK [Check severity_and_facility] ********************************************* task path: /tmp/tmpa5z69896/tests/tests_basics_forwards_cert.yml:122 ok: [/cache/fedora-31.qcow2] => {"changed": false, "cmd": ["diff", "-B", "/tmp/__testfile__", "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf"], "delta": "0:00:00.004498", "end": "2020-11-12 01:31:18.946309", "rc": 0, "start": "2020-11-12 01:31:18.941811", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Check the fake key/certs are successfully copied] ************************ task path: /tmp/tmpa5z69896/tests/tests_basics_forwards_cert.yml:126 ok: [/cache/fedora-31.qcow2] => (item=/etc/pki/tls/certs/test-ca.crt) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/pki/tls/certs/test-ca.crt", "stat": {"atime": 1605144669.8770835, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "95e896ebb6179c70d748edce53110fd2fb83126e", "ctime": 1605144669.8860836, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8405, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1605144669.6370835, "nlink": 1, "path": "/etc/pki/tls/certs/test-ca.crt", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 32, "uid": 0, "version": "2274676850", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} ok: [/cache/fedora-31.qcow2] => (item=/etc/pki/tls/certs/test-cert.pem) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/pki/tls/certs/test-cert.pem", "stat": {"atime": 1605144670.6140835, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "27b834793019c1ca250e2df7a8c650d1b97085ad", "ctime": 1605144670.6220834, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8406, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1605144670.3780835, "nlink": 1, "path": "/etc/pki/tls/certs/test-cert.pem", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 34, "uid": 0, "version": "3432151097", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} ok: [/cache/fedora-31.qcow2] => (item=/etc/pki/tls/private/test-key.pem) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/pki/tls/private/test-key.pem", "stat": {"atime": 1605144671.2470834, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bb134ba48707ef1c41174e8e05d7c93765cc3d0b", "ctime": 1605144671.2540834, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8407, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0400", "mtime": 1605144671.0180836, "nlink": 1, "path": "/etc/pki/tls/private/test-key.pem", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 33, "uid": 0, "version": "3591233499", "wgrp": false, "woth": false, "writeable": true, "wusr": false, "xgrp": false, "xoth": false, "xusr": false}} TASK [Check the fake key/certs paths are set in the global config.] ************ task path: /tmp/tmpa5z69896/tests/tests_basics_forwards_cert.yml:136 changed: [/cache/fedora-31.qcow2] => (item=/etc/pki/tls/certs/test-ca.crt) => {"ansible_loop_var": "item", "changed": true, "cmd": ["/bin/grep", "/etc/pki/tls/certs/test-ca.crt", "/etc/rsyslog.d/00-global.conf"], "delta": "0:00:00.002588", "end": "2020-11-12 01:31:20.271353", "item": "/etc/pki/tls/certs/test-ca.crt", "rc": 0, "start": "2020-11-12 01:31:20.268765", "stderr": "", "stderr_lines": [], "stdout": " defaultNetstreamDriverCAFile=\"/etc/pki/tls/certs/test-ca.crt\"", "stdout_lines": [" defaultNetstreamDriverCAFile=\"/etc/pki/tls/certs/test-ca.crt\""]} changed: [/cache/fedora-31.qcow2] => (item=/etc/pki/tls/certs/test-cert.pem) => {"ansible_loop_var": "item", "changed": true, "cmd": ["/bin/grep", "/etc/pki/tls/certs/test-cert.pem", "/etc/rsyslog.d/00-global.conf"], "delta": "0:00:00.003468", "end": "2020-11-12 01:31:20.577844", "item": "/etc/pki/tls/certs/test-cert.pem", "rc": 0, "start": "2020-11-12 01:31:20.574376", "stderr": "", "stderr_lines": [], "stdout": " defaultNetstreamDriverCertFile=\"/etc/pki/tls/certs/test-cert.pem\"", "stdout_lines": [" defaultNetstreamDriverCertFile=\"/etc/pki/tls/certs/test-cert.pem\""]} changed: [/cache/fedora-31.qcow2] => (item=/etc/pki/tls/private/test-key.pem) => {"ansible_loop_var": "item", "changed": true, "cmd": ["/bin/grep", "/etc/pki/tls/private/test-key.pem", "/etc/rsyslog.d/00-global.conf"], "delta": "0:00:00.004088", "end": "2020-11-12 01:31:20.890774", "item": "/etc/pki/tls/private/test-key.pem", "rc": 0, "start": "2020-11-12 01:31:20.886686", "stderr": "", "stderr_lines": [], "stdout": " defaultNetstreamDriverKeyFile=\"/etc/pki/tls/private/test-key.pem\"", "stdout_lines": [" defaultNetstreamDriverKeyFile=\"/etc/pki/tls/private/test-key.pem\""]} TASK [clean up test files] ***************************************************** task path: /tmp/tmpa5z69896/tests/tests_basics_forwards_cert.yml:143 changed: [/cache/fedora-31.qcow2] => (item=/tmp/test-ca.crt) => {"ansible_loop_var": "item", "changed": true, "item": "/tmp/test-ca.crt", "path": "/tmp/test-ca.crt", "state": "absent"} changed: [/cache/fedora-31.qcow2] => (item=/tmp/test-cert.pem) => {"ansible_loop_var": "item", "changed": true, "item": "/tmp/test-cert.pem", "path": "/tmp/test-cert.pem", "state": "absent"} changed: [/cache/fedora-31.qcow2] => (item=/tmp/test-key.pem) => {"ansible_loop_var": "item", "changed": true, "item": "/tmp/test-key.pem", "path": "/tmp/test-key.pem", "state": "absent"} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-31.qcow2 : ok=56 changed=18 unreachable=0 failed=0 skipped=30 rescued=0 ignored=0 + cd /tmp/tmpa5z69896/tests; TEST_SUBJECTS=/cache/fedora-31.qcow2 TEST_ARTIFACTS=/tmp/linux-system-role-test-work-pull-linux-system-roles_logging-186-405f09a-fedora-31-mm3symvy/artifacts ansible-playbook -vv --inventory=/usr/share/ansible/inventory/standard-inventory-qcow2 /tmp/tmpa5z69896/_setup.yml /tmp/tmpa5z69896/tests/tests_basics_forwards_cert_missing.yml ansible-playbook 2.9.14 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/tester/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.8/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 3.8.6 (default, Sep 25 2020, 00:00:00) [GCC 10.2.1 20200723 (Red Hat 10.2.1-1)] Using /etc/ansible/ansible.cfg as config file PLAYBOOK: _setup.yml *********************************************************** 1 plays in /tmp/tmpa5z69896/_setup.yml PLAY [Fail when only localhost is available] *********************************** META: ran handlers TASK [debug] ******************************************************************* task path: /tmp/tmpa5z69896/_setup.yml:5 ok: [/cache/fedora-31.qcow2] => { "groups": { "all": [ "/cache/fedora-31.qcow2" ], "localhost": [ "/cache/fedora-31.qcow2" ], "subjects": [ "/cache/fedora-31.qcow2" ], "ungrouped": [] } } TASK [fail] ******************************************************************** task path: /tmp/tmpa5z69896/_setup.yml:7 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-31.qcow2 : ok=1 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 PLAYBOOK: tests_basics_forwards_cert_missing.yml ******************************* 1 plays in /tmp/tmpa5z69896/tests/tests_basics_forwards_cert_missing.yml PLAY [Error case for setting logging_pki_files - missing cert_src] ************* TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpa5z69896/tests/tests_basics_forwards_cert_missing.yml:16 ok: [/cache/fedora-31.qcow2] META: ran handlers TASK [Generate fake key/certs files] ******************************************* task path: /tmp/tmpa5z69896/tests/tests_basics_forwards_cert_missing.yml:26 changed: [/cache/fedora-31.qcow2] => {"changed": true, "checksum": "df7dc18b00e32893efb5991d1d9db289340619b1", "dest": "/tmp/test-key.pem", "gid": 0, "group": "root", "md5sum": "22de373d03865be06c68efb34169923f", "mode": "0644", "owner": "root", "size": 28, "src": "/root/.ansible/tmp/ansible-tmp-1605144696.258269-149748-271884462556529/source", "state": "file", "uid": 0} TASK [Deploy rsyslog config on the target host] ******************************** task path: /tmp/tmpa5z69896/tests/tests_basics_forwards_cert_missing.yml:33 TASK [linux-system-roles.logging : Set rsyslog_output_elasticsearch for the omelasticsearch output] *** task path: /tmp/tmpa5z69896/tasks/main.yml:5 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_elasticsearch": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_files for the omfile outputs] *** task path: /tmp/tmpa5z69896/tasks/main.yml:9 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_files": []}, "changed": false} TASK [linux-system-roles.logging : Set files output if rsyslog_output_files is empty and logging_inputs is not empty] *** task path: /tmp/tmpa5z69896/tasks/main.yml:13 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_files": [{"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_forwards for the omfwd output] *** task path: /tmp/tmpa5z69896/tasks/main.yml:20 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_forwards": [{"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "target": "host.domain", "tcp_port": 1514, "tls": true, "type": "forwards"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_remote_files for the omfwd output for the remote input] *** task path: /tmp/tmpa5z69896/tasks/main.yml:24 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_remote_files": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_relp for the relp output] *** task path: /tmp/tmpa5z69896/tasks/main.yml:28 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_input_relp for the relp input] *** task path: /tmp/tmpa5z69896/tasks/main.yml:32 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_input_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmpa5z69896/tasks/main.yml:36 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"name": "default_files", "type": "files"}, {"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "target": "host.domain", "tcp_port": 1514, "tls": true, "type": "forwards"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmpa5z69896/tasks/main.yml:40 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'forwards_severity_and_facility', 'type': 'forwards', 'facility': 'local1', 'severity': 'info', 'target': 'host.domain', 'tls': True, 'tcp_port': 1514}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "target": "host.domain", "tcp_port": 1514, "tls": true, "type": "forwards"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmpa5z69896/tasks/main.yml:49 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'flows0', 'inputs': ['basic_input'], 'outputs': ['forwards_severity_and_facility']}) => {"ansible_loop_var": "item", "changed": false, "item": {"inputs": ["basic_input"], "name": "flows0", "outputs": ["forwards_severity_and_facility"]}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmpa5z69896/tasks/main.yml:60 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmpa5z69896/tasks/main.yml:64 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmpa5z69896/tasks/main.yml:70 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmpa5z69896/tasks/main.yml:76 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmpa5z69896/tasks/main.yml:82 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmpa5z69896/tasks/main.yml:86 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmpa5z69896/tasks/main.yml:101 TASK [/tmp/tmpa5z69896/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:14 changed: [/cache/fedora-31.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: libestr-0.1.9-13.fc31.x86_64", "Installed: ca-certificates-2020.2.41-1.1.fc31.noarch", "Installed: p11-kit-trust-0.23.21-2.fc31.x86_64", "Installed: p11-kit-0.23.21-2.fc31.x86_64", "Installed: libfastjson-0.99.8-5.fc31.x86_64", "Installed: rsyslog-8.2002.0-1.fc31.x86_64", "Installed: logrotate-3.15.1-1.fc31.x86_64", "Installed: rsyslog-gnutls-8.2002.0-1.fc31.x86_64", "Removed: p11-kit-0.23.16.1-2.fc31.x86_64", "Removed: p11-kit-trust-0.23.16.1-2.fc31.x86_64", "Removed: ca-certificates-2019.2.32-3.fc31.noarch"]} TASK [/tmp/tmpa5z69896/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:21 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc31", "source": "rpm", "version": "1.20.4"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc31", "source": "rpm", "version": "1.20.4"}], "abattis-cantarell-fonts": [{"arch": "noarch", "epoch": null, "name": "abattis-cantarell-fonts", "release": "3.fc31", "source": "rpm", "version": "0.111"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "4.fc31", "source": "rpm", "version": "2.2.53"}], "adobe-source-code-pro-fonts": [{"arch": "noarch", "epoch": null, "name": "adobe-source-code-pro-fonts", "release": "7.fc31", "source": "rpm", "version": "2.030.1.050"}], "adwaita-cursor-theme": [{"arch": "noarch", "epoch": null, "name": "adwaita-cursor-theme", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "adwaita-icon-theme": [{"arch": "noarch", "epoch": null, "name": "adwaita-icon-theme", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "5.fc31", "source": "rpm", "version": "1.11"}], "at-spi2-atk": [{"arch": "x86_64", "epoch": null, "name": "at-spi2-atk", "release": "1.fc31", "source": "rpm", "version": "2.34.1"}], "at-spi2-core": [{"arch": "x86_64", "epoch": null, "name": "at-spi2-core", "release": "1.fc31", "source": "rpm", "version": "2.34.0"}], "atk": [{"arch": "x86_64", "epoch": null, "name": "atk", "release": "1.fc31", "source": "rpm", "version": "2.34.1"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "0.12.20190507gitf58ec40.fc31", "source": "rpm", "version": "3.0"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "0.12.20190507gitf58ec40.fc31", "source": "rpm", "version": "3.0"}], "avahi-libs": [{"arch": "x86_64", "epoch": null, "name": "avahi-libs", "release": "20.fc31", "source": "rpm", "version": "0.7"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "8.fc31", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "3.fc31", "source": "rpm", "version": "5.0.7"}], "brotli": [{"arch": "x86_64", "epoch": null, "name": "brotli", "release": "6.fc31", "source": "rpm", "version": "1.0.7"}], "bzip2": [{"arch": "x86_64", "epoch": null, "name": "bzip2", "release": "1.fc31", "source": "rpm", "version": "1.0.8"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "1.fc31", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "4.fc31", "source": "rpm", "version": "1.15.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc31", "source": "rpm", "version": "2020.2.41"}], "cairo": [{"arch": "x86_64", "epoch": null, "name": "cairo", "release": "6.fc31", "source": "rpm", "version": "1.16.0"}], "cairo-gobject": [{"arch": "x86_64", "epoch": null, "name": "cairo-gobject", "release": "6.fc31", "source": "rpm", "version": "1.16.0"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "2.fc31", "source": "rpm", "version": "2.9"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "4.fc31", "source": "rpm", "version": "3.5"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "11.fc31", "source": "rpm", "version": "17.1"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "3.fc31", "source": "rpm", "version": "0.31"}], "colord-libs": [{"arch": "x86_64", "epoch": null, "name": "colord-libs", "release": "2.fc31", "source": "rpm", "version": "1.4.4"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc31", "source": "rpm", "version": "8.31"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc31", "source": "rpm", "version": "8.31"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "12.fc31", "source": "rpm", "version": "2.12"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "21.fc31", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "21.fc31", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "4.gitbb9bf99.fc31", "source": "rpm", "version": "20190816"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc31", "source": "rpm", "version": "2.2.1"}], "cups-libs": [{"arch": "x86_64", "epoch": 1, "name": "cups-libs", "release": "2.fc31", "source": "rpm", "version": "2.2.12"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "1.fc31", "source": "rpm", "version": "7.66.0"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "2.fc31", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "3.fc31", "source": "rpm", "version": "1.12.16"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "6.fc31", "source": "rpm", "version": "21"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "3.fc31", "source": "rpm", "version": "1.12.16"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "3.fc31", "source": "rpm", "version": "1.12.16"}], "dconf": [{"arch": "x86_64", "epoch": null, "name": "dconf", "release": "1.fc31", "source": "rpm", "version": "0.34.0"}], "dejavu-fonts-common": [{"arch": "noarch", "epoch": null, "name": "dejavu-fonts-common", "release": "2.fc31", "source": "rpm", "version": "2.37"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "2.fc31", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "2.fc31", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "2.fc31", "source": "rpm", "version": "1.02.163"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "2.fc31", "source": "rpm", "version": "1.02.163"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "15.fc31", "source": "rpm", "version": "4.4.1"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "15.fc31", "source": "rpm", "version": "4.4.1"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "3.fc31", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc31", "source": "rpm", "version": "4.0.9"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "27.git20181204.fc31.1", "source": "rpm", "version": "049"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "27.git20181204.fc31.1", "source": "rpm", "version": "049"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc31", "source": "rpm", "version": "0.177"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc31", "source": "rpm", "version": "0.177"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc31", "source": "rpm", "version": "0.177"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc31", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "1", "source": "rpm", "version": "31"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "1", "source": "rpm", "version": "31"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "1", "source": "rpm", "version": "31"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "1", "source": "rpm", "version": "31"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc31", "source": "rpm", "version": "5.37"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc31", "source": "rpm", "version": "5.37"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc31", "source": "rpm", "version": "3.12"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "24.fc31", "source": "rpm", "version": "4.6.0"}], "fipscheck": [{"arch": "x86_64", "epoch": null, "name": "fipscheck", "release": "7.fc31", "source": "rpm", "version": "1.5.0"}], "fipscheck-lib": [{"arch": "x86_64", "epoch": null, "name": "fipscheck-lib", "release": "7.fc31", "source": "rpm", "version": "1.5.0"}], "fontconfig": [{"arch": "x86_64", "epoch": null, "name": "fontconfig", "release": "3.fc31", "source": "rpm", "version": "2.13.92"}], "fontpackages-filesystem": [{"arch": "noarch", "epoch": null, "name": "fontpackages-filesystem", "release": "25.fc31", "source": "rpm", "version": "1.44"}], "freetype": [{"arch": "x86_64", "epoch": null, "name": "freetype", "release": "3.fc31", "source": "rpm", "version": "2.10.0"}], "fribidi": [{"arch": "x86_64", "epoch": null, "name": "fribidi", "release": "4.fc31", "source": "rpm", "version": "1.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "8.fc31", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "5.fc31", "source": "rpm", "version": "5.0.1"}], "gcr": [{"arch": "x86_64", "epoch": null, "name": "gcr", "release": "1.fc31", "source": "rpm", "version": "3.33.4"}], "gcr-base": [{"arch": "x86_64", "epoch": null, "name": "gcr-base", "release": "1.fc31", "source": "rpm", "version": "3.33.4"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc31", "source": "rpm", "version": "1.18.1"}], "gdk-pixbuf2": [{"arch": "x86_64", "epoch": null, "name": "gdk-pixbuf2", "release": "1.fc31", "source": "rpm", "version": "2.40.0"}], "gdk-pixbuf2-modules": [{"arch": "x86_64", "epoch": null, "name": "gdk-pixbuf2-modules", "release": "1.fc31", "source": "rpm", "version": "2.40.0"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "1.fc31", "source": "rpm", "version": "20190806"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "1.fc31", "source": "rpm", "version": "20190806"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "2.fc31", "source": "rpm", "version": "0.20.1"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "2.fc31", "source": "rpm", "version": "0.20.1"}], "git-core": [{"arch": "x86_64", "epoch": null, "name": "git-core", "release": "1.fc31", "source": "rpm", "version": "2.23.0"}], "glib-networking": [{"arch": "x86_64", "epoch": null, "name": "glib-networking", "release": "1.fc31", "source": "rpm", "version": "2.62.1"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc31", "source": "rpm", "version": "2.62.1"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "5.fc31", "source": "rpm", "version": "2.30"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "5.fc31", "source": "rpm", "version": "2.30"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "5.fc31", "source": "rpm", "version": "2.30"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "10.fc31", "source": "rpm", "version": "6.1.2"}], "gnome-keyring": [{"arch": "x86_64", "epoch": null, "name": "gnome-keyring", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc31", "source": "rpm", "version": "2.2.17"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc31", "source": "rpm", "version": "2.2.17"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc31", "source": "rpm", "version": "3.6.10"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5c6ae44d", "source": "rpm", "version": "3c3359c4"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "3.fc31", "source": "rpm", "version": "1.13.1"}], "graphite2": [{"arch": "x86_64", "epoch": null, "name": "graphite2", "release": "1.fc31", "source": "rpm", "version": "1.3.13"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "3.fc31", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "20.fc31", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-tools-extra": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-extra", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "36.fc31", "source": "rpm", "version": "8.40"}], "gsettings-desktop-schemas": [{"arch": "x86_64", "epoch": null, "name": "gsettings-desktop-schemas", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "gtk-update-icon-cache": [{"arch": "x86_64", "epoch": null, "name": "gtk-update-icon-cache", "release": "3.fc31", "source": "rpm", "version": "3.24.12"}], "gtk3": [{"arch": "x86_64", "epoch": null, "name": "gtk3", "release": "3.fc31", "source": "rpm", "version": "3.24.12"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "1.fc31", "source": "rpm", "version": "1.10"}], "harfbuzz": [{"arch": "x86_64", "epoch": null, "name": "harfbuzz", "release": "2.fc31", "source": "rpm", "version": "2.6.1"}], "heat-cfntools": [{"arch": "noarch", "epoch": null, "name": "heat-cfntools", "release": "9.fc31", "source": "rpm", "version": "1.4.2"}], "hicolor-icon-theme": [{"arch": "noarch", "epoch": null, "name": "hicolor-icon-theme", "release": "7.fc31", "source": "rpm", "version": "0.17"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "9.fc31", "source": "rpm", "version": "3.20"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "2.fc31", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc31", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "3.fc31", "source": "rpm", "version": "0.2.5"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc31", "source": "rpm", "version": "5.3.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc31", "source": "rpm", "version": "5.3.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "5.fc31", "source": "rpm", "version": "1.8.3"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "3.fc31", "source": "rpm", "version": "20190515"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "4.fc31", "source": "rpm", "version": "2.12"}], "jasper-libs": [{"arch": "x86_64", "epoch": null, "name": "jasper-libs", "release": "9.fc31", "source": "rpm", "version": "2.0.14"}], "jbigkit-libs": [{"arch": "x86_64", "epoch": null, "name": "jbigkit-libs", "release": "17.fc31", "source": "rpm", "version": "2.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "6.fc31", "source": "rpm", "version": "0.13.1"}], "json-glib": [{"arch": "x86_64", "epoch": null, "name": "json-glib", "release": "3.fc31", "source": "rpm", "version": "1.4.4"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "14.fc31", "source": "rpm", "version": "2.0.4"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "14.fc31", "source": "rpm", "version": "2.0.4"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "14.fc31", "source": "rpm", "version": "2.0.4"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "301.fc31", "source": "rpm", "version": "5.3.7"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "3.fc31", "source": "rpm", "version": "1.6"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "4.fc31", "source": "rpm", "version": "26"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "4.fc31", "source": "rpm", "version": "26"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "3.fc31", "source": "rpm", "version": "0.8.0"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "45.fc31", "source": "rpm", "version": "1.17"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "7.fc31", "source": "rpm", "version": "2.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "7.fc31", "source": "rpm", "version": "2.0"}], "lcms2": [{"arch": "x86_64", "epoch": null, "name": "lcms2", "release": "6.fc31", "source": "rpm", "version": "2.9"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "2.fc31", "source": "rpm", "version": "551"}], "libX11": [{"arch": "x86_64", "epoch": null, "name": "libX11", "release": "3.fc31", "source": "rpm", "version": "1.6.8"}], "libX11-common": [{"arch": "noarch", "epoch": null, "name": "libX11-common", "release": "3.fc31", "source": "rpm", "version": "1.6.8"}], "libXau": [{"arch": "x86_64", "epoch": null, "name": "libXau", "release": "2.fc31", "source": "rpm", "version": "1.0.9"}], "libXcomposite": [{"arch": "x86_64", "epoch": null, "name": "libXcomposite", "release": "17.fc31", "source": "rpm", "version": "0.4.4"}], "libXcursor": [{"arch": "x86_64", "epoch": null, "name": "libXcursor", "release": "6.fc31", "source": "rpm", "version": "1.1.15"}], "libXdamage": [{"arch": "x86_64", "epoch": null, "name": "libXdamage", "release": "17.fc31", "source": "rpm", "version": "1.1.4"}], "libXext": [{"arch": "x86_64", "epoch": null, "name": "libXext", "release": "2.fc31", "source": "rpm", "version": "1.3.4"}], "libXfixes": [{"arch": "x86_64", "epoch": null, "name": "libXfixes", "release": "10.fc31", "source": "rpm", "version": "5.0.3"}], "libXft": [{"arch": "x86_64", "epoch": null, "name": "libXft", "release": "2.fc31", "source": "rpm", "version": "2.3.3"}], "libXi": [{"arch": "x86_64", "epoch": null, "name": "libXi", "release": "2.fc31", "source": "rpm", "version": "1.7.10"}], "libXinerama": [{"arch": "x86_64", "epoch": null, "name": "libXinerama", "release": "4.fc31", "source": "rpm", "version": "1.1.4"}], "libXrandr": [{"arch": "x86_64", "epoch": null, "name": "libXrandr", "release": "2.fc31", "source": "rpm", "version": "1.5.2"}], "libXrender": [{"arch": "x86_64", "epoch": null, "name": "libXrender", "release": "10.fc31", "source": "rpm", "version": "0.9.10"}], "libXtst": [{"arch": "x86_64", "epoch": null, "name": "libXtst", "release": "10.fc31", "source": "rpm", "version": "1.2.3"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "4.fc31", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc31", "source": "rpm", "version": "3.4.0"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "3.fc31", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "2.fc31", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "7.fc31", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "43.fc31", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "6.fc31", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "8.fc31", "source": "rpm", "version": "0.7.9"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "43.fc31", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "3.fc31", "source": "rpm", "version": "0.1.11"}], "libcroco": [{"arch": "x86_64", "epoch": null, "name": "libcroco", "release": "2.fc31", "source": "rpm", "version": "0.6.13"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "1.fc31", "source": "rpm", "version": "7.66.0"}], "libdatrie": [{"arch": "x86_64", "epoch": null, "name": "libdatrie", "release": "10.fc31", "source": "rpm", "version": "0.2.9"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "38.fc31", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "38.fc31", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "43.fc31", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "6.fc31", "source": "rpm", "version": "0.35.3"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "28.20190324cvs.fc31", "source": "rpm", "version": "3.1"}], "libepoxy": [{"arch": "x86_64", "epoch": null, "name": "libepoxy", "release": "4.fc31", "source": "rpm", "version": "1.5.3"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "13.fc31", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "7.fc31", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "5.fc31", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "23.fc31", "source": "rpm", "version": "3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc31", "source": "rpm", "version": "9.2.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc31", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc31", "source": "rpm", "version": "9.2.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "2.fc31", "source": "rpm", "version": "1.36"}], "libgusb": [{"arch": "x86_64", "epoch": null, "name": "libgusb", "release": "5.fc31", "source": "rpm", "version": "0.3.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc31", "source": "rpm", "version": "2.2.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "43.fc31", "source": "rpm", "version": "1.3.1"}], "libjpeg-turbo": [{"arch": "x86_64", "epoch": null, "name": "libjpeg-turbo", "release": "4.fc31", "source": "rpm", "version": "2.0.2"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc31", "source": "rpm", "version": "1.1.5"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc31", "source": "rpm", "version": "1.1.5"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "10.fc31", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc31", "source": "rpm", "version": "2.0.7"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "8.fc31", "source": "rpm", "version": "1.2.0"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "9.fc31", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "10.fc31", "source": "rpm", "version": "1.0.4"}], "libmodman": [{"arch": "x86_64", "epoch": null, "name": "libmodman", "release": "20.fc31", "source": "rpm", "version": "2.0.1"}], "libmodulemd1": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd1", "release": "3.fc31", "source": "rpm", "version": "1.8.15"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "4.fc31", "source": "rpm", "version": "1.7"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.rc1.fc31", "source": "rpm", "version": "2.4.1"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc31", "source": "rpm", "version": "1.39.2"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "1.fc31", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "5.20180605git4a062cf.fc31", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "43.fc31", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "4.fc31", "source": "rpm", "version": "1.9.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "3.fc31", "source": "rpm", "version": "1.5.1"}], "libpng": [{"arch": "x86_64", "epoch": 2, "name": "libpng", "release": "2.fc31", "source": "rpm", "version": "1.6.37"}], "libproxy": [{"arch": "x86_64", "epoch": null, "name": "libproxy", "release": "14.fc31", "source": "rpm", "version": "0.4.15"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc31", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc31", "source": "rpm", "version": "1.4.1"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "43.fc31", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc31", "source": "rpm", "version": "1.10.5"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc31", "source": "rpm", "version": "2.10.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "1.fc31", "source": "rpm", "version": "2.4.1"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc31", "source": "rpm", "version": "0.19.1"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc31", "source": "rpm", "version": "2.9"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "2.fc31", "source": "rpm", "version": "2.9"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "8.fc31", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "3.fc31", "source": "rpm", "version": "0.7.5"}], "libsoup": [{"arch": "x86_64", "epoch": null, "name": "libsoup", "release": "1.fc31", "source": "rpm", "version": "2.68.2"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "6.fc31", "source": "rpm", "version": "0.9.0"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "6.fc31", "source": "rpm", "version": "0.9.0"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc31", "source": "rpm", "version": "9.2.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "1.fc31", "source": "rpm", "version": "2.3.0"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "2.fc31", "source": "rpm", "version": "4.14"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "1.fc31", "source": "rpm", "version": "1.4.2"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "1.fc31", "source": "rpm", "version": "0.10.1"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "2.fc31", "source": "rpm", "version": "0.20.1"}], "libthai": [{"arch": "x86_64", "epoch": null, "name": "libthai", "release": "3.fc31", "source": "rpm", "version": "0.1.28"}], "libtiff": [{"arch": "x86_64", "epoch": null, "name": "libtiff", "release": "6.fc31", "source": "rpm", "version": "4.0.10"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "2.rc3.fc31", "source": "rpm", "version": "1.1.4"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "6.fc31", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "4.fc31", "source": "rpm", "version": "1.0.22"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "21.fc31", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "17.fc31", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "8.fc31", "source": "rpm", "version": "0.3.0"}], "libwayland-client": [{"arch": "x86_64", "epoch": null, "name": "libwayland-client", "release": "2.fc31", "source": "rpm", "version": "1.17.0"}], "libwayland-cursor": [{"arch": "x86_64", "epoch": null, "name": "libwayland-cursor", "release": "2.fc31", "source": "rpm", "version": "1.17.0"}], "libwayland-egl": [{"arch": "x86_64", "epoch": null, "name": "libwayland-egl", "release": "2.fc31", "source": "rpm", "version": "1.17.0"}], "libxcb": [{"arch": "x86_64", "epoch": null, "name": "libxcb", "release": "3.fc31", "source": "rpm", "version": "1.13.1"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "1.fc31", "source": "rpm", "version": "4.4.10"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "1.fc31", "source": "rpm", "version": "4.4.10"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc31", "source": "rpm", "version": "0.8.4"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "3.fc31", "source": "rpm", "version": "2.9.9"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "2.fc31", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc31", "source": "rpm", "version": "1.4.2"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "25.fc31", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "102.fc31", "source": "rpm", "version": "20190923"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "3.fc31", "source": "rpm", "version": "0.9.23"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "1.fc31", "source": "rpm", "version": "3.15.1"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "6.fc31", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "1.fc31", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "5.fc31", "source": "rpm", "version": "2.8.4"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc31", "source": "rpm", "version": "5.5.2"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc31", "source": "rpm", "version": "3.1.6"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc31", "source": "rpm", "version": "4.0.23"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "12.20190803.fc31", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "12.20190803.fc31", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "12.20190803.fc31", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.55.20160912git.fc31", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc31", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "3.fc31", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "3.fc31", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc31.1", "source": "rpm", "version": "8.0p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc31.1", "source": "rpm", "version": "8.0p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc31.1", "source": "rpm", "version": "8.0p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "2.fc31", "source": "rpm", "version": "1.1.1d"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc31", "source": "rpm", "version": "1.1.1d"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "2.fc31", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "3.fc31", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc31", "source": "rpm", "version": "0.23.21"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc31", "source": "rpm", "version": "0.23.21"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "18.fc31", "source": "rpm", "version": "1.3.1"}], "pango": [{"arch": "x86_64", "epoch": null, "name": "pango", "release": "1.fc31", "source": "rpm", "version": "1.44.6"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "1.fc31", "source": "rpm", "version": "3.2.153"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "6.fc31", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc31.1", "source": "rpm", "version": "8.43"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "14.fc31", "source": "rpm", "version": "10.33"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "5.fc31", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "6.fc31", "source": "rpm", "version": "1.1.0"}], "pixman": [{"arch": "x86_64", "epoch": null, "name": "pixman", "release": "1.fc31", "source": "rpm", "version": "0.38.4"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "4.fc31", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "18.fc31", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "6.fc31", "source": "rpm", "version": "3.3.15"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "2.fc31", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc31", "source": "rpm", "version": "19.1.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "1.fc31", "source": "rpm", "version": "41.2.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "5.fc31", "source": "rpm", "version": "3.7.4"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "5.fc31", "source": "rpm", "version": "3.7.4"}], "python3-asn1crypto": [{"arch": "noarch", "epoch": null, "name": "python3-asn1crypto", "release": "7.fc31", "source": "rpm", "version": "0.24.0"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc31", "source": "rpm", "version": "19.1.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "0.12.20190507gitf58ec40.fc31", "source": "rpm", "version": "3.0"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc31", "source": "rpm", "version": "2.7.0"}], "python3-boto": [{"arch": "noarch", "epoch": null, "name": "python3-boto", "release": "1.fc31", "source": "rpm", "version": "2.49.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc31", "source": "rpm", "version": "1.12.3"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "10.fc31", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "16.fc31", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc31", "source": "rpm", "version": "2.6.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "3.fc31", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "6.fc31", "source": "rpm", "version": "1.2.8"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "2.fc31", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc31", "source": "rpm", "version": "4.0.9"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "3.fc31", "source": "rpm", "version": "1.13.1"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "6.fc31", "source": "rpm", "version": "0.35.3"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc31", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "2.fc31", "source": "rpm", "version": "2.10.1"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "8.fc31", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "16.fc31", "source": "rpm", "version": "1.10"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "1.fc31", "source": "rpm", "version": "3.0.2"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "3.fc31", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "3.fc31", "source": "rpm", "version": "0.1.11"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "6.fc31", "source": "rpm", "version": "0.35.3"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "5.fc31", "source": "rpm", "version": "3.7.4"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc31", "source": "rpm", "version": "2.9"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "2.fc31", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "2.fc31", "source": "rpm", "version": "3.0.2"}], "python3-pbr": [{"arch": "noarch", "epoch": null, "name": "python3-pbr", "release": "4.fc31", "source": "rpm", "version": "5.1.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc31", "source": "rpm", "version": "19.1.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "3.fc31", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "18.fc31", "source": "rpm", "version": "0.7.2"}], "python3-psutil": [{"arch": "x86_64", "epoch": null, "name": "python3-psutil", "release": "2.fc31", "source": "rpm", "version": "5.6.3"}], "python3-pyasn1": [{"arch": "noarch", "epoch": null, "name": "python3-pyasn1", "release": "5.fc31", "source": "rpm", "version": "0.4.4"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "20.fc31", "source": "rpm", "version": "2.14"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "1.fc31", "source": "rpm", "version": "0.15.4"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "3.fc31", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "2.fc31", "source": "rpm", "version": "1.7.0"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc31", "source": "rpm", "version": "2019.2"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc31", "source": "rpm", "version": "5.1.2"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc31", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "python3-rsa": [{"arch": "noarch", "epoch": null, "name": "python3-rsa", "release": "10.fc31", "source": "rpm", "version": "3.4.2"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc31", "source": "rpm", "version": "4.2.2"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "1.fc31", "source": "rpm", "version": "41.2.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc31", "source": "rpm", "version": "1.12.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc31", "source": "rpm", "version": "1.9.3"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "4.fc31", "source": "rpm", "version": "1.25.3"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "4.fc31", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "3.fc31", "source": "rpm", "version": "8.0"}], "rest": [{"arch": "x86_64", "epoch": null, "name": "rest", "release": "6.fc31", "source": "rpm", "version": "0.8.1"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "25.fc31", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "9.fc31", "source": "rpm", "version": "3.1.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc31", "source": "rpm", "version": "8.2002.0"}], "rsyslog-gnutls": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-gnutls", "release": "1.fc31", "source": "rpm", "version": "8.2002.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "4.fc31", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "37.fc31", "source": "rpm", "version": "3.14.4"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "37.fc31", "source": "rpm", "version": "3.14.4"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc31", "source": "rpm", "version": "2.13.3"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "16.fc31", "source": "rpm", "version": "4.6"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "1.fc31", "source": "rpm", "version": "1.14"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "2.fc31", "source": "rpm", "version": "3.29.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc31", "source": "rpm", "version": "1.8.28"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-bootchart": [{"arch": "x86_64", "epoch": null, "name": "systemd-bootchart", "release": "5.fc31", "source": "rpm", "version": "233"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "2.fc31", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "13.fc31", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "13.fc31", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "2.fc31", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc31", "source": "rpm", "version": "2019c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc31", "source": "rpm", "version": "1.9.3"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc31", "source": "rpm", "version": "8.1.2102"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "15.fc31", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc31", "source": "rpm", "version": "5.5.2"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "2.fc31", "source": "rpm", "version": "5.1.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "2.fc31", "source": "rpm", "version": "2.27"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "6.fc31", "source": "rpm", "version": "5.2.4"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "6.fc31", "source": "rpm", "version": "5.2.4"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "3.fc31", "source": "rpm", "version": "1.1.2"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "19.fc31", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2002.0"}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : debug] ********************************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:32 skipping: [/cache/fedora-31.qcow2] => {} TASK [/tmp/tmpa5z69896/roles/rsyslog : debug] ********************************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:36 ok: [/cache/fedora-31.qcow2] => { "msg": "Rsyslog_version is 8.2002.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmpa5z69896/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:41 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:48 ok: [/cache/fedora-31.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/rsyslog.d", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:54 ok: [/cache/fedora-31.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/lib/rsyslog", "secontext": "system_u:object_r:syslogd_var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Set backup dir name] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:60 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_backup_dir": "/tmp/rsyslog.d-20201112T013135"}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:64 ok: [/cache/fedora-31.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20201112T013135", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:73 ok: [/cache/fedora-31.qcow2] => {"archived": ["/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.conf"], "arcroot": "/etc/", "changed": false, "dest": "/tmp/rsyslog.d-20201112T013135/backup.tgz", "expanded_exclude_paths": [], "expanded_paths": ["/etc/rsyslog.d", "/etc/rsyslog.conf"], "gid": 0, "group": "root", "missing": [], "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 1726, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:80 changed: [/cache/fedora-31.qcow2] => {"changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/log", "secontext": "system_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:88 NOTIFIED HANDLER /tmp/tmpa5z69896/roles/rsyslog : restart rsyslogd for /cache/fedora-31.qcow2 changed: [/cache/fedora-31.qcow2] => {"changed": true, "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "dest": "/etc/rsyslog.conf", "gid": 0, "group": "root", "md5sum": "aa226b8228225835f8a13f775ca42e49", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 104, "src": "/root/.ansible/tmp/ansible-tmp-1605144743.9735994-149991-57600483388497/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:97 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, [{"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}], [{"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}]]}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:108 changed: [/cache/fedora-31.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "7f4de7a1922c9f75e59e999d3bd76a7422293d14", "dest": "/etc/rsyslog.d/00-global.conf", "gid": 0, "group": "root", "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "md5sum": "bc874b131415b3d23235af980ec111e0", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 86, "src": "/root/.ansible/tmp/ansible-tmp-1605144744.7228398-150021-41931722156354/source", "state": "file", "uid": 0} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} changed: [/cache/fedora-31.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "0dd331865ac06c0881012a0dc9796c2260e66dcd", "dest": "/etc/rsyslog.d/05-common-defaults.conf", "gid": 0, "group": "root", "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "md5sum": "ca846c3cf461cb558da5d3e79ac49a26", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 69, "src": "/root/.ansible/tmp/ansible-tmp-1605144745.3698463-150021-144468917161779/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:129 skipping: [/cache/fedora-31.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:151 TASK [/tmp/tmpa5z69896/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:166 failed: [/cache/fedora-31.qcow2] (item=[{'name': 'forwards_severity_and_facility', 'type': 'forwards', 'facility': 'local1', 'severity': 'info', 'target': 'host.domain', 'tls': True, 'tcp_port': 1514}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "target": "host.domain", "tcp_port": 1514, "tls": true, "type": "forwards"}], "msg": "Error: tls is enabled in forwards_severity_and_facility; you must specify logging_pki_files ca_cert_src and/or ca_cert in the playbook var section."} skipping: [/cache/fedora-31.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [debug] ******************************************************************* task path: /tmp/tmpa5z69896/tests/tests_basics_forwards_cert_missing.yml:60 ok: [/cache/fedora-31.qcow2] => { "msg": "Caught an expected error - {'results': [{'failed': True, 'msg': 'Error: tls is enabled in forwards_severity_and_facility; you must specify logging_pki_files ca_cert_src and/or ca_cert in the playbook var section.', '_ansible_no_log': False, 'changed': False, 'item': [{'name': 'forwards_severity_and_facility', 'type': 'forwards', 'facility': 'local1', 'severity': 'info', 'target': 'host.domain', 'tls': True, 'tcp_port': 1514}], 'ansible_loop_var': 'item', '_ansible_item_result': True, '_ansible_item_label': [{'name': 'forwards_severity_and_facility', 'type': 'forwards', 'facility': 'local1', 'severity': 'info', 'target': 'host.domain', 'tls': True, 'tcp_port': 1514}]}, {'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', '_ansible_no_log': False, 'item': [], 'ansible_loop_var': 'item', '_ansible_item_result': True, '_ansible_ignore_errors': None, '_ansible_item_label': []}], 'failed': True, 'msg': 'All items completed', 'changed': False}" } TASK [assert...] *************************************************************** task path: /tmp/tmpa5z69896/tests/tests_basics_forwards_cert_missing.yml:62 ok: [/cache/fedora-31.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [clean up test files] ***************************************************** task path: /tmp/tmpa5z69896/tests/tests_basics_forwards_cert_missing.yml:66 changed: [/cache/fedora-31.qcow2] => {"changed": true, "path": "/tmp/test-key.pem", "state": "absent"} TASK [default run for cleanup] ************************************************* task path: /tmp/tmpa5z69896/tests/tests_basics_forwards_cert_missing.yml:70 TASK [linux-system-roles.logging : Set rsyslog_output_elasticsearch for the omelasticsearch output] *** task path: /tmp/tmpa5z69896/tasks/main.yml:5 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_elasticsearch": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_files for the omfile outputs] *** task path: /tmp/tmpa5z69896/tasks/main.yml:9 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_files": []}, "changed": false} TASK [linux-system-roles.logging : Set files output if rsyslog_output_files is empty and logging_inputs is not empty] *** task path: /tmp/tmpa5z69896/tasks/main.yml:13 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_files": [{"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_forwards for the omfwd output] *** task path: /tmp/tmpa5z69896/tasks/main.yml:20 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_forwards": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_remote_files for the omfwd output for the remote input] *** task path: /tmp/tmpa5z69896/tasks/main.yml:24 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_remote_files": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_relp for the relp output] *** task path: /tmp/tmpa5z69896/tasks/main.yml:28 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_input_relp for the relp input] *** task path: /tmp/tmpa5z69896/tasks/main.yml:32 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_input_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmpa5z69896/tasks/main.yml:36 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmpa5z69896/tasks/main.yml:40 TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmpa5z69896/tasks/main.yml:49 TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmpa5z69896/tasks/main.yml:60 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmpa5z69896/tasks/main.yml:64 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmpa5z69896/tasks/main.yml:70 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmpa5z69896/tasks/main.yml:76 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmpa5z69896/tasks/main.yml:82 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmpa5z69896/tasks/main.yml:86 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmpa5z69896/tasks/main.yml:101 TASK [/tmp/tmpa5z69896/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:14 ok: [/cache/fedora-31.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [/tmp/tmpa5z69896/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:21 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc31", "source": "rpm", "version": "1.20.4"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc31", "source": "rpm", "version": "1.20.4"}], "abattis-cantarell-fonts": [{"arch": "noarch", "epoch": null, "name": "abattis-cantarell-fonts", "release": "3.fc31", "source": "rpm", "version": "0.111"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "4.fc31", "source": "rpm", "version": "2.2.53"}], "adobe-source-code-pro-fonts": [{"arch": "noarch", "epoch": null, "name": "adobe-source-code-pro-fonts", "release": "7.fc31", "source": "rpm", "version": "2.030.1.050"}], "adwaita-cursor-theme": [{"arch": "noarch", "epoch": null, "name": "adwaita-cursor-theme", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "adwaita-icon-theme": [{"arch": "noarch", "epoch": null, "name": "adwaita-icon-theme", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "5.fc31", "source": "rpm", "version": "1.11"}], "at-spi2-atk": [{"arch": "x86_64", "epoch": null, "name": "at-spi2-atk", "release": "1.fc31", "source": "rpm", "version": "2.34.1"}], "at-spi2-core": [{"arch": "x86_64", "epoch": null, "name": "at-spi2-core", "release": "1.fc31", "source": "rpm", "version": "2.34.0"}], "atk": [{"arch": "x86_64", "epoch": null, "name": "atk", "release": "1.fc31", "source": "rpm", "version": "2.34.1"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "0.12.20190507gitf58ec40.fc31", "source": "rpm", "version": "3.0"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "0.12.20190507gitf58ec40.fc31", "source": "rpm", "version": "3.0"}], "avahi-libs": [{"arch": "x86_64", "epoch": null, "name": "avahi-libs", "release": "20.fc31", "source": "rpm", "version": "0.7"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "8.fc31", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "3.fc31", "source": "rpm", "version": "5.0.7"}], "brotli": [{"arch": "x86_64", "epoch": null, "name": "brotli", "release": "6.fc31", "source": "rpm", "version": "1.0.7"}], "bzip2": [{"arch": "x86_64", "epoch": null, "name": "bzip2", "release": "1.fc31", "source": "rpm", "version": "1.0.8"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "1.fc31", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "4.fc31", "source": "rpm", "version": "1.15.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc31", "source": "rpm", "version": "2020.2.41"}], "cairo": [{"arch": "x86_64", "epoch": null, "name": "cairo", "release": "6.fc31", "source": "rpm", "version": "1.16.0"}], "cairo-gobject": [{"arch": "x86_64", "epoch": null, "name": "cairo-gobject", "release": "6.fc31", "source": "rpm", "version": "1.16.0"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "2.fc31", "source": "rpm", "version": "2.9"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "4.fc31", "source": "rpm", "version": "3.5"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "11.fc31", "source": "rpm", "version": "17.1"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "3.fc31", "source": "rpm", "version": "0.31"}], "colord-libs": [{"arch": "x86_64", "epoch": null, "name": "colord-libs", "release": "2.fc31", "source": "rpm", "version": "1.4.4"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc31", "source": "rpm", "version": "8.31"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc31", "source": "rpm", "version": "8.31"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "12.fc31", "source": "rpm", "version": "2.12"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "21.fc31", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "21.fc31", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "4.gitbb9bf99.fc31", "source": "rpm", "version": "20190816"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc31", "source": "rpm", "version": "2.2.1"}], "cups-libs": [{"arch": "x86_64", "epoch": 1, "name": "cups-libs", "release": "2.fc31", "source": "rpm", "version": "2.2.12"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "1.fc31", "source": "rpm", "version": "7.66.0"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "2.fc31", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "3.fc31", "source": "rpm", "version": "1.12.16"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "6.fc31", "source": "rpm", "version": "21"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "3.fc31", "source": "rpm", "version": "1.12.16"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "3.fc31", "source": "rpm", "version": "1.12.16"}], "dconf": [{"arch": "x86_64", "epoch": null, "name": "dconf", "release": "1.fc31", "source": "rpm", "version": "0.34.0"}], "dejavu-fonts-common": [{"arch": "noarch", "epoch": null, "name": "dejavu-fonts-common", "release": "2.fc31", "source": "rpm", "version": "2.37"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "2.fc31", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "2.fc31", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "2.fc31", "source": "rpm", "version": "1.02.163"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "2.fc31", "source": "rpm", "version": "1.02.163"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "15.fc31", "source": "rpm", "version": "4.4.1"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "15.fc31", "source": "rpm", "version": "4.4.1"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "3.fc31", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc31", "source": "rpm", "version": "4.0.9"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "27.git20181204.fc31.1", "source": "rpm", "version": "049"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "27.git20181204.fc31.1", "source": "rpm", "version": "049"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc31", "source": "rpm", "version": "0.177"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc31", "source": "rpm", "version": "0.177"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc31", "source": "rpm", "version": "0.177"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc31", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "1", "source": "rpm", "version": "31"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "1", "source": "rpm", "version": "31"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "1", "source": "rpm", "version": "31"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "1", "source": "rpm", "version": "31"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc31", "source": "rpm", "version": "5.37"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc31", "source": "rpm", "version": "5.37"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc31", "source": "rpm", "version": "3.12"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "24.fc31", "source": "rpm", "version": "4.6.0"}], "fipscheck": [{"arch": "x86_64", "epoch": null, "name": "fipscheck", "release": "7.fc31", "source": "rpm", "version": "1.5.0"}], "fipscheck-lib": [{"arch": "x86_64", "epoch": null, "name": "fipscheck-lib", "release": "7.fc31", "source": "rpm", "version": "1.5.0"}], "fontconfig": [{"arch": "x86_64", "epoch": null, "name": "fontconfig", "release": "3.fc31", "source": "rpm", "version": "2.13.92"}], "fontpackages-filesystem": [{"arch": "noarch", "epoch": null, "name": "fontpackages-filesystem", "release": "25.fc31", "source": "rpm", "version": "1.44"}], "freetype": [{"arch": "x86_64", "epoch": null, "name": "freetype", "release": "3.fc31", "source": "rpm", "version": "2.10.0"}], "fribidi": [{"arch": "x86_64", "epoch": null, "name": "fribidi", "release": "4.fc31", "source": "rpm", "version": "1.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "8.fc31", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "5.fc31", "source": "rpm", "version": "5.0.1"}], "gcr": [{"arch": "x86_64", "epoch": null, "name": "gcr", "release": "1.fc31", "source": "rpm", "version": "3.33.4"}], "gcr-base": [{"arch": "x86_64", "epoch": null, "name": "gcr-base", "release": "1.fc31", "source": "rpm", "version": "3.33.4"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc31", "source": "rpm", "version": "1.18.1"}], "gdk-pixbuf2": [{"arch": "x86_64", "epoch": null, "name": "gdk-pixbuf2", "release": "1.fc31", "source": "rpm", "version": "2.40.0"}], "gdk-pixbuf2-modules": [{"arch": "x86_64", "epoch": null, "name": "gdk-pixbuf2-modules", "release": "1.fc31", "source": "rpm", "version": "2.40.0"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "1.fc31", "source": "rpm", "version": "20190806"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "1.fc31", "source": "rpm", "version": "20190806"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "2.fc31", "source": "rpm", "version": "0.20.1"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "2.fc31", "source": "rpm", "version": "0.20.1"}], "git-core": [{"arch": "x86_64", "epoch": null, "name": "git-core", "release": "1.fc31", "source": "rpm", "version": "2.23.0"}], "glib-networking": [{"arch": "x86_64", "epoch": null, "name": "glib-networking", "release": "1.fc31", "source": "rpm", "version": "2.62.1"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc31", "source": "rpm", "version": "2.62.1"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "5.fc31", "source": "rpm", "version": "2.30"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "5.fc31", "source": "rpm", "version": "2.30"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "5.fc31", "source": "rpm", "version": "2.30"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "10.fc31", "source": "rpm", "version": "6.1.2"}], "gnome-keyring": [{"arch": "x86_64", "epoch": null, "name": "gnome-keyring", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc31", "source": "rpm", "version": "2.2.17"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc31", "source": "rpm", "version": "2.2.17"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc31", "source": "rpm", "version": "3.6.10"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5c6ae44d", "source": "rpm", "version": "3c3359c4"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "3.fc31", "source": "rpm", "version": "1.13.1"}], "graphite2": [{"arch": "x86_64", "epoch": null, "name": "graphite2", "release": "1.fc31", "source": "rpm", "version": "1.3.13"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "3.fc31", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "20.fc31", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-tools-extra": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-extra", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "36.fc31", "source": "rpm", "version": "8.40"}], "gsettings-desktop-schemas": [{"arch": "x86_64", "epoch": null, "name": "gsettings-desktop-schemas", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "gtk-update-icon-cache": [{"arch": "x86_64", "epoch": null, "name": "gtk-update-icon-cache", "release": "3.fc31", "source": "rpm", "version": "3.24.12"}], "gtk3": [{"arch": "x86_64", "epoch": null, "name": "gtk3", "release": "3.fc31", "source": "rpm", "version": "3.24.12"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "1.fc31", "source": "rpm", "version": "1.10"}], "harfbuzz": [{"arch": "x86_64", "epoch": null, "name": "harfbuzz", "release": "2.fc31", "source": "rpm", "version": "2.6.1"}], "heat-cfntools": [{"arch": "noarch", "epoch": null, "name": "heat-cfntools", "release": "9.fc31", "source": "rpm", "version": "1.4.2"}], "hicolor-icon-theme": [{"arch": "noarch", "epoch": null, "name": "hicolor-icon-theme", "release": "7.fc31", "source": "rpm", "version": "0.17"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "9.fc31", "source": "rpm", "version": "3.20"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "2.fc31", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc31", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "3.fc31", "source": "rpm", "version": "0.2.5"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc31", "source": "rpm", "version": "5.3.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc31", "source": "rpm", "version": "5.3.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "5.fc31", "source": "rpm", "version": "1.8.3"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "3.fc31", "source": "rpm", "version": "20190515"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "4.fc31", "source": "rpm", "version": "2.12"}], "jasper-libs": [{"arch": "x86_64", "epoch": null, "name": "jasper-libs", "release": "9.fc31", "source": "rpm", "version": "2.0.14"}], "jbigkit-libs": [{"arch": "x86_64", "epoch": null, "name": "jbigkit-libs", "release": "17.fc31", "source": "rpm", "version": "2.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "6.fc31", "source": "rpm", "version": "0.13.1"}], "json-glib": [{"arch": "x86_64", "epoch": null, "name": "json-glib", "release": "3.fc31", "source": "rpm", "version": "1.4.4"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "14.fc31", "source": "rpm", "version": "2.0.4"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "14.fc31", "source": "rpm", "version": "2.0.4"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "14.fc31", "source": "rpm", "version": "2.0.4"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "301.fc31", "source": "rpm", "version": "5.3.7"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "3.fc31", "source": "rpm", "version": "1.6"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "4.fc31", "source": "rpm", "version": "26"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "4.fc31", "source": "rpm", "version": "26"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "3.fc31", "source": "rpm", "version": "0.8.0"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "45.fc31", "source": "rpm", "version": "1.17"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "7.fc31", "source": "rpm", "version": "2.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "7.fc31", "source": "rpm", "version": "2.0"}], "lcms2": [{"arch": "x86_64", "epoch": null, "name": "lcms2", "release": "6.fc31", "source": "rpm", "version": "2.9"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "2.fc31", "source": "rpm", "version": "551"}], "libX11": [{"arch": "x86_64", "epoch": null, "name": "libX11", "release": "3.fc31", "source": "rpm", "version": "1.6.8"}], "libX11-common": [{"arch": "noarch", "epoch": null, "name": "libX11-common", "release": "3.fc31", "source": "rpm", "version": "1.6.8"}], "libXau": [{"arch": "x86_64", "epoch": null, "name": "libXau", "release": "2.fc31", "source": "rpm", "version": "1.0.9"}], "libXcomposite": [{"arch": "x86_64", "epoch": null, "name": "libXcomposite", "release": "17.fc31", "source": "rpm", "version": "0.4.4"}], "libXcursor": [{"arch": "x86_64", "epoch": null, "name": "libXcursor", "release": "6.fc31", "source": "rpm", "version": "1.1.15"}], "libXdamage": [{"arch": "x86_64", "epoch": null, "name": "libXdamage", "release": "17.fc31", "source": "rpm", "version": "1.1.4"}], "libXext": [{"arch": "x86_64", "epoch": null, "name": "libXext", "release": "2.fc31", "source": "rpm", "version": "1.3.4"}], "libXfixes": [{"arch": "x86_64", "epoch": null, "name": "libXfixes", "release": "10.fc31", "source": "rpm", "version": "5.0.3"}], "libXft": [{"arch": "x86_64", "epoch": null, "name": "libXft", "release": "2.fc31", "source": "rpm", "version": "2.3.3"}], "libXi": [{"arch": "x86_64", "epoch": null, "name": "libXi", "release": "2.fc31", "source": "rpm", "version": "1.7.10"}], "libXinerama": [{"arch": "x86_64", "epoch": null, "name": "libXinerama", "release": "4.fc31", "source": "rpm", "version": "1.1.4"}], "libXrandr": [{"arch": "x86_64", "epoch": null, "name": "libXrandr", "release": "2.fc31", "source": "rpm", "version": "1.5.2"}], "libXrender": [{"arch": "x86_64", "epoch": null, "name": "libXrender", "release": "10.fc31", "source": "rpm", "version": "0.9.10"}], "libXtst": [{"arch": "x86_64", "epoch": null, "name": "libXtst", "release": "10.fc31", "source": "rpm", "version": "1.2.3"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "4.fc31", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc31", "source": "rpm", "version": "3.4.0"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "3.fc31", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "2.fc31", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "7.fc31", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "43.fc31", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "6.fc31", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "8.fc31", "source": "rpm", "version": "0.7.9"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "43.fc31", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "3.fc31", "source": "rpm", "version": "0.1.11"}], "libcroco": [{"arch": "x86_64", "epoch": null, "name": "libcroco", "release": "2.fc31", "source": "rpm", "version": "0.6.13"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "1.fc31", "source": "rpm", "version": "7.66.0"}], "libdatrie": [{"arch": "x86_64", "epoch": null, "name": "libdatrie", "release": "10.fc31", "source": "rpm", "version": "0.2.9"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "38.fc31", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "38.fc31", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "43.fc31", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "6.fc31", "source": "rpm", "version": "0.35.3"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "28.20190324cvs.fc31", "source": "rpm", "version": "3.1"}], "libepoxy": [{"arch": "x86_64", "epoch": null, "name": "libepoxy", "release": "4.fc31", "source": "rpm", "version": "1.5.3"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "13.fc31", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "7.fc31", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "5.fc31", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "23.fc31", "source": "rpm", "version": "3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc31", "source": "rpm", "version": "9.2.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc31", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc31", "source": "rpm", "version": "9.2.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "2.fc31", "source": "rpm", "version": "1.36"}], "libgusb": [{"arch": "x86_64", "epoch": null, "name": "libgusb", "release": "5.fc31", "source": "rpm", "version": "0.3.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc31", "source": "rpm", "version": "2.2.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "43.fc31", "source": "rpm", "version": "1.3.1"}], "libjpeg-turbo": [{"arch": "x86_64", "epoch": null, "name": "libjpeg-turbo", "release": "4.fc31", "source": "rpm", "version": "2.0.2"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc31", "source": "rpm", "version": "1.1.5"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc31", "source": "rpm", "version": "1.1.5"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "10.fc31", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc31", "source": "rpm", "version": "2.0.7"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "8.fc31", "source": "rpm", "version": "1.2.0"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "9.fc31", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "10.fc31", "source": "rpm", "version": "1.0.4"}], "libmodman": [{"arch": "x86_64", "epoch": null, "name": "libmodman", "release": "20.fc31", "source": "rpm", "version": "2.0.1"}], "libmodulemd1": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd1", "release": "3.fc31", "source": "rpm", "version": "1.8.15"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "4.fc31", "source": "rpm", "version": "1.7"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.rc1.fc31", "source": "rpm", "version": "2.4.1"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc31", "source": "rpm", "version": "1.39.2"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "1.fc31", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "5.20180605git4a062cf.fc31", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "43.fc31", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "4.fc31", "source": "rpm", "version": "1.9.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "3.fc31", "source": "rpm", "version": "1.5.1"}], "libpng": [{"arch": "x86_64", "epoch": 2, "name": "libpng", "release": "2.fc31", "source": "rpm", "version": "1.6.37"}], "libproxy": [{"arch": "x86_64", "epoch": null, "name": "libproxy", "release": "14.fc31", "source": "rpm", "version": "0.4.15"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc31", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc31", "source": "rpm", "version": "1.4.1"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "43.fc31", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc31", "source": "rpm", "version": "1.10.5"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc31", "source": "rpm", "version": "2.10.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "1.fc31", "source": "rpm", "version": "2.4.1"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc31", "source": "rpm", "version": "0.19.1"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc31", "source": "rpm", "version": "2.9"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "2.fc31", "source": "rpm", "version": "2.9"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "8.fc31", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "3.fc31", "source": "rpm", "version": "0.7.5"}], "libsoup": [{"arch": "x86_64", "epoch": null, "name": "libsoup", "release": "1.fc31", "source": "rpm", "version": "2.68.2"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "6.fc31", "source": "rpm", "version": "0.9.0"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "6.fc31", "source": "rpm", "version": "0.9.0"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc31", "source": "rpm", "version": "9.2.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "1.fc31", "source": "rpm", "version": "2.3.0"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "2.fc31", "source": "rpm", "version": "4.14"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "1.fc31", "source": "rpm", "version": "1.4.2"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "1.fc31", "source": "rpm", "version": "0.10.1"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "2.fc31", "source": "rpm", "version": "0.20.1"}], "libthai": [{"arch": "x86_64", "epoch": null, "name": "libthai", "release": "3.fc31", "source": "rpm", "version": "0.1.28"}], "libtiff": [{"arch": "x86_64", "epoch": null, "name": "libtiff", "release": "6.fc31", "source": "rpm", "version": "4.0.10"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "2.rc3.fc31", "source": "rpm", "version": "1.1.4"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "6.fc31", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "4.fc31", "source": "rpm", "version": "1.0.22"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "21.fc31", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "17.fc31", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "8.fc31", "source": "rpm", "version": "0.3.0"}], "libwayland-client": [{"arch": "x86_64", "epoch": null, "name": "libwayland-client", "release": "2.fc31", "source": "rpm", "version": "1.17.0"}], "libwayland-cursor": [{"arch": "x86_64", "epoch": null, "name": "libwayland-cursor", "release": "2.fc31", "source": "rpm", "version": "1.17.0"}], "libwayland-egl": [{"arch": "x86_64", "epoch": null, "name": "libwayland-egl", "release": "2.fc31", "source": "rpm", "version": "1.17.0"}], "libxcb": [{"arch": "x86_64", "epoch": null, "name": "libxcb", "release": "3.fc31", "source": "rpm", "version": "1.13.1"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "1.fc31", "source": "rpm", "version": "4.4.10"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "1.fc31", "source": "rpm", "version": "4.4.10"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc31", "source": "rpm", "version": "0.8.4"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "3.fc31", "source": "rpm", "version": "2.9.9"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "2.fc31", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc31", "source": "rpm", "version": "1.4.2"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "25.fc31", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "102.fc31", "source": "rpm", "version": "20190923"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "3.fc31", "source": "rpm", "version": "0.9.23"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "1.fc31", "source": "rpm", "version": "3.15.1"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "6.fc31", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "1.fc31", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "5.fc31", "source": "rpm", "version": "2.8.4"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc31", "source": "rpm", "version": "5.5.2"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc31", "source": "rpm", "version": "3.1.6"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc31", "source": "rpm", "version": "4.0.23"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "12.20190803.fc31", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "12.20190803.fc31", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "12.20190803.fc31", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.55.20160912git.fc31", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc31", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "3.fc31", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "3.fc31", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc31.1", "source": "rpm", "version": "8.0p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc31.1", "source": "rpm", "version": "8.0p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc31.1", "source": "rpm", "version": "8.0p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "2.fc31", "source": "rpm", "version": "1.1.1d"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc31", "source": "rpm", "version": "1.1.1d"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "2.fc31", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "3.fc31", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc31", "source": "rpm", "version": "0.23.21"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc31", "source": "rpm", "version": "0.23.21"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "18.fc31", "source": "rpm", "version": "1.3.1"}], "pango": [{"arch": "x86_64", "epoch": null, "name": "pango", "release": "1.fc31", "source": "rpm", "version": "1.44.6"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "1.fc31", "source": "rpm", "version": "3.2.153"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "6.fc31", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc31.1", "source": "rpm", "version": "8.43"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "14.fc31", "source": "rpm", "version": "10.33"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "5.fc31", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "6.fc31", "source": "rpm", "version": "1.1.0"}], "pixman": [{"arch": "x86_64", "epoch": null, "name": "pixman", "release": "1.fc31", "source": "rpm", "version": "0.38.4"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "4.fc31", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "18.fc31", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "6.fc31", "source": "rpm", "version": "3.3.15"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "2.fc31", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc31", "source": "rpm", "version": "19.1.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "1.fc31", "source": "rpm", "version": "41.2.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "5.fc31", "source": "rpm", "version": "3.7.4"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "5.fc31", "source": "rpm", "version": "3.7.4"}], "python3-asn1crypto": [{"arch": "noarch", "epoch": null, "name": "python3-asn1crypto", "release": "7.fc31", "source": "rpm", "version": "0.24.0"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc31", "source": "rpm", "version": "19.1.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "0.12.20190507gitf58ec40.fc31", "source": "rpm", "version": "3.0"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc31", "source": "rpm", "version": "2.7.0"}], "python3-boto": [{"arch": "noarch", "epoch": null, "name": "python3-boto", "release": "1.fc31", "source": "rpm", "version": "2.49.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc31", "source": "rpm", "version": "1.12.3"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "10.fc31", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "16.fc31", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc31", "source": "rpm", "version": "2.6.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "3.fc31", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "6.fc31", "source": "rpm", "version": "1.2.8"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "2.fc31", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc31", "source": "rpm", "version": "4.0.9"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "3.fc31", "source": "rpm", "version": "1.13.1"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "6.fc31", "source": "rpm", "version": "0.35.3"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc31", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "2.fc31", "source": "rpm", "version": "2.10.1"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "8.fc31", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "16.fc31", "source": "rpm", "version": "1.10"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "1.fc31", "source": "rpm", "version": "3.0.2"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "3.fc31", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "3.fc31", "source": "rpm", "version": "0.1.11"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "6.fc31", "source": "rpm", "version": "0.35.3"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "5.fc31", "source": "rpm", "version": "3.7.4"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc31", "source": "rpm", "version": "2.9"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "2.fc31", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "2.fc31", "source": "rpm", "version": "3.0.2"}], "python3-pbr": [{"arch": "noarch", "epoch": null, "name": "python3-pbr", "release": "4.fc31", "source": "rpm", "version": "5.1.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc31", "source": "rpm", "version": "19.1.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "3.fc31", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "18.fc31", "source": "rpm", "version": "0.7.2"}], "python3-psutil": [{"arch": "x86_64", "epoch": null, "name": "python3-psutil", "release": "2.fc31", "source": "rpm", "version": "5.6.3"}], "python3-pyasn1": [{"arch": "noarch", "epoch": null, "name": "python3-pyasn1", "release": "5.fc31", "source": "rpm", "version": "0.4.4"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "20.fc31", "source": "rpm", "version": "2.14"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "1.fc31", "source": "rpm", "version": "0.15.4"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "3.fc31", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "2.fc31", "source": "rpm", "version": "1.7.0"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc31", "source": "rpm", "version": "2019.2"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc31", "source": "rpm", "version": "5.1.2"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc31", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "python3-rsa": [{"arch": "noarch", "epoch": null, "name": "python3-rsa", "release": "10.fc31", "source": "rpm", "version": "3.4.2"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc31", "source": "rpm", "version": "4.2.2"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "1.fc31", "source": "rpm", "version": "41.2.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc31", "source": "rpm", "version": "1.12.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc31", "source": "rpm", "version": "1.9.3"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "4.fc31", "source": "rpm", "version": "1.25.3"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "4.fc31", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "3.fc31", "source": "rpm", "version": "8.0"}], "rest": [{"arch": "x86_64", "epoch": null, "name": "rest", "release": "6.fc31", "source": "rpm", "version": "0.8.1"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "25.fc31", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "9.fc31", "source": "rpm", "version": "3.1.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc31", "source": "rpm", "version": "8.2002.0"}], "rsyslog-gnutls": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-gnutls", "release": "1.fc31", "source": "rpm", "version": "8.2002.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "4.fc31", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "37.fc31", "source": "rpm", "version": "3.14.4"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "37.fc31", "source": "rpm", "version": "3.14.4"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc31", "source": "rpm", "version": "2.13.3"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "16.fc31", "source": "rpm", "version": "4.6"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "1.fc31", "source": "rpm", "version": "1.14"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "2.fc31", "source": "rpm", "version": "3.29.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc31", "source": "rpm", "version": "1.8.28"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-bootchart": [{"arch": "x86_64", "epoch": null, "name": "systemd-bootchart", "release": "5.fc31", "source": "rpm", "version": "233"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "2.fc31", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "13.fc31", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "13.fc31", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "2.fc31", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc31", "source": "rpm", "version": "2019c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc31", "source": "rpm", "version": "1.9.3"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc31", "source": "rpm", "version": "8.1.2102"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "15.fc31", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc31", "source": "rpm", "version": "5.5.2"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "2.fc31", "source": "rpm", "version": "5.1.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "2.fc31", "source": "rpm", "version": "2.27"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "6.fc31", "source": "rpm", "version": "5.2.4"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "6.fc31", "source": "rpm", "version": "5.2.4"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "3.fc31", "source": "rpm", "version": "1.1.2"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "19.fc31", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2002.0"}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : debug] ********************************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:32 skipping: [/cache/fedora-31.qcow2] => {} TASK [/tmp/tmpa5z69896/roles/rsyslog : debug] ********************************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:36 ok: [/cache/fedora-31.qcow2] => { "msg": "Rsyslog_version is 8.2002.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmpa5z69896/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:41 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:48 ok: [/cache/fedora-31.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/rsyslog.d", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:54 ok: [/cache/fedora-31.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/lib/rsyslog", "secontext": "system_u:object_r:syslogd_var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Set backup dir name] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:60 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_backup_dir": "/tmp/rsyslog.d-20201112T013135/rsyslog.d-20201112T013135"}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:64 ok: [/cache/fedora-31.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20201112T013135/rsyslog.d-20201112T013135", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:73 ok: [/cache/fedora-31.qcow2] => {"archived": ["/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.d/05-common-defaults.conf", "/etc/rsyslog.d/00-global.conf", "/etc/rsyslog.conf"], "arcroot": "/etc/", "changed": false, "dest": "/tmp/rsyslog.d-20201112T013135/rsyslog.d-20201112T013135/backup.tgz", "expanded_exclude_paths": [], "expanded_paths": ["/etc/rsyslog.d", "/etc/rsyslog.conf"], "gid": 0, "group": "root", "missing": [], "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 584, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:80 ok: [/cache/fedora-31.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/log", "secontext": "system_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:88 ok: [/cache/fedora-31.qcow2] => {"changed": false, "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "dest": "/etc/rsyslog.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/rsyslog.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 104, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:97 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, [{"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}], [{"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}]]}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:108 ok: [/cache/fedora-31.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "7f4de7a1922c9f75e59e999d3bd76a7422293d14", "dest": "/etc/rsyslog.d/00-global.conf", "gid": 0, "group": "root", "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/00-global.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 86, "state": "file", "uid": 0} ok: [/cache/fedora-31.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "7f4de7a1922c9f75e59e999d3bd76a7422293d14", "dest": "/etc/rsyslog.d/00-global.conf", "gid": 0, "group": "root", "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/00-global.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 86, "state": "file", "uid": 0} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} ok: [/cache/fedora-31.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "0dd331865ac06c0881012a0dc9796c2260e66dcd", "dest": "/etc/rsyslog.d/05-common-defaults.conf", "gid": 0, "group": "root", "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/05-common-defaults.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 69, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:129 skipping: [/cache/fedora-31.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:151 TASK [/tmp/tmpa5z69896/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:166 skipping: [/cache/fedora-31.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:174 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:186 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:198 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:222 ok: [/cache/fedora-31.qcow2] => (item={'name': 'basic_input', 'type': 'basics'}) => {"ansible_facts": {"__rsyslog_basics_packages": []}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/inputs/basics/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "basic_input", "type": "basics"}} TASK [/tmp/tmpa5z69896/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:234 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/basics/main.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update basics input packages] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/basics/main.yml:3 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 TASK [/tmp/tmpa5z69896/roles/rsyslog : Create basics input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/basics/main.yml:10 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call default_files\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "081fb862a251d8dc0e6ed0ca51e016734d3f7dd7", "dest": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call default_files\n}\n"}], "state": "present", "type": "input"}, "md5sum": "a9d95529621dfe88c2e6fb6d6bb103c6", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 461, "src": "/root/.ansible/tmp/ansible-tmp-1605144757.180244-150376-276395362068688/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call default_files\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call default_files\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:246 ok: [/cache/fedora-31.qcow2] => (item={'name': 'default_files', 'type': 'files'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | default(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n{% else %}\nmodule(load=\"builtin:omfile\")\n{% endif %}"}], "type": "modules"}], "__rsyslog_files_output_packages": [], "__rsyslog_files_output_rules": ["{{ __rsyslog_conf_files_output_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "default_files", "type": "files"}} TASK [/tmp/tmpa5z69896/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:258 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "89bc63afcb6aae96090bbde60b367bfc80afc31f", "dest": "/etc/rsyslog.d/10-output-files-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "md5sum": "36c5048bf86cdc51ac071efb6a63f800", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 173, "src": "/root/.ansible/tmp/ansible-tmp-1605144758.1840491-150414-94348365061138/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create files output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/files/main.yml:10 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-default_files', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="default_files") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "87f41b5de3ab1bafc779920627f5202204770c3f", "dest": "/etc/rsyslog.d/30-output-files-default_files.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-default_files", "sections": [{"options": "ruleset(name=\"default_files\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n"}], "state": "present", "type": "output"}, "md5sum": "b165c8ba84f13793cfbec3ee659bb8fe", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1125, "src": "/root/.ansible/tmp/ansible-tmp-1605144759.0174935-150448-165872333728877/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-default_files', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="default_files") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-default_files", "sections": [{"options": "ruleset(name=\"default_files\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:270 changed: [/cache/fedora-31.qcow2] => {"changed": true, "enabled": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target sysinit.target system.slice", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7776", "LimitNPROCSoft": "7776", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7776", "LimitSIGPENDINGSoft": "7776", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2332", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [/tmp/tmpa5z69896/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:279 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:290 skipping: [/cache/fedora-31.qcow2] => {} RUNNING HANDLER [/tmp/tmpa5z69896/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmpa5z69896/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-31.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestamp": "Thu 2020-11-12 01:32:40 UTC", "ActiveEnterTimestampMonotonic": "74652848", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target sysinit.target system.slice", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Thu 2020-11-12 01:32:40 UTC", "AssertTimestampMonotonic": "74647420", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "68895000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2020-11-12 01:32:40 UTC", "ConditionTimestampMonotonic": "74647419", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "11949", "ExecMainStartTimestamp": "Thu 2020-11-12 01:32:40 UTC", "ExecMainStartTimestampMonotonic": "74648594", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Thu 2020-11-12 01:32:40 UTC] ; stop_time=[n/a] ; pid=11949 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Thu 2020-11-12 01:32:40 UTC] ; stop_time=[n/a] ; pid=11949 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2020-11-12 01:32:40 UTC", "InactiveExitTimestampMonotonic": "74648847", "InvocationID": "95bc09798d36445da1b681ba19b9a052", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7776", "LimitNPROCSoft": "7776", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7776", "LimitSIGPENDINGSoft": "7776", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "11949", "MemoryAccounting": "yes", "MemoryCurrent": "18804736", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Thu 2020-11-12 01:32:40 UTC", "StateChangeTimestampMonotonic": "74652848", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "3", "TasksMax": "2332", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-31.qcow2 : ok=63 changed=11 unreachable=0 failed=0 skipped=40 rescued=1 ignored=0 + cd /tmp/tmpa5z69896/tests; TEST_SUBJECTS=/cache/fedora-31.qcow2 TEST_ARTIFACTS=/tmp/linux-system-role-test-work-pull-linux-system-roles_logging-186-405f09a-fedora-31-mm3symvy/artifacts ansible-playbook -vv --inventory=/usr/share/ansible/inventory/standard-inventory-qcow2 /tmp/tmpa5z69896/_setup.yml /tmp/tmpa5z69896/tests/tests_basics_forwards_implicit_files.yml ansible-playbook 2.9.14 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/tester/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.8/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 3.8.6 (default, Sep 25 2020, 00:00:00) [GCC 10.2.1 20200723 (Red Hat 10.2.1-1)] Using /etc/ansible/ansible.cfg as config file PLAYBOOK: _setup.yml *********************************************************** 1 plays in /tmp/tmpa5z69896/_setup.yml PLAY [Fail when only localhost is available] *********************************** META: ran handlers TASK [debug] ******************************************************************* task path: /tmp/tmpa5z69896/_setup.yml:5 ok: [/cache/fedora-31.qcow2] => { "groups": { "all": [ "/cache/fedora-31.qcow2" ], "localhost": [ "/cache/fedora-31.qcow2" ], "subjects": [ "/cache/fedora-31.qcow2" ], "ungrouped": [] } } TASK [fail] ******************************************************************** task path: /tmp/tmpa5z69896/_setup.yml:7 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-31.qcow2 : ok=1 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 PLAYBOOK: tests_basics_forwards_implicit_files.yml ***************************** 1 plays in /tmp/tmpa5z69896/tests/tests_basics_forwards_implicit_files.yml PLAY [Ensure that the role runs with parameters from imjournal to two omfwd outputs and implicit omfile output] *** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpa5z69896/tests/tests_basics_forwards_implicit_files.yml:24 ok: [/cache/fedora-31.qcow2] META: ran handlers TASK [deploy config to output into local files] ******************************** task path: /tmp/tmpa5z69896/tests/tests_basics_forwards_implicit_files.yml:33 TASK [linux-system-roles.logging : Set rsyslog_output_elasticsearch for the omelasticsearch output] *** task path: /tmp/tmpa5z69896/tasks/main.yml:5 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_elasticsearch": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_files for the omfile outputs] *** task path: /tmp/tmpa5z69896/tasks/main.yml:9 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_files": []}, "changed": false} TASK [linux-system-roles.logging : Set files output if rsyslog_output_files is empty and logging_inputs is not empty] *** task path: /tmp/tmpa5z69896/tasks/main.yml:13 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_files": [{"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_forwards for the omfwd output] *** task path: /tmp/tmpa5z69896/tasks/main.yml:20 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_forwards": [{"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "target": "host.domain", "tcp_port": 1514, "type": "forwards"}, {"facility": "local2", "name": "forwards_facility_only", "target": "host.domain", "tcp_port": 2514, "type": "forwards"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_remote_files for the omfwd output for the remote input] *** task path: /tmp/tmpa5z69896/tasks/main.yml:24 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_remote_files": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_relp for the relp output] *** task path: /tmp/tmpa5z69896/tasks/main.yml:28 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_input_relp for the relp input] *** task path: /tmp/tmpa5z69896/tasks/main.yml:32 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_input_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmpa5z69896/tasks/main.yml:36 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"name": "default_files", "type": "files"}, {"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "target": "host.domain", "tcp_port": 1514, "type": "forwards"}, {"facility": "local2", "name": "forwards_facility_only", "target": "host.domain", "tcp_port": 2514, "type": "forwards"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmpa5z69896/tasks/main.yml:40 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'forwards_severity_and_facility', 'type': 'forwards', 'facility': 'local1', 'severity': 'info', 'target': 'host.domain', 'tcp_port': 1514}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "target": "host.domain", "tcp_port": 1514, "type": "forwards"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'forwards_facility_only', 'type': 'forwards', 'facility': 'local2', 'target': 'host.domain', 'tcp_port': 2514}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "local2", "name": "forwards_facility_only", "target": "host.domain", "tcp_port": 2514, "type": "forwards"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmpa5z69896/tasks/main.yml:49 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'flow0', 'inputs': ['basic_input0'], 'outputs': ['default_files', 'forwards_severity_and_facility', 'forwards_facility_only']}) => {"ansible_loop_var": "item", "changed": false, "item": {"inputs": ["basic_input0"], "name": "flow0", "outputs": ["default_files", "forwards_severity_and_facility", "forwards_facility_only"]}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmpa5z69896/tasks/main.yml:60 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmpa5z69896/tasks/main.yml:64 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmpa5z69896/tasks/main.yml:70 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmpa5z69896/tasks/main.yml:76 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmpa5z69896/tasks/main.yml:82 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmpa5z69896/tasks/main.yml:86 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmpa5z69896/tasks/main.yml:101 TASK [/tmp/tmpa5z69896/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:14 changed: [/cache/fedora-31.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: libestr-0.1.9-13.fc31.x86_64", "Installed: ca-certificates-2020.2.41-1.1.fc31.noarch", "Installed: p11-kit-trust-0.23.21-2.fc31.x86_64", "Installed: p11-kit-0.23.21-2.fc31.x86_64", "Installed: libfastjson-0.99.8-5.fc31.x86_64", "Installed: rsyslog-8.2002.0-1.fc31.x86_64", "Installed: logrotate-3.15.1-1.fc31.x86_64", "Installed: rsyslog-gnutls-8.2002.0-1.fc31.x86_64", "Removed: p11-kit-0.23.16.1-2.fc31.x86_64", "Removed: p11-kit-trust-0.23.16.1-2.fc31.x86_64", "Removed: ca-certificates-2019.2.32-3.fc31.noarch"]} TASK [/tmp/tmpa5z69896/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:21 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc31", "source": "rpm", "version": "1.20.4"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc31", "source": "rpm", "version": "1.20.4"}], "abattis-cantarell-fonts": [{"arch": "noarch", "epoch": null, "name": "abattis-cantarell-fonts", "release": "3.fc31", "source": "rpm", "version": "0.111"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "4.fc31", "source": "rpm", "version": "2.2.53"}], "adobe-source-code-pro-fonts": [{"arch": "noarch", "epoch": null, "name": "adobe-source-code-pro-fonts", "release": "7.fc31", "source": "rpm", "version": "2.030.1.050"}], "adwaita-cursor-theme": [{"arch": "noarch", "epoch": null, "name": "adwaita-cursor-theme", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "adwaita-icon-theme": [{"arch": "noarch", "epoch": null, "name": "adwaita-icon-theme", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "5.fc31", "source": "rpm", "version": "1.11"}], "at-spi2-atk": [{"arch": "x86_64", "epoch": null, "name": "at-spi2-atk", "release": "1.fc31", "source": "rpm", "version": "2.34.1"}], "at-spi2-core": [{"arch": "x86_64", "epoch": null, "name": "at-spi2-core", "release": "1.fc31", "source": "rpm", "version": "2.34.0"}], "atk": [{"arch": "x86_64", "epoch": null, "name": "atk", "release": "1.fc31", "source": "rpm", "version": "2.34.1"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "0.12.20190507gitf58ec40.fc31", "source": "rpm", "version": "3.0"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "0.12.20190507gitf58ec40.fc31", "source": "rpm", "version": "3.0"}], "avahi-libs": [{"arch": "x86_64", "epoch": null, "name": "avahi-libs", "release": "20.fc31", "source": "rpm", "version": "0.7"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "8.fc31", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "3.fc31", "source": "rpm", "version": "5.0.7"}], "brotli": [{"arch": "x86_64", "epoch": null, "name": "brotli", "release": "6.fc31", "source": "rpm", "version": "1.0.7"}], "bzip2": [{"arch": "x86_64", "epoch": null, "name": "bzip2", "release": "1.fc31", "source": "rpm", "version": "1.0.8"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "1.fc31", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "4.fc31", "source": "rpm", "version": "1.15.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc31", "source": "rpm", "version": "2020.2.41"}], "cairo": [{"arch": "x86_64", "epoch": null, "name": "cairo", "release": "6.fc31", "source": "rpm", "version": "1.16.0"}], "cairo-gobject": [{"arch": "x86_64", "epoch": null, "name": "cairo-gobject", "release": "6.fc31", "source": "rpm", "version": "1.16.0"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "2.fc31", "source": "rpm", "version": "2.9"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "4.fc31", "source": "rpm", "version": "3.5"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "11.fc31", "source": "rpm", "version": "17.1"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "3.fc31", "source": "rpm", "version": "0.31"}], "colord-libs": [{"arch": "x86_64", "epoch": null, "name": "colord-libs", "release": "2.fc31", "source": "rpm", "version": "1.4.4"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc31", "source": "rpm", "version": "8.31"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc31", "source": "rpm", "version": "8.31"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "12.fc31", "source": "rpm", "version": "2.12"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "21.fc31", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "21.fc31", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "4.gitbb9bf99.fc31", "source": "rpm", "version": "20190816"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc31", "source": "rpm", "version": "2.2.1"}], "cups-libs": [{"arch": "x86_64", "epoch": 1, "name": "cups-libs", "release": "2.fc31", "source": "rpm", "version": "2.2.12"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "1.fc31", "source": "rpm", "version": "7.66.0"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "2.fc31", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "3.fc31", "source": "rpm", "version": "1.12.16"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "6.fc31", "source": "rpm", "version": "21"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "3.fc31", "source": "rpm", "version": "1.12.16"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "3.fc31", "source": "rpm", "version": "1.12.16"}], "dconf": [{"arch": "x86_64", "epoch": null, "name": "dconf", "release": "1.fc31", "source": "rpm", "version": "0.34.0"}], "dejavu-fonts-common": [{"arch": "noarch", "epoch": null, "name": "dejavu-fonts-common", "release": "2.fc31", "source": "rpm", "version": "2.37"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "2.fc31", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "2.fc31", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "2.fc31", "source": "rpm", "version": "1.02.163"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "2.fc31", "source": "rpm", "version": "1.02.163"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "15.fc31", "source": "rpm", "version": "4.4.1"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "15.fc31", "source": "rpm", "version": "4.4.1"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "3.fc31", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc31", "source": "rpm", "version": "4.0.9"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "27.git20181204.fc31.1", "source": "rpm", "version": "049"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "27.git20181204.fc31.1", "source": "rpm", "version": "049"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc31", "source": "rpm", "version": "0.177"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc31", "source": "rpm", "version": "0.177"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc31", "source": "rpm", "version": "0.177"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc31", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "1", "source": "rpm", "version": "31"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "1", "source": "rpm", "version": "31"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "1", "source": "rpm", "version": "31"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "1", "source": "rpm", "version": "31"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc31", "source": "rpm", "version": "5.37"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc31", "source": "rpm", "version": "5.37"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc31", "source": "rpm", "version": "3.12"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "24.fc31", "source": "rpm", "version": "4.6.0"}], "fipscheck": [{"arch": "x86_64", "epoch": null, "name": "fipscheck", "release": "7.fc31", "source": "rpm", "version": "1.5.0"}], "fipscheck-lib": [{"arch": "x86_64", "epoch": null, "name": "fipscheck-lib", "release": "7.fc31", "source": "rpm", "version": "1.5.0"}], "fontconfig": [{"arch": "x86_64", "epoch": null, "name": "fontconfig", "release": "3.fc31", "source": "rpm", "version": "2.13.92"}], "fontpackages-filesystem": [{"arch": "noarch", "epoch": null, "name": "fontpackages-filesystem", "release": "25.fc31", "source": "rpm", "version": "1.44"}], "freetype": [{"arch": "x86_64", "epoch": null, "name": "freetype", "release": "3.fc31", "source": "rpm", "version": "2.10.0"}], "fribidi": [{"arch": "x86_64", "epoch": null, "name": "fribidi", "release": "4.fc31", "source": "rpm", "version": "1.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "8.fc31", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "5.fc31", "source": "rpm", "version": "5.0.1"}], "gcr": [{"arch": "x86_64", "epoch": null, "name": "gcr", "release": "1.fc31", "source": "rpm", "version": "3.33.4"}], "gcr-base": [{"arch": "x86_64", "epoch": null, "name": "gcr-base", "release": "1.fc31", "source": "rpm", "version": "3.33.4"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc31", "source": "rpm", "version": "1.18.1"}], "gdk-pixbuf2": [{"arch": "x86_64", "epoch": null, "name": "gdk-pixbuf2", "release": "1.fc31", "source": "rpm", "version": "2.40.0"}], "gdk-pixbuf2-modules": [{"arch": "x86_64", "epoch": null, "name": "gdk-pixbuf2-modules", "release": "1.fc31", "source": "rpm", "version": "2.40.0"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "1.fc31", "source": "rpm", "version": "20190806"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "1.fc31", "source": "rpm", "version": "20190806"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "2.fc31", "source": "rpm", "version": "0.20.1"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "2.fc31", "source": "rpm", "version": "0.20.1"}], "git-core": [{"arch": "x86_64", "epoch": null, "name": "git-core", "release": "1.fc31", "source": "rpm", "version": "2.23.0"}], "glib-networking": [{"arch": "x86_64", "epoch": null, "name": "glib-networking", "release": "1.fc31", "source": "rpm", "version": "2.62.1"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc31", "source": "rpm", "version": "2.62.1"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "5.fc31", "source": "rpm", "version": "2.30"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "5.fc31", "source": "rpm", "version": "2.30"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "5.fc31", "source": "rpm", "version": "2.30"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "10.fc31", "source": "rpm", "version": "6.1.2"}], "gnome-keyring": [{"arch": "x86_64", "epoch": null, "name": "gnome-keyring", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc31", "source": "rpm", "version": "2.2.17"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc31", "source": "rpm", "version": "2.2.17"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc31", "source": "rpm", "version": "3.6.10"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5c6ae44d", "source": "rpm", "version": "3c3359c4"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "3.fc31", "source": "rpm", "version": "1.13.1"}], "graphite2": [{"arch": "x86_64", "epoch": null, "name": "graphite2", "release": "1.fc31", "source": "rpm", "version": "1.3.13"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "3.fc31", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "20.fc31", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-tools-extra": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-extra", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "36.fc31", "source": "rpm", "version": "8.40"}], "gsettings-desktop-schemas": [{"arch": "x86_64", "epoch": null, "name": "gsettings-desktop-schemas", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "gtk-update-icon-cache": [{"arch": "x86_64", "epoch": null, "name": "gtk-update-icon-cache", "release": "3.fc31", "source": "rpm", "version": "3.24.12"}], "gtk3": [{"arch": "x86_64", "epoch": null, "name": "gtk3", "release": "3.fc31", "source": "rpm", "version": "3.24.12"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "1.fc31", "source": "rpm", "version": "1.10"}], "harfbuzz": [{"arch": "x86_64", "epoch": null, "name": "harfbuzz", "release": "2.fc31", "source": "rpm", "version": "2.6.1"}], "heat-cfntools": [{"arch": "noarch", "epoch": null, "name": "heat-cfntools", "release": "9.fc31", "source": "rpm", "version": "1.4.2"}], "hicolor-icon-theme": [{"arch": "noarch", "epoch": null, "name": "hicolor-icon-theme", "release": "7.fc31", "source": "rpm", "version": "0.17"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "9.fc31", "source": "rpm", "version": "3.20"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "2.fc31", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc31", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "3.fc31", "source": "rpm", "version": "0.2.5"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc31", "source": "rpm", "version": "5.3.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc31", "source": "rpm", "version": "5.3.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "5.fc31", "source": "rpm", "version": "1.8.3"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "3.fc31", "source": "rpm", "version": "20190515"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "4.fc31", "source": "rpm", "version": "2.12"}], "jasper-libs": [{"arch": "x86_64", "epoch": null, "name": "jasper-libs", "release": "9.fc31", "source": "rpm", "version": "2.0.14"}], "jbigkit-libs": [{"arch": "x86_64", "epoch": null, "name": "jbigkit-libs", "release": "17.fc31", "source": "rpm", "version": "2.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "6.fc31", "source": "rpm", "version": "0.13.1"}], "json-glib": [{"arch": "x86_64", "epoch": null, "name": "json-glib", "release": "3.fc31", "source": "rpm", "version": "1.4.4"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "14.fc31", "source": "rpm", "version": "2.0.4"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "14.fc31", "source": "rpm", "version": "2.0.4"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "14.fc31", "source": "rpm", "version": "2.0.4"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "301.fc31", "source": "rpm", "version": "5.3.7"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "3.fc31", "source": "rpm", "version": "1.6"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "4.fc31", "source": "rpm", "version": "26"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "4.fc31", "source": "rpm", "version": "26"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "3.fc31", "source": "rpm", "version": "0.8.0"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "45.fc31", "source": "rpm", "version": "1.17"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "7.fc31", "source": "rpm", "version": "2.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "7.fc31", "source": "rpm", "version": "2.0"}], "lcms2": [{"arch": "x86_64", "epoch": null, "name": "lcms2", "release": "6.fc31", "source": "rpm", "version": "2.9"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "2.fc31", "source": "rpm", "version": "551"}], "libX11": [{"arch": "x86_64", "epoch": null, "name": "libX11", "release": "3.fc31", "source": "rpm", "version": "1.6.8"}], "libX11-common": [{"arch": "noarch", "epoch": null, "name": "libX11-common", "release": "3.fc31", "source": "rpm", "version": "1.6.8"}], "libXau": [{"arch": "x86_64", "epoch": null, "name": "libXau", "release": "2.fc31", "source": "rpm", "version": "1.0.9"}], "libXcomposite": [{"arch": "x86_64", "epoch": null, "name": "libXcomposite", "release": "17.fc31", "source": "rpm", "version": "0.4.4"}], "libXcursor": [{"arch": "x86_64", "epoch": null, "name": "libXcursor", "release": "6.fc31", "source": "rpm", "version": "1.1.15"}], "libXdamage": [{"arch": "x86_64", "epoch": null, "name": "libXdamage", "release": "17.fc31", "source": "rpm", "version": "1.1.4"}], "libXext": [{"arch": "x86_64", "epoch": null, "name": "libXext", "release": "2.fc31", "source": "rpm", "version": "1.3.4"}], "libXfixes": [{"arch": "x86_64", "epoch": null, "name": "libXfixes", "release": "10.fc31", "source": "rpm", "version": "5.0.3"}], "libXft": [{"arch": "x86_64", "epoch": null, "name": "libXft", "release": "2.fc31", "source": "rpm", "version": "2.3.3"}], "libXi": [{"arch": "x86_64", "epoch": null, "name": "libXi", "release": "2.fc31", "source": "rpm", "version": "1.7.10"}], "libXinerama": [{"arch": "x86_64", "epoch": null, "name": "libXinerama", "release": "4.fc31", "source": "rpm", "version": "1.1.4"}], "libXrandr": [{"arch": "x86_64", "epoch": null, "name": "libXrandr", "release": "2.fc31", "source": "rpm", "version": "1.5.2"}], "libXrender": [{"arch": "x86_64", "epoch": null, "name": "libXrender", "release": "10.fc31", "source": "rpm", "version": "0.9.10"}], "libXtst": [{"arch": "x86_64", "epoch": null, "name": "libXtst", "release": "10.fc31", "source": "rpm", "version": "1.2.3"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "4.fc31", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc31", "source": "rpm", "version": "3.4.0"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "3.fc31", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "2.fc31", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "7.fc31", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "43.fc31", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "6.fc31", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "8.fc31", "source": "rpm", "version": "0.7.9"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "43.fc31", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "3.fc31", "source": "rpm", "version": "0.1.11"}], "libcroco": [{"arch": "x86_64", "epoch": null, "name": "libcroco", "release": "2.fc31", "source": "rpm", "version": "0.6.13"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "1.fc31", "source": "rpm", "version": "7.66.0"}], "libdatrie": [{"arch": "x86_64", "epoch": null, "name": "libdatrie", "release": "10.fc31", "source": "rpm", "version": "0.2.9"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "38.fc31", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "38.fc31", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "43.fc31", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "6.fc31", "source": "rpm", "version": "0.35.3"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "28.20190324cvs.fc31", "source": "rpm", "version": "3.1"}], "libepoxy": [{"arch": "x86_64", "epoch": null, "name": "libepoxy", "release": "4.fc31", "source": "rpm", "version": "1.5.3"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "13.fc31", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "7.fc31", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "5.fc31", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "23.fc31", "source": "rpm", "version": "3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc31", "source": "rpm", "version": "9.2.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc31", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc31", "source": "rpm", "version": "9.2.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "2.fc31", "source": "rpm", "version": "1.36"}], "libgusb": [{"arch": "x86_64", "epoch": null, "name": "libgusb", "release": "5.fc31", "source": "rpm", "version": "0.3.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc31", "source": "rpm", "version": "2.2.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "43.fc31", "source": "rpm", "version": "1.3.1"}], "libjpeg-turbo": [{"arch": "x86_64", "epoch": null, "name": "libjpeg-turbo", "release": "4.fc31", "source": "rpm", "version": "2.0.2"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc31", "source": "rpm", "version": "1.1.5"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc31", "source": "rpm", "version": "1.1.5"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "10.fc31", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc31", "source": "rpm", "version": "2.0.7"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "8.fc31", "source": "rpm", "version": "1.2.0"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "9.fc31", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "10.fc31", "source": "rpm", "version": "1.0.4"}], "libmodman": [{"arch": "x86_64", "epoch": null, "name": "libmodman", "release": "20.fc31", "source": "rpm", "version": "2.0.1"}], "libmodulemd1": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd1", "release": "3.fc31", "source": "rpm", "version": "1.8.15"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "4.fc31", "source": "rpm", "version": "1.7"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.rc1.fc31", "source": "rpm", "version": "2.4.1"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc31", "source": "rpm", "version": "1.39.2"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "1.fc31", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "5.20180605git4a062cf.fc31", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "43.fc31", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "4.fc31", "source": "rpm", "version": "1.9.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "3.fc31", "source": "rpm", "version": "1.5.1"}], "libpng": [{"arch": "x86_64", "epoch": 2, "name": "libpng", "release": "2.fc31", "source": "rpm", "version": "1.6.37"}], "libproxy": [{"arch": "x86_64", "epoch": null, "name": "libproxy", "release": "14.fc31", "source": "rpm", "version": "0.4.15"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc31", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc31", "source": "rpm", "version": "1.4.1"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "43.fc31", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc31", "source": "rpm", "version": "1.10.5"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc31", "source": "rpm", "version": "2.10.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "1.fc31", "source": "rpm", "version": "2.4.1"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc31", "source": "rpm", "version": "0.19.1"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc31", "source": "rpm", "version": "2.9"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "2.fc31", "source": "rpm", "version": "2.9"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "8.fc31", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "3.fc31", "source": "rpm", "version": "0.7.5"}], "libsoup": [{"arch": "x86_64", "epoch": null, "name": "libsoup", "release": "1.fc31", "source": "rpm", "version": "2.68.2"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "6.fc31", "source": "rpm", "version": "0.9.0"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "6.fc31", "source": "rpm", "version": "0.9.0"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc31", "source": "rpm", "version": "9.2.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "1.fc31", "source": "rpm", "version": "2.3.0"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "2.fc31", "source": "rpm", "version": "4.14"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "1.fc31", "source": "rpm", "version": "1.4.2"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "1.fc31", "source": "rpm", "version": "0.10.1"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "2.fc31", "source": "rpm", "version": "0.20.1"}], "libthai": [{"arch": "x86_64", "epoch": null, "name": "libthai", "release": "3.fc31", "source": "rpm", "version": "0.1.28"}], "libtiff": [{"arch": "x86_64", "epoch": null, "name": "libtiff", "release": "6.fc31", "source": "rpm", "version": "4.0.10"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "2.rc3.fc31", "source": "rpm", "version": "1.1.4"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "6.fc31", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "4.fc31", "source": "rpm", "version": "1.0.22"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "21.fc31", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "17.fc31", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "8.fc31", "source": "rpm", "version": "0.3.0"}], "libwayland-client": [{"arch": "x86_64", "epoch": null, "name": "libwayland-client", "release": "2.fc31", "source": "rpm", "version": "1.17.0"}], "libwayland-cursor": [{"arch": "x86_64", "epoch": null, "name": "libwayland-cursor", "release": "2.fc31", "source": "rpm", "version": "1.17.0"}], "libwayland-egl": [{"arch": "x86_64", "epoch": null, "name": "libwayland-egl", "release": "2.fc31", "source": "rpm", "version": "1.17.0"}], "libxcb": [{"arch": "x86_64", "epoch": null, "name": "libxcb", "release": "3.fc31", "source": "rpm", "version": "1.13.1"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "1.fc31", "source": "rpm", "version": "4.4.10"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "1.fc31", "source": "rpm", "version": "4.4.10"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc31", "source": "rpm", "version": "0.8.4"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "3.fc31", "source": "rpm", "version": "2.9.9"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "2.fc31", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc31", "source": "rpm", "version": "1.4.2"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "25.fc31", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "102.fc31", "source": "rpm", "version": "20190923"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "3.fc31", "source": "rpm", "version": "0.9.23"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "1.fc31", "source": "rpm", "version": "3.15.1"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "6.fc31", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "1.fc31", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "5.fc31", "source": "rpm", "version": "2.8.4"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc31", "source": "rpm", "version": "5.5.2"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc31", "source": "rpm", "version": "3.1.6"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc31", "source": "rpm", "version": "4.0.23"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "12.20190803.fc31", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "12.20190803.fc31", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "12.20190803.fc31", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.55.20160912git.fc31", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc31", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "3.fc31", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "3.fc31", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc31.1", "source": "rpm", "version": "8.0p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc31.1", "source": "rpm", "version": "8.0p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc31.1", "source": "rpm", "version": "8.0p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "2.fc31", "source": "rpm", "version": "1.1.1d"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc31", "source": "rpm", "version": "1.1.1d"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "2.fc31", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "3.fc31", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc31", "source": "rpm", "version": "0.23.21"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc31", "source": "rpm", "version": "0.23.21"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "18.fc31", "source": "rpm", "version": "1.3.1"}], "pango": [{"arch": "x86_64", "epoch": null, "name": "pango", "release": "1.fc31", "source": "rpm", "version": "1.44.6"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "1.fc31", "source": "rpm", "version": "3.2.153"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "6.fc31", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc31.1", "source": "rpm", "version": "8.43"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "14.fc31", "source": "rpm", "version": "10.33"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "5.fc31", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "6.fc31", "source": "rpm", "version": "1.1.0"}], "pixman": [{"arch": "x86_64", "epoch": null, "name": "pixman", "release": "1.fc31", "source": "rpm", "version": "0.38.4"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "4.fc31", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "18.fc31", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "6.fc31", "source": "rpm", "version": "3.3.15"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "2.fc31", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc31", "source": "rpm", "version": "19.1.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "1.fc31", "source": "rpm", "version": "41.2.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "5.fc31", "source": "rpm", "version": "3.7.4"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "5.fc31", "source": "rpm", "version": "3.7.4"}], "python3-asn1crypto": [{"arch": "noarch", "epoch": null, "name": "python3-asn1crypto", "release": "7.fc31", "source": "rpm", "version": "0.24.0"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc31", "source": "rpm", "version": "19.1.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "0.12.20190507gitf58ec40.fc31", "source": "rpm", "version": "3.0"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc31", "source": "rpm", "version": "2.7.0"}], "python3-boto": [{"arch": "noarch", "epoch": null, "name": "python3-boto", "release": "1.fc31", "source": "rpm", "version": "2.49.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc31", "source": "rpm", "version": "1.12.3"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "10.fc31", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "16.fc31", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc31", "source": "rpm", "version": "2.6.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "3.fc31", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "6.fc31", "source": "rpm", "version": "1.2.8"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "2.fc31", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc31", "source": "rpm", "version": "4.0.9"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "3.fc31", "source": "rpm", "version": "1.13.1"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "6.fc31", "source": "rpm", "version": "0.35.3"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc31", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "2.fc31", "source": "rpm", "version": "2.10.1"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "8.fc31", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "16.fc31", "source": "rpm", "version": "1.10"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "1.fc31", "source": "rpm", "version": "3.0.2"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "3.fc31", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "3.fc31", "source": "rpm", "version": "0.1.11"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "6.fc31", "source": "rpm", "version": "0.35.3"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "5.fc31", "source": "rpm", "version": "3.7.4"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc31", "source": "rpm", "version": "2.9"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "2.fc31", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "2.fc31", "source": "rpm", "version": "3.0.2"}], "python3-pbr": [{"arch": "noarch", "epoch": null, "name": "python3-pbr", "release": "4.fc31", "source": "rpm", "version": "5.1.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc31", "source": "rpm", "version": "19.1.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "3.fc31", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "18.fc31", "source": "rpm", "version": "0.7.2"}], "python3-psutil": [{"arch": "x86_64", "epoch": null, "name": "python3-psutil", "release": "2.fc31", "source": "rpm", "version": "5.6.3"}], "python3-pyasn1": [{"arch": "noarch", "epoch": null, "name": "python3-pyasn1", "release": "5.fc31", "source": "rpm", "version": "0.4.4"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "20.fc31", "source": "rpm", "version": "2.14"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "1.fc31", "source": "rpm", "version": "0.15.4"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "3.fc31", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "2.fc31", "source": "rpm", "version": "1.7.0"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc31", "source": "rpm", "version": "2019.2"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc31", "source": "rpm", "version": "5.1.2"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc31", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "python3-rsa": [{"arch": "noarch", "epoch": null, "name": "python3-rsa", "release": "10.fc31", "source": "rpm", "version": "3.4.2"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc31", "source": "rpm", "version": "4.2.2"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "1.fc31", "source": "rpm", "version": "41.2.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc31", "source": "rpm", "version": "1.12.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc31", "source": "rpm", "version": "1.9.3"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "4.fc31", "source": "rpm", "version": "1.25.3"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "4.fc31", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "3.fc31", "source": "rpm", "version": "8.0"}], "rest": [{"arch": "x86_64", "epoch": null, "name": "rest", "release": "6.fc31", "source": "rpm", "version": "0.8.1"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "25.fc31", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "9.fc31", "source": "rpm", "version": "3.1.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc31", "source": "rpm", "version": "8.2002.0"}], "rsyslog-gnutls": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-gnutls", "release": "1.fc31", "source": "rpm", "version": "8.2002.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "4.fc31", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "37.fc31", "source": "rpm", "version": "3.14.4"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "37.fc31", "source": "rpm", "version": "3.14.4"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc31", "source": "rpm", "version": "2.13.3"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "16.fc31", "source": "rpm", "version": "4.6"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "1.fc31", "source": "rpm", "version": "1.14"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "2.fc31", "source": "rpm", "version": "3.29.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc31", "source": "rpm", "version": "1.8.28"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-bootchart": [{"arch": "x86_64", "epoch": null, "name": "systemd-bootchart", "release": "5.fc31", "source": "rpm", "version": "233"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "2.fc31", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "13.fc31", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "13.fc31", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "2.fc31", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc31", "source": "rpm", "version": "2019c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc31", "source": "rpm", "version": "1.9.3"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc31", "source": "rpm", "version": "8.1.2102"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "15.fc31", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc31", "source": "rpm", "version": "5.5.2"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "2.fc31", "source": "rpm", "version": "5.1.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "2.fc31", "source": "rpm", "version": "2.27"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "6.fc31", "source": "rpm", "version": "5.2.4"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "6.fc31", "source": "rpm", "version": "5.2.4"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "3.fc31", "source": "rpm", "version": "1.1.2"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "19.fc31", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2002.0"}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : debug] ********************************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:32 skipping: [/cache/fedora-31.qcow2] => {} TASK [/tmp/tmpa5z69896/roles/rsyslog : debug] ********************************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:36 ok: [/cache/fedora-31.qcow2] => { "msg": "Rsyslog_version is 8.2002.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmpa5z69896/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:41 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:48 ok: [/cache/fedora-31.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/rsyslog.d", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:54 ok: [/cache/fedora-31.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/lib/rsyslog", "secontext": "system_u:object_r:syslogd_var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Set backup dir name] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:60 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_backup_dir": "/tmp/rsyslog.d-20201112T013301"}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:64 ok: [/cache/fedora-31.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20201112T013301", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:73 ok: [/cache/fedora-31.qcow2] => {"archived": ["/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.conf"], "arcroot": "/etc/", "changed": false, "dest": "/tmp/rsyslog.d-20201112T013301/backup.tgz", "expanded_exclude_paths": [], "expanded_paths": ["/etc/rsyslog.d", "/etc/rsyslog.conf"], "gid": 0, "group": "root", "missing": [], "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 1726, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:80 changed: [/cache/fedora-31.qcow2] => {"changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/log", "secontext": "system_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:88 NOTIFIED HANDLER /tmp/tmpa5z69896/roles/rsyslog : restart rsyslogd for /cache/fedora-31.qcow2 changed: [/cache/fedora-31.qcow2] => {"changed": true, "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "dest": "/etc/rsyslog.conf", "gid": 0, "group": "root", "md5sum": "aa226b8228225835f8a13f775ca42e49", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 104, "src": "/root/.ansible/tmp/ansible-tmp-1605144833.851598-150891-104506076622345/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:97 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, [{"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}], [{"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}]]}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:108 changed: [/cache/fedora-31.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "7f4de7a1922c9f75e59e999d3bd76a7422293d14", "dest": "/etc/rsyslog.d/00-global.conf", "gid": 0, "group": "root", "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "md5sum": "bc874b131415b3d23235af980ec111e0", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 86, "src": "/root/.ansible/tmp/ansible-tmp-1605144834.806161-150921-151703951429852/source", "state": "file", "uid": 0} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} changed: [/cache/fedora-31.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "0dd331865ac06c0881012a0dc9796c2260e66dcd", "dest": "/etc/rsyslog.d/05-common-defaults.conf", "gid": 0, "group": "root", "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "md5sum": "ca846c3cf461cb558da5d3e79ac49a26", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 69, "src": "/root/.ansible/tmp/ansible-tmp-1605144835.4688354-150921-262626143954112/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:129 skipping: [/cache/fedora-31.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:151 TASK [/tmp/tmpa5z69896/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:166 skipping: [/cache/fedora-31.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:174 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:186 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:198 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:222 ok: [/cache/fedora-31.qcow2] => (item={'name': 'basic_input0', 'type': 'basics'}) => {"ansible_facts": {"__rsyslog_basics_packages": []}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/inputs/basics/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "basic_input0", "type": "basics"}} TASK [/tmp/tmpa5z69896/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:234 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/basics/main.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update basics input packages] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/basics/main.yml:3 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 TASK [/tmp/tmpa5z69896/roles/rsyslog : Create basics input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/basics/main.yml:10 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'input-basics-basic_input0', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call default_files\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_severity_and_facility\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_facility_only\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "fbba7647e4e57410cf039058500e19df9b2766ef", "dest": "/etc/rsyslog.d/90-input-basics-basic_input0.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-basics-basic_input0", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call default_files\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_severity_and_facility\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_facility_only\n}\n"}], "state": "present", "type": "input"}, "md5sum": "94b20b541d3873321dd42a133b7582f2", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 677, "src": "/root/.ansible/tmp/ansible-tmp-1605144836.8414223-151002-27938903764591/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-basics-basic_input0', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call default_files\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_severity_and_facility\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_facility_only\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-basics-basic_input0", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call default_files\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_severity_and_facility\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_facility_only\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:246 ok: [/cache/fedora-31.qcow2] => (item={'name': 'default_files', 'type': 'files'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | default(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n{% else %}\nmodule(load=\"builtin:omfile\")\n{% endif %}"}], "type": "modules"}], "__rsyslog_files_output_packages": [], "__rsyslog_files_output_rules": ["{{ __rsyslog_conf_files_output_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "default_files", "type": "files"}} ok: [/cache/fedora-31.qcow2] => (item={'name': 'forwards_severity_and_facility', 'type': 'forwards', 'facility': 'local1', 'severity': 'info', 'target': 'host.domain', 'tcp_port': 1514}) => {"ansible_facts": {"__rsyslog_forwards_output_packages": [], "__rsyslog_forwards_output_rules": []}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/outputs/forwards/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "target": "host.domain", "tcp_port": 1514, "type": "forwards"}} ok: [/cache/fedora-31.qcow2] => (item={'name': 'forwards_facility_only', 'type': 'forwards', 'facility': 'local2', 'target': 'host.domain', 'tcp_port': 2514}) => {"ansible_facts": {"__rsyslog_forwards_output_packages": [], "__rsyslog_forwards_output_rules": []}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/outputs/forwards/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"facility": "local2", "name": "forwards_facility_only", "target": "host.domain", "tcp_port": 2514, "type": "forwards"}} TASK [/tmp/tmpa5z69896/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:258 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/forwards/main.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/forwards/main.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "89bc63afcb6aae96090bbde60b367bfc80afc31f", "dest": "/etc/rsyslog.d/10-output-files-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "md5sum": "36c5048bf86cdc51ac071efb6a63f800", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 173, "src": "/root/.ansible/tmp/ansible-tmp-1605144837.7914646-151040-180616229821133/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create files output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/files/main.yml:10 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-default_files', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="default_files") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "87f41b5de3ab1bafc779920627f5202204770c3f", "dest": "/etc/rsyslog.d/30-output-files-default_files.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-default_files", "sections": [{"options": "ruleset(name=\"default_files\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n"}], "state": "present", "type": "output"}, "md5sum": "b165c8ba84f13793cfbec3ee659bb8fe", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1125, "src": "/root/.ansible/tmp/ansible-tmp-1605144838.5974498-151074-65907161095586/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-default_files', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="default_files") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-default_files", "sections": [{"options": "ruleset(name=\"default_files\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update forwards output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/forwards/main.yml:3 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 TASK [/tmp/tmpa5z69896/roles/rsyslog : Create forwards output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/forwards/main.yml:10 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "f55dd8f37540903386700857b2f43310e7866ca3", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "md5sum": "0a0fbb5b5f18784ecb9491588546a92e", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 231, "src": "/root/.ansible/tmp/ansible-tmp-1605144839.6440084-151116-158325056915831/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "37dcf71d672fe15f676cdcc19881e8a9b055c66e", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "md5sum": "defe88e0c904f7075880d9ffc6c99598", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 212, "src": "/root/.ansible/tmp/ansible-tmp-1605144840.4393284-151148-52488744230855/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update forwards output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/forwards/main.yml:3 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 TASK [/tmp/tmpa5z69896/roles/rsyslog : Create forwards output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/forwards/main.yml:10 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "f55dd8f37540903386700857b2f43310e7866ca3", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 231, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "37dcf71d672fe15f676cdcc19881e8a9b055c66e", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 212, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:270 changed: [/cache/fedora-31.qcow2] => {"changed": true, "enabled": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target system.slice sysinit.target", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7776", "LimitNPROCSoft": "7776", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7776", "LimitSIGPENDINGSoft": "7776", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2332", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [/tmp/tmpa5z69896/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:279 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:290 skipping: [/cache/fedora-31.qcow2] => {} TASK [include_tasks] *********************************************************** task path: /tmp/tmpa5z69896/tests/tests_basics_forwards_implicit_files.yml:57 included: /tmp/tmpa5z69896/tests/set_rsyslog_variables.yml for /cache/fedora-31.qcow2 TASK [Get info of /etc/rsyslog.conf] ******************************************* task path: /tmp/tmpa5z69896/tests/set_rsyslog_variables.yml:1 ok: [/cache/fedora-31.qcow2] => {"changed": false, "stat": {"atime": 1605144842.7644808, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "ctime": 1605144833.857481, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8402, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1605144833.526481, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 104, "uid": 0, "version": "2423010125", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Get file counts in /etc/rsyslog.d] *************************************** task path: /tmp/tmpa5z69896/tests/set_rsyslog_variables.yml:6 ok: [/cache/fedora-31.qcow2] => {"changed": false, "examined": 8, "files": [{"atime": 1605144832.6204808, "ctime": 1571871554.4778266, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 159515, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1564000148.0, "nlink": 1, "path": "/etc/rsyslog.d/21-cloudinit.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 255, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605144842.7644808, "ctime": 1605144835.246481, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8404, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605144834.996481, "nlink": 1, "path": "/etc/rsyslog.d/05-common-defaults.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 69, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605144842.7644808, "ctime": 1605144837.5544808, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8406, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605144837.322481, "nlink": 1, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 173, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605144840.967481, "ctime": 1605144839.4164808, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8408, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605144839.1664808, "nlink": 1, "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 231, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605144842.7644808, "ctime": 1605144838.408481, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8407, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605144838.1654809, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 1125, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605144842.7644808, "ctime": 1605144834.6104808, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8403, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605144834.3304808, "nlink": 1, "path": "/etc/rsyslog.d/00-global.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 86, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605144842.7644808, "ctime": 1605144836.6094809, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8405, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605144836.378481, "nlink": 1, "path": "/etc/rsyslog.d/90-input-basics-basic_input0.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 677, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605144841.7244809, "ctime": 1605144840.232481, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8409, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605144839.979481, "nlink": 1, "path": "/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 212, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}], "matched": 8, "msg": ""} RUNNING HANDLER [/tmp/tmpa5z69896/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmpa5z69896/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-31.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestamp": "Thu 2020-11-12 01:34:02 UTC", "ActiveEnterTimestampMonotonic": "78020896", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target system.slice sysinit.target", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Thu 2020-11-12 01:34:02 UTC", "AssertTimestampMonotonic": "78015848", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "86616000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2020-11-12 01:34:02 UTC", "ConditionTimestampMonotonic": "78015847", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "11468", "ExecMainStartTimestamp": "Thu 2020-11-12 01:34:02 UTC", "ExecMainStartTimestampMonotonic": "78016845", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Thu 2020-11-12 01:34:02 UTC] ; stop_time=[n/a] ; pid=11468 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Thu 2020-11-12 01:34:02 UTC] ; stop_time=[n/a] ; pid=11468 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2020-11-12 01:34:02 UTC", "InactiveExitTimestampMonotonic": "78017103", "InvocationID": "0143c80ac9b0453cad28a495e748e6b8", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7776", "LimitNPROCSoft": "7776", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7776", "LimitSIGPENDINGSoft": "7776", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "11468", "MemoryAccounting": "yes", "MemoryCurrent": "17715200", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Thu 2020-11-12 01:34:02 UTC", "StateChangeTimestampMonotonic": "78020896", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "3", "TasksMax": "2332", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [Check rsyslog.conf size] ************************************************* task path: /tmp/tmpa5z69896/tests/tests_basics_forwards_implicit_files.yml:64 ok: [/cache/fedora-31.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check file counts in rsyslog.d] ****************************************** task path: /tmp/tmpa5z69896/tests/tests_basics_forwards_implicit_files.yml:68 ok: [/cache/fedora-31.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check rsyslog errors] **************************************************** task path: /tmp/tmpa5z69896/tests/tests_basics_forwards_implicit_files.yml:74 changed: [/cache/fedora-31.qcow2] => {"changed": true, "cmd": ["systemctl", "status", "rsyslog"], "delta": "0:00:00.011910", "end": "2020-11-12 01:34:05.135179", "failed_when_result": false, "rc": 0, "start": "2020-11-12 01:34:05.123269", "stderr": "", "stderr_lines": [], "stdout": "● rsyslog.service - System Logging Service\n Loaded: loaded (/usr/lib/systemd/system/rsyslog.service; enabled; vendor preset: enabled)\n Active: active (running) since Thu 2020-11-12 01:34:04 UTC; 562ms ago\n Docs: man:rsyslogd(8)\n https://www.rsyslog.com/doc/\n Main PID: 11701 (rsyslogd)\n Tasks: 3 (limit: 2332)\n Memory: 1.3M\n CPU: 8ms\n CGroup: /system.slice/rsyslog.service\n └─11701 /usr/sbin/rsyslogd -n\n\nNov 12 01:34:04 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com systemd[1]: Starting System Logging Service...\nNov 12 01:34:04 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com rsyslogd[11701]: [origin software=\"rsyslogd\" swVersion=\"8.2002.0\" x-pid=\"11701\" x-info=\"https://www.rsyslog.com\"] start\nNov 12 01:34:04 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com systemd[1]: Started System Logging Service.\nNov 12 01:34:04 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com rsyslogd[11701]: imjournal: journal files changed, reloading... [v8.2002.0 try https://www.rsyslog.com/e/0 ]", "stdout_lines": ["● rsyslog.service - System Logging Service", " Loaded: loaded (/usr/lib/systemd/system/rsyslog.service; enabled; vendor preset: enabled)", " Active: active (running) since Thu 2020-11-12 01:34:04 UTC; 562ms ago", " Docs: man:rsyslogd(8)", " https://www.rsyslog.com/doc/", " Main PID: 11701 (rsyslogd)", " Tasks: 3 (limit: 2332)", " Memory: 1.3M", " CPU: 8ms", " CGroup: /system.slice/rsyslog.service", " └─11701 /usr/sbin/rsyslogd -n", "", "Nov 12 01:34:04 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com systemd[1]: Starting System Logging Service...", "Nov 12 01:34:04 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com rsyslogd[11701]: [origin software=\"rsyslogd\" swVersion=\"8.2002.0\" x-pid=\"11701\" x-info=\"https://www.rsyslog.com\"] start", "Nov 12 01:34:04 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com systemd[1]: Started System Logging Service.", "Nov 12 01:34:04 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com rsyslogd[11701]: imjournal: journal files changed, reloading... [v8.2002.0 try https://www.rsyslog.com/e/0 ]"]} TASK [Check if the files config exists] **************************************** task path: /tmp/tmpa5z69896/tests/tests_basics_forwards_implicit_files.yml:79 ok: [/cache/fedora-31.qcow2] => {"changed": false, "failed_when_result": false, "stat": {"atime": 1605144842.7644808, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "87f41b5de3ab1bafc779920627f5202204770c3f", "ctime": 1605144838.408481, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8407, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1605144838.1654809, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1125, "uid": 0, "version": "2241340080", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Check output to messages line] ******************************************* task path: /tmp/tmpa5z69896/tests/tests_basics_forwards_implicit_files.yml:85 ok: [/cache/fedora-31.qcow2] => {"changed": false, "cmd": ["/bin/grep", "\\*.info;mail.none;authpriv.none;cron.none.*/var/log/messages", "/etc/rsyslog.d/30-output-files-default_files.conf"], "delta": "0:00:00.003468", "end": "2020-11-12 01:34:05.881084", "rc": 0, "start": "2020-11-12 01:34:05.877616", "stderr": "", "stderr_lines": [], "stdout": " *.info;mail.none;authpriv.none;cron.none /var/log/messages", "stdout_lines": [" *.info;mail.none;authpriv.none;cron.none /var/log/messages"]} TASK [Run logger to generate a test log message] ******************************* task path: /tmp/tmpa5z69896/tests/tests_basics_forwards_implicit_files.yml:89 ok: [/cache/fedora-31.qcow2] => {"changed": false, "cmd": ["/bin/logger", "-i", "-p", "local6.info", "-t", "testTag0", "testMessage0000"], "delta": "0:00:00.003497", "end": "2020-11-12 01:34:06.235187", "rc": 0, "start": "2020-11-12 01:34:06.231690", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Check if the test message is in /var/log/messages] *********************** task path: /tmp/tmpa5z69896/tests/tests_basics_forwards_implicit_files.yml:93 ok: [/cache/fedora-31.qcow2] => {"attempts": 1, "changed": false, "cmd": ["/bin/grep", "testMessage0000", "/var/log/messages"], "delta": "0:00:00.004137", "end": "2020-11-12 01:34:06.591229", "rc": 0, "start": "2020-11-12 01:34:06.587092", "stderr": "", "stderr_lines": [], "stdout": "Nov 12 01:34:06 ibm-p8-kvm-03-guest-02 ansible-command[12004]: Invoked with _raw_params=/bin/logger -i -p local6.info -t testTag0 testMessage0000 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nNov 12 01:34:06 ibm-p8-kvm-03-guest-02 testTag0[12005]: testMessage0000", "stdout_lines": ["Nov 12 01:34:06 ibm-p8-kvm-03-guest-02 ansible-command[12004]: Invoked with _raw_params=/bin/logger -i -p local6.info -t testTag0 testMessage0000 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None", "Nov 12 01:34:06 ibm-p8-kvm-03-guest-02 testTag0[12005]: testMessage0000"]} TASK [Get the forwarding config stat] ****************************************** task path: /tmp/tmpa5z69896/tests/tests_basics_forwards_implicit_files.yml:101 ok: [/cache/fedora-31.qcow2] => {"changed": false, "failed_when_result": false, "stat": {"atime": 1605144840.967481, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "f55dd8f37540903386700857b2f43310e7866ca3", "ctime": 1605144839.4164808, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8408, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1605144839.1664808, "nlink": 1, "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 231, "uid": 0, "version": "1936414550", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Generated a file to check severity_and_facility] ************************* task path: /tmp/tmpa5z69896/tests/tests_basics_forwards_implicit_files.yml:107 changed: [/cache/fedora-31.qcow2] => {"changed": true, "checksum": "86fec6b35d10bee7cde44f642945274c530f10af", "dest": "/tmp/__testfile__", "gid": 0, "group": "root", "md5sum": "5abb24650a3af0ea7204d5160d5b4b8d", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 229, "src": "/root/.ansible/tmp/ansible-tmp-1605144847.8225248-151412-38878079049019/source", "state": "file", "uid": 0} TASK [Check severity_and_facility] ********************************************* task path: /tmp/tmpa5z69896/tests/tests_basics_forwards_implicit_files.yml:121 ok: [/cache/fedora-31.qcow2] => {"changed": false, "cmd": ["diff", "-B", "/tmp/__testfile__", "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf"], "delta": "0:00:00.005450", "end": "2020-11-12 01:34:07.969416", "rc": 0, "start": "2020-11-12 01:34:07.963966", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-31.qcow2 : ok=62 changed=13 unreachable=0 failed=0 skipped=42 rescued=0 ignored=0 + cd /tmp/tmpa5z69896/tests; TEST_SUBJECTS=/cache/fedora-31.qcow2 TEST_ARTIFACTS=/tmp/linux-system-role-test-work-pull-linux-system-roles_logging-186-405f09a-fedora-31-mm3symvy/artifacts ansible-playbook -vv --inventory=/usr/share/ansible/inventory/standard-inventory-qcow2 /tmp/tmpa5z69896/_setup.yml /tmp/tmpa5z69896/tests/tests_combination.yml ansible-playbook 2.9.14 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/tester/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.8/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 3.8.6 (default, Sep 25 2020, 00:00:00) [GCC 10.2.1 20200723 (Red Hat 10.2.1-1)] Using /etc/ansible/ansible.cfg as config file PLAYBOOK: _setup.yml *********************************************************** 1 plays in /tmp/tmpa5z69896/_setup.yml PLAY [Fail when only localhost is available] *********************************** META: ran handlers TASK [debug] ******************************************************************* task path: /tmp/tmpa5z69896/_setup.yml:5 ok: [/cache/fedora-31.qcow2] => { "groups": { "all": [ "/cache/fedora-31.qcow2" ], "localhost": [ "/cache/fedora-31.qcow2" ], "subjects": [ "/cache/fedora-31.qcow2" ], "ungrouped": [] } } TASK [fail] ******************************************************************** task path: /tmp/tmpa5z69896/_setup.yml:7 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-31.qcow2 : ok=1 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 PLAYBOOK: tests_combination.yml ************************************************ 1 plays in /tmp/tmpa5z69896/tests/tests_combination.yml PLAY [Ensure that the role runs with complicated flows - M x N combinations] *** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpa5z69896/tests/tests_combination.yml:29 ok: [/cache/fedora-31.qcow2] META: ran handlers TASK [Generate an input log dir /var/log/inputdirectory] *********************** task path: /tmp/tmpa5z69896/tests/tests_combination.yml:41 changed: [/cache/fedora-31.qcow2] => {"changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/log/inputdirectory", "secontext": "unconfined_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [deploy config to output into local files] ******************************** task path: /tmp/tmpa5z69896/tests/tests_combination.yml:47 TASK [linux-system-roles.logging : Set rsyslog_output_elasticsearch for the omelasticsearch output] *** task path: /tmp/tmpa5z69896/tasks/main.yml:5 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_elasticsearch": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_files for the omfile outputs] *** task path: /tmp/tmpa5z69896/tasks/main.yml:9 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_files": [{"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_test0", "path": "/var/log/messages", "severity": "info", "type": "files"}, {"facility": "authpriv,auth", "name": "files_test1", "path": "/var/log/secure", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set files output if rsyslog_output_files is empty and logging_inputs is not empty] *** task path: /tmp/tmpa5z69896/tasks/main.yml:13 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Set rsyslog_output_forwards for the omfwd output] *** task path: /tmp/tmpa5z69896/tasks/main.yml:20 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_forwards": [{"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "target": "host.domain", "tcp_port": 1514, "type": "forwards"}, {"facility": "local2", "name": "forwards_facility_only", "target": "host.domain", "tcp_port": 2514, "type": "forwards"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_remote_files for the omfwd output for the remote input] *** task path: /tmp/tmpa5z69896/tasks/main.yml:24 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_remote_files": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_relp for the relp output] *** task path: /tmp/tmpa5z69896/tasks/main.yml:28 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_input_relp for the relp input] *** task path: /tmp/tmpa5z69896/tasks/main.yml:32 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_input_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmpa5z69896/tasks/main.yml:36 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_test0", "path": "/var/log/messages", "severity": "info", "type": "files"}, {"facility": "authpriv,auth", "name": "files_test1", "path": "/var/log/secure", "type": "files"}, {"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "target": "host.domain", "tcp_port": 1514, "type": "forwards"}, {"facility": "local2", "name": "forwards_facility_only", "target": "host.domain", "tcp_port": 2514, "type": "forwards"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmpa5z69896/tasks/main.yml:40 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'files_test0', 'type': 'files', 'severity': 'info', 'exclude': ['authpriv.none', 'auth.none', 'cron.none', 'mail.none'], 'path': '/var/log/messages'}) => {"ansible_loop_var": "item", "changed": false, "item": {"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_test0", "path": "/var/log/messages", "severity": "info", "type": "files"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'files_test1', 'type': 'files', 'facility': 'authpriv,auth', 'path': '/var/log/secure'}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "authpriv,auth", "name": "files_test1", "path": "/var/log/secure", "type": "files"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'forwards_severity_and_facility', 'type': 'forwards', 'facility': 'local1', 'severity': 'info', 'target': 'host.domain', 'tcp_port': 1514}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "target": "host.domain", "tcp_port": 1514, "type": "forwards"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'forwards_facility_only', 'type': 'forwards', 'facility': 'local2', 'target': 'host.domain', 'tcp_port': 2514}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "local2", "name": "forwards_facility_only", "target": "host.domain", "tcp_port": 2514, "type": "forwards"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmpa5z69896/tasks/main.yml:49 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'flow_0', 'inputs': ['basic_input'], 'outputs': ['files_test0', 'files_test1', 'forwards_severity_and_facility', 'forwards_facility_only']}) => {"ansible_loop_var": "item", "changed": false, "item": {"inputs": ["basic_input"], "name": "flow_0", "outputs": ["files_test0", "files_test1", "forwards_severity_and_facility", "forwards_facility_only"]}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'flow_1', 'inputs': ['files_input'], 'outputs': ['files_test0', 'files_test1']}) => {"ansible_loop_var": "item", "changed": false, "item": {"inputs": ["files_input"], "name": "flow_1", "outputs": ["files_test0", "files_test1"]}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmpa5z69896/tasks/main.yml:60 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmpa5z69896/tasks/main.yml:64 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmpa5z69896/tasks/main.yml:70 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmpa5z69896/tasks/main.yml:76 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmpa5z69896/tasks/main.yml:82 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmpa5z69896/tasks/main.yml:86 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmpa5z69896/tasks/main.yml:101 TASK [/tmp/tmpa5z69896/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:14 changed: [/cache/fedora-31.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: libestr-0.1.9-13.fc31.x86_64", "Installed: ca-certificates-2020.2.41-1.1.fc31.noarch", "Installed: p11-kit-trust-0.23.21-2.fc31.x86_64", "Installed: p11-kit-0.23.21-2.fc31.x86_64", "Installed: libfastjson-0.99.8-5.fc31.x86_64", "Installed: rsyslog-8.2002.0-1.fc31.x86_64", "Installed: logrotate-3.15.1-1.fc31.x86_64", "Installed: rsyslog-gnutls-8.2002.0-1.fc31.x86_64", "Removed: p11-kit-0.23.16.1-2.fc31.x86_64", "Removed: p11-kit-trust-0.23.16.1-2.fc31.x86_64", "Removed: ca-certificates-2019.2.32-3.fc31.noarch"]} TASK [/tmp/tmpa5z69896/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:21 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc31", "source": "rpm", "version": "1.20.4"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc31", "source": "rpm", "version": "1.20.4"}], "abattis-cantarell-fonts": [{"arch": "noarch", "epoch": null, "name": "abattis-cantarell-fonts", "release": "3.fc31", "source": "rpm", "version": "0.111"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "4.fc31", "source": "rpm", "version": "2.2.53"}], "adobe-source-code-pro-fonts": [{"arch": "noarch", "epoch": null, "name": "adobe-source-code-pro-fonts", "release": "7.fc31", "source": "rpm", "version": "2.030.1.050"}], "adwaita-cursor-theme": [{"arch": "noarch", "epoch": null, "name": "adwaita-cursor-theme", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "adwaita-icon-theme": [{"arch": "noarch", "epoch": null, "name": "adwaita-icon-theme", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "5.fc31", "source": "rpm", "version": "1.11"}], "at-spi2-atk": [{"arch": "x86_64", "epoch": null, "name": "at-spi2-atk", "release": "1.fc31", "source": "rpm", "version": "2.34.1"}], "at-spi2-core": [{"arch": "x86_64", "epoch": null, "name": "at-spi2-core", "release": "1.fc31", "source": "rpm", "version": "2.34.0"}], "atk": [{"arch": "x86_64", "epoch": null, "name": "atk", "release": "1.fc31", "source": "rpm", "version": "2.34.1"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "0.12.20190507gitf58ec40.fc31", "source": "rpm", "version": "3.0"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "0.12.20190507gitf58ec40.fc31", "source": "rpm", "version": "3.0"}], "avahi-libs": [{"arch": "x86_64", "epoch": null, "name": "avahi-libs", "release": "20.fc31", "source": "rpm", "version": "0.7"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "8.fc31", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "3.fc31", "source": "rpm", "version": "5.0.7"}], "brotli": [{"arch": "x86_64", "epoch": null, "name": "brotli", "release": "6.fc31", "source": "rpm", "version": "1.0.7"}], "bzip2": [{"arch": "x86_64", "epoch": null, "name": "bzip2", "release": "1.fc31", "source": "rpm", "version": "1.0.8"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "1.fc31", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "4.fc31", "source": "rpm", "version": "1.15.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc31", "source": "rpm", "version": "2020.2.41"}], "cairo": [{"arch": "x86_64", "epoch": null, "name": "cairo", "release": "6.fc31", "source": "rpm", "version": "1.16.0"}], "cairo-gobject": [{"arch": "x86_64", "epoch": null, "name": "cairo-gobject", "release": "6.fc31", "source": "rpm", "version": "1.16.0"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "2.fc31", "source": "rpm", "version": "2.9"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "4.fc31", "source": "rpm", "version": "3.5"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "11.fc31", "source": "rpm", "version": "17.1"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "3.fc31", "source": "rpm", "version": "0.31"}], "colord-libs": [{"arch": "x86_64", "epoch": null, "name": "colord-libs", "release": "2.fc31", "source": "rpm", "version": "1.4.4"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc31", "source": "rpm", "version": "8.31"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc31", "source": "rpm", "version": "8.31"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "12.fc31", "source": "rpm", "version": "2.12"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "21.fc31", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "21.fc31", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "4.gitbb9bf99.fc31", "source": "rpm", "version": "20190816"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc31", "source": "rpm", "version": "2.2.1"}], "cups-libs": [{"arch": "x86_64", "epoch": 1, "name": "cups-libs", "release": "2.fc31", "source": "rpm", "version": "2.2.12"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "1.fc31", "source": "rpm", "version": "7.66.0"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "2.fc31", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "3.fc31", "source": "rpm", "version": "1.12.16"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "6.fc31", "source": "rpm", "version": "21"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "3.fc31", "source": "rpm", "version": "1.12.16"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "3.fc31", "source": "rpm", "version": "1.12.16"}], "dconf": [{"arch": "x86_64", "epoch": null, "name": "dconf", "release": "1.fc31", "source": "rpm", "version": "0.34.0"}], "dejavu-fonts-common": [{"arch": "noarch", "epoch": null, "name": "dejavu-fonts-common", "release": "2.fc31", "source": "rpm", "version": "2.37"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "2.fc31", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "2.fc31", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "2.fc31", "source": "rpm", "version": "1.02.163"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "2.fc31", "source": "rpm", "version": "1.02.163"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "15.fc31", "source": "rpm", "version": "4.4.1"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "15.fc31", "source": "rpm", "version": "4.4.1"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "3.fc31", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc31", "source": "rpm", "version": "4.0.9"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "27.git20181204.fc31.1", "source": "rpm", "version": "049"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "27.git20181204.fc31.1", "source": "rpm", "version": "049"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc31", "source": "rpm", "version": "0.177"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc31", "source": "rpm", "version": "0.177"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc31", "source": "rpm", "version": "0.177"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc31", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "1", "source": "rpm", "version": "31"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "1", "source": "rpm", "version": "31"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "1", "source": "rpm", "version": "31"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "1", "source": "rpm", "version": "31"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc31", "source": "rpm", "version": "5.37"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc31", "source": "rpm", "version": "5.37"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc31", "source": "rpm", "version": "3.12"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "24.fc31", "source": "rpm", "version": "4.6.0"}], "fipscheck": [{"arch": "x86_64", "epoch": null, "name": "fipscheck", "release": "7.fc31", "source": "rpm", "version": "1.5.0"}], "fipscheck-lib": [{"arch": "x86_64", "epoch": null, "name": "fipscheck-lib", "release": "7.fc31", "source": "rpm", "version": "1.5.0"}], "fontconfig": [{"arch": "x86_64", "epoch": null, "name": "fontconfig", "release": "3.fc31", "source": "rpm", "version": "2.13.92"}], "fontpackages-filesystem": [{"arch": "noarch", "epoch": null, "name": "fontpackages-filesystem", "release": "25.fc31", "source": "rpm", "version": "1.44"}], "freetype": [{"arch": "x86_64", "epoch": null, "name": "freetype", "release": "3.fc31", "source": "rpm", "version": "2.10.0"}], "fribidi": [{"arch": "x86_64", "epoch": null, "name": "fribidi", "release": "4.fc31", "source": "rpm", "version": "1.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "8.fc31", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "5.fc31", "source": "rpm", "version": "5.0.1"}], "gcr": [{"arch": "x86_64", "epoch": null, "name": "gcr", "release": "1.fc31", "source": "rpm", "version": "3.33.4"}], "gcr-base": [{"arch": "x86_64", "epoch": null, "name": "gcr-base", "release": "1.fc31", "source": "rpm", "version": "3.33.4"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc31", "source": "rpm", "version": "1.18.1"}], "gdk-pixbuf2": [{"arch": "x86_64", "epoch": null, "name": "gdk-pixbuf2", "release": "1.fc31", "source": "rpm", "version": "2.40.0"}], "gdk-pixbuf2-modules": [{"arch": "x86_64", "epoch": null, "name": "gdk-pixbuf2-modules", "release": "1.fc31", "source": "rpm", "version": "2.40.0"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "1.fc31", "source": "rpm", "version": "20190806"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "1.fc31", "source": "rpm", "version": "20190806"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "2.fc31", "source": "rpm", "version": "0.20.1"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "2.fc31", "source": "rpm", "version": "0.20.1"}], "git-core": [{"arch": "x86_64", "epoch": null, "name": "git-core", "release": "1.fc31", "source": "rpm", "version": "2.23.0"}], "glib-networking": [{"arch": "x86_64", "epoch": null, "name": "glib-networking", "release": "1.fc31", "source": "rpm", "version": "2.62.1"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc31", "source": "rpm", "version": "2.62.1"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "5.fc31", "source": "rpm", "version": "2.30"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "5.fc31", "source": "rpm", "version": "2.30"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "5.fc31", "source": "rpm", "version": "2.30"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "10.fc31", "source": "rpm", "version": "6.1.2"}], "gnome-keyring": [{"arch": "x86_64", "epoch": null, "name": "gnome-keyring", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc31", "source": "rpm", "version": "2.2.17"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc31", "source": "rpm", "version": "2.2.17"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc31", "source": "rpm", "version": "3.6.10"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5c6ae44d", "source": "rpm", "version": "3c3359c4"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "3.fc31", "source": "rpm", "version": "1.13.1"}], "graphite2": [{"arch": "x86_64", "epoch": null, "name": "graphite2", "release": "1.fc31", "source": "rpm", "version": "1.3.13"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "3.fc31", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "20.fc31", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-tools-extra": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-extra", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "36.fc31", "source": "rpm", "version": "8.40"}], "gsettings-desktop-schemas": [{"arch": "x86_64", "epoch": null, "name": "gsettings-desktop-schemas", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "gtk-update-icon-cache": [{"arch": "x86_64", "epoch": null, "name": "gtk-update-icon-cache", "release": "3.fc31", "source": "rpm", "version": "3.24.12"}], "gtk3": [{"arch": "x86_64", "epoch": null, "name": "gtk3", "release": "3.fc31", "source": "rpm", "version": "3.24.12"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "1.fc31", "source": "rpm", "version": "1.10"}], "harfbuzz": [{"arch": "x86_64", "epoch": null, "name": "harfbuzz", "release": "2.fc31", "source": "rpm", "version": "2.6.1"}], "heat-cfntools": [{"arch": "noarch", "epoch": null, "name": "heat-cfntools", "release": "9.fc31", "source": "rpm", "version": "1.4.2"}], "hicolor-icon-theme": [{"arch": "noarch", "epoch": null, "name": "hicolor-icon-theme", "release": "7.fc31", "source": "rpm", "version": "0.17"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "9.fc31", "source": "rpm", "version": "3.20"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "2.fc31", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc31", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "3.fc31", "source": "rpm", "version": "0.2.5"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc31", "source": "rpm", "version": "5.3.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc31", "source": "rpm", "version": "5.3.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "5.fc31", "source": "rpm", "version": "1.8.3"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "3.fc31", "source": "rpm", "version": "20190515"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "4.fc31", "source": "rpm", "version": "2.12"}], "jasper-libs": [{"arch": "x86_64", "epoch": null, "name": "jasper-libs", "release": "9.fc31", "source": "rpm", "version": "2.0.14"}], "jbigkit-libs": [{"arch": "x86_64", "epoch": null, "name": "jbigkit-libs", "release": "17.fc31", "source": "rpm", "version": "2.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "6.fc31", "source": "rpm", "version": "0.13.1"}], "json-glib": [{"arch": "x86_64", "epoch": null, "name": "json-glib", "release": "3.fc31", "source": "rpm", "version": "1.4.4"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "14.fc31", "source": "rpm", "version": "2.0.4"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "14.fc31", "source": "rpm", "version": "2.0.4"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "14.fc31", "source": "rpm", "version": "2.0.4"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "301.fc31", "source": "rpm", "version": "5.3.7"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "3.fc31", "source": "rpm", "version": "1.6"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "4.fc31", "source": "rpm", "version": "26"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "4.fc31", "source": "rpm", "version": "26"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "3.fc31", "source": "rpm", "version": "0.8.0"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "45.fc31", "source": "rpm", "version": "1.17"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "7.fc31", "source": "rpm", "version": "2.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "7.fc31", "source": "rpm", "version": "2.0"}], "lcms2": [{"arch": "x86_64", "epoch": null, "name": "lcms2", "release": "6.fc31", "source": "rpm", "version": "2.9"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "2.fc31", "source": "rpm", "version": "551"}], "libX11": [{"arch": "x86_64", "epoch": null, "name": "libX11", "release": "3.fc31", "source": "rpm", "version": "1.6.8"}], "libX11-common": [{"arch": "noarch", "epoch": null, "name": "libX11-common", "release": "3.fc31", "source": "rpm", "version": "1.6.8"}], "libXau": [{"arch": "x86_64", "epoch": null, "name": "libXau", "release": "2.fc31", "source": "rpm", "version": "1.0.9"}], "libXcomposite": [{"arch": "x86_64", "epoch": null, "name": "libXcomposite", "release": "17.fc31", "source": "rpm", "version": "0.4.4"}], "libXcursor": [{"arch": "x86_64", "epoch": null, "name": "libXcursor", "release": "6.fc31", "source": "rpm", "version": "1.1.15"}], "libXdamage": [{"arch": "x86_64", "epoch": null, "name": "libXdamage", "release": "17.fc31", "source": "rpm", "version": "1.1.4"}], "libXext": [{"arch": "x86_64", "epoch": null, "name": "libXext", "release": "2.fc31", "source": "rpm", "version": "1.3.4"}], "libXfixes": [{"arch": "x86_64", "epoch": null, "name": "libXfixes", "release": "10.fc31", "source": "rpm", "version": "5.0.3"}], "libXft": [{"arch": "x86_64", "epoch": null, "name": "libXft", "release": "2.fc31", "source": "rpm", "version": "2.3.3"}], "libXi": [{"arch": "x86_64", "epoch": null, "name": "libXi", "release": "2.fc31", "source": "rpm", "version": "1.7.10"}], "libXinerama": [{"arch": "x86_64", "epoch": null, "name": "libXinerama", "release": "4.fc31", "source": "rpm", "version": "1.1.4"}], "libXrandr": [{"arch": "x86_64", "epoch": null, "name": "libXrandr", "release": "2.fc31", "source": "rpm", "version": "1.5.2"}], "libXrender": [{"arch": "x86_64", "epoch": null, "name": "libXrender", "release": "10.fc31", "source": "rpm", "version": "0.9.10"}], "libXtst": [{"arch": "x86_64", "epoch": null, "name": "libXtst", "release": "10.fc31", "source": "rpm", "version": "1.2.3"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "4.fc31", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc31", "source": "rpm", "version": "3.4.0"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "3.fc31", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "2.fc31", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "7.fc31", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "43.fc31", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "6.fc31", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "8.fc31", "source": "rpm", "version": "0.7.9"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "43.fc31", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "3.fc31", "source": "rpm", "version": "0.1.11"}], "libcroco": [{"arch": "x86_64", "epoch": null, "name": "libcroco", "release": "2.fc31", "source": "rpm", "version": "0.6.13"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "1.fc31", "source": "rpm", "version": "7.66.0"}], "libdatrie": [{"arch": "x86_64", "epoch": null, "name": "libdatrie", "release": "10.fc31", "source": "rpm", "version": "0.2.9"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "38.fc31", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "38.fc31", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "43.fc31", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "6.fc31", "source": "rpm", "version": "0.35.3"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "28.20190324cvs.fc31", "source": "rpm", "version": "3.1"}], "libepoxy": [{"arch": "x86_64", "epoch": null, "name": "libepoxy", "release": "4.fc31", "source": "rpm", "version": "1.5.3"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "13.fc31", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "7.fc31", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "5.fc31", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "23.fc31", "source": "rpm", "version": "3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc31", "source": "rpm", "version": "9.2.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc31", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc31", "source": "rpm", "version": "9.2.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "2.fc31", "source": "rpm", "version": "1.36"}], "libgusb": [{"arch": "x86_64", "epoch": null, "name": "libgusb", "release": "5.fc31", "source": "rpm", "version": "0.3.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc31", "source": "rpm", "version": "2.2.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "43.fc31", "source": "rpm", "version": "1.3.1"}], "libjpeg-turbo": [{"arch": "x86_64", "epoch": null, "name": "libjpeg-turbo", "release": "4.fc31", "source": "rpm", "version": "2.0.2"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc31", "source": "rpm", "version": "1.1.5"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc31", "source": "rpm", "version": "1.1.5"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "10.fc31", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc31", "source": "rpm", "version": "2.0.7"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "8.fc31", "source": "rpm", "version": "1.2.0"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "9.fc31", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "10.fc31", "source": "rpm", "version": "1.0.4"}], "libmodman": [{"arch": "x86_64", "epoch": null, "name": "libmodman", "release": "20.fc31", "source": "rpm", "version": "2.0.1"}], "libmodulemd1": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd1", "release": "3.fc31", "source": "rpm", "version": "1.8.15"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "4.fc31", "source": "rpm", "version": "1.7"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.rc1.fc31", "source": "rpm", "version": "2.4.1"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc31", "source": "rpm", "version": "1.39.2"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "1.fc31", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "5.20180605git4a062cf.fc31", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "43.fc31", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "4.fc31", "source": "rpm", "version": "1.9.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "3.fc31", "source": "rpm", "version": "1.5.1"}], "libpng": [{"arch": "x86_64", "epoch": 2, "name": "libpng", "release": "2.fc31", "source": "rpm", "version": "1.6.37"}], "libproxy": [{"arch": "x86_64", "epoch": null, "name": "libproxy", "release": "14.fc31", "source": "rpm", "version": "0.4.15"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc31", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc31", "source": "rpm", "version": "1.4.1"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "43.fc31", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc31", "source": "rpm", "version": "1.10.5"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc31", "source": "rpm", "version": "2.10.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "1.fc31", "source": "rpm", "version": "2.4.1"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc31", "source": "rpm", "version": "0.19.1"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc31", "source": "rpm", "version": "2.9"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "2.fc31", "source": "rpm", "version": "2.9"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "8.fc31", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "3.fc31", "source": "rpm", "version": "0.7.5"}], "libsoup": [{"arch": "x86_64", "epoch": null, "name": "libsoup", "release": "1.fc31", "source": "rpm", "version": "2.68.2"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "6.fc31", "source": "rpm", "version": "0.9.0"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "6.fc31", "source": "rpm", "version": "0.9.0"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc31", "source": "rpm", "version": "9.2.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "1.fc31", "source": "rpm", "version": "2.3.0"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "2.fc31", "source": "rpm", "version": "4.14"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "1.fc31", "source": "rpm", "version": "1.4.2"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "1.fc31", "source": "rpm", "version": "0.10.1"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "2.fc31", "source": "rpm", "version": "0.20.1"}], "libthai": [{"arch": "x86_64", "epoch": null, "name": "libthai", "release": "3.fc31", "source": "rpm", "version": "0.1.28"}], "libtiff": [{"arch": "x86_64", "epoch": null, "name": "libtiff", "release": "6.fc31", "source": "rpm", "version": "4.0.10"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "2.rc3.fc31", "source": "rpm", "version": "1.1.4"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "6.fc31", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "4.fc31", "source": "rpm", "version": "1.0.22"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "21.fc31", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "17.fc31", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "8.fc31", "source": "rpm", "version": "0.3.0"}], "libwayland-client": [{"arch": "x86_64", "epoch": null, "name": "libwayland-client", "release": "2.fc31", "source": "rpm", "version": "1.17.0"}], "libwayland-cursor": [{"arch": "x86_64", "epoch": null, "name": "libwayland-cursor", "release": "2.fc31", "source": "rpm", "version": "1.17.0"}], "libwayland-egl": [{"arch": "x86_64", "epoch": null, "name": "libwayland-egl", "release": "2.fc31", "source": "rpm", "version": "1.17.0"}], "libxcb": [{"arch": "x86_64", "epoch": null, "name": "libxcb", "release": "3.fc31", "source": "rpm", "version": "1.13.1"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "1.fc31", "source": "rpm", "version": "4.4.10"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "1.fc31", "source": "rpm", "version": "4.4.10"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc31", "source": "rpm", "version": "0.8.4"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "3.fc31", "source": "rpm", "version": "2.9.9"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "2.fc31", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc31", "source": "rpm", "version": "1.4.2"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "25.fc31", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "102.fc31", "source": "rpm", "version": "20190923"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "3.fc31", "source": "rpm", "version": "0.9.23"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "1.fc31", "source": "rpm", "version": "3.15.1"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "6.fc31", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "1.fc31", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "5.fc31", "source": "rpm", "version": "2.8.4"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc31", "source": "rpm", "version": "5.5.2"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc31", "source": "rpm", "version": "3.1.6"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc31", "source": "rpm", "version": "4.0.23"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "12.20190803.fc31", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "12.20190803.fc31", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "12.20190803.fc31", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.55.20160912git.fc31", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc31", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "3.fc31", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "3.fc31", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc31.1", "source": "rpm", "version": "8.0p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc31.1", "source": "rpm", "version": "8.0p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc31.1", "source": "rpm", "version": "8.0p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "2.fc31", "source": "rpm", "version": "1.1.1d"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc31", "source": "rpm", "version": "1.1.1d"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "2.fc31", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "3.fc31", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc31", "source": "rpm", "version": "0.23.21"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc31", "source": "rpm", "version": "0.23.21"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "18.fc31", "source": "rpm", "version": "1.3.1"}], "pango": [{"arch": "x86_64", "epoch": null, "name": "pango", "release": "1.fc31", "source": "rpm", "version": "1.44.6"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "1.fc31", "source": "rpm", "version": "3.2.153"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "6.fc31", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc31.1", "source": "rpm", "version": "8.43"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "14.fc31", "source": "rpm", "version": "10.33"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "5.fc31", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "6.fc31", "source": "rpm", "version": "1.1.0"}], "pixman": [{"arch": "x86_64", "epoch": null, "name": "pixman", "release": "1.fc31", "source": "rpm", "version": "0.38.4"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "4.fc31", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "18.fc31", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "6.fc31", "source": "rpm", "version": "3.3.15"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "2.fc31", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc31", "source": "rpm", "version": "19.1.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "1.fc31", "source": "rpm", "version": "41.2.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "5.fc31", "source": "rpm", "version": "3.7.4"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "5.fc31", "source": "rpm", "version": "3.7.4"}], "python3-asn1crypto": [{"arch": "noarch", "epoch": null, "name": "python3-asn1crypto", "release": "7.fc31", "source": "rpm", "version": "0.24.0"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc31", "source": "rpm", "version": "19.1.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "0.12.20190507gitf58ec40.fc31", "source": "rpm", "version": "3.0"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc31", "source": "rpm", "version": "2.7.0"}], "python3-boto": [{"arch": "noarch", "epoch": null, "name": "python3-boto", "release": "1.fc31", "source": "rpm", "version": "2.49.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc31", "source": "rpm", "version": "1.12.3"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "10.fc31", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "16.fc31", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc31", "source": "rpm", "version": "2.6.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "3.fc31", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "6.fc31", "source": "rpm", "version": "1.2.8"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "2.fc31", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc31", "source": "rpm", "version": "4.0.9"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "3.fc31", "source": "rpm", "version": "1.13.1"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "6.fc31", "source": "rpm", "version": "0.35.3"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc31", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "2.fc31", "source": "rpm", "version": "2.10.1"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "8.fc31", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "16.fc31", "source": "rpm", "version": "1.10"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "1.fc31", "source": "rpm", "version": "3.0.2"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "3.fc31", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "3.fc31", "source": "rpm", "version": "0.1.11"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "6.fc31", "source": "rpm", "version": "0.35.3"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "5.fc31", "source": "rpm", "version": "3.7.4"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc31", "source": "rpm", "version": "2.9"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "2.fc31", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "2.fc31", "source": "rpm", "version": "3.0.2"}], "python3-pbr": [{"arch": "noarch", "epoch": null, "name": "python3-pbr", "release": "4.fc31", "source": "rpm", "version": "5.1.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc31", "source": "rpm", "version": "19.1.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "3.fc31", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "18.fc31", "source": "rpm", "version": "0.7.2"}], "python3-psutil": [{"arch": "x86_64", "epoch": null, "name": "python3-psutil", "release": "2.fc31", "source": "rpm", "version": "5.6.3"}], "python3-pyasn1": [{"arch": "noarch", "epoch": null, "name": "python3-pyasn1", "release": "5.fc31", "source": "rpm", "version": "0.4.4"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "20.fc31", "source": "rpm", "version": "2.14"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "1.fc31", "source": "rpm", "version": "0.15.4"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "3.fc31", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "2.fc31", "source": "rpm", "version": "1.7.0"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc31", "source": "rpm", "version": "2019.2"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc31", "source": "rpm", "version": "5.1.2"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc31", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "python3-rsa": [{"arch": "noarch", "epoch": null, "name": "python3-rsa", "release": "10.fc31", "source": "rpm", "version": "3.4.2"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc31", "source": "rpm", "version": "4.2.2"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "1.fc31", "source": "rpm", "version": "41.2.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc31", "source": "rpm", "version": "1.12.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc31", "source": "rpm", "version": "1.9.3"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "4.fc31", "source": "rpm", "version": "1.25.3"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "4.fc31", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "3.fc31", "source": "rpm", "version": "8.0"}], "rest": [{"arch": "x86_64", "epoch": null, "name": "rest", "release": "6.fc31", "source": "rpm", "version": "0.8.1"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "25.fc31", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "9.fc31", "source": "rpm", "version": "3.1.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc31", "source": "rpm", "version": "8.2002.0"}], "rsyslog-gnutls": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-gnutls", "release": "1.fc31", "source": "rpm", "version": "8.2002.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "4.fc31", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "37.fc31", "source": "rpm", "version": "3.14.4"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "37.fc31", "source": "rpm", "version": "3.14.4"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc31", "source": "rpm", "version": "2.13.3"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "16.fc31", "source": "rpm", "version": "4.6"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "1.fc31", "source": "rpm", "version": "1.14"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "2.fc31", "source": "rpm", "version": "3.29.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc31", "source": "rpm", "version": "1.8.28"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-bootchart": [{"arch": "x86_64", "epoch": null, "name": "systemd-bootchart", "release": "5.fc31", "source": "rpm", "version": "233"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "2.fc31", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "13.fc31", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "13.fc31", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "2.fc31", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc31", "source": "rpm", "version": "2019c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc31", "source": "rpm", "version": "1.9.3"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc31", "source": "rpm", "version": "8.1.2102"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "15.fc31", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc31", "source": "rpm", "version": "5.5.2"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "2.fc31", "source": "rpm", "version": "5.1.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "2.fc31", "source": "rpm", "version": "2.27"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "6.fc31", "source": "rpm", "version": "5.2.4"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "6.fc31", "source": "rpm", "version": "5.2.4"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "3.fc31", "source": "rpm", "version": "1.1.2"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "19.fc31", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2002.0"}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : debug] ********************************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:32 skipping: [/cache/fedora-31.qcow2] => {} TASK [/tmp/tmpa5z69896/roles/rsyslog : debug] ********************************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:36 ok: [/cache/fedora-31.qcow2] => { "msg": "Rsyslog_version is 8.2002.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmpa5z69896/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:41 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:48 ok: [/cache/fedora-31.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/rsyslog.d", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:54 ok: [/cache/fedora-31.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/lib/rsyslog", "secontext": "system_u:object_r:syslogd_var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Set backup dir name] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:60 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_backup_dir": "/tmp/rsyslog.d-20201112T013429"}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:64 ok: [/cache/fedora-31.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20201112T013429", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:73 ok: [/cache/fedora-31.qcow2] => {"archived": ["/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.conf"], "arcroot": "/etc/", "changed": false, "dest": "/tmp/rsyslog.d-20201112T013429/backup.tgz", "expanded_exclude_paths": [], "expanded_paths": ["/etc/rsyslog.d", "/etc/rsyslog.conf"], "gid": 0, "group": "root", "missing": [], "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 1726, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:80 changed: [/cache/fedora-31.qcow2] => {"changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/log", "secontext": "system_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:88 NOTIFIED HANDLER /tmp/tmpa5z69896/roles/rsyslog : restart rsyslogd for /cache/fedora-31.qcow2 changed: [/cache/fedora-31.qcow2] => {"changed": true, "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "dest": "/etc/rsyslog.conf", "gid": 0, "group": "root", "md5sum": "aa226b8228225835f8a13f775ca42e49", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 104, "src": "/root/.ansible/tmp/ansible-tmp-1605144913.715535-151842-108498026441574/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:97 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, [{"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}], [{"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}]]}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:108 changed: [/cache/fedora-31.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "7f4de7a1922c9f75e59e999d3bd76a7422293d14", "dest": "/etc/rsyslog.d/00-global.conf", "gid": 0, "group": "root", "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "md5sum": "bc874b131415b3d23235af980ec111e0", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 86, "src": "/root/.ansible/tmp/ansible-tmp-1605144914.6858475-151872-172656749995306/source", "state": "file", "uid": 0} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} changed: [/cache/fedora-31.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "0dd331865ac06c0881012a0dc9796c2260e66dcd", "dest": "/etc/rsyslog.d/05-common-defaults.conf", "gid": 0, "group": "root", "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "md5sum": "ca846c3cf461cb558da5d3e79ac49a26", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 69, "src": "/root/.ansible/tmp/ansible-tmp-1605144915.3156257-151872-239189389847820/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:129 skipping: [/cache/fedora-31.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:151 TASK [/tmp/tmpa5z69896/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:166 skipping: [/cache/fedora-31.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:174 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:186 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:198 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:222 ok: [/cache/fedora-31.qcow2] => (item={'name': 'files_input', 'type': 'files', 'input_log_path': '/var/log/inputdirectory/*.log'}) => {"ansible_facts": {"__rsyslog_conf_imfile_modules": [{"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}], "__rsyslog_files_input_packages": [], "__rsyslog_files_input_rules": ["{{ __rsyslog_conf_imfile_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/inputs/files/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"input_log_path": "/var/log/inputdirectory/*.log", "name": "files_input", "type": "files"}} ok: [/cache/fedora-31.qcow2] => (item={'name': 'basic_input', 'type': 'basics', 'ratelimit_burst': 33333}) => {"ansible_facts": {"__rsyslog_basics_packages": []}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/inputs/basics/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "basic_input", "ratelimit_burst": 33333, "type": "basics"}} ok: [/cache/fedora-31.qcow2] => (item={'name': 'basic_input', 'type': 'basics', 'ratelimit_burst': 44444}) => {"ansible_facts": {"__rsyslog_basics_packages": []}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/inputs/basics/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "basic_input", "ratelimit_burst": 44444, "type": "basics"}} TASK [/tmp/tmpa5z69896/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:234 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/files/main.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/basics/main.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/basics/main.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update files input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/files/main.yml:3 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "ebfad8aa66fdd22580236b4f37626b777b20d81c", "dest": "/etc/rsyslog.d/10-input-files-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "md5sum": "2590f7a290dc6d73d7d2312406df3368", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 91, "src": "/root/.ansible/tmp/ansible-tmp-1605144916.5151172-151945-32028073774961/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create files input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/files/main.yml:10 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'basic_input', 'type': 'basics', 'ratelimit_burst': 33333}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "basic_input", "ratelimit_burst": 33333, "type": "basics"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'basic_input', 'type': 'basics', 'ratelimit_burst': 44444}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "basic_input", "ratelimit_burst": 44444, "type": "basics"}, "skip_reason": "Conditional result was False"} included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'input-files-files_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory/*.log" tag="files_input")\nif\n ($syslogtag == "files_input")\n then {\n call files_test0\n}\nif\n ($syslogtag == "files_input")\n then {\n call files_test1\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "b2db6d584458f8c34e663d9ec13fd460d143215b", "dest": "/etc/rsyslog.d/90-input-files-files_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-files-files_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory/*.log\" tag=\"files_input\")\nif\n ($syslogtag == \"files_input\")\n then {\n call files_test0\n}\nif\n ($syslogtag == \"files_input\")\n then {\n call files_test1\n}\n"}], "state": "present", "type": "input"}, "md5sum": "d824bead5eb0785d61dac63f0e02efef", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 230, "src": "/root/.ansible/tmp/ansible-tmp-1605144917.372383-151979-132651514012873/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-files-files_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory/*.log" tag="files_input")\nif\n ($syslogtag == "files_input")\n then {\n call files_test0\n}\nif\n ($syslogtag == "files_input")\n then {\n call files_test1\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-files_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory/*.log\" tag=\"files_input\")\nif\n ($syslogtag == \"files_input\")\n then {\n call files_test0\n}\nif\n ($syslogtag == \"files_input\")\n then {\n call files_test1\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update basics input packages] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/basics/main.yml:3 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 TASK [/tmp/tmpa5z69896/roles/rsyslog : Create basics input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/basics/main.yml:10 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'basic_input', 'type': 'basics', 'ratelimit_burst': 44444}) => {"ansible_loop": {"allitems": [{"name": "basic_input", "ratelimit_burst": 33333, "type": "basics"}, {"name": "basic_input", "ratelimit_burst": 44444, "type": "basics"}, {"input_log_path": "/var/log/inputdirectory/*.log", "name": "files_input", "type": "files"}], "first": false, "index": 2, "index0": 1, "last": false, "length": 3, "nextitem": {"input_log_path": "/var/log/inputdirectory/*.log", "name": "files_input", "type": "files"}, "previtem": {"name": "basic_input", "ratelimit_burst": 33333, "type": "basics"}, "revindex": 2, "revindex0": 1}, "ansible_loop_var": "item", "changed": false, "item": {"name": "basic_input", "ratelimit_burst": 44444, "type": "basics"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'files_input', 'type': 'files', 'input_log_path': '/var/log/inputdirectory/*.log'}) => {"ansible_loop": {"allitems": [{"name": "basic_input", "ratelimit_burst": 33333, "type": "basics"}, {"name": "basic_input", "ratelimit_burst": 44444, "type": "basics"}, {"input_log_path": "/var/log/inputdirectory/*.log", "name": "files_input", "type": "files"}], "first": false, "index": 3, "index0": 2, "last": true, "length": 3, "previtem": {"name": "basic_input", "ratelimit_burst": 44444, "type": "basics"}, "revindex": 1, "revindex0": 0}, "ansible_loop_var": "item", "changed": false, "item": {"input_log_path": "/var/log/inputdirectory/*.log", "name": "files_input", "type": "files"}, "skip_reason": "Conditional result was False"} included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="33333"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call files_test0\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call files_test1\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_severity_and_facility\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_facility_only\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "b63a70e7a4d26972e5f5987d033b56065fc5b188", "dest": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"33333\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files_test0\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files_test1\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_severity_and_facility\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_facility_only\n}\n"}], "state": "present", "type": "input"}, "md5sum": "9a232e2a342ff743e5b2cfeb3890396b", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 768, "src": "/root/.ansible/tmp/ansible-tmp-1605144918.4077604-152021-122025811757808/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="33333"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call files_test0\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call files_test1\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_severity_and_facility\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_facility_only\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"33333\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files_test0\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files_test1\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_severity_and_facility\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_facility_only\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update basics input packages] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/basics/main.yml:3 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 TASK [/tmp/tmpa5z69896/roles/rsyslog : Create basics input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/basics/main.yml:10 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'basic_input', 'type': 'basics', 'ratelimit_burst': 44444}) => {"ansible_loop": {"allitems": [{"name": "basic_input", "ratelimit_burst": 33333, "type": "basics"}, {"name": "basic_input", "ratelimit_burst": 44444, "type": "basics"}, {"input_log_path": "/var/log/inputdirectory/*.log", "name": "files_input", "type": "files"}], "first": false, "index": 2, "index0": 1, "last": false, "length": 3, "nextitem": {"input_log_path": "/var/log/inputdirectory/*.log", "name": "files_input", "type": "files"}, "previtem": {"name": "basic_input", "ratelimit_burst": 33333, "type": "basics"}, "revindex": 2, "revindex0": 1}, "ansible_loop_var": "item", "changed": false, "item": {"name": "basic_input", "ratelimit_burst": 44444, "type": "basics"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'files_input', 'type': 'files', 'input_log_path': '/var/log/inputdirectory/*.log'}) => {"ansible_loop": {"allitems": [{"name": "basic_input", "ratelimit_burst": 33333, "type": "basics"}, {"name": "basic_input", "ratelimit_burst": 44444, "type": "basics"}, {"input_log_path": "/var/log/inputdirectory/*.log", "name": "files_input", "type": "files"}], "first": false, "index": 3, "index0": 2, "last": true, "length": 3, "previtem": {"name": "basic_input", "ratelimit_burst": 44444, "type": "basics"}, "revindex": 1, "revindex0": 0}, "ansible_loop_var": "item", "changed": false, "item": {"input_log_path": "/var/log/inputdirectory/*.log", "name": "files_input", "type": "files"}, "skip_reason": "Conditional result was False"} included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="33333"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call files_test0\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call files_test1\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_severity_and_facility\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_facility_only\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "b63a70e7a4d26972e5f5987d033b56065fc5b188", "dest": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"33333\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files_test0\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files_test1\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_severity_and_facility\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_facility_only\n}\n"}], "state": "present", "type": "input"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 768, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="33333"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call files_test0\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call files_test1\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_severity_and_facility\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_facility_only\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"33333\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files_test0\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files_test1\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_severity_and_facility\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_facility_only\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:246 ok: [/cache/fedora-31.qcow2] => (item={'name': 'files_test0', 'type': 'files', 'severity': 'info', 'exclude': ['authpriv.none', 'auth.none', 'cron.none', 'mail.none'], 'path': '/var/log/messages'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | default(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n{% else %}\nmodule(load=\"builtin:omfile\")\n{% endif %}"}], "type": "modules"}], "__rsyslog_files_output_packages": [], "__rsyslog_files_output_rules": ["{{ __rsyslog_conf_files_output_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_test0", "path": "/var/log/messages", "severity": "info", "type": "files"}} ok: [/cache/fedora-31.qcow2] => (item={'name': 'files_test1', 'type': 'files', 'facility': 'authpriv,auth', 'path': '/var/log/secure'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | default(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n{% else %}\nmodule(load=\"builtin:omfile\")\n{% endif %}"}], "type": "modules"}], "__rsyslog_files_output_packages": [], "__rsyslog_files_output_rules": ["{{ __rsyslog_conf_files_output_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"facility": "authpriv,auth", "name": "files_test1", "path": "/var/log/secure", "type": "files"}} ok: [/cache/fedora-31.qcow2] => (item={'name': 'forwards_severity_and_facility', 'type': 'forwards', 'facility': 'local1', 'severity': 'info', 'target': 'host.domain', 'tcp_port': 1514}) => {"ansible_facts": {"__rsyslog_forwards_output_packages": [], "__rsyslog_forwards_output_rules": []}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/outputs/forwards/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "target": "host.domain", "tcp_port": 1514, "type": "forwards"}} ok: [/cache/fedora-31.qcow2] => (item={'name': 'forwards_facility_only', 'type': 'forwards', 'facility': 'local2', 'target': 'host.domain', 'tcp_port': 2514}) => {"ansible_facts": {"__rsyslog_forwards_output_packages": [], "__rsyslog_forwards_output_rules": []}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/outputs/forwards/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"facility": "local2", "name": "forwards_facility_only", "target": "host.domain", "tcp_port": 2514, "type": "forwards"}} TASK [/tmp/tmpa5z69896/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:258 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/forwards/main.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/forwards/main.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "89bc63afcb6aae96090bbde60b367bfc80afc31f", "dest": "/etc/rsyslog.d/10-output-files-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "md5sum": "36c5048bf86cdc51ac071efb6a63f800", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 173, "src": "/root/.ansible/tmp/ansible-tmp-1605144920.4372144-152096-229076229881027/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create files output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/files/main.yml:10 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-files_test0', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_test0") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "985f715e5edc64f813d23d8bace32d73035dd8e2", "dest": "/etc/rsyslog.d/30-output-files-files_test0.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-files_test0", "sections": [{"options": "ruleset(name=\"files_test0\") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n"}], "state": "present", "type": "output"}, "md5sum": "b0ab58ced7d24adb5c768e25b861eab2", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 125, "src": "/root/.ansible/tmp/ansible-tmp-1605144921.2739892-152130-154755348626384/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-files_test0', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_test0") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_test0", "sections": [{"options": "ruleset(name=\"files_test0\") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-files_test1', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_test1") {\n authpriv,auth.* /var/log/secure\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "982fd08c83affcc43415f20a1444b2bf16416a97", "dest": "/etc/rsyslog.d/30-output-files-files_test1.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-files_test1", "sections": [{"options": "ruleset(name=\"files_test1\") {\n authpriv,auth.* /var/log/secure\n}\n"}], "state": "present", "type": "output"}, "md5sum": "a2e0b8b19e459460c23f0f4ead00337a", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 88, "src": "/root/.ansible/tmp/ansible-tmp-1605144922.1336956-152162-204794572399200/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-files_test1', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_test1") {\n authpriv,auth.* /var/log/secure\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_test1", "sections": [{"options": "ruleset(name=\"files_test1\") {\n authpriv,auth.* /var/log/secure\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "89bc63afcb6aae96090bbde60b367bfc80afc31f", "dest": "/etc/rsyslog.d/10-output-files-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-output-files-modules.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 173, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create files output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/files/main.yml:10 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-files_test0', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_test0") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "985f715e5edc64f813d23d8bace32d73035dd8e2", "dest": "/etc/rsyslog.d/30-output-files-files_test0.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-files_test0", "sections": [{"options": "ruleset(name=\"files_test0\") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-files-files_test0.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 125, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-files_test0', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_test0") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_test0", "sections": [{"options": "ruleset(name=\"files_test0\") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-files_test1', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_test1") {\n authpriv,auth.* /var/log/secure\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "982fd08c83affcc43415f20a1444b2bf16416a97", "dest": "/etc/rsyslog.d/30-output-files-files_test1.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-files_test1", "sections": [{"options": "ruleset(name=\"files_test1\") {\n authpriv,auth.* /var/log/secure\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-files-files_test1.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 88, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-files_test1', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_test1") {\n authpriv,auth.* /var/log/secure\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_test1", "sections": [{"options": "ruleset(name=\"files_test1\") {\n authpriv,auth.* /var/log/secure\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update forwards output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/forwards/main.yml:3 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 TASK [/tmp/tmpa5z69896/roles/rsyslog : Create forwards output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/forwards/main.yml:10 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "f55dd8f37540903386700857b2f43310e7866ca3", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "md5sum": "0a0fbb5b5f18784ecb9491588546a92e", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 231, "src": "/root/.ansible/tmp/ansible-tmp-1605144925.451791-152289-42510850919041/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "37dcf71d672fe15f676cdcc19881e8a9b055c66e", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "md5sum": "defe88e0c904f7075880d9ffc6c99598", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 212, "src": "/root/.ansible/tmp/ansible-tmp-1605144926.239439-152321-107995073216776/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update forwards output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/forwards/main.yml:3 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 TASK [/tmp/tmpa5z69896/roles/rsyslog : Create forwards output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/forwards/main.yml:10 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "f55dd8f37540903386700857b2f43310e7866ca3", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 231, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "37dcf71d672fe15f676cdcc19881e8a9b055c66e", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 212, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:270 changed: [/cache/fedora-31.qcow2] => {"changed": true, "enabled": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target basic.target system.slice", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7776", "LimitNPROCSoft": "7776", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7776", "LimitSIGPENDINGSoft": "7776", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2332", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [/tmp/tmpa5z69896/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:279 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:290 skipping: [/cache/fedora-31.qcow2] => {} TASK [include_tasks] *********************************************************** task path: /tmp/tmpa5z69896/tests/tests_combination.yml:94 included: /tmp/tmpa5z69896/tests/set_rsyslog_variables.yml for /cache/fedora-31.qcow2 TASK [Get info of /etc/rsyslog.conf] ******************************************* task path: /tmp/tmpa5z69896/tests/set_rsyslog_variables.yml:1 ok: [/cache/fedora-31.qcow2] => {"changed": false, "stat": {"atime": 1605144929.1110237, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "ctime": 1605144914.3500237, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8403, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1605144914.0140238, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 104, "uid": 0, "version": "2855081427", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Get file counts in /etc/rsyslog.d] *************************************** task path: /tmp/tmpa5z69896/tests/set_rsyslog_variables.yml:6 ok: [/cache/fedora-31.qcow2] => {"changed": false, "examined": 11, "files": [{"atime": 1605144913.1030238, "ctime": 1571871554.4778266, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 159515, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1564000148.0, "nlink": 1, "path": "/etc/rsyslog.d/21-cloudinit.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 255, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605144929.1110237, "ctime": 1605144915.7090237, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8405, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605144915.4720237, "nlink": 1, "path": "/etc/rsyslog.d/05-common-defaults.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 69, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605144919.6190238, "ctime": 1605144918.8050237, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8408, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605144918.5630238, "nlink": 1, "path": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 768, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605144923.0830238, "ctime": 1605144920.8380237, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8409, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605144920.5910237, "nlink": 1, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 173, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605144927.3460238, "ctime": 1605144925.8430238, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8412, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605144925.5980237, "nlink": 1, "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 231, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605144929.1110237, "ctime": 1605144915.0760238, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8404, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605144914.8380237, "nlink": 1, "path": "/etc/rsyslog.d/00-global.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 86, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605144929.1110237, "ctime": 1605144917.7700238, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8407, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605144917.5220237, "nlink": 1, "path": "/etc/rsyslog.d/90-input-files-files_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 230, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605144924.5860238, "ctime": 1605144922.5330238, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8411, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605144922.2890236, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-files_test1.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 88, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605144923.8680236, "ctime": 1605144921.6560237, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8410, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605144921.4170237, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-files_test0.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 125, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605144929.1110237, "ctime": 1605144916.9140236, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8406, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605144916.6700237, "nlink": 1, "path": "/etc/rsyslog.d/10-input-files-modules.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 91, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605144928.0610237, "ctime": 1605144926.6220238, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8413, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605144926.3840237, "nlink": 1, "path": "/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 212, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}], "matched": 11, "msg": ""} RUNNING HANDLER [/tmp/tmpa5z69896/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmpa5z69896/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-31.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestamp": "Thu 2020-11-12 01:35:29 UTC", "ActiveEnterTimestampMonotonic": "76324156", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "sysinit.target basic.target system.slice", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Thu 2020-11-12 01:35:29 UTC", "AssertTimestampMonotonic": "76317938", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "143546000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2020-11-12 01:35:29 UTC", "ConditionTimestampMonotonic": "76317938", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "12394", "ExecMainStartTimestamp": "Thu 2020-11-12 01:35:29 UTC", "ExecMainStartTimestampMonotonic": "76319212", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Thu 2020-11-12 01:35:29 UTC] ; stop_time=[n/a] ; pid=12394 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Thu 2020-11-12 01:35:29 UTC] ; stop_time=[n/a] ; pid=12394 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2020-11-12 01:35:29 UTC", "InactiveExitTimestampMonotonic": "76319506", "InvocationID": "4ab56013ec344a08926387f6c01ef04f", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7776", "LimitNPROCSoft": "7776", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7776", "LimitSIGPENDINGSoft": "7776", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "12394", "MemoryAccounting": "yes", "MemoryCurrent": "2060288", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Thu 2020-11-12 01:35:29 UTC", "StateChangeTimestampMonotonic": "76324156", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "2332", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [Check rsyslog.conf size] ************************************************* task path: /tmp/tmpa5z69896/tests/tests_combination.yml:101 ok: [/cache/fedora-31.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check file counts in rsyslog.d] ****************************************** task path: /tmp/tmpa5z69896/tests/tests_combination.yml:105 ok: [/cache/fedora-31.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check rsyslog errors] **************************************************** task path: /tmp/tmpa5z69896/tests/tests_combination.yml:111 changed: [/cache/fedora-31.qcow2] => {"changed": true, "cmd": ["systemctl", "status", "rsyslog"], "delta": "0:00:00.009872", "end": "2020-11-12 01:35:31.399616", "failed_when_result": false, "rc": 0, "start": "2020-11-12 01:35:31.389744", "stderr": "", "stderr_lines": [], "stdout": "● rsyslog.service - System Logging Service\n Loaded: loaded (/usr/lib/systemd/system/rsyslog.service; enabled; vendor preset: enabled)\n Active: active (running) since Thu 2020-11-12 01:35:30 UTC; 550ms ago\n Docs: man:rsyslogd(8)\n https://www.rsyslog.com/doc/\n Main PID: 12628 (rsyslogd)\n Tasks: 4 (limit: 2332)\n Memory: 1.4M\n CPU: 7ms\n CGroup: /system.slice/rsyslog.service\n └─12628 /usr/sbin/rsyslogd -n\n\nNov 12 01:35:30 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com systemd[1]: Starting System Logging Service...\nNov 12 01:35:30 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com rsyslogd[12628]: [origin software=\"rsyslogd\" swVersion=\"8.2002.0\" x-pid=\"12628\" x-info=\"https://www.rsyslog.com\"] start\nNov 12 01:35:30 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com systemd[1]: Started System Logging Service.\nNov 12 01:35:30 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com rsyslogd[12628]: imjournal: journal files changed, reloading... [v8.2002.0 try https://www.rsyslog.com/e/0 ]", "stdout_lines": ["● rsyslog.service - System Logging Service", " Loaded: loaded (/usr/lib/systemd/system/rsyslog.service; enabled; vendor preset: enabled)", " Active: active (running) since Thu 2020-11-12 01:35:30 UTC; 550ms ago", " Docs: man:rsyslogd(8)", " https://www.rsyslog.com/doc/", " Main PID: 12628 (rsyslogd)", " Tasks: 4 (limit: 2332)", " Memory: 1.4M", " CPU: 7ms", " CGroup: /system.slice/rsyslog.service", " └─12628 /usr/sbin/rsyslogd -n", "", "Nov 12 01:35:30 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com systemd[1]: Starting System Logging Service...", "Nov 12 01:35:30 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com rsyslogd[12628]: [origin software=\"rsyslogd\" swVersion=\"8.2002.0\" x-pid=\"12628\" x-info=\"https://www.rsyslog.com\"] start", "Nov 12 01:35:30 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com systemd[1]: Started System Logging Service.", "Nov 12 01:35:30 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com rsyslogd[12628]: imjournal: journal files changed, reloading... [v8.2002.0 try https://www.rsyslog.com/e/0 ]"]} TASK [Check if the files config exists] **************************************** task path: /tmp/tmpa5z69896/tests/tests_combination.yml:116 ok: [/cache/fedora-31.qcow2] => {"changed": false, "failed_when_result": false, "stat": {"atime": 1605144923.8680236, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "985f715e5edc64f813d23d8bace32d73035dd8e2", "ctime": 1605144921.6560237, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8410, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1605144921.4170237, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-files_test0.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 125, "uid": 0, "version": "334814633", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Check the filter and action in the files output config] ****************** task path: /tmp/tmpa5z69896/tests/tests_combination.yml:122 ok: [/cache/fedora-31.qcow2] => {"changed": false, "cmd": ["/bin/grep", "\\*.info;authpriv.none;auth.none;cron.none;mail.none.*/var/log/messages", "/etc/rsyslog.d/30-output-files-files_test0.conf"], "delta": "0:00:00.003910", "end": "2020-11-12 01:35:32.103653", "rc": 0, "start": "2020-11-12 01:35:32.099743", "stderr": "", "stderr_lines": [], "stdout": " *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages", "stdout_lines": [" *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages"]} TASK [Run logger to generate a test log message] ******************************* task path: /tmp/tmpa5z69896/tests/tests_combination.yml:126 ok: [/cache/fedora-31.qcow2] => {"changed": false, "cmd": ["/bin/logger", "-i", "-p", "local6.info", "-t", "testTag0", "testMessage0000"], "delta": "0:00:00.003548", "end": "2020-11-12 01:35:32.465947", "rc": 0, "start": "2020-11-12 01:35:32.462399", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Check the test log message in /var/log/messages] ************************* task path: /tmp/tmpa5z69896/tests/tests_combination.yml:130 ok: [/cache/fedora-31.qcow2] => {"attempts": 1, "changed": false, "cmd": ["/bin/grep", "testMessage0000", "/var/log/messages"], "delta": "0:00:00.003237", "end": "2020-11-12 01:35:32.804411", "rc": 0, "start": "2020-11-12 01:35:32.801174", "stderr": "", "stderr_lines": [], "stdout": "Nov 12 01:35:32 ibm-p8-kvm-03-guest-02 ansible-command[12932]: Invoked with _raw_params=/bin/logger -i -p local6.info -t testTag0 testMessage0000 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nNov 12 01:35:32 ibm-p8-kvm-03-guest-02 testTag0[12933]: testMessage0000\nNov 12 01:35:32 ibm-p8-kvm-03-guest-02 ansible-command[13007]: Invoked with _raw_params=/bin/grep testMessage0000 '/var/log/messages' warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None", "stdout_lines": ["Nov 12 01:35:32 ibm-p8-kvm-03-guest-02 ansible-command[12932]: Invoked with _raw_params=/bin/logger -i -p local6.info -t testTag0 testMessage0000 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None", "Nov 12 01:35:32 ibm-p8-kvm-03-guest-02 testTag0[12933]: testMessage0000", "Nov 12 01:35:32 ibm-p8-kvm-03-guest-02 ansible-command[13007]: Invoked with _raw_params=/bin/grep testMessage0000 '/var/log/messages' warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None"]} TASK [Generated a file to check severity_and_facility] ************************* task path: /tmp/tmpa5z69896/tests/tests_combination.yml:138 changed: [/cache/fedora-31.qcow2] => {"changed": true, "checksum": "86fec6b35d10bee7cde44f642945274c530f10af", "dest": "/tmp/__testfile__", "gid": 0, "group": "root", "md5sum": "5abb24650a3af0ea7204d5160d5b4b8d", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 229, "src": "/root/.ansible/tmp/ansible-tmp-1605144933.0474126-152569-248156597434138/source", "state": "file", "uid": 0} TASK [Check severity_and_facility] ********************************************* task path: /tmp/tmpa5z69896/tests/tests_combination.yml:152 ok: [/cache/fedora-31.qcow2] => {"changed": false, "cmd": ["diff", "-B", "/tmp/__testfile__", "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf"], "delta": "0:00:00.004866", "end": "2020-11-12 01:35:33.776811", "rc": 0, "start": "2020-11-12 01:35:33.771945", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Check if the input files config exists] ********************************** task path: /tmp/tmpa5z69896/tests/tests_combination.yml:157 ok: [/cache/fedora-31.qcow2] => {"changed": false, "failed_when_result": false, "stat": {"atime": 1605144929.1110237, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b2db6d584458f8c34e663d9ec13fd460d143215b", "ctime": 1605144917.7700238, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8407, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1605144917.5220237, "nlink": 1, "path": "/etc/rsyslog.d/90-input-files-files_input.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 230, "uid": 0, "version": "3576046651", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Check the input call with tag=files_input] ******************************* task path: /tmp/tmpa5z69896/tests/tests_combination.yml:163 ok: [/cache/fedora-31.qcow2] => {"changed": false, "cmd": ["/bin/grep", " *input(type=\"imfile\" file=\"\\/var\\/log\\/inputdirectory\\/\\*.log\" tag=\"files_input\"", "/etc/rsyslog.d/90-input-files-files_input.conf"], "delta": "0:00:00.002980", "end": "2020-11-12 01:35:34.476408", "rc": 0, "start": "2020-11-12 01:35:34.473428", "stderr": "", "stderr_lines": [], "stdout": "input(type=\"imfile\" file=\"/var/log/inputdirectory/*.log\" tag=\"files_input\")", "stdout_lines": ["input(type=\"imfile\" file=\"/var/log/inputdirectory/*.log\" tag=\"files_input\")"]} TASK [Create a test log file with a log message in /var/log/inputdirectory] **** task path: /tmp/tmpa5z69896/tests/tests_combination.yml:167 ok: [/cache/fedora-31.qcow2] => {"changed": false, "cmd": "echo \"<167>Mar 20 01:00:00 11.22.33.44 tag msgnum:00000000:26:abcdefghijklmnopqrstuvwxyz\" > \"/var/log/inputdirectory/test.log\"", "delta": "0:00:00.004169", "end": "2020-11-12 01:35:34.848571", "rc": 0, "start": "2020-11-12 01:35:34.844402", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Check the fake test log message in /var/log/messages] ******************** task path: /tmp/tmpa5z69896/tests/tests_combination.yml:171 ok: [/cache/fedora-31.qcow2] => {"changed": false, "cmd": ["/bin/grep", "files_input .*abcdefghijklmnopqrstuvwxyz$", "/var/log/messages"], "delta": "0:00:00.003515", "end": "2020-11-12 01:35:35.203659", "rc": 0, "start": "2020-11-12 01:35:35.200144", "stderr": "", "stderr_lines": [], "stdout": "Nov 12 01:35:34 ibm-p8-kvm-03-guest-02 files_input <167>Mar 20 01:00:00 11.22.33.44 tag msgnum:00000000:26:abcdefghijklmnopqrstuvwxyz", "stdout_lines": ["Nov 12 01:35:34 ibm-p8-kvm-03-guest-02 files_input <167>Mar 20 01:00:00 11.22.33.44 tag msgnum:00000000:26:abcdefghijklmnopqrstuvwxyz"]} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-31.qcow2 : ok=83 changed=17 unreachable=0 failed=0 skipped=60 rescued=0 ignored=0 + cd /tmp/tmpa5z69896/tests; TEST_SUBJECTS=/cache/fedora-31.qcow2 TEST_ARTIFACTS=/tmp/linux-system-role-test-work-pull-linux-system-roles_logging-186-405f09a-fedora-31-mm3symvy/artifacts ansible-playbook -vv --inventory=/usr/share/ansible/inventory/standard-inventory-qcow2 /tmp/tmpa5z69896/_setup.yml /tmp/tmpa5z69896/tests/tests_combination2.yml ansible-playbook 2.9.14 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/tester/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.8/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 3.8.6 (default, Sep 25 2020, 00:00:00) [GCC 10.2.1 20200723 (Red Hat 10.2.1-1)] Using /etc/ansible/ansible.cfg as config file PLAYBOOK: _setup.yml *********************************************************** 1 plays in /tmp/tmpa5z69896/_setup.yml PLAY [Fail when only localhost is available] *********************************** META: ran handlers TASK [debug] ******************************************************************* task path: /tmp/tmpa5z69896/_setup.yml:5 ok: [/cache/fedora-31.qcow2] => { "groups": { "all": [ "/cache/fedora-31.qcow2" ], "localhost": [ "/cache/fedora-31.qcow2" ], "subjects": [ "/cache/fedora-31.qcow2" ], "ungrouped": [] } } TASK [fail] ******************************************************************** task path: /tmp/tmpa5z69896/_setup.yml:7 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-31.qcow2 : ok=1 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 PLAYBOOK: tests_combination2.yml *********************************************** 1 plays in /tmp/tmpa5z69896/tests/tests_combination2.yml PLAY [Ensure that the role runs with complicated flows - M x N combinations 2] *** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpa5z69896/tests/tests_combination2.yml:35 ok: [/cache/fedora-31.qcow2] META: ran handlers TASK [Generate an input log dir /var/log/inputdirectory] *********************** task path: /tmp/tmpa5z69896/tests/tests_combination2.yml:47 changed: [/cache/fedora-31.qcow2] => {"changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/log/inputdirectory", "secontext": "unconfined_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [deploy config to output into local files] ******************************** task path: /tmp/tmpa5z69896/tests/tests_combination2.yml:53 TASK [linux-system-roles.logging : Set rsyslog_output_elasticsearch for the omelasticsearch output] *** task path: /tmp/tmpa5z69896/tasks/main.yml:5 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_elasticsearch": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_files for the omfile outputs] *** task path: /tmp/tmpa5z69896/tasks/main.yml:9 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_files": [{"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_test0", "path": "/var/log/messages", "severity": "info", "type": "files"}, {"facility": "authpriv,auth", "name": "files_test1", "path": "/var/log/secure", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set files output if rsyslog_output_files is empty and logging_inputs is not empty] *** task path: /tmp/tmpa5z69896/tasks/main.yml:13 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Set rsyslog_output_forwards for the omfwd output] *** task path: /tmp/tmpa5z69896/tasks/main.yml:20 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_forwards": [{"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "target": "host.domain", "tcp_port": 1514, "type": "forwards"}, {"facility": "local2", "name": "forwards_facility_only", "target": "host.domain", "tcp_port": 2514, "type": "forwards"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_remote_files for the omfwd output for the remote input] *** task path: /tmp/tmpa5z69896/tasks/main.yml:24 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_remote_files": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_relp for the relp output] *** task path: /tmp/tmpa5z69896/tasks/main.yml:28 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_input_relp for the relp input] *** task path: /tmp/tmpa5z69896/tasks/main.yml:32 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_input_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmpa5z69896/tasks/main.yml:36 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_test0", "path": "/var/log/messages", "severity": "info", "type": "files"}, {"facility": "authpriv,auth", "name": "files_test1", "path": "/var/log/secure", "type": "files"}, {"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "target": "host.domain", "tcp_port": 1514, "type": "forwards"}, {"facility": "local2", "name": "forwards_facility_only", "target": "host.domain", "tcp_port": 2514, "type": "forwards"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmpa5z69896/tasks/main.yml:40 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'files_test0', 'type': 'files', 'severity': 'info', 'exclude': ['authpriv.none', 'auth.none', 'cron.none', 'mail.none'], 'path': '/var/log/messages'}) => {"ansible_loop_var": "item", "changed": false, "item": {"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_test0", "path": "/var/log/messages", "severity": "info", "type": "files"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'files_test1', 'type': 'files', 'facility': 'authpriv,auth', 'path': '/var/log/secure'}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "authpriv,auth", "name": "files_test1", "path": "/var/log/secure", "type": "files"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'forwards_severity_and_facility', 'type': 'forwards', 'facility': 'local1', 'severity': 'info', 'target': 'host.domain', 'tcp_port': 1514}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "target": "host.domain", "tcp_port": 1514, "type": "forwards"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'forwards_facility_only', 'type': 'forwards', 'facility': 'local2', 'target': 'host.domain', 'tcp_port': 2514}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "local2", "name": "forwards_facility_only", "target": "host.domain", "tcp_port": 2514, "type": "forwards"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmpa5z69896/tasks/main.yml:49 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'flow_0', 'inputs': ['basic_input', 'files_input'], 'outputs': ['files_test0']}) => {"ansible_loop_var": "item", "changed": false, "item": {"inputs": ["basic_input", "files_input"], "name": "flow_0", "outputs": ["files_test0"]}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'flow_1', 'inputs': ['basic_input', 'files_input'], 'outputs': ['files_test1']}) => {"ansible_loop_var": "item", "changed": false, "item": {"inputs": ["basic_input", "files_input"], "name": "flow_1", "outputs": ["files_test1"]}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'flow_2', 'inputs': ['basic_input'], 'outputs': ['forwards_severity_and_facility']}) => {"ansible_loop_var": "item", "changed": false, "item": {"inputs": ["basic_input"], "name": "flow_2", "outputs": ["forwards_severity_and_facility"]}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'flow_3', 'inputs': ['basic_input'], 'outputs': ['forwards_facility_only']}) => {"ansible_loop_var": "item", "changed": false, "item": {"inputs": ["basic_input"], "name": "flow_3", "outputs": ["forwards_facility_only"]}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmpa5z69896/tasks/main.yml:60 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmpa5z69896/tasks/main.yml:64 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmpa5z69896/tasks/main.yml:70 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmpa5z69896/tasks/main.yml:76 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmpa5z69896/tasks/main.yml:82 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmpa5z69896/tasks/main.yml:86 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmpa5z69896/tasks/main.yml:101 TASK [/tmp/tmpa5z69896/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:14 changed: [/cache/fedora-31.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: libestr-0.1.9-13.fc31.x86_64", "Installed: ca-certificates-2020.2.41-1.1.fc31.noarch", "Installed: p11-kit-trust-0.23.21-2.fc31.x86_64", "Installed: p11-kit-0.23.21-2.fc31.x86_64", "Installed: libfastjson-0.99.8-5.fc31.x86_64", "Installed: rsyslog-8.2002.0-1.fc31.x86_64", "Installed: logrotate-3.15.1-1.fc31.x86_64", "Installed: rsyslog-gnutls-8.2002.0-1.fc31.x86_64", "Removed: p11-kit-0.23.16.1-2.fc31.x86_64", "Removed: p11-kit-trust-0.23.16.1-2.fc31.x86_64", "Removed: ca-certificates-2019.2.32-3.fc31.noarch"]} TASK [/tmp/tmpa5z69896/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:21 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc31", "source": "rpm", "version": "1.20.4"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc31", "source": "rpm", "version": "1.20.4"}], "abattis-cantarell-fonts": [{"arch": "noarch", "epoch": null, "name": "abattis-cantarell-fonts", "release": "3.fc31", "source": "rpm", "version": "0.111"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "4.fc31", "source": "rpm", "version": "2.2.53"}], "adobe-source-code-pro-fonts": [{"arch": "noarch", "epoch": null, "name": "adobe-source-code-pro-fonts", "release": "7.fc31", "source": "rpm", "version": "2.030.1.050"}], "adwaita-cursor-theme": [{"arch": "noarch", "epoch": null, "name": "adwaita-cursor-theme", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "adwaita-icon-theme": [{"arch": "noarch", "epoch": null, "name": "adwaita-icon-theme", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "5.fc31", "source": "rpm", "version": "1.11"}], "at-spi2-atk": [{"arch": "x86_64", "epoch": null, "name": "at-spi2-atk", "release": "1.fc31", "source": "rpm", "version": "2.34.1"}], "at-spi2-core": [{"arch": "x86_64", "epoch": null, "name": "at-spi2-core", "release": "1.fc31", "source": "rpm", "version": "2.34.0"}], "atk": [{"arch": "x86_64", "epoch": null, "name": "atk", "release": "1.fc31", "source": "rpm", "version": "2.34.1"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "0.12.20190507gitf58ec40.fc31", "source": "rpm", "version": "3.0"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "0.12.20190507gitf58ec40.fc31", "source": "rpm", "version": "3.0"}], "avahi-libs": [{"arch": "x86_64", "epoch": null, "name": "avahi-libs", "release": "20.fc31", "source": "rpm", "version": "0.7"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "8.fc31", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "3.fc31", "source": "rpm", "version": "5.0.7"}], "brotli": [{"arch": "x86_64", "epoch": null, "name": "brotli", "release": "6.fc31", "source": "rpm", "version": "1.0.7"}], "bzip2": [{"arch": "x86_64", "epoch": null, "name": "bzip2", "release": "1.fc31", "source": "rpm", "version": "1.0.8"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "1.fc31", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "4.fc31", "source": "rpm", "version": "1.15.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc31", "source": "rpm", "version": "2020.2.41"}], "cairo": [{"arch": "x86_64", "epoch": null, "name": "cairo", "release": "6.fc31", "source": "rpm", "version": "1.16.0"}], "cairo-gobject": [{"arch": "x86_64", "epoch": null, "name": "cairo-gobject", "release": "6.fc31", "source": "rpm", "version": "1.16.0"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "2.fc31", "source": "rpm", "version": "2.9"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "4.fc31", "source": "rpm", "version": "3.5"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "11.fc31", "source": "rpm", "version": "17.1"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "3.fc31", "source": "rpm", "version": "0.31"}], "colord-libs": [{"arch": "x86_64", "epoch": null, "name": "colord-libs", "release": "2.fc31", "source": "rpm", "version": "1.4.4"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc31", "source": "rpm", "version": "8.31"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc31", "source": "rpm", "version": "8.31"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "12.fc31", "source": "rpm", "version": "2.12"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "21.fc31", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "21.fc31", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "4.gitbb9bf99.fc31", "source": "rpm", "version": "20190816"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc31", "source": "rpm", "version": "2.2.1"}], "cups-libs": [{"arch": "x86_64", "epoch": 1, "name": "cups-libs", "release": "2.fc31", "source": "rpm", "version": "2.2.12"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "1.fc31", "source": "rpm", "version": "7.66.0"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "2.fc31", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "3.fc31", "source": "rpm", "version": "1.12.16"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "6.fc31", "source": "rpm", "version": "21"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "3.fc31", "source": "rpm", "version": "1.12.16"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "3.fc31", "source": "rpm", "version": "1.12.16"}], "dconf": [{"arch": "x86_64", "epoch": null, "name": "dconf", "release": "1.fc31", "source": "rpm", "version": "0.34.0"}], "dejavu-fonts-common": [{"arch": "noarch", "epoch": null, "name": "dejavu-fonts-common", "release": "2.fc31", "source": "rpm", "version": "2.37"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "2.fc31", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "2.fc31", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "2.fc31", "source": "rpm", "version": "1.02.163"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "2.fc31", "source": "rpm", "version": "1.02.163"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "15.fc31", "source": "rpm", "version": "4.4.1"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "15.fc31", "source": "rpm", "version": "4.4.1"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "3.fc31", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc31", "source": "rpm", "version": "4.0.9"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "27.git20181204.fc31.1", "source": "rpm", "version": "049"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "27.git20181204.fc31.1", "source": "rpm", "version": "049"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc31", "source": "rpm", "version": "0.177"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc31", "source": "rpm", "version": "0.177"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc31", "source": "rpm", "version": "0.177"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc31", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "1", "source": "rpm", "version": "31"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "1", "source": "rpm", "version": "31"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "1", "source": "rpm", "version": "31"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "1", "source": "rpm", "version": "31"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc31", "source": "rpm", "version": "5.37"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc31", "source": "rpm", "version": "5.37"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc31", "source": "rpm", "version": "3.12"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "24.fc31", "source": "rpm", "version": "4.6.0"}], "fipscheck": [{"arch": "x86_64", "epoch": null, "name": "fipscheck", "release": "7.fc31", "source": "rpm", "version": "1.5.0"}], "fipscheck-lib": [{"arch": "x86_64", "epoch": null, "name": "fipscheck-lib", "release": "7.fc31", "source": "rpm", "version": "1.5.0"}], "fontconfig": [{"arch": "x86_64", "epoch": null, "name": "fontconfig", "release": "3.fc31", "source": "rpm", "version": "2.13.92"}], "fontpackages-filesystem": [{"arch": "noarch", "epoch": null, "name": "fontpackages-filesystem", "release": "25.fc31", "source": "rpm", "version": "1.44"}], "freetype": [{"arch": "x86_64", "epoch": null, "name": "freetype", "release": "3.fc31", "source": "rpm", "version": "2.10.0"}], "fribidi": [{"arch": "x86_64", "epoch": null, "name": "fribidi", "release": "4.fc31", "source": "rpm", "version": "1.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "8.fc31", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "5.fc31", "source": "rpm", "version": "5.0.1"}], "gcr": [{"arch": "x86_64", "epoch": null, "name": "gcr", "release": "1.fc31", "source": "rpm", "version": "3.33.4"}], "gcr-base": [{"arch": "x86_64", "epoch": null, "name": "gcr-base", "release": "1.fc31", "source": "rpm", "version": "3.33.4"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc31", "source": "rpm", "version": "1.18.1"}], "gdk-pixbuf2": [{"arch": "x86_64", "epoch": null, "name": "gdk-pixbuf2", "release": "1.fc31", "source": "rpm", "version": "2.40.0"}], "gdk-pixbuf2-modules": [{"arch": "x86_64", "epoch": null, "name": "gdk-pixbuf2-modules", "release": "1.fc31", "source": "rpm", "version": "2.40.0"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "1.fc31", "source": "rpm", "version": "20190806"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "1.fc31", "source": "rpm", "version": "20190806"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "2.fc31", "source": "rpm", "version": "0.20.1"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "2.fc31", "source": "rpm", "version": "0.20.1"}], "git-core": [{"arch": "x86_64", "epoch": null, "name": "git-core", "release": "1.fc31", "source": "rpm", "version": "2.23.0"}], "glib-networking": [{"arch": "x86_64", "epoch": null, "name": "glib-networking", "release": "1.fc31", "source": "rpm", "version": "2.62.1"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc31", "source": "rpm", "version": "2.62.1"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "5.fc31", "source": "rpm", "version": "2.30"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "5.fc31", "source": "rpm", "version": "2.30"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "5.fc31", "source": "rpm", "version": "2.30"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "10.fc31", "source": "rpm", "version": "6.1.2"}], "gnome-keyring": [{"arch": "x86_64", "epoch": null, "name": "gnome-keyring", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc31", "source": "rpm", "version": "2.2.17"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc31", "source": "rpm", "version": "2.2.17"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc31", "source": "rpm", "version": "3.6.10"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5c6ae44d", "source": "rpm", "version": "3c3359c4"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "3.fc31", "source": "rpm", "version": "1.13.1"}], "graphite2": [{"arch": "x86_64", "epoch": null, "name": "graphite2", "release": "1.fc31", "source": "rpm", "version": "1.3.13"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "3.fc31", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "20.fc31", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-tools-extra": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-extra", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "36.fc31", "source": "rpm", "version": "8.40"}], "gsettings-desktop-schemas": [{"arch": "x86_64", "epoch": null, "name": "gsettings-desktop-schemas", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "gtk-update-icon-cache": [{"arch": "x86_64", "epoch": null, "name": "gtk-update-icon-cache", "release": "3.fc31", "source": "rpm", "version": "3.24.12"}], "gtk3": [{"arch": "x86_64", "epoch": null, "name": "gtk3", "release": "3.fc31", "source": "rpm", "version": "3.24.12"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "1.fc31", "source": "rpm", "version": "1.10"}], "harfbuzz": [{"arch": "x86_64", "epoch": null, "name": "harfbuzz", "release": "2.fc31", "source": "rpm", "version": "2.6.1"}], "heat-cfntools": [{"arch": "noarch", "epoch": null, "name": "heat-cfntools", "release": "9.fc31", "source": "rpm", "version": "1.4.2"}], "hicolor-icon-theme": [{"arch": "noarch", "epoch": null, "name": "hicolor-icon-theme", "release": "7.fc31", "source": "rpm", "version": "0.17"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "9.fc31", "source": "rpm", "version": "3.20"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "2.fc31", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc31", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "3.fc31", "source": "rpm", "version": "0.2.5"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc31", "source": "rpm", "version": "5.3.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc31", "source": "rpm", "version": "5.3.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "5.fc31", "source": "rpm", "version": "1.8.3"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "3.fc31", "source": "rpm", "version": "20190515"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "4.fc31", "source": "rpm", "version": "2.12"}], "jasper-libs": [{"arch": "x86_64", "epoch": null, "name": "jasper-libs", "release": "9.fc31", "source": "rpm", "version": "2.0.14"}], "jbigkit-libs": [{"arch": "x86_64", "epoch": null, "name": "jbigkit-libs", "release": "17.fc31", "source": "rpm", "version": "2.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "6.fc31", "source": "rpm", "version": "0.13.1"}], "json-glib": [{"arch": "x86_64", "epoch": null, "name": "json-glib", "release": "3.fc31", "source": "rpm", "version": "1.4.4"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "14.fc31", "source": "rpm", "version": "2.0.4"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "14.fc31", "source": "rpm", "version": "2.0.4"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "14.fc31", "source": "rpm", "version": "2.0.4"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "301.fc31", "source": "rpm", "version": "5.3.7"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "3.fc31", "source": "rpm", "version": "1.6"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "4.fc31", "source": "rpm", "version": "26"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "4.fc31", "source": "rpm", "version": "26"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "3.fc31", "source": "rpm", "version": "0.8.0"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "45.fc31", "source": "rpm", "version": "1.17"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "7.fc31", "source": "rpm", "version": "2.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "7.fc31", "source": "rpm", "version": "2.0"}], "lcms2": [{"arch": "x86_64", "epoch": null, "name": "lcms2", "release": "6.fc31", "source": "rpm", "version": "2.9"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "2.fc31", "source": "rpm", "version": "551"}], "libX11": [{"arch": "x86_64", "epoch": null, "name": "libX11", "release": "3.fc31", "source": "rpm", "version": "1.6.8"}], "libX11-common": [{"arch": "noarch", "epoch": null, "name": "libX11-common", "release": "3.fc31", "source": "rpm", "version": "1.6.8"}], "libXau": [{"arch": "x86_64", "epoch": null, "name": "libXau", "release": "2.fc31", "source": "rpm", "version": "1.0.9"}], "libXcomposite": [{"arch": "x86_64", "epoch": null, "name": "libXcomposite", "release": "17.fc31", "source": "rpm", "version": "0.4.4"}], "libXcursor": [{"arch": "x86_64", "epoch": null, "name": "libXcursor", "release": "6.fc31", "source": "rpm", "version": "1.1.15"}], "libXdamage": [{"arch": "x86_64", "epoch": null, "name": "libXdamage", "release": "17.fc31", "source": "rpm", "version": "1.1.4"}], "libXext": [{"arch": "x86_64", "epoch": null, "name": "libXext", "release": "2.fc31", "source": "rpm", "version": "1.3.4"}], "libXfixes": [{"arch": "x86_64", "epoch": null, "name": "libXfixes", "release": "10.fc31", "source": "rpm", "version": "5.0.3"}], "libXft": [{"arch": "x86_64", "epoch": null, "name": "libXft", "release": "2.fc31", "source": "rpm", "version": "2.3.3"}], "libXi": [{"arch": "x86_64", "epoch": null, "name": "libXi", "release": "2.fc31", "source": "rpm", "version": "1.7.10"}], "libXinerama": [{"arch": "x86_64", "epoch": null, "name": "libXinerama", "release": "4.fc31", "source": "rpm", "version": "1.1.4"}], "libXrandr": [{"arch": "x86_64", "epoch": null, "name": "libXrandr", "release": "2.fc31", "source": "rpm", "version": "1.5.2"}], "libXrender": [{"arch": "x86_64", "epoch": null, "name": "libXrender", "release": "10.fc31", "source": "rpm", "version": "0.9.10"}], "libXtst": [{"arch": "x86_64", "epoch": null, "name": "libXtst", "release": "10.fc31", "source": "rpm", "version": "1.2.3"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "4.fc31", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc31", "source": "rpm", "version": "3.4.0"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "3.fc31", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "2.fc31", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "7.fc31", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "43.fc31", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "6.fc31", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "8.fc31", "source": "rpm", "version": "0.7.9"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "43.fc31", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "3.fc31", "source": "rpm", "version": "0.1.11"}], "libcroco": [{"arch": "x86_64", "epoch": null, "name": "libcroco", "release": "2.fc31", "source": "rpm", "version": "0.6.13"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "1.fc31", "source": "rpm", "version": "7.66.0"}], "libdatrie": [{"arch": "x86_64", "epoch": null, "name": "libdatrie", "release": "10.fc31", "source": "rpm", "version": "0.2.9"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "38.fc31", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "38.fc31", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "43.fc31", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "6.fc31", "source": "rpm", "version": "0.35.3"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "28.20190324cvs.fc31", "source": "rpm", "version": "3.1"}], "libepoxy": [{"arch": "x86_64", "epoch": null, "name": "libepoxy", "release": "4.fc31", "source": "rpm", "version": "1.5.3"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "13.fc31", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "7.fc31", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "5.fc31", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "23.fc31", "source": "rpm", "version": "3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc31", "source": "rpm", "version": "9.2.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc31", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc31", "source": "rpm", "version": "9.2.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "2.fc31", "source": "rpm", "version": "1.36"}], "libgusb": [{"arch": "x86_64", "epoch": null, "name": "libgusb", "release": "5.fc31", "source": "rpm", "version": "0.3.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc31", "source": "rpm", "version": "2.2.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "43.fc31", "source": "rpm", "version": "1.3.1"}], "libjpeg-turbo": [{"arch": "x86_64", "epoch": null, "name": "libjpeg-turbo", "release": "4.fc31", "source": "rpm", "version": "2.0.2"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc31", "source": "rpm", "version": "1.1.5"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc31", "source": "rpm", "version": "1.1.5"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "10.fc31", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc31", "source": "rpm", "version": "2.0.7"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "8.fc31", "source": "rpm", "version": "1.2.0"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "9.fc31", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "10.fc31", "source": "rpm", "version": "1.0.4"}], "libmodman": [{"arch": "x86_64", "epoch": null, "name": "libmodman", "release": "20.fc31", "source": "rpm", "version": "2.0.1"}], "libmodulemd1": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd1", "release": "3.fc31", "source": "rpm", "version": "1.8.15"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "4.fc31", "source": "rpm", "version": "1.7"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.rc1.fc31", "source": "rpm", "version": "2.4.1"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc31", "source": "rpm", "version": "1.39.2"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "1.fc31", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "5.20180605git4a062cf.fc31", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "43.fc31", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "4.fc31", "source": "rpm", "version": "1.9.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "3.fc31", "source": "rpm", "version": "1.5.1"}], "libpng": [{"arch": "x86_64", "epoch": 2, "name": "libpng", "release": "2.fc31", "source": "rpm", "version": "1.6.37"}], "libproxy": [{"arch": "x86_64", "epoch": null, "name": "libproxy", "release": "14.fc31", "source": "rpm", "version": "0.4.15"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc31", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc31", "source": "rpm", "version": "1.4.1"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "43.fc31", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc31", "source": "rpm", "version": "1.10.5"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc31", "source": "rpm", "version": "2.10.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "1.fc31", "source": "rpm", "version": "2.4.1"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc31", "source": "rpm", "version": "0.19.1"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc31", "source": "rpm", "version": "2.9"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "2.fc31", "source": "rpm", "version": "2.9"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "8.fc31", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "3.fc31", "source": "rpm", "version": "0.7.5"}], "libsoup": [{"arch": "x86_64", "epoch": null, "name": "libsoup", "release": "1.fc31", "source": "rpm", "version": "2.68.2"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "6.fc31", "source": "rpm", "version": "0.9.0"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "6.fc31", "source": "rpm", "version": "0.9.0"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc31", "source": "rpm", "version": "9.2.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "1.fc31", "source": "rpm", "version": "2.3.0"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "2.fc31", "source": "rpm", "version": "4.14"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "1.fc31", "source": "rpm", "version": "1.4.2"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "1.fc31", "source": "rpm", "version": "0.10.1"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "2.fc31", "source": "rpm", "version": "0.20.1"}], "libthai": [{"arch": "x86_64", "epoch": null, "name": "libthai", "release": "3.fc31", "source": "rpm", "version": "0.1.28"}], "libtiff": [{"arch": "x86_64", "epoch": null, "name": "libtiff", "release": "6.fc31", "source": "rpm", "version": "4.0.10"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "2.rc3.fc31", "source": "rpm", "version": "1.1.4"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "6.fc31", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "4.fc31", "source": "rpm", "version": "1.0.22"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "21.fc31", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "17.fc31", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "8.fc31", "source": "rpm", "version": "0.3.0"}], "libwayland-client": [{"arch": "x86_64", "epoch": null, "name": "libwayland-client", "release": "2.fc31", "source": "rpm", "version": "1.17.0"}], "libwayland-cursor": [{"arch": "x86_64", "epoch": null, "name": "libwayland-cursor", "release": "2.fc31", "source": "rpm", "version": "1.17.0"}], "libwayland-egl": [{"arch": "x86_64", "epoch": null, "name": "libwayland-egl", "release": "2.fc31", "source": "rpm", "version": "1.17.0"}], "libxcb": [{"arch": "x86_64", "epoch": null, "name": "libxcb", "release": "3.fc31", "source": "rpm", "version": "1.13.1"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "1.fc31", "source": "rpm", "version": "4.4.10"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "1.fc31", "source": "rpm", "version": "4.4.10"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc31", "source": "rpm", "version": "0.8.4"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "3.fc31", "source": "rpm", "version": "2.9.9"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "2.fc31", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc31", "source": "rpm", "version": "1.4.2"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "25.fc31", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "102.fc31", "source": "rpm", "version": "20190923"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "3.fc31", "source": "rpm", "version": "0.9.23"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "1.fc31", "source": "rpm", "version": "3.15.1"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "6.fc31", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "1.fc31", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "5.fc31", "source": "rpm", "version": "2.8.4"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc31", "source": "rpm", "version": "5.5.2"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc31", "source": "rpm", "version": "3.1.6"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc31", "source": "rpm", "version": "4.0.23"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "12.20190803.fc31", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "12.20190803.fc31", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "12.20190803.fc31", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.55.20160912git.fc31", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc31", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "3.fc31", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "3.fc31", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc31.1", "source": "rpm", "version": "8.0p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc31.1", "source": "rpm", "version": "8.0p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc31.1", "source": "rpm", "version": "8.0p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "2.fc31", "source": "rpm", "version": "1.1.1d"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc31", "source": "rpm", "version": "1.1.1d"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "2.fc31", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "3.fc31", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc31", "source": "rpm", "version": "0.23.21"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc31", "source": "rpm", "version": "0.23.21"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "18.fc31", "source": "rpm", "version": "1.3.1"}], "pango": [{"arch": "x86_64", "epoch": null, "name": "pango", "release": "1.fc31", "source": "rpm", "version": "1.44.6"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "1.fc31", "source": "rpm", "version": "3.2.153"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "6.fc31", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc31.1", "source": "rpm", "version": "8.43"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "14.fc31", "source": "rpm", "version": "10.33"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "5.fc31", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "6.fc31", "source": "rpm", "version": "1.1.0"}], "pixman": [{"arch": "x86_64", "epoch": null, "name": "pixman", "release": "1.fc31", "source": "rpm", "version": "0.38.4"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "4.fc31", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "18.fc31", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "6.fc31", "source": "rpm", "version": "3.3.15"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "2.fc31", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc31", "source": "rpm", "version": "19.1.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "1.fc31", "source": "rpm", "version": "41.2.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "5.fc31", "source": "rpm", "version": "3.7.4"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "5.fc31", "source": "rpm", "version": "3.7.4"}], "python3-asn1crypto": [{"arch": "noarch", "epoch": null, "name": "python3-asn1crypto", "release": "7.fc31", "source": "rpm", "version": "0.24.0"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc31", "source": "rpm", "version": "19.1.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "0.12.20190507gitf58ec40.fc31", "source": "rpm", "version": "3.0"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc31", "source": "rpm", "version": "2.7.0"}], "python3-boto": [{"arch": "noarch", "epoch": null, "name": "python3-boto", "release": "1.fc31", "source": "rpm", "version": "2.49.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc31", "source": "rpm", "version": "1.12.3"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "10.fc31", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "16.fc31", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc31", "source": "rpm", "version": "2.6.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "3.fc31", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "6.fc31", "source": "rpm", "version": "1.2.8"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "2.fc31", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc31", "source": "rpm", "version": "4.0.9"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "3.fc31", "source": "rpm", "version": "1.13.1"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "6.fc31", "source": "rpm", "version": "0.35.3"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc31", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "2.fc31", "source": "rpm", "version": "2.10.1"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "8.fc31", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "16.fc31", "source": "rpm", "version": "1.10"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "1.fc31", "source": "rpm", "version": "3.0.2"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "3.fc31", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "3.fc31", "source": "rpm", "version": "0.1.11"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "6.fc31", "source": "rpm", "version": "0.35.3"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "5.fc31", "source": "rpm", "version": "3.7.4"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc31", "source": "rpm", "version": "2.9"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "2.fc31", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "2.fc31", "source": "rpm", "version": "3.0.2"}], "python3-pbr": [{"arch": "noarch", "epoch": null, "name": "python3-pbr", "release": "4.fc31", "source": "rpm", "version": "5.1.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc31", "source": "rpm", "version": "19.1.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "3.fc31", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "18.fc31", "source": "rpm", "version": "0.7.2"}], "python3-psutil": [{"arch": "x86_64", "epoch": null, "name": "python3-psutil", "release": "2.fc31", "source": "rpm", "version": "5.6.3"}], "python3-pyasn1": [{"arch": "noarch", "epoch": null, "name": "python3-pyasn1", "release": "5.fc31", "source": "rpm", "version": "0.4.4"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "20.fc31", "source": "rpm", "version": "2.14"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "1.fc31", "source": "rpm", "version": "0.15.4"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "3.fc31", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "2.fc31", "source": "rpm", "version": "1.7.0"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc31", "source": "rpm", "version": "2019.2"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc31", "source": "rpm", "version": "5.1.2"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc31", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "python3-rsa": [{"arch": "noarch", "epoch": null, "name": "python3-rsa", "release": "10.fc31", "source": "rpm", "version": "3.4.2"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc31", "source": "rpm", "version": "4.2.2"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "1.fc31", "source": "rpm", "version": "41.2.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc31", "source": "rpm", "version": "1.12.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc31", "source": "rpm", "version": "1.9.3"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "4.fc31", "source": "rpm", "version": "1.25.3"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "4.fc31", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "3.fc31", "source": "rpm", "version": "8.0"}], "rest": [{"arch": "x86_64", "epoch": null, "name": "rest", "release": "6.fc31", "source": "rpm", "version": "0.8.1"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "25.fc31", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "9.fc31", "source": "rpm", "version": "3.1.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc31", "source": "rpm", "version": "8.2002.0"}], "rsyslog-gnutls": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-gnutls", "release": "1.fc31", "source": "rpm", "version": "8.2002.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "4.fc31", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "37.fc31", "source": "rpm", "version": "3.14.4"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "37.fc31", "source": "rpm", "version": "3.14.4"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc31", "source": "rpm", "version": "2.13.3"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "16.fc31", "source": "rpm", "version": "4.6"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "1.fc31", "source": "rpm", "version": "1.14"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "2.fc31", "source": "rpm", "version": "3.29.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc31", "source": "rpm", "version": "1.8.28"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-bootchart": [{"arch": "x86_64", "epoch": null, "name": "systemd-bootchart", "release": "5.fc31", "source": "rpm", "version": "233"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "2.fc31", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "13.fc31", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "13.fc31", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "2.fc31", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc31", "source": "rpm", "version": "2019c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc31", "source": "rpm", "version": "1.9.3"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc31", "source": "rpm", "version": "8.1.2102"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "15.fc31", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc31", "source": "rpm", "version": "5.5.2"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "2.fc31", "source": "rpm", "version": "5.1.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "2.fc31", "source": "rpm", "version": "2.27"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "6.fc31", "source": "rpm", "version": "5.2.4"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "6.fc31", "source": "rpm", "version": "5.2.4"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "3.fc31", "source": "rpm", "version": "1.1.2"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "19.fc31", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2002.0"}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : debug] ********************************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:32 skipping: [/cache/fedora-31.qcow2] => {} TASK [/tmp/tmpa5z69896/roles/rsyslog : debug] ********************************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:36 ok: [/cache/fedora-31.qcow2] => { "msg": "Rsyslog_version is 8.2002.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmpa5z69896/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:41 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:48 ok: [/cache/fedora-31.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/rsyslog.d", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:54 ok: [/cache/fedora-31.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/lib/rsyslog", "secontext": "system_u:object_r:syslogd_var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Set backup dir name] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:60 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_backup_dir": "/tmp/rsyslog.d-20201112T013555"}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:64 ok: [/cache/fedora-31.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20201112T013555", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:73 ok: [/cache/fedora-31.qcow2] => {"archived": ["/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.conf"], "arcroot": "/etc/", "changed": false, "dest": "/tmp/rsyslog.d-20201112T013555/backup.tgz", "expanded_exclude_paths": [], "expanded_paths": ["/etc/rsyslog.d", "/etc/rsyslog.conf"], "gid": 0, "group": "root", "missing": [], "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 1726, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:80 changed: [/cache/fedora-31.qcow2] => {"changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/log", "secontext": "system_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:88 NOTIFIED HANDLER /tmp/tmpa5z69896/roles/rsyslog : restart rsyslogd for /cache/fedora-31.qcow2 changed: [/cache/fedora-31.qcow2] => {"changed": true, "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "dest": "/etc/rsyslog.conf", "gid": 0, "group": "root", "md5sum": "aa226b8228225835f8a13f775ca42e49", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 104, "src": "/root/.ansible/tmp/ansible-tmp-1605145006.0437593-153068-59391653122025/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:97 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, [{"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}], [{"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}]]}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:108 changed: [/cache/fedora-31.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "7f4de7a1922c9f75e59e999d3bd76a7422293d14", "dest": "/etc/rsyslog.d/00-global.conf", "gid": 0, "group": "root", "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "md5sum": "bc874b131415b3d23235af980ec111e0", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 86, "src": "/root/.ansible/tmp/ansible-tmp-1605145007.0203102-153098-22758473841841/source", "state": "file", "uid": 0} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} changed: [/cache/fedora-31.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "0dd331865ac06c0881012a0dc9796c2260e66dcd", "dest": "/etc/rsyslog.d/05-common-defaults.conf", "gid": 0, "group": "root", "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "md5sum": "ca846c3cf461cb558da5d3e79ac49a26", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 69, "src": "/root/.ansible/tmp/ansible-tmp-1605145007.6643507-153098-199494456652388/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:129 skipping: [/cache/fedora-31.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:151 TASK [/tmp/tmpa5z69896/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:166 skipping: [/cache/fedora-31.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:174 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:186 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:198 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:222 ok: [/cache/fedora-31.qcow2] => (item={'name': 'basic_input', 'type': 'basics', 'ratelimit_burst': 33333}) => {"ansible_facts": {"__rsyslog_basics_packages": []}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/inputs/basics/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "basic_input", "ratelimit_burst": 33333, "type": "basics"}} ok: [/cache/fedora-31.qcow2] => (item={'name': 'files_input', 'type': 'files', 'input_log_path': '/var/log/inputdirectory/*.log'}) => {"ansible_facts": {"__rsyslog_conf_imfile_modules": [{"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}], "__rsyslog_files_input_packages": [], "__rsyslog_files_input_rules": ["{{ __rsyslog_conf_imfile_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/inputs/files/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"input_log_path": "/var/log/inputdirectory/*.log", "name": "files_input", "type": "files"}} TASK [/tmp/tmpa5z69896/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:234 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/basics/main.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/files/main.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update basics input packages] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/basics/main.yml:3 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 TASK [/tmp/tmpa5z69896/roles/rsyslog : Create basics input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/basics/main.yml:10 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'files_input', 'type': 'files', 'input_log_path': '/var/log/inputdirectory/*.log'}) => {"ansible_loop": {"allitems": [{"name": "basic_input", "ratelimit_burst": 33333, "type": "basics"}, {"input_log_path": "/var/log/inputdirectory/*.log", "name": "files_input", "type": "files"}], "first": false, "index": 2, "index0": 1, "last": true, "length": 2, "previtem": {"name": "basic_input", "ratelimit_burst": 33333, "type": "basics"}, "revindex": 1, "revindex0": 0}, "ansible_loop_var": "item", "changed": false, "item": {"input_log_path": "/var/log/inputdirectory/*.log", "name": "files_input", "type": "files"}, "skip_reason": "Conditional result was False"} included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="33333"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call files_test0\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call files_test1\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_severity_and_facility\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_facility_only\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "b63a70e7a4d26972e5f5987d033b56065fc5b188", "dest": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"33333\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files_test0\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files_test1\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_severity_and_facility\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_facility_only\n}\n"}], "state": "present", "type": "input"}, "md5sum": "9a232e2a342ff743e5b2cfeb3890396b", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 768, "src": "/root/.ansible/tmp/ansible-tmp-1605145009.0414867-153179-165074388785722/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="33333"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call files_test0\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call files_test1\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_severity_and_facility\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_facility_only\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"33333\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files_test0\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files_test1\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_severity_and_facility\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_facility_only\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update files input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/files/main.yml:3 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "ebfad8aa66fdd22580236b4f37626b777b20d81c", "dest": "/etc/rsyslog.d/10-input-files-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "md5sum": "2590f7a290dc6d73d7d2312406df3368", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 91, "src": "/root/.ansible/tmp/ansible-tmp-1605145009.8663456-153213-256463486392287/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create files input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/files/main.yml:10 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'basic_input', 'type': 'basics', 'ratelimit_burst': 33333}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "basic_input", "ratelimit_burst": 33333, "type": "basics"}, "skip_reason": "Conditional result was False"} included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'input-files-files_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory/*.log" tag="files_input")\nif\n ($syslogtag == "files_input")\n then {\n call files_test0\n}\nif\n ($syslogtag == "files_input")\n then {\n call files_test1\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "b2db6d584458f8c34e663d9ec13fd460d143215b", "dest": "/etc/rsyslog.d/90-input-files-files_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-files-files_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory/*.log\" tag=\"files_input\")\nif\n ($syslogtag == \"files_input\")\n then {\n call files_test0\n}\nif\n ($syslogtag == \"files_input\")\n then {\n call files_test1\n}\n"}], "state": "present", "type": "input"}, "md5sum": "d824bead5eb0785d61dac63f0e02efef", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 230, "src": "/root/.ansible/tmp/ansible-tmp-1605145010.6865966-153247-73745379349763/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-files-files_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory/*.log" tag="files_input")\nif\n ($syslogtag == "files_input")\n then {\n call files_test0\n}\nif\n ($syslogtag == "files_input")\n then {\n call files_test1\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-files_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory/*.log\" tag=\"files_input\")\nif\n ($syslogtag == \"files_input\")\n then {\n call files_test0\n}\nif\n ($syslogtag == \"files_input\")\n then {\n call files_test1\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:246 ok: [/cache/fedora-31.qcow2] => (item={'name': 'files_test0', 'type': 'files', 'severity': 'info', 'exclude': ['authpriv.none', 'auth.none', 'cron.none', 'mail.none'], 'path': '/var/log/messages'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | default(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n{% else %}\nmodule(load=\"builtin:omfile\")\n{% endif %}"}], "type": "modules"}], "__rsyslog_files_output_packages": [], "__rsyslog_files_output_rules": ["{{ __rsyslog_conf_files_output_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_test0", "path": "/var/log/messages", "severity": "info", "type": "files"}} ok: [/cache/fedora-31.qcow2] => (item={'name': 'files_test1', 'type': 'files', 'facility': 'authpriv,auth', 'path': '/var/log/secure'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | default(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n{% else %}\nmodule(load=\"builtin:omfile\")\n{% endif %}"}], "type": "modules"}], "__rsyslog_files_output_packages": [], "__rsyslog_files_output_rules": ["{{ __rsyslog_conf_files_output_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"facility": "authpriv,auth", "name": "files_test1", "path": "/var/log/secure", "type": "files"}} ok: [/cache/fedora-31.qcow2] => (item={'name': 'forwards_severity_and_facility', 'type': 'forwards', 'facility': 'local1', 'severity': 'info', 'target': 'host.domain', 'tcp_port': 1514}) => {"ansible_facts": {"__rsyslog_forwards_output_packages": [], "__rsyslog_forwards_output_rules": []}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/outputs/forwards/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "target": "host.domain", "tcp_port": 1514, "type": "forwards"}} ok: [/cache/fedora-31.qcow2] => (item={'name': 'forwards_facility_only', 'type': 'forwards', 'facility': 'local2', 'target': 'host.domain', 'tcp_port': 2514}) => {"ansible_facts": {"__rsyslog_forwards_output_packages": [], "__rsyslog_forwards_output_rules": []}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/outputs/forwards/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"facility": "local2", "name": "forwards_facility_only", "target": "host.domain", "tcp_port": 2514, "type": "forwards"}} TASK [/tmp/tmpa5z69896/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:258 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/forwards/main.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/forwards/main.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "89bc63afcb6aae96090bbde60b367bfc80afc31f", "dest": "/etc/rsyslog.d/10-output-files-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "md5sum": "36c5048bf86cdc51ac071efb6a63f800", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 173, "src": "/root/.ansible/tmp/ansible-tmp-1605145011.6571684-153285-18498521694687/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create files output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/files/main.yml:10 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-files_test0', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_test0") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "985f715e5edc64f813d23d8bace32d73035dd8e2", "dest": "/etc/rsyslog.d/30-output-files-files_test0.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-files_test0", "sections": [{"options": "ruleset(name=\"files_test0\") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n"}], "state": "present", "type": "output"}, "md5sum": "b0ab58ced7d24adb5c768e25b861eab2", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 125, "src": "/root/.ansible/tmp/ansible-tmp-1605145012.5074959-153319-173879610063286/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-files_test0', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_test0") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_test0", "sections": [{"options": "ruleset(name=\"files_test0\") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-files_test1', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_test1") {\n authpriv,auth.* /var/log/secure\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "982fd08c83affcc43415f20a1444b2bf16416a97", "dest": "/etc/rsyslog.d/30-output-files-files_test1.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-files_test1", "sections": [{"options": "ruleset(name=\"files_test1\") {\n authpriv,auth.* /var/log/secure\n}\n"}], "state": "present", "type": "output"}, "md5sum": "a2e0b8b19e459460c23f0f4ead00337a", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 88, "src": "/root/.ansible/tmp/ansible-tmp-1605145013.2993264-153351-167445399991143/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-files_test1', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_test1") {\n authpriv,auth.* /var/log/secure\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_test1", "sections": [{"options": "ruleset(name=\"files_test1\") {\n authpriv,auth.* /var/log/secure\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "89bc63afcb6aae96090bbde60b367bfc80afc31f", "dest": "/etc/rsyslog.d/10-output-files-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-output-files-modules.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 173, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create files output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/files/main.yml:10 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-files_test0', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_test0") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "985f715e5edc64f813d23d8bace32d73035dd8e2", "dest": "/etc/rsyslog.d/30-output-files-files_test0.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-files_test0", "sections": [{"options": "ruleset(name=\"files_test0\") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-files-files_test0.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 125, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-files_test0', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_test0") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_test0", "sections": [{"options": "ruleset(name=\"files_test0\") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-files_test1', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_test1") {\n authpriv,auth.* /var/log/secure\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "982fd08c83affcc43415f20a1444b2bf16416a97", "dest": "/etc/rsyslog.d/30-output-files-files_test1.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-files_test1", "sections": [{"options": "ruleset(name=\"files_test1\") {\n authpriv,auth.* /var/log/secure\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-files-files_test1.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 88, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-files_test1', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_test1") {\n authpriv,auth.* /var/log/secure\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_test1", "sections": [{"options": "ruleset(name=\"files_test1\") {\n authpriv,auth.* /var/log/secure\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update forwards output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/forwards/main.yml:3 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 TASK [/tmp/tmpa5z69896/roles/rsyslog : Create forwards output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/forwards/main.yml:10 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "f55dd8f37540903386700857b2f43310e7866ca3", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "md5sum": "0a0fbb5b5f18784ecb9491588546a92e", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 231, "src": "/root/.ansible/tmp/ansible-tmp-1605145016.612352-153478-29105393346746/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "37dcf71d672fe15f676cdcc19881e8a9b055c66e", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "md5sum": "defe88e0c904f7075880d9ffc6c99598", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 212, "src": "/root/.ansible/tmp/ansible-tmp-1605145017.5257113-153510-59221196070262/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update forwards output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/forwards/main.yml:3 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 TASK [/tmp/tmpa5z69896/roles/rsyslog : Create forwards output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/forwards/main.yml:10 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "f55dd8f37540903386700857b2f43310e7866ca3", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 231, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "37dcf71d672fe15f676cdcc19881e8a9b055c66e", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 212, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:270 changed: [/cache/fedora-31.qcow2] => {"changed": true, "enabled": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target basic.target system.slice", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7776", "LimitNPROCSoft": "7776", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7776", "LimitSIGPENDINGSoft": "7776", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2332", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [/tmp/tmpa5z69896/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:279 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:290 skipping: [/cache/fedora-31.qcow2] => {} TASK [include_tasks] *********************************************************** task path: /tmp/tmpa5z69896/tests/tests_combination2.yml:103 included: /tmp/tmpa5z69896/tests/set_rsyslog_variables.yml for /cache/fedora-31.qcow2 TASK [Get info of /etc/rsyslog.conf] ******************************************* task path: /tmp/tmpa5z69896/tests/set_rsyslog_variables.yml:1 ok: [/cache/fedora-31.qcow2] => {"changed": false, "stat": {"atime": 1605145019.7578585, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "ctime": 1605145006.0258584, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8362, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1605145005.6858585, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 104, "uid": 0, "version": "3060559108", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Get file counts in /etc/rsyslog.d] *************************************** task path: /tmp/tmpa5z69896/tests/set_rsyslog_variables.yml:6 ok: [/cache/fedora-31.qcow2] => {"changed": false, "examined": 11, "files": [{"atime": 1605145004.7638583, "ctime": 1571871554.4778266, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 159515, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1564000148.0, "nlink": 1, "path": "/etc/rsyslog.d/21-cloudinit.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 255, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605145019.7578585, "ctime": 1605145007.3938584, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8405, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605145007.1528585, "nlink": 1, "path": "/etc/rsyslog.d/05-common-defaults.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 69, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605145019.7578585, "ctime": 1605145008.7608583, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8406, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605145008.5248585, "nlink": 1, "path": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 768, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605145013.5818584, "ctime": 1605145011.3818583, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8409, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605145011.1408584, "nlink": 1, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 173, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605145017.9608583, "ctime": 1605145016.3898585, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8412, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605145016.1418583, "nlink": 1, "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 231, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605145019.7578585, "ctime": 1605145006.7518585, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8404, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605145006.5148585, "nlink": 1, "path": "/etc/rsyslog.d/00-global.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 86, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605145019.7578585, "ctime": 1605145010.4108584, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8408, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605145010.1728585, "nlink": 1, "path": "/etc/rsyslog.d/90-input-files-files_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 230, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605145015.1108584, "ctime": 1605145013.0528584, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8411, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605145012.7878585, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-files_test1.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 88, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605145014.3708584, "ctime": 1605145012.2368584, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8410, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605145011.9898584, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-files_test0.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 125, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605145019.7578585, "ctime": 1605145009.5798583, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8407, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605145009.3378584, "nlink": 1, "path": "/etc/rsyslog.d/10-input-files-modules.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 91, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605145018.7178583, "ctime": 1605145017.2558584, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8413, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605145017.0138583, "nlink": 1, "path": "/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 212, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}], "matched": 11, "msg": ""} RUNNING HANDLER [/tmp/tmpa5z69896/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmpa5z69896/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-31.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestamp": "Thu 2020-11-12 01:36:59 UTC", "ActiveEnterTimestampMonotonic": "81001365", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "sysinit.target basic.target system.slice", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Thu 2020-11-12 01:36:59 UTC", "AssertTimestampMonotonic": "80995756", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "166156000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2020-11-12 01:36:59 UTC", "ConditionTimestampMonotonic": "80995755", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "12287", "ExecMainStartTimestamp": "Thu 2020-11-12 01:36:59 UTC", "ExecMainStartTimestampMonotonic": "80996838", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Thu 2020-11-12 01:36:59 UTC] ; stop_time=[n/a] ; pid=12287 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Thu 2020-11-12 01:36:59 UTC] ; stop_time=[n/a] ; pid=12287 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2020-11-12 01:36:59 UTC", "InactiveExitTimestampMonotonic": "80997093", "InvocationID": "aa0890acada8412aa60e98bc96d4a82a", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7776", "LimitNPROCSoft": "7776", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7776", "LimitSIGPENDINGSoft": "7776", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "12287", "MemoryAccounting": "yes", "MemoryCurrent": "2375680", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Thu 2020-11-12 01:36:59 UTC", "StateChangeTimestampMonotonic": "81001365", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "2332", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [Check rsyslog.conf size] ************************************************* task path: /tmp/tmpa5z69896/tests/tests_combination2.yml:110 ok: [/cache/fedora-31.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check file counts in rsyslog.d] ****************************************** task path: /tmp/tmpa5z69896/tests/tests_combination2.yml:114 ok: [/cache/fedora-31.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check rsyslog errors] **************************************************** task path: /tmp/tmpa5z69896/tests/tests_combination2.yml:120 changed: [/cache/fedora-31.qcow2] => {"changed": true, "cmd": ["systemctl", "status", "rsyslog"], "delta": "0:00:00.010522", "end": "2020-11-12 01:37:02.108333", "failed_when_result": false, "rc": 0, "start": "2020-11-12 01:37:02.097811", "stderr": "", "stderr_lines": [], "stdout": "● rsyslog.service - System Logging Service\n Loaded: loaded (/usr/lib/systemd/system/rsyslog.service; enabled; vendor preset: enabled)\n Active: active (running) since Thu 2020-11-12 01:37:01 UTC; 535ms ago\n Docs: man:rsyslogd(8)\n https://www.rsyslog.com/doc/\n Main PID: 12521 (rsyslogd)\n Tasks: 4 (limit: 2332)\n Memory: 1.4M\n CPU: 7ms\n CGroup: /system.slice/rsyslog.service\n └─12521 /usr/sbin/rsyslogd -n\n\nNov 12 01:37:01 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com systemd[1]: Starting System Logging Service...\nNov 12 01:37:01 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com rsyslogd[12521]: [origin software=\"rsyslogd\" swVersion=\"8.2002.0\" x-pid=\"12521\" x-info=\"https://www.rsyslog.com\"] start\nNov 12 01:37:01 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com systemd[1]: Started System Logging Service.\nNov 12 01:37:01 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com rsyslogd[12521]: imjournal: journal files changed, reloading... [v8.2002.0 try https://www.rsyslog.com/e/0 ]", "stdout_lines": ["● rsyslog.service - System Logging Service", " Loaded: loaded (/usr/lib/systemd/system/rsyslog.service; enabled; vendor preset: enabled)", " Active: active (running) since Thu 2020-11-12 01:37:01 UTC; 535ms ago", " Docs: man:rsyslogd(8)", " https://www.rsyslog.com/doc/", " Main PID: 12521 (rsyslogd)", " Tasks: 4 (limit: 2332)", " Memory: 1.4M", " CPU: 7ms", " CGroup: /system.slice/rsyslog.service", " └─12521 /usr/sbin/rsyslogd -n", "", "Nov 12 01:37:01 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com systemd[1]: Starting System Logging Service...", "Nov 12 01:37:01 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com rsyslogd[12521]: [origin software=\"rsyslogd\" swVersion=\"8.2002.0\" x-pid=\"12521\" x-info=\"https://www.rsyslog.com\"] start", "Nov 12 01:37:01 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com systemd[1]: Started System Logging Service.", "Nov 12 01:37:01 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com rsyslogd[12521]: imjournal: journal files changed, reloading... [v8.2002.0 try https://www.rsyslog.com/e/0 ]"]} TASK [Check the files config stat] ********************************************* task path: /tmp/tmpa5z69896/tests/tests_combination2.yml:125 ok: [/cache/fedora-31.qcow2] => {"changed": false, "failed_when_result": false, "stat": {"atime": 1605145014.3708584, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "985f715e5edc64f813d23d8bace32d73035dd8e2", "ctime": 1605145012.2368584, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8410, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1605145011.9898584, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-files_test0.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 125, "uid": 0, "version": "2620808946", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Grep output to messages line] ******************************************** task path: /tmp/tmpa5z69896/tests/tests_combination2.yml:131 ok: [/cache/fedora-31.qcow2] => {"changed": false, "cmd": ["/bin/grep", "*.info;authpriv.none;auth.none;cron.none;mail.none.*/var/log/messages", "/etc/rsyslog.d/30-output-files-files_test0.conf"], "delta": "0:00:00.003599", "end": "2020-11-12 01:37:02.824560", "rc": 0, "start": "2020-11-12 01:37:02.820961", "stderr": "", "stderr_lines": [], "stdout": " *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages", "stdout_lines": [" *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages"]} TASK [Run logger to generate a test log message] ******************************* task path: /tmp/tmpa5z69896/tests/tests_combination2.yml:135 ok: [/cache/fedora-31.qcow2] => {"changed": false, "cmd": ["/bin/logger", "-i", "-p", "local6.info", "-t", "testTag0", "testMessage0000"], "delta": "0:00:00.004083", "end": "2020-11-12 01:37:03.192560", "rc": 0, "start": "2020-11-12 01:37:03.188477", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Check the test log message in /var/log/messages] ************************* task path: /tmp/tmpa5z69896/tests/tests_combination2.yml:139 ok: [/cache/fedora-31.qcow2] => {"attempts": 1, "changed": false, "cmd": ["/bin/grep", "testMessage0000", "/var/log/messages"], "delta": "0:00:00.003205", "end": "2020-11-12 01:37:03.530122", "rc": 0, "start": "2020-11-12 01:37:03.526917", "stderr": "", "stderr_lines": [], "stdout": "Nov 12 01:37:03 ibm-p8-kvm-03-guest-02 ansible-command[12826]: Invoked with _raw_params=/bin/logger -i -p local6.info -t testTag0 testMessage0000 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nNov 12 01:37:03 ibm-p8-kvm-03-guest-02 testTag0[12827]: testMessage0000\nNov 12 01:37:03 ibm-p8-kvm-03-guest-02 ansible-command[12901]: Invoked with _raw_params=/bin/grep testMessage0000 '/var/log/messages' warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None", "stdout_lines": ["Nov 12 01:37:03 ibm-p8-kvm-03-guest-02 ansible-command[12826]: Invoked with _raw_params=/bin/logger -i -p local6.info -t testTag0 testMessage0000 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None", "Nov 12 01:37:03 ibm-p8-kvm-03-guest-02 testTag0[12827]: testMessage0000", "Nov 12 01:37:03 ibm-p8-kvm-03-guest-02 ansible-command[12901]: Invoked with _raw_params=/bin/grep testMessage0000 '/var/log/messages' warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None"]} TASK [Check the forwarding config stat] **************************************** task path: /tmp/tmpa5z69896/tests/tests_combination2.yml:147 ok: [/cache/fedora-31.qcow2] => {"changed": false, "failed_when_result": false, "stat": {"atime": 1605145017.9608583, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "f55dd8f37540903386700857b2f43310e7866ca3", "ctime": 1605145016.3898585, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8412, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1605145016.1418583, "nlink": 1, "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 231, "uid": 0, "version": "3821202183", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Generated a file to check severity_and_facility] ************************* task path: /tmp/tmpa5z69896/tests/tests_combination2.yml:153 changed: [/cache/fedora-31.qcow2] => {"changed": true, "checksum": "86fec6b35d10bee7cde44f642945274c530f10af", "dest": "/tmp/__testfile__", "gid": 0, "group": "root", "md5sum": "5abb24650a3af0ea7204d5160d5b4b8d", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 229, "src": "/root/.ansible/tmp/ansible-tmp-1605145024.7729313-153774-98767263528278/source", "state": "file", "uid": 0} TASK [Check severity_and_facility] ********************************************* task path: /tmp/tmpa5z69896/tests/tests_combination2.yml:167 ok: [/cache/fedora-31.qcow2] => {"changed": false, "cmd": ["diff", "-B", "/tmp/__testfile__", "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf"], "delta": "0:00:00.005536", "end": "2020-11-12 01:37:04.830723", "rc": 0, "start": "2020-11-12 01:37:04.825187", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Check the files config stat] ********************************************* task path: /tmp/tmpa5z69896/tests/tests_combination2.yml:171 ok: [/cache/fedora-31.qcow2] => {"changed": false, "failed_when_result": false, "stat": {"atime": 1605145019.7578585, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b2db6d584458f8c34e663d9ec13fd460d143215b", "ctime": 1605145010.4108584, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8408, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1605145010.1728585, "nlink": 1, "path": "/etc/rsyslog.d/90-input-files-files_input.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 230, "uid": 0, "version": "3696048188", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Check the input call with tag=files_input] ******************************* task path: /tmp/tmpa5z69896/tests/tests_combination2.yml:177 ok: [/cache/fedora-31.qcow2] => {"changed": false, "cmd": ["/bin/grep", " *input(type=\"imfile\" file=\"\\/var\\/log\\/inputdirectory\\/\\*.log\" tag=\"files_input\"", "/etc/rsyslog.d/90-input-files-files_input.conf"], "delta": "0:00:00.003928", "end": "2020-11-12 01:37:05.545060", "rc": 0, "start": "2020-11-12 01:37:05.541132", "stderr": "", "stderr_lines": [], "stdout": "input(type=\"imfile\" file=\"/var/log/inputdirectory/*.log\" tag=\"files_input\")", "stdout_lines": ["input(type=\"imfile\" file=\"/var/log/inputdirectory/*.log\" tag=\"files_input\")"]} TASK [Create a test log file with a log message in /var/log/inputdirectory] **** task path: /tmp/tmpa5z69896/tests/tests_combination2.yml:181 ok: [/cache/fedora-31.qcow2] => {"changed": false, "cmd": "echo \"<167>Mar 20 01:00:00 11.22.33.44 tag msgnum:00000000:26:abcdefghijklmnopqrstuvwxyz\" > \"/var/log/inputdirectory/test.log\"", "delta": "0:00:00.004427", "end": "2020-11-12 01:37:05.908531", "rc": 0, "start": "2020-11-12 01:37:05.904104", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Check the fake test log message in /var/log/messages] ******************** task path: /tmp/tmpa5z69896/tests/tests_combination2.yml:185 ok: [/cache/fedora-31.qcow2] => {"changed": false, "cmd": ["/bin/grep", "files_input .*abcdefghijklmnopqrstuvwxyz$", "/var/log/messages"], "delta": "0:00:00.003519", "end": "2020-11-12 01:37:06.256875", "rc": 0, "start": "2020-11-12 01:37:06.253356", "stderr": "", "stderr_lines": [], "stdout": "Nov 12 01:37:05 ibm-p8-kvm-03-guest-02 files_input <167>Mar 20 01:00:00 11.22.33.44 tag msgnum:00000000:26:abcdefghijklmnopqrstuvwxyz", "stdout_lines": ["Nov 12 01:37:05 ibm-p8-kvm-03-guest-02 files_input <167>Mar 20 01:00:00 11.22.33.44 tag msgnum:00000000:26:abcdefghijklmnopqrstuvwxyz"]} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-31.qcow2 : ok=80 changed=17 unreachable=0 failed=0 skipped=55 rescued=0 ignored=0 + cd /tmp/tmpa5z69896/tests; TEST_SUBJECTS=/cache/fedora-31.qcow2 TEST_ARTIFACTS=/tmp/linux-system-role-test-work-pull-linux-system-roles_logging-186-405f09a-fedora-31-mm3symvy/artifacts ansible-playbook -vv --inventory=/usr/share/ansible/inventory/standard-inventory-qcow2 /tmp/tmpa5z69896/_setup.yml /tmp/tmpa5z69896/tests/tests_combination_absent.yml ansible-playbook 2.9.14 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/tester/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.8/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 3.8.6 (default, Sep 25 2020, 00:00:00) [GCC 10.2.1 20200723 (Red Hat 10.2.1-1)] Using /etc/ansible/ansible.cfg as config file PLAYBOOK: _setup.yml *********************************************************** 1 plays in /tmp/tmpa5z69896/_setup.yml PLAY [Fail when only localhost is available] *********************************** META: ran handlers TASK [debug] ******************************************************************* task path: /tmp/tmpa5z69896/_setup.yml:5 ok: [/cache/fedora-31.qcow2] => { "groups": { "all": [ "/cache/fedora-31.qcow2" ], "localhost": [ "/cache/fedora-31.qcow2" ], "subjects": [ "/cache/fedora-31.qcow2" ], "ungrouped": [] } } TASK [fail] ******************************************************************** task path: /tmp/tmpa5z69896/_setup.yml:7 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-31.qcow2 : ok=1 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 PLAYBOOK: tests_combination_absent.yml ***************************************** 1 plays in /tmp/tmpa5z69896/tests/tests_combination_absent.yml PLAY [Running logging role twice; in the second run, some logging_outputs are absent or eliminated.] *** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpa5z69896/tests/tests_combination_absent.yml:27 ok: [/cache/fedora-31.qcow2] META: ran handlers TASK [Generate an input log dir /var/log/inputdirectory] *********************** task path: /tmp/tmpa5z69896/tests/tests_combination_absent.yml:38 changed: [/cache/fedora-31.qcow2] => {"changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/log/inputdirectory", "secontext": "unconfined_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [deploy config to output into local files] ******************************** task path: /tmp/tmpa5z69896/tests/tests_combination_absent.yml:44 TASK [linux-system-roles.logging : Set rsyslog_output_elasticsearch for the omelasticsearch output] *** task path: /tmp/tmpa5z69896/tasks/main.yml:5 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_elasticsearch": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_files for the omfile outputs] *** task path: /tmp/tmpa5z69896/tasks/main.yml:9 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_files": [{"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_test0", "path": "/var/log/messages", "severity": "info", "type": "files"}, {"facility": "authpriv,auth", "name": "files_test1", "path": "/var/log/secure", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set files output if rsyslog_output_files is empty and logging_inputs is not empty] *** task path: /tmp/tmpa5z69896/tasks/main.yml:13 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Set rsyslog_output_forwards for the omfwd output] *** task path: /tmp/tmpa5z69896/tasks/main.yml:20 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_forwards": [{"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "target": "host.domain", "tcp_port": 1514, "type": "forwards"}, {"facility": "local2", "name": "forwards_facility_only", "target": "host.domain", "tcp_port": 2514, "type": "forwards"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_remote_files for the omfwd output for the remote input] *** task path: /tmp/tmpa5z69896/tasks/main.yml:24 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_remote_files": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_relp for the relp output] *** task path: /tmp/tmpa5z69896/tasks/main.yml:28 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_input_relp for the relp input] *** task path: /tmp/tmpa5z69896/tasks/main.yml:32 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_input_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmpa5z69896/tasks/main.yml:36 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_test0", "path": "/var/log/messages", "severity": "info", "type": "files"}, {"facility": "authpriv,auth", "name": "files_test1", "path": "/var/log/secure", "type": "files"}, {"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "target": "host.domain", "tcp_port": 1514, "type": "forwards"}, {"facility": "local2", "name": "forwards_facility_only", "target": "host.domain", "tcp_port": 2514, "type": "forwards"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmpa5z69896/tasks/main.yml:40 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'files_test0', 'type': 'files', 'severity': 'info', 'exclude': ['authpriv.none', 'auth.none', 'cron.none', 'mail.none'], 'path': '/var/log/messages'}) => {"ansible_loop_var": "item", "changed": false, "item": {"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_test0", "path": "/var/log/messages", "severity": "info", "type": "files"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'files_test1', 'type': 'files', 'facility': 'authpriv,auth', 'path': '/var/log/secure'}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "authpriv,auth", "name": "files_test1", "path": "/var/log/secure", "type": "files"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'forwards_severity_and_facility', 'type': 'forwards', 'facility': 'local1', 'severity': 'info', 'target': 'host.domain', 'tcp_port': 1514}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "target": "host.domain", "tcp_port": 1514, "type": "forwards"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'forwards_facility_only', 'type': 'forwards', 'facility': 'local2', 'target': 'host.domain', 'tcp_port': 2514}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "local2", "name": "forwards_facility_only", "target": "host.domain", "tcp_port": 2514, "type": "forwards"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmpa5z69896/tasks/main.yml:49 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'flow_0', 'inputs': ['basic_input'], 'outputs': ['files_test0', 'files_test1', 'forwards_severity_and_facility', 'forwards_facility_only']}) => {"ansible_loop_var": "item", "changed": false, "item": {"inputs": ["basic_input"], "name": "flow_0", "outputs": ["files_test0", "files_test1", "forwards_severity_and_facility", "forwards_facility_only"]}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'flow_1', 'inputs': ['files_input'], 'outputs': ['files_test0', 'files_test1']}) => {"ansible_loop_var": "item", "changed": false, "item": {"inputs": ["files_input"], "name": "flow_1", "outputs": ["files_test0", "files_test1"]}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmpa5z69896/tasks/main.yml:60 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmpa5z69896/tasks/main.yml:64 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmpa5z69896/tasks/main.yml:70 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmpa5z69896/tasks/main.yml:76 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmpa5z69896/tasks/main.yml:82 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmpa5z69896/tasks/main.yml:86 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmpa5z69896/tasks/main.yml:101 TASK [/tmp/tmpa5z69896/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:14 changed: [/cache/fedora-31.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: libestr-0.1.9-13.fc31.x86_64", "Installed: ca-certificates-2020.2.41-1.1.fc31.noarch", "Installed: p11-kit-trust-0.23.21-2.fc31.x86_64", "Installed: p11-kit-0.23.21-2.fc31.x86_64", "Installed: libfastjson-0.99.8-5.fc31.x86_64", "Installed: rsyslog-8.2002.0-1.fc31.x86_64", "Installed: logrotate-3.15.1-1.fc31.x86_64", "Installed: rsyslog-gnutls-8.2002.0-1.fc31.x86_64", "Removed: p11-kit-0.23.16.1-2.fc31.x86_64", "Removed: p11-kit-trust-0.23.16.1-2.fc31.x86_64", "Removed: ca-certificates-2019.2.32-3.fc31.noarch"]} TASK [/tmp/tmpa5z69896/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:21 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc31", "source": "rpm", "version": "1.20.4"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc31", "source": "rpm", "version": "1.20.4"}], "abattis-cantarell-fonts": [{"arch": "noarch", "epoch": null, "name": "abattis-cantarell-fonts", "release": "3.fc31", "source": "rpm", "version": "0.111"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "4.fc31", "source": "rpm", "version": "2.2.53"}], "adobe-source-code-pro-fonts": [{"arch": "noarch", "epoch": null, "name": "adobe-source-code-pro-fonts", "release": "7.fc31", "source": "rpm", "version": "2.030.1.050"}], "adwaita-cursor-theme": [{"arch": "noarch", "epoch": null, "name": "adwaita-cursor-theme", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "adwaita-icon-theme": [{"arch": "noarch", "epoch": null, "name": "adwaita-icon-theme", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "5.fc31", "source": "rpm", "version": "1.11"}], "at-spi2-atk": [{"arch": "x86_64", "epoch": null, "name": "at-spi2-atk", "release": "1.fc31", "source": "rpm", "version": "2.34.1"}], "at-spi2-core": [{"arch": "x86_64", "epoch": null, "name": "at-spi2-core", "release": "1.fc31", "source": "rpm", "version": "2.34.0"}], "atk": [{"arch": "x86_64", "epoch": null, "name": "atk", "release": "1.fc31", "source": "rpm", "version": "2.34.1"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "0.12.20190507gitf58ec40.fc31", "source": "rpm", "version": "3.0"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "0.12.20190507gitf58ec40.fc31", "source": "rpm", "version": "3.0"}], "avahi-libs": [{"arch": "x86_64", "epoch": null, "name": "avahi-libs", "release": "20.fc31", "source": "rpm", "version": "0.7"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "8.fc31", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "3.fc31", "source": "rpm", "version": "5.0.7"}], "brotli": [{"arch": "x86_64", "epoch": null, "name": "brotli", "release": "6.fc31", "source": "rpm", "version": "1.0.7"}], "bzip2": [{"arch": "x86_64", "epoch": null, "name": "bzip2", "release": "1.fc31", "source": "rpm", "version": "1.0.8"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "1.fc31", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "4.fc31", "source": "rpm", "version": "1.15.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc31", "source": "rpm", "version": "2020.2.41"}], "cairo": [{"arch": "x86_64", "epoch": null, "name": "cairo", "release": "6.fc31", "source": "rpm", "version": "1.16.0"}], "cairo-gobject": [{"arch": "x86_64", "epoch": null, "name": "cairo-gobject", "release": "6.fc31", "source": "rpm", "version": "1.16.0"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "2.fc31", "source": "rpm", "version": "2.9"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "4.fc31", "source": "rpm", "version": "3.5"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "11.fc31", "source": "rpm", "version": "17.1"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "3.fc31", "source": "rpm", "version": "0.31"}], "colord-libs": [{"arch": "x86_64", "epoch": null, "name": "colord-libs", "release": "2.fc31", "source": "rpm", "version": "1.4.4"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc31", "source": "rpm", "version": "8.31"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc31", "source": "rpm", "version": "8.31"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "12.fc31", "source": "rpm", "version": "2.12"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "21.fc31", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "21.fc31", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "4.gitbb9bf99.fc31", "source": "rpm", "version": "20190816"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc31", "source": "rpm", "version": "2.2.1"}], "cups-libs": [{"arch": "x86_64", "epoch": 1, "name": "cups-libs", "release": "2.fc31", "source": "rpm", "version": "2.2.12"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "1.fc31", "source": "rpm", "version": "7.66.0"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "2.fc31", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "3.fc31", "source": "rpm", "version": "1.12.16"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "6.fc31", "source": "rpm", "version": "21"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "3.fc31", "source": "rpm", "version": "1.12.16"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "3.fc31", "source": "rpm", "version": "1.12.16"}], "dconf": [{"arch": "x86_64", "epoch": null, "name": "dconf", "release": "1.fc31", "source": "rpm", "version": "0.34.0"}], "dejavu-fonts-common": [{"arch": "noarch", "epoch": null, "name": "dejavu-fonts-common", "release": "2.fc31", "source": "rpm", "version": "2.37"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "2.fc31", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "2.fc31", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "2.fc31", "source": "rpm", "version": "1.02.163"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "2.fc31", "source": "rpm", "version": "1.02.163"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "15.fc31", "source": "rpm", "version": "4.4.1"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "15.fc31", "source": "rpm", "version": "4.4.1"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "3.fc31", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc31", "source": "rpm", "version": "4.0.9"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "27.git20181204.fc31.1", "source": "rpm", "version": "049"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "27.git20181204.fc31.1", "source": "rpm", "version": "049"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc31", "source": "rpm", "version": "0.177"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc31", "source": "rpm", "version": "0.177"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc31", "source": "rpm", "version": "0.177"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc31", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "1", "source": "rpm", "version": "31"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "1", "source": "rpm", "version": "31"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "1", "source": "rpm", "version": "31"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "1", "source": "rpm", "version": "31"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc31", "source": "rpm", "version": "5.37"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc31", "source": "rpm", "version": "5.37"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc31", "source": "rpm", "version": "3.12"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "24.fc31", "source": "rpm", "version": "4.6.0"}], "fipscheck": [{"arch": "x86_64", "epoch": null, "name": "fipscheck", "release": "7.fc31", "source": "rpm", "version": "1.5.0"}], "fipscheck-lib": [{"arch": "x86_64", "epoch": null, "name": "fipscheck-lib", "release": "7.fc31", "source": "rpm", "version": "1.5.0"}], "fontconfig": [{"arch": "x86_64", "epoch": null, "name": "fontconfig", "release": "3.fc31", "source": "rpm", "version": "2.13.92"}], "fontpackages-filesystem": [{"arch": "noarch", "epoch": null, "name": "fontpackages-filesystem", "release": "25.fc31", "source": "rpm", "version": "1.44"}], "freetype": [{"arch": "x86_64", "epoch": null, "name": "freetype", "release": "3.fc31", "source": "rpm", "version": "2.10.0"}], "fribidi": [{"arch": "x86_64", "epoch": null, "name": "fribidi", "release": "4.fc31", "source": "rpm", "version": "1.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "8.fc31", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "5.fc31", "source": "rpm", "version": "5.0.1"}], "gcr": [{"arch": "x86_64", "epoch": null, "name": "gcr", "release": "1.fc31", "source": "rpm", "version": "3.33.4"}], "gcr-base": [{"arch": "x86_64", "epoch": null, "name": "gcr-base", "release": "1.fc31", "source": "rpm", "version": "3.33.4"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc31", "source": "rpm", "version": "1.18.1"}], "gdk-pixbuf2": [{"arch": "x86_64", "epoch": null, "name": "gdk-pixbuf2", "release": "1.fc31", "source": "rpm", "version": "2.40.0"}], "gdk-pixbuf2-modules": [{"arch": "x86_64", "epoch": null, "name": "gdk-pixbuf2-modules", "release": "1.fc31", "source": "rpm", "version": "2.40.0"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "1.fc31", "source": "rpm", "version": "20190806"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "1.fc31", "source": "rpm", "version": "20190806"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "2.fc31", "source": "rpm", "version": "0.20.1"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "2.fc31", "source": "rpm", "version": "0.20.1"}], "git-core": [{"arch": "x86_64", "epoch": null, "name": "git-core", "release": "1.fc31", "source": "rpm", "version": "2.23.0"}], "glib-networking": [{"arch": "x86_64", "epoch": null, "name": "glib-networking", "release": "1.fc31", "source": "rpm", "version": "2.62.1"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc31", "source": "rpm", "version": "2.62.1"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "5.fc31", "source": "rpm", "version": "2.30"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "5.fc31", "source": "rpm", "version": "2.30"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "5.fc31", "source": "rpm", "version": "2.30"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "10.fc31", "source": "rpm", "version": "6.1.2"}], "gnome-keyring": [{"arch": "x86_64", "epoch": null, "name": "gnome-keyring", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc31", "source": "rpm", "version": "2.2.17"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc31", "source": "rpm", "version": "2.2.17"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc31", "source": "rpm", "version": "3.6.10"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5c6ae44d", "source": "rpm", "version": "3c3359c4"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "3.fc31", "source": "rpm", "version": "1.13.1"}], "graphite2": [{"arch": "x86_64", "epoch": null, "name": "graphite2", "release": "1.fc31", "source": "rpm", "version": "1.3.13"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "3.fc31", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "20.fc31", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-tools-extra": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-extra", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "36.fc31", "source": "rpm", "version": "8.40"}], "gsettings-desktop-schemas": [{"arch": "x86_64", "epoch": null, "name": "gsettings-desktop-schemas", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "gtk-update-icon-cache": [{"arch": "x86_64", "epoch": null, "name": "gtk-update-icon-cache", "release": "3.fc31", "source": "rpm", "version": "3.24.12"}], "gtk3": [{"arch": "x86_64", "epoch": null, "name": "gtk3", "release": "3.fc31", "source": "rpm", "version": "3.24.12"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "1.fc31", "source": "rpm", "version": "1.10"}], "harfbuzz": [{"arch": "x86_64", "epoch": null, "name": "harfbuzz", "release": "2.fc31", "source": "rpm", "version": "2.6.1"}], "heat-cfntools": [{"arch": "noarch", "epoch": null, "name": "heat-cfntools", "release": "9.fc31", "source": "rpm", "version": "1.4.2"}], "hicolor-icon-theme": [{"arch": "noarch", "epoch": null, "name": "hicolor-icon-theme", "release": "7.fc31", "source": "rpm", "version": "0.17"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "9.fc31", "source": "rpm", "version": "3.20"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "2.fc31", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc31", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "3.fc31", "source": "rpm", "version": "0.2.5"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc31", "source": "rpm", "version": "5.3.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc31", "source": "rpm", "version": "5.3.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "5.fc31", "source": "rpm", "version": "1.8.3"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "3.fc31", "source": "rpm", "version": "20190515"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "4.fc31", "source": "rpm", "version": "2.12"}], "jasper-libs": [{"arch": "x86_64", "epoch": null, "name": "jasper-libs", "release": "9.fc31", "source": "rpm", "version": "2.0.14"}], "jbigkit-libs": [{"arch": "x86_64", "epoch": null, "name": "jbigkit-libs", "release": "17.fc31", "source": "rpm", "version": "2.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "6.fc31", "source": "rpm", "version": "0.13.1"}], "json-glib": [{"arch": "x86_64", "epoch": null, "name": "json-glib", "release": "3.fc31", "source": "rpm", "version": "1.4.4"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "14.fc31", "source": "rpm", "version": "2.0.4"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "14.fc31", "source": "rpm", "version": "2.0.4"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "14.fc31", "source": "rpm", "version": "2.0.4"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "301.fc31", "source": "rpm", "version": "5.3.7"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "3.fc31", "source": "rpm", "version": "1.6"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "4.fc31", "source": "rpm", "version": "26"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "4.fc31", "source": "rpm", "version": "26"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "3.fc31", "source": "rpm", "version": "0.8.0"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "45.fc31", "source": "rpm", "version": "1.17"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "7.fc31", "source": "rpm", "version": "2.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "7.fc31", "source": "rpm", "version": "2.0"}], "lcms2": [{"arch": "x86_64", "epoch": null, "name": "lcms2", "release": "6.fc31", "source": "rpm", "version": "2.9"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "2.fc31", "source": "rpm", "version": "551"}], "libX11": [{"arch": "x86_64", "epoch": null, "name": "libX11", "release": "3.fc31", "source": "rpm", "version": "1.6.8"}], "libX11-common": [{"arch": "noarch", "epoch": null, "name": "libX11-common", "release": "3.fc31", "source": "rpm", "version": "1.6.8"}], "libXau": [{"arch": "x86_64", "epoch": null, "name": "libXau", "release": "2.fc31", "source": "rpm", "version": "1.0.9"}], "libXcomposite": [{"arch": "x86_64", "epoch": null, "name": "libXcomposite", "release": "17.fc31", "source": "rpm", "version": "0.4.4"}], "libXcursor": [{"arch": "x86_64", "epoch": null, "name": "libXcursor", "release": "6.fc31", "source": "rpm", "version": "1.1.15"}], "libXdamage": [{"arch": "x86_64", "epoch": null, "name": "libXdamage", "release": "17.fc31", "source": "rpm", "version": "1.1.4"}], "libXext": [{"arch": "x86_64", "epoch": null, "name": "libXext", "release": "2.fc31", "source": "rpm", "version": "1.3.4"}], "libXfixes": [{"arch": "x86_64", "epoch": null, "name": "libXfixes", "release": "10.fc31", "source": "rpm", "version": "5.0.3"}], "libXft": [{"arch": "x86_64", "epoch": null, "name": "libXft", "release": "2.fc31", "source": "rpm", "version": "2.3.3"}], "libXi": [{"arch": "x86_64", "epoch": null, "name": "libXi", "release": "2.fc31", "source": "rpm", "version": "1.7.10"}], "libXinerama": [{"arch": "x86_64", "epoch": null, "name": "libXinerama", "release": "4.fc31", "source": "rpm", "version": "1.1.4"}], "libXrandr": [{"arch": "x86_64", "epoch": null, "name": "libXrandr", "release": "2.fc31", "source": "rpm", "version": "1.5.2"}], "libXrender": [{"arch": "x86_64", "epoch": null, "name": "libXrender", "release": "10.fc31", "source": "rpm", "version": "0.9.10"}], "libXtst": [{"arch": "x86_64", "epoch": null, "name": "libXtst", "release": "10.fc31", "source": "rpm", "version": "1.2.3"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "4.fc31", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc31", "source": "rpm", "version": "3.4.0"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "3.fc31", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "2.fc31", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "7.fc31", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "43.fc31", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "6.fc31", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "8.fc31", "source": "rpm", "version": "0.7.9"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "43.fc31", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "3.fc31", "source": "rpm", "version": "0.1.11"}], "libcroco": [{"arch": "x86_64", "epoch": null, "name": "libcroco", "release": "2.fc31", "source": "rpm", "version": "0.6.13"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "1.fc31", "source": "rpm", "version": "7.66.0"}], "libdatrie": [{"arch": "x86_64", "epoch": null, "name": "libdatrie", "release": "10.fc31", "source": "rpm", "version": "0.2.9"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "38.fc31", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "38.fc31", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "43.fc31", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "6.fc31", "source": "rpm", "version": "0.35.3"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "28.20190324cvs.fc31", "source": "rpm", "version": "3.1"}], "libepoxy": [{"arch": "x86_64", "epoch": null, "name": "libepoxy", "release": "4.fc31", "source": "rpm", "version": "1.5.3"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "13.fc31", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "7.fc31", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "5.fc31", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "23.fc31", "source": "rpm", "version": "3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc31", "source": "rpm", "version": "9.2.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc31", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc31", "source": "rpm", "version": "9.2.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "2.fc31", "source": "rpm", "version": "1.36"}], "libgusb": [{"arch": "x86_64", "epoch": null, "name": "libgusb", "release": "5.fc31", "source": "rpm", "version": "0.3.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc31", "source": "rpm", "version": "2.2.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "43.fc31", "source": "rpm", "version": "1.3.1"}], "libjpeg-turbo": [{"arch": "x86_64", "epoch": null, "name": "libjpeg-turbo", "release": "4.fc31", "source": "rpm", "version": "2.0.2"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc31", "source": "rpm", "version": "1.1.5"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc31", "source": "rpm", "version": "1.1.5"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "10.fc31", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc31", "source": "rpm", "version": "2.0.7"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "8.fc31", "source": "rpm", "version": "1.2.0"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "9.fc31", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "10.fc31", "source": "rpm", "version": "1.0.4"}], "libmodman": [{"arch": "x86_64", "epoch": null, "name": "libmodman", "release": "20.fc31", "source": "rpm", "version": "2.0.1"}], "libmodulemd1": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd1", "release": "3.fc31", "source": "rpm", "version": "1.8.15"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "4.fc31", "source": "rpm", "version": "1.7"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.rc1.fc31", "source": "rpm", "version": "2.4.1"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc31", "source": "rpm", "version": "1.39.2"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "1.fc31", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "5.20180605git4a062cf.fc31", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "43.fc31", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "4.fc31", "source": "rpm", "version": "1.9.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "3.fc31", "source": "rpm", "version": "1.5.1"}], "libpng": [{"arch": "x86_64", "epoch": 2, "name": "libpng", "release": "2.fc31", "source": "rpm", "version": "1.6.37"}], "libproxy": [{"arch": "x86_64", "epoch": null, "name": "libproxy", "release": "14.fc31", "source": "rpm", "version": "0.4.15"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc31", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc31", "source": "rpm", "version": "1.4.1"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "43.fc31", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc31", "source": "rpm", "version": "1.10.5"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc31", "source": "rpm", "version": "2.10.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "1.fc31", "source": "rpm", "version": "2.4.1"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc31", "source": "rpm", "version": "0.19.1"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc31", "source": "rpm", "version": "2.9"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "2.fc31", "source": "rpm", "version": "2.9"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "8.fc31", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "3.fc31", "source": "rpm", "version": "0.7.5"}], "libsoup": [{"arch": "x86_64", "epoch": null, "name": "libsoup", "release": "1.fc31", "source": "rpm", "version": "2.68.2"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "6.fc31", "source": "rpm", "version": "0.9.0"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "6.fc31", "source": "rpm", "version": "0.9.0"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc31", "source": "rpm", "version": "9.2.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "1.fc31", "source": "rpm", "version": "2.3.0"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "2.fc31", "source": "rpm", "version": "4.14"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "1.fc31", "source": "rpm", "version": "1.4.2"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "1.fc31", "source": "rpm", "version": "0.10.1"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "2.fc31", "source": "rpm", "version": "0.20.1"}], "libthai": [{"arch": "x86_64", "epoch": null, "name": "libthai", "release": "3.fc31", "source": "rpm", "version": "0.1.28"}], "libtiff": [{"arch": "x86_64", "epoch": null, "name": "libtiff", "release": "6.fc31", "source": "rpm", "version": "4.0.10"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "2.rc3.fc31", "source": "rpm", "version": "1.1.4"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "6.fc31", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "4.fc31", "source": "rpm", "version": "1.0.22"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "21.fc31", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "17.fc31", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "8.fc31", "source": "rpm", "version": "0.3.0"}], "libwayland-client": [{"arch": "x86_64", "epoch": null, "name": "libwayland-client", "release": "2.fc31", "source": "rpm", "version": "1.17.0"}], "libwayland-cursor": [{"arch": "x86_64", "epoch": null, "name": "libwayland-cursor", "release": "2.fc31", "source": "rpm", "version": "1.17.0"}], "libwayland-egl": [{"arch": "x86_64", "epoch": null, "name": "libwayland-egl", "release": "2.fc31", "source": "rpm", "version": "1.17.0"}], "libxcb": [{"arch": "x86_64", "epoch": null, "name": "libxcb", "release": "3.fc31", "source": "rpm", "version": "1.13.1"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "1.fc31", "source": "rpm", "version": "4.4.10"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "1.fc31", "source": "rpm", "version": "4.4.10"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc31", "source": "rpm", "version": "0.8.4"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "3.fc31", "source": "rpm", "version": "2.9.9"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "2.fc31", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc31", "source": "rpm", "version": "1.4.2"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "25.fc31", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "102.fc31", "source": "rpm", "version": "20190923"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "3.fc31", "source": "rpm", "version": "0.9.23"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "1.fc31", "source": "rpm", "version": "3.15.1"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "6.fc31", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "1.fc31", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "5.fc31", "source": "rpm", "version": "2.8.4"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc31", "source": "rpm", "version": "5.5.2"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc31", "source": "rpm", "version": "3.1.6"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc31", "source": "rpm", "version": "4.0.23"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "12.20190803.fc31", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "12.20190803.fc31", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "12.20190803.fc31", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.55.20160912git.fc31", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc31", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "3.fc31", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "3.fc31", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc31.1", "source": "rpm", "version": "8.0p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc31.1", "source": "rpm", "version": "8.0p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc31.1", "source": "rpm", "version": "8.0p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "2.fc31", "source": "rpm", "version": "1.1.1d"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc31", "source": "rpm", "version": "1.1.1d"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "2.fc31", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "3.fc31", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc31", "source": "rpm", "version": "0.23.21"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc31", "source": "rpm", "version": "0.23.21"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "18.fc31", "source": "rpm", "version": "1.3.1"}], "pango": [{"arch": "x86_64", "epoch": null, "name": "pango", "release": "1.fc31", "source": "rpm", "version": "1.44.6"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "1.fc31", "source": "rpm", "version": "3.2.153"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "6.fc31", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc31.1", "source": "rpm", "version": "8.43"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "14.fc31", "source": "rpm", "version": "10.33"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "5.fc31", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "6.fc31", "source": "rpm", "version": "1.1.0"}], "pixman": [{"arch": "x86_64", "epoch": null, "name": "pixman", "release": "1.fc31", "source": "rpm", "version": "0.38.4"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "4.fc31", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "18.fc31", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "6.fc31", "source": "rpm", "version": "3.3.15"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "2.fc31", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc31", "source": "rpm", "version": "19.1.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "1.fc31", "source": "rpm", "version": "41.2.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "5.fc31", "source": "rpm", "version": "3.7.4"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "5.fc31", "source": "rpm", "version": "3.7.4"}], "python3-asn1crypto": [{"arch": "noarch", "epoch": null, "name": "python3-asn1crypto", "release": "7.fc31", "source": "rpm", "version": "0.24.0"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc31", "source": "rpm", "version": "19.1.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "0.12.20190507gitf58ec40.fc31", "source": "rpm", "version": "3.0"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc31", "source": "rpm", "version": "2.7.0"}], "python3-boto": [{"arch": "noarch", "epoch": null, "name": "python3-boto", "release": "1.fc31", "source": "rpm", "version": "2.49.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc31", "source": "rpm", "version": "1.12.3"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "10.fc31", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "16.fc31", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc31", "source": "rpm", "version": "2.6.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "3.fc31", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "6.fc31", "source": "rpm", "version": "1.2.8"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "2.fc31", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc31", "source": "rpm", "version": "4.0.9"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "3.fc31", "source": "rpm", "version": "1.13.1"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "6.fc31", "source": "rpm", "version": "0.35.3"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc31", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "2.fc31", "source": "rpm", "version": "2.10.1"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "8.fc31", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "16.fc31", "source": "rpm", "version": "1.10"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "1.fc31", "source": "rpm", "version": "3.0.2"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "3.fc31", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "3.fc31", "source": "rpm", "version": "0.1.11"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "6.fc31", "source": "rpm", "version": "0.35.3"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "5.fc31", "source": "rpm", "version": "3.7.4"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc31", "source": "rpm", "version": "2.9"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "2.fc31", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "2.fc31", "source": "rpm", "version": "3.0.2"}], "python3-pbr": [{"arch": "noarch", "epoch": null, "name": "python3-pbr", "release": "4.fc31", "source": "rpm", "version": "5.1.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc31", "source": "rpm", "version": "19.1.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "3.fc31", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "18.fc31", "source": "rpm", "version": "0.7.2"}], "python3-psutil": [{"arch": "x86_64", "epoch": null, "name": "python3-psutil", "release": "2.fc31", "source": "rpm", "version": "5.6.3"}], "python3-pyasn1": [{"arch": "noarch", "epoch": null, "name": "python3-pyasn1", "release": "5.fc31", "source": "rpm", "version": "0.4.4"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "20.fc31", "source": "rpm", "version": "2.14"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "1.fc31", "source": "rpm", "version": "0.15.4"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "3.fc31", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "2.fc31", "source": "rpm", "version": "1.7.0"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc31", "source": "rpm", "version": "2019.2"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc31", "source": "rpm", "version": "5.1.2"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc31", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "python3-rsa": [{"arch": "noarch", "epoch": null, "name": "python3-rsa", "release": "10.fc31", "source": "rpm", "version": "3.4.2"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc31", "source": "rpm", "version": "4.2.2"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "1.fc31", "source": "rpm", "version": "41.2.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc31", "source": "rpm", "version": "1.12.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc31", "source": "rpm", "version": "1.9.3"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "4.fc31", "source": "rpm", "version": "1.25.3"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "4.fc31", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "3.fc31", "source": "rpm", "version": "8.0"}], "rest": [{"arch": "x86_64", "epoch": null, "name": "rest", "release": "6.fc31", "source": "rpm", "version": "0.8.1"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "25.fc31", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "9.fc31", "source": "rpm", "version": "3.1.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc31", "source": "rpm", "version": "8.2002.0"}], "rsyslog-gnutls": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-gnutls", "release": "1.fc31", "source": "rpm", "version": "8.2002.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "4.fc31", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "37.fc31", "source": "rpm", "version": "3.14.4"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "37.fc31", "source": "rpm", "version": "3.14.4"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc31", "source": "rpm", "version": "2.13.3"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "16.fc31", "source": "rpm", "version": "4.6"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "1.fc31", "source": "rpm", "version": "1.14"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "2.fc31", "source": "rpm", "version": "3.29.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc31", "source": "rpm", "version": "1.8.28"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-bootchart": [{"arch": "x86_64", "epoch": null, "name": "systemd-bootchart", "release": "5.fc31", "source": "rpm", "version": "233"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "2.fc31", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "13.fc31", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "13.fc31", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "2.fc31", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc31", "source": "rpm", "version": "2019c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc31", "source": "rpm", "version": "1.9.3"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc31", "source": "rpm", "version": "8.1.2102"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "15.fc31", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc31", "source": "rpm", "version": "5.5.2"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "2.fc31", "source": "rpm", "version": "5.1.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "2.fc31", "source": "rpm", "version": "2.27"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "6.fc31", "source": "rpm", "version": "5.2.4"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "6.fc31", "source": "rpm", "version": "5.2.4"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "3.fc31", "source": "rpm", "version": "1.1.2"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "19.fc31", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2002.0"}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : debug] ********************************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:32 skipping: [/cache/fedora-31.qcow2] => {} TASK [/tmp/tmpa5z69896/roles/rsyslog : debug] ********************************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:36 ok: [/cache/fedora-31.qcow2] => { "msg": "Rsyslog_version is 8.2002.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmpa5z69896/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:41 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:48 ok: [/cache/fedora-31.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/rsyslog.d", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:54 ok: [/cache/fedora-31.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/lib/rsyslog", "secontext": "system_u:object_r:syslogd_var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Set backup dir name] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:60 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_backup_dir": "/tmp/rsyslog.d-20201112T013720"}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:64 ok: [/cache/fedora-31.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20201112T013720", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:73 ok: [/cache/fedora-31.qcow2] => {"archived": ["/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.conf"], "arcroot": "/etc/", "changed": false, "dest": "/tmp/rsyslog.d-20201112T013720/backup.tgz", "expanded_exclude_paths": [], "expanded_paths": ["/etc/rsyslog.d", "/etc/rsyslog.conf"], "gid": 0, "group": "root", "missing": [], "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 1726, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:80 changed: [/cache/fedora-31.qcow2] => {"changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/log", "secontext": "system_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:88 NOTIFIED HANDLER /tmp/tmpa5z69896/roles/rsyslog : restart rsyslogd for /cache/fedora-31.qcow2 changed: [/cache/fedora-31.qcow2] => {"changed": true, "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "dest": "/etc/rsyslog.conf", "gid": 0, "group": "root", "md5sum": "aa226b8228225835f8a13f775ca42e49", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 104, "src": "/root/.ansible/tmp/ansible-tmp-1605145086.8681836-154237-16580225492847/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:97 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, [{"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}], [{"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}]]}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:108 changed: [/cache/fedora-31.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "7f4de7a1922c9f75e59e999d3bd76a7422293d14", "dest": "/etc/rsyslog.d/00-global.conf", "gid": 0, "group": "root", "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "md5sum": "bc874b131415b3d23235af980ec111e0", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 86, "src": "/root/.ansible/tmp/ansible-tmp-1605145087.8947523-154267-56177713658494/source", "state": "file", "uid": 0} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} changed: [/cache/fedora-31.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "0dd331865ac06c0881012a0dc9796c2260e66dcd", "dest": "/etc/rsyslog.d/05-common-defaults.conf", "gid": 0, "group": "root", "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "md5sum": "ca846c3cf461cb558da5d3e79ac49a26", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 69, "src": "/root/.ansible/tmp/ansible-tmp-1605145088.5316565-154267-53653740634707/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:129 skipping: [/cache/fedora-31.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:151 TASK [/tmp/tmpa5z69896/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:166 skipping: [/cache/fedora-31.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:174 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:186 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:198 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:222 ok: [/cache/fedora-31.qcow2] => (item={'name': 'basic_input', 'type': 'basics', 'ratelimit_burst': 33333}) => {"ansible_facts": {"__rsyslog_basics_packages": []}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/inputs/basics/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "basic_input", "ratelimit_burst": 33333, "type": "basics"}} ok: [/cache/fedora-31.qcow2] => (item={'name': 'files_input', 'type': 'files', 'input_log_path': '/var/log/inputdirectory/*.log'}) => {"ansible_facts": {"__rsyslog_conf_imfile_modules": [{"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}], "__rsyslog_files_input_packages": [], "__rsyslog_files_input_rules": ["{{ __rsyslog_conf_imfile_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/inputs/files/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"input_log_path": "/var/log/inputdirectory/*.log", "name": "files_input", "type": "files"}} TASK [/tmp/tmpa5z69896/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:234 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/basics/main.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/files/main.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update basics input packages] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/basics/main.yml:3 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 TASK [/tmp/tmpa5z69896/roles/rsyslog : Create basics input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/basics/main.yml:10 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'files_input', 'type': 'files', 'input_log_path': '/var/log/inputdirectory/*.log'}) => {"ansible_loop": {"allitems": [{"name": "basic_input", "ratelimit_burst": 33333, "type": "basics"}, {"input_log_path": "/var/log/inputdirectory/*.log", "name": "files_input", "type": "files"}], "first": false, "index": 2, "index0": 1, "last": true, "length": 2, "previtem": {"name": "basic_input", "ratelimit_burst": 33333, "type": "basics"}, "revindex": 1, "revindex0": 0}, "ansible_loop_var": "item", "changed": false, "item": {"input_log_path": "/var/log/inputdirectory/*.log", "name": "files_input", "type": "files"}, "skip_reason": "Conditional result was False"} included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="33333"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call files_test0\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call files_test1\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_severity_and_facility\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_facility_only\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "b63a70e7a4d26972e5f5987d033b56065fc5b188", "dest": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"33333\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files_test0\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files_test1\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_severity_and_facility\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_facility_only\n}\n"}], "state": "present", "type": "input"}, "md5sum": "9a232e2a342ff743e5b2cfeb3890396b", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 768, "src": "/root/.ansible/tmp/ansible-tmp-1605145089.8850455-154348-177738619931028/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="33333"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call files_test0\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call files_test1\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_severity_and_facility\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_facility_only\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"33333\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files_test0\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files_test1\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_severity_and_facility\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_facility_only\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update files input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/files/main.yml:3 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "ebfad8aa66fdd22580236b4f37626b777b20d81c", "dest": "/etc/rsyslog.d/10-input-files-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "md5sum": "2590f7a290dc6d73d7d2312406df3368", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 91, "src": "/root/.ansible/tmp/ansible-tmp-1605145090.7174144-154382-45502101144314/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create files input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/files/main.yml:10 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'basic_input', 'type': 'basics', 'ratelimit_burst': 33333}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "basic_input", "ratelimit_burst": 33333, "type": "basics"}, "skip_reason": "Conditional result was False"} included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'input-files-files_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory/*.log" tag="files_input")\nif\n ($syslogtag == "files_input")\n then {\n call files_test0\n}\nif\n ($syslogtag == "files_input")\n then {\n call files_test1\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "b2db6d584458f8c34e663d9ec13fd460d143215b", "dest": "/etc/rsyslog.d/90-input-files-files_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-files-files_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory/*.log\" tag=\"files_input\")\nif\n ($syslogtag == \"files_input\")\n then {\n call files_test0\n}\nif\n ($syslogtag == \"files_input\")\n then {\n call files_test1\n}\n"}], "state": "present", "type": "input"}, "md5sum": "d824bead5eb0785d61dac63f0e02efef", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 230, "src": "/root/.ansible/tmp/ansible-tmp-1605145091.5480382-154416-115435919666635/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-files-files_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory/*.log" tag="files_input")\nif\n ($syslogtag == "files_input")\n then {\n call files_test0\n}\nif\n ($syslogtag == "files_input")\n then {\n call files_test1\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-files_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory/*.log\" tag=\"files_input\")\nif\n ($syslogtag == \"files_input\")\n then {\n call files_test0\n}\nif\n ($syslogtag == \"files_input\")\n then {\n call files_test1\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:246 ok: [/cache/fedora-31.qcow2] => (item={'name': 'files_test0', 'type': 'files', 'severity': 'info', 'exclude': ['authpriv.none', 'auth.none', 'cron.none', 'mail.none'], 'path': '/var/log/messages'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | default(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n{% else %}\nmodule(load=\"builtin:omfile\")\n{% endif %}"}], "type": "modules"}], "__rsyslog_files_output_packages": [], "__rsyslog_files_output_rules": ["{{ __rsyslog_conf_files_output_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_test0", "path": "/var/log/messages", "severity": "info", "type": "files"}} ok: [/cache/fedora-31.qcow2] => (item={'name': 'files_test1', 'type': 'files', 'facility': 'authpriv,auth', 'path': '/var/log/secure'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | default(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n{% else %}\nmodule(load=\"builtin:omfile\")\n{% endif %}"}], "type": "modules"}], "__rsyslog_files_output_packages": [], "__rsyslog_files_output_rules": ["{{ __rsyslog_conf_files_output_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"facility": "authpriv,auth", "name": "files_test1", "path": "/var/log/secure", "type": "files"}} ok: [/cache/fedora-31.qcow2] => (item={'name': 'forwards_severity_and_facility', 'type': 'forwards', 'facility': 'local1', 'severity': 'info', 'target': 'host.domain', 'tcp_port': 1514}) => {"ansible_facts": {"__rsyslog_forwards_output_packages": [], "__rsyslog_forwards_output_rules": []}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/outputs/forwards/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "target": "host.domain", "tcp_port": 1514, "type": "forwards"}} ok: [/cache/fedora-31.qcow2] => (item={'name': 'forwards_facility_only', 'type': 'forwards', 'facility': 'local2', 'target': 'host.domain', 'tcp_port': 2514}) => {"ansible_facts": {"__rsyslog_forwards_output_packages": [], "__rsyslog_forwards_output_rules": []}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/outputs/forwards/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"facility": "local2", "name": "forwards_facility_only", "target": "host.domain", "tcp_port": 2514, "type": "forwards"}} TASK [/tmp/tmpa5z69896/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:258 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/forwards/main.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/forwards/main.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "89bc63afcb6aae96090bbde60b367bfc80afc31f", "dest": "/etc/rsyslog.d/10-output-files-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "md5sum": "36c5048bf86cdc51ac071efb6a63f800", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 173, "src": "/root/.ansible/tmp/ansible-tmp-1605145092.6326709-154454-279499777261745/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create files output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/files/main.yml:10 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-files_test0', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_test0") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "985f715e5edc64f813d23d8bace32d73035dd8e2", "dest": "/etc/rsyslog.d/30-output-files-files_test0.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-files_test0", "sections": [{"options": "ruleset(name=\"files_test0\") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n"}], "state": "present", "type": "output"}, "md5sum": "b0ab58ced7d24adb5c768e25b861eab2", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 125, "src": "/root/.ansible/tmp/ansible-tmp-1605145093.4402726-154488-221470174682955/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-files_test0', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_test0") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_test0", "sections": [{"options": "ruleset(name=\"files_test0\") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-files_test1', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_test1") {\n authpriv,auth.* /var/log/secure\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "982fd08c83affcc43415f20a1444b2bf16416a97", "dest": "/etc/rsyslog.d/30-output-files-files_test1.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-files_test1", "sections": [{"options": "ruleset(name=\"files_test1\") {\n authpriv,auth.* /var/log/secure\n}\n"}], "state": "present", "type": "output"}, "md5sum": "a2e0b8b19e459460c23f0f4ead00337a", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 88, "src": "/root/.ansible/tmp/ansible-tmp-1605145094.2226102-154520-232987755071875/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-files_test1', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_test1") {\n authpriv,auth.* /var/log/secure\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_test1", "sections": [{"options": "ruleset(name=\"files_test1\") {\n authpriv,auth.* /var/log/secure\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "89bc63afcb6aae96090bbde60b367bfc80afc31f", "dest": "/etc/rsyslog.d/10-output-files-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-output-files-modules.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 173, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create files output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/files/main.yml:10 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-files_test0', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_test0") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "985f715e5edc64f813d23d8bace32d73035dd8e2", "dest": "/etc/rsyslog.d/30-output-files-files_test0.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-files_test0", "sections": [{"options": "ruleset(name=\"files_test0\") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-files-files_test0.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 125, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-files_test0', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_test0") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_test0", "sections": [{"options": "ruleset(name=\"files_test0\") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-files_test1', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_test1") {\n authpriv,auth.* /var/log/secure\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "982fd08c83affcc43415f20a1444b2bf16416a97", "dest": "/etc/rsyslog.d/30-output-files-files_test1.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-files_test1", "sections": [{"options": "ruleset(name=\"files_test1\") {\n authpriv,auth.* /var/log/secure\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-files-files_test1.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 88, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-files_test1', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_test1") {\n authpriv,auth.* /var/log/secure\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_test1", "sections": [{"options": "ruleset(name=\"files_test1\") {\n authpriv,auth.* /var/log/secure\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update forwards output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/forwards/main.yml:3 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 TASK [/tmp/tmpa5z69896/roles/rsyslog : Create forwards output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/forwards/main.yml:10 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "f55dd8f37540903386700857b2f43310e7866ca3", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "md5sum": "0a0fbb5b5f18784ecb9491588546a92e", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 231, "src": "/root/.ansible/tmp/ansible-tmp-1605145097.4607637-154647-165698889532779/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "37dcf71d672fe15f676cdcc19881e8a9b055c66e", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "md5sum": "defe88e0c904f7075880d9ffc6c99598", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 212, "src": "/root/.ansible/tmp/ansible-tmp-1605145098.2685826-154679-124261552823968/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update forwards output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/forwards/main.yml:3 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 TASK [/tmp/tmpa5z69896/roles/rsyslog : Create forwards output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/forwards/main.yml:10 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "f55dd8f37540903386700857b2f43310e7866ca3", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 231, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "37dcf71d672fe15f676cdcc19881e8a9b055c66e", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 212, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:270 changed: [/cache/fedora-31.qcow2] => {"changed": true, "enabled": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target sysinit.target system.slice", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7776", "LimitNPROCSoft": "7776", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7776", "LimitSIGPENDINGSoft": "7776", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2332", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [/tmp/tmpa5z69896/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:279 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:290 skipping: [/cache/fedora-31.qcow2] => {} TASK [include_tasks] *********************************************************** task path: /tmp/tmpa5z69896/tests/tests_combination_absent.yml:88 included: /tmp/tmpa5z69896/tests/set_rsyslog_variables.yml for /cache/fedora-31.qcow2 TASK [Get info of /etc/rsyslog.conf] ******************************************* task path: /tmp/tmpa5z69896/tests/set_rsyslog_variables.yml:1 ok: [/cache/fedora-31.qcow2] => {"changed": false, "stat": {"atime": 1605145100.8734121, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "ctime": 1605145087.268412, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8350, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1605145086.913412, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 104, "uid": 0, "version": "2529596600", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Get file counts in /etc/rsyslog.d] *************************************** task path: /tmp/tmpa5z69896/tests/set_rsyslog_variables.yml:6 ok: [/cache/fedora-31.qcow2] => {"changed": false, "examined": 11, "files": [{"atime": 1605145085.9974122, "ctime": 1571871554.4778266, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 159515, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1564000148.0, "nlink": 1, "path": "/etc/rsyslog.d/21-cloudinit.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 255, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605145100.8734121, "ctime": 1605145088.653412, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8393, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605145088.4104123, "nlink": 1, "path": "/etc/rsyslog.d/05-common-defaults.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 69, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605145100.8734121, "ctime": 1605145089.9944122, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8394, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605145089.7564123, "nlink": 1, "path": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 768, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605145094.8504121, "ctime": 1605145092.7464123, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8413, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605145092.5064123, "nlink": 1, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 173, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605145099.1154122, "ctime": 1605145097.6054122, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8416, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605145097.3684123, "nlink": 1, "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 231, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605145100.8734121, "ctime": 1605145088.0174122, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8372, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605145087.7804122, "nlink": 1, "path": "/etc/rsyslog.d/00-global.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 86, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605145100.8734121, "ctime": 1605145091.7104123, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8412, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605145091.4484122, "nlink": 1, "path": "/etc/rsyslog.d/90-input-files-files_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 230, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605145096.3494122, "ctime": 1605145094.3364122, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8415, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605145094.0964122, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-files_test1.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 88, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605145095.6254122, "ctime": 1605145093.551412, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8414, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605145093.314412, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-files_test0.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 125, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605145100.8734121, "ctime": 1605145090.844412, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8411, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605145090.604412, "nlink": 1, "path": "/etc/rsyslog.d/10-input-files-modules.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 91, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605145099.8454123, "ctime": 1605145098.3834121, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8417, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605145098.140412, "nlink": 1, "path": "/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 212, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}], "matched": 11, "msg": ""} RUNNING HANDLER [/tmp/tmpa5z69896/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmpa5z69896/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-31.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestamp": "Thu 2020-11-12 01:38:20 UTC", "ActiveEnterTimestampMonotonic": "70039665", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target sysinit.target system.slice", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Thu 2020-11-12 01:38:20 UTC", "AssertTimestampMonotonic": "70034291", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "127370000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2020-11-12 01:38:20 UTC", "ConditionTimestampMonotonic": "70034290", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "12282", "ExecMainStartTimestamp": "Thu 2020-11-12 01:38:20 UTC", "ExecMainStartTimestampMonotonic": "70035273", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Thu 2020-11-12 01:38:20 UTC] ; stop_time=[n/a] ; pid=12282 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Thu 2020-11-12 01:38:20 UTC] ; stop_time=[n/a] ; pid=12282 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2020-11-12 01:38:20 UTC", "InactiveExitTimestampMonotonic": "70035550", "InvocationID": "d9b047298d674224adca17bdc4effa44", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7776", "LimitNPROCSoft": "7776", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7776", "LimitSIGPENDINGSoft": "7776", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "12282", "MemoryAccounting": "yes", "MemoryCurrent": "2166784", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Thu 2020-11-12 01:38:20 UTC", "StateChangeTimestampMonotonic": "70039665", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "2332", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [Check rsyslog.conf size] ************************************************* task path: /tmp/tmpa5z69896/tests/tests_combination_absent.yml:95 ok: [/cache/fedora-31.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check file counts in rsyslog.d] ****************************************** task path: /tmp/tmpa5z69896/tests/tests_combination_absent.yml:99 ok: [/cache/fedora-31.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Generate test config file to be overridden] ****************************** task path: /tmp/tmpa5z69896/tests/tests_combination_absent.yml:103 changed: [/cache/fedora-31.qcow2] => {"changed": true, "checksum": "3ff86d70683c164f0339bfa067a82db81d27f021", "dest": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "gid": 0, "group": "root", "md5sum": "f7c21771bd5e21a3dde6192509b77864", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 441, "src": "/root/.ansible/tmp/ansible-tmp-1605145103.2978203-154847-8353407438297/source", "state": "file", "uid": 0} TASK [deploy reduced config to output into local files] ************************ task path: /tmp/tmpa5z69896/tests/tests_combination_absent.yml:121 TASK [linux-system-roles.logging : Set rsyslog_output_elasticsearch for the omelasticsearch output] *** task path: /tmp/tmpa5z69896/tasks/main.yml:5 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_elasticsearch": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_files for the omfile outputs] *** task path: /tmp/tmpa5z69896/tasks/main.yml:9 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_files": [{"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_test0", "path": "/var/log/messages", "severity": "info", "type": "files"}, {"facility": "authpriv,auth", "name": "files_test1", "path": "/var/log/secure", "state": "absent", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set files output if rsyslog_output_files is empty and logging_inputs is not empty] *** task path: /tmp/tmpa5z69896/tasks/main.yml:13 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Set rsyslog_output_forwards for the omfwd output] *** task path: /tmp/tmpa5z69896/tasks/main.yml:20 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_forwards": [{"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "state": "absent", "target": "host.domain", "tcp_port": 1514, "type": "forwards"}, {"facility": "local2", "name": "forwards_facility_only", "state": "absent", "target": "host.domain", "tcp_port": 2514, "type": "forwards"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_remote_files for the omfwd output for the remote input] *** task path: /tmp/tmpa5z69896/tasks/main.yml:24 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_remote_files": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_relp for the relp output] *** task path: /tmp/tmpa5z69896/tasks/main.yml:28 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_input_relp for the relp input] *** task path: /tmp/tmpa5z69896/tasks/main.yml:32 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_input_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmpa5z69896/tasks/main.yml:36 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_test0", "path": "/var/log/messages", "severity": "info", "type": "files"}, {"facility": "authpriv,auth", "name": "files_test1", "path": "/var/log/secure", "state": "absent", "type": "files"}, {"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "state": "absent", "target": "host.domain", "tcp_port": 1514, "type": "forwards"}, {"facility": "local2", "name": "forwards_facility_only", "state": "absent", "target": "host.domain", "tcp_port": 2514, "type": "forwards"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmpa5z69896/tasks/main.yml:40 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'files_test0', 'type': 'files', 'severity': 'info', 'exclude': ['authpriv.none', 'auth.none', 'cron.none', 'mail.none'], 'path': '/var/log/messages'}) => {"ansible_loop_var": "item", "changed": false, "item": {"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_test0", "path": "/var/log/messages", "severity": "info", "type": "files"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'files_test1', 'type': 'files', 'facility': 'authpriv,auth', 'path': '/var/log/secure', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "authpriv,auth", "name": "files_test1", "path": "/var/log/secure", "state": "absent", "type": "files"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'forwards_severity_and_facility', 'type': 'forwards', 'facility': 'local1', 'severity': 'info', 'target': 'host.domain', 'tcp_port': 1514, 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "state": "absent", "target": "host.domain", "tcp_port": 1514, "type": "forwards"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'forwards_facility_only', 'type': 'forwards', 'facility': 'local2', 'target': 'host.domain', 'tcp_port': 2514, 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "local2", "name": "forwards_facility_only", "state": "absent", "target": "host.domain", "tcp_port": 2514, "type": "forwards"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmpa5z69896/tasks/main.yml:49 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'flow_0', 'inputs': ['basic_input'], 'outputs': ['files_test0']}) => {"ansible_loop_var": "item", "changed": false, "item": {"inputs": ["basic_input"], "name": "flow_0", "outputs": ["files_test0"]}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmpa5z69896/tasks/main.yml:60 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmpa5z69896/tasks/main.yml:64 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmpa5z69896/tasks/main.yml:70 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmpa5z69896/tasks/main.yml:76 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmpa5z69896/tasks/main.yml:82 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmpa5z69896/tasks/main.yml:86 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmpa5z69896/tasks/main.yml:101 TASK [/tmp/tmpa5z69896/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:14 ok: [/cache/fedora-31.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [/tmp/tmpa5z69896/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:21 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc31", "source": "rpm", "version": "1.20.4"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc31", "source": "rpm", "version": "1.20.4"}], "abattis-cantarell-fonts": [{"arch": "noarch", "epoch": null, "name": "abattis-cantarell-fonts", "release": "3.fc31", "source": "rpm", "version": "0.111"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "4.fc31", "source": "rpm", "version": "2.2.53"}], "adobe-source-code-pro-fonts": [{"arch": "noarch", "epoch": null, "name": "adobe-source-code-pro-fonts", "release": "7.fc31", "source": "rpm", "version": "2.030.1.050"}], "adwaita-cursor-theme": [{"arch": "noarch", "epoch": null, "name": "adwaita-cursor-theme", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "adwaita-icon-theme": [{"arch": "noarch", "epoch": null, "name": "adwaita-icon-theme", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "5.fc31", "source": "rpm", "version": "1.11"}], "at-spi2-atk": [{"arch": "x86_64", "epoch": null, "name": "at-spi2-atk", "release": "1.fc31", "source": "rpm", "version": "2.34.1"}], "at-spi2-core": [{"arch": "x86_64", "epoch": null, "name": "at-spi2-core", "release": "1.fc31", "source": "rpm", "version": "2.34.0"}], "atk": [{"arch": "x86_64", "epoch": null, "name": "atk", "release": "1.fc31", "source": "rpm", "version": "2.34.1"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "0.12.20190507gitf58ec40.fc31", "source": "rpm", "version": "3.0"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "0.12.20190507gitf58ec40.fc31", "source": "rpm", "version": "3.0"}], "avahi-libs": [{"arch": "x86_64", "epoch": null, "name": "avahi-libs", "release": "20.fc31", "source": "rpm", "version": "0.7"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "8.fc31", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "3.fc31", "source": "rpm", "version": "5.0.7"}], "brotli": [{"arch": "x86_64", "epoch": null, "name": "brotli", "release": "6.fc31", "source": "rpm", "version": "1.0.7"}], "bzip2": [{"arch": "x86_64", "epoch": null, "name": "bzip2", "release": "1.fc31", "source": "rpm", "version": "1.0.8"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "1.fc31", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "4.fc31", "source": "rpm", "version": "1.15.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc31", "source": "rpm", "version": "2020.2.41"}], "cairo": [{"arch": "x86_64", "epoch": null, "name": "cairo", "release": "6.fc31", "source": "rpm", "version": "1.16.0"}], "cairo-gobject": [{"arch": "x86_64", "epoch": null, "name": "cairo-gobject", "release": "6.fc31", "source": "rpm", "version": "1.16.0"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "2.fc31", "source": "rpm", "version": "2.9"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "4.fc31", "source": "rpm", "version": "3.5"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "11.fc31", "source": "rpm", "version": "17.1"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "3.fc31", "source": "rpm", "version": "0.31"}], "colord-libs": [{"arch": "x86_64", "epoch": null, "name": "colord-libs", "release": "2.fc31", "source": "rpm", "version": "1.4.4"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc31", "source": "rpm", "version": "8.31"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc31", "source": "rpm", "version": "8.31"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "12.fc31", "source": "rpm", "version": "2.12"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "21.fc31", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "21.fc31", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "4.gitbb9bf99.fc31", "source": "rpm", "version": "20190816"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc31", "source": "rpm", "version": "2.2.1"}], "cups-libs": [{"arch": "x86_64", "epoch": 1, "name": "cups-libs", "release": "2.fc31", "source": "rpm", "version": "2.2.12"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "1.fc31", "source": "rpm", "version": "7.66.0"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "2.fc31", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "3.fc31", "source": "rpm", "version": "1.12.16"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "6.fc31", "source": "rpm", "version": "21"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "3.fc31", "source": "rpm", "version": "1.12.16"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "3.fc31", "source": "rpm", "version": "1.12.16"}], "dconf": [{"arch": "x86_64", "epoch": null, "name": "dconf", "release": "1.fc31", "source": "rpm", "version": "0.34.0"}], "dejavu-fonts-common": [{"arch": "noarch", "epoch": null, "name": "dejavu-fonts-common", "release": "2.fc31", "source": "rpm", "version": "2.37"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "2.fc31", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "2.fc31", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "2.fc31", "source": "rpm", "version": "1.02.163"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "2.fc31", "source": "rpm", "version": "1.02.163"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "15.fc31", "source": "rpm", "version": "4.4.1"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "15.fc31", "source": "rpm", "version": "4.4.1"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "3.fc31", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc31", "source": "rpm", "version": "4.0.9"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "27.git20181204.fc31.1", "source": "rpm", "version": "049"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "27.git20181204.fc31.1", "source": "rpm", "version": "049"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc31", "source": "rpm", "version": "0.177"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc31", "source": "rpm", "version": "0.177"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc31", "source": "rpm", "version": "0.177"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc31", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "1", "source": "rpm", "version": "31"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "1", "source": "rpm", "version": "31"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "1", "source": "rpm", "version": "31"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "1", "source": "rpm", "version": "31"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc31", "source": "rpm", "version": "5.37"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc31", "source": "rpm", "version": "5.37"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc31", "source": "rpm", "version": "3.12"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "24.fc31", "source": "rpm", "version": "4.6.0"}], "fipscheck": [{"arch": "x86_64", "epoch": null, "name": "fipscheck", "release": "7.fc31", "source": "rpm", "version": "1.5.0"}], "fipscheck-lib": [{"arch": "x86_64", "epoch": null, "name": "fipscheck-lib", "release": "7.fc31", "source": "rpm", "version": "1.5.0"}], "fontconfig": [{"arch": "x86_64", "epoch": null, "name": "fontconfig", "release": "3.fc31", "source": "rpm", "version": "2.13.92"}], "fontpackages-filesystem": [{"arch": "noarch", "epoch": null, "name": "fontpackages-filesystem", "release": "25.fc31", "source": "rpm", "version": "1.44"}], "freetype": [{"arch": "x86_64", "epoch": null, "name": "freetype", "release": "3.fc31", "source": "rpm", "version": "2.10.0"}], "fribidi": [{"arch": "x86_64", "epoch": null, "name": "fribidi", "release": "4.fc31", "source": "rpm", "version": "1.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "8.fc31", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "5.fc31", "source": "rpm", "version": "5.0.1"}], "gcr": [{"arch": "x86_64", "epoch": null, "name": "gcr", "release": "1.fc31", "source": "rpm", "version": "3.33.4"}], "gcr-base": [{"arch": "x86_64", "epoch": null, "name": "gcr-base", "release": "1.fc31", "source": "rpm", "version": "3.33.4"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc31", "source": "rpm", "version": "1.18.1"}], "gdk-pixbuf2": [{"arch": "x86_64", "epoch": null, "name": "gdk-pixbuf2", "release": "1.fc31", "source": "rpm", "version": "2.40.0"}], "gdk-pixbuf2-modules": [{"arch": "x86_64", "epoch": null, "name": "gdk-pixbuf2-modules", "release": "1.fc31", "source": "rpm", "version": "2.40.0"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "1.fc31", "source": "rpm", "version": "20190806"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "1.fc31", "source": "rpm", "version": "20190806"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "2.fc31", "source": "rpm", "version": "0.20.1"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "2.fc31", "source": "rpm", "version": "0.20.1"}], "git-core": [{"arch": "x86_64", "epoch": null, "name": "git-core", "release": "1.fc31", "source": "rpm", "version": "2.23.0"}], "glib-networking": [{"arch": "x86_64", "epoch": null, "name": "glib-networking", "release": "1.fc31", "source": "rpm", "version": "2.62.1"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc31", "source": "rpm", "version": "2.62.1"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "5.fc31", "source": "rpm", "version": "2.30"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "5.fc31", "source": "rpm", "version": "2.30"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "5.fc31", "source": "rpm", "version": "2.30"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "10.fc31", "source": "rpm", "version": "6.1.2"}], "gnome-keyring": [{"arch": "x86_64", "epoch": null, "name": "gnome-keyring", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc31", "source": "rpm", "version": "2.2.17"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc31", "source": "rpm", "version": "2.2.17"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc31", "source": "rpm", "version": "3.6.10"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5c6ae44d", "source": "rpm", "version": "3c3359c4"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "3.fc31", "source": "rpm", "version": "1.13.1"}], "graphite2": [{"arch": "x86_64", "epoch": null, "name": "graphite2", "release": "1.fc31", "source": "rpm", "version": "1.3.13"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "3.fc31", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "20.fc31", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-tools-extra": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-extra", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "36.fc31", "source": "rpm", "version": "8.40"}], "gsettings-desktop-schemas": [{"arch": "x86_64", "epoch": null, "name": "gsettings-desktop-schemas", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "gtk-update-icon-cache": [{"arch": "x86_64", "epoch": null, "name": "gtk-update-icon-cache", "release": "3.fc31", "source": "rpm", "version": "3.24.12"}], "gtk3": [{"arch": "x86_64", "epoch": null, "name": "gtk3", "release": "3.fc31", "source": "rpm", "version": "3.24.12"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "1.fc31", "source": "rpm", "version": "1.10"}], "harfbuzz": [{"arch": "x86_64", "epoch": null, "name": "harfbuzz", "release": "2.fc31", "source": "rpm", "version": "2.6.1"}], "heat-cfntools": [{"arch": "noarch", "epoch": null, "name": "heat-cfntools", "release": "9.fc31", "source": "rpm", "version": "1.4.2"}], "hicolor-icon-theme": [{"arch": "noarch", "epoch": null, "name": "hicolor-icon-theme", "release": "7.fc31", "source": "rpm", "version": "0.17"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "9.fc31", "source": "rpm", "version": "3.20"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "2.fc31", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc31", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "3.fc31", "source": "rpm", "version": "0.2.5"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc31", "source": "rpm", "version": "5.3.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc31", "source": "rpm", "version": "5.3.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "5.fc31", "source": "rpm", "version": "1.8.3"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "3.fc31", "source": "rpm", "version": "20190515"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "4.fc31", "source": "rpm", "version": "2.12"}], "jasper-libs": [{"arch": "x86_64", "epoch": null, "name": "jasper-libs", "release": "9.fc31", "source": "rpm", "version": "2.0.14"}], "jbigkit-libs": [{"arch": "x86_64", "epoch": null, "name": "jbigkit-libs", "release": "17.fc31", "source": "rpm", "version": "2.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "6.fc31", "source": "rpm", "version": "0.13.1"}], "json-glib": [{"arch": "x86_64", "epoch": null, "name": "json-glib", "release": "3.fc31", "source": "rpm", "version": "1.4.4"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "14.fc31", "source": "rpm", "version": "2.0.4"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "14.fc31", "source": "rpm", "version": "2.0.4"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "14.fc31", "source": "rpm", "version": "2.0.4"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "301.fc31", "source": "rpm", "version": "5.3.7"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "3.fc31", "source": "rpm", "version": "1.6"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "4.fc31", "source": "rpm", "version": "26"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "4.fc31", "source": "rpm", "version": "26"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "3.fc31", "source": "rpm", "version": "0.8.0"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "45.fc31", "source": "rpm", "version": "1.17"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "7.fc31", "source": "rpm", "version": "2.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "7.fc31", "source": "rpm", "version": "2.0"}], "lcms2": [{"arch": "x86_64", "epoch": null, "name": "lcms2", "release": "6.fc31", "source": "rpm", "version": "2.9"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "2.fc31", "source": "rpm", "version": "551"}], "libX11": [{"arch": "x86_64", "epoch": null, "name": "libX11", "release": "3.fc31", "source": "rpm", "version": "1.6.8"}], "libX11-common": [{"arch": "noarch", "epoch": null, "name": "libX11-common", "release": "3.fc31", "source": "rpm", "version": "1.6.8"}], "libXau": [{"arch": "x86_64", "epoch": null, "name": "libXau", "release": "2.fc31", "source": "rpm", "version": "1.0.9"}], "libXcomposite": [{"arch": "x86_64", "epoch": null, "name": "libXcomposite", "release": "17.fc31", "source": "rpm", "version": "0.4.4"}], "libXcursor": [{"arch": "x86_64", "epoch": null, "name": "libXcursor", "release": "6.fc31", "source": "rpm", "version": "1.1.15"}], "libXdamage": [{"arch": "x86_64", "epoch": null, "name": "libXdamage", "release": "17.fc31", "source": "rpm", "version": "1.1.4"}], "libXext": [{"arch": "x86_64", "epoch": null, "name": "libXext", "release": "2.fc31", "source": "rpm", "version": "1.3.4"}], "libXfixes": [{"arch": "x86_64", "epoch": null, "name": "libXfixes", "release": "10.fc31", "source": "rpm", "version": "5.0.3"}], "libXft": [{"arch": "x86_64", "epoch": null, "name": "libXft", "release": "2.fc31", "source": "rpm", "version": "2.3.3"}], "libXi": [{"arch": "x86_64", "epoch": null, "name": "libXi", "release": "2.fc31", "source": "rpm", "version": "1.7.10"}], "libXinerama": [{"arch": "x86_64", "epoch": null, "name": "libXinerama", "release": "4.fc31", "source": "rpm", "version": "1.1.4"}], "libXrandr": [{"arch": "x86_64", "epoch": null, "name": "libXrandr", "release": "2.fc31", "source": "rpm", "version": "1.5.2"}], "libXrender": [{"arch": "x86_64", "epoch": null, "name": "libXrender", "release": "10.fc31", "source": "rpm", "version": "0.9.10"}], "libXtst": [{"arch": "x86_64", "epoch": null, "name": "libXtst", "release": "10.fc31", "source": "rpm", "version": "1.2.3"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "4.fc31", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc31", "source": "rpm", "version": "3.4.0"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "3.fc31", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "2.fc31", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "7.fc31", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "43.fc31", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "6.fc31", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "8.fc31", "source": "rpm", "version": "0.7.9"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "43.fc31", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "3.fc31", "source": "rpm", "version": "0.1.11"}], "libcroco": [{"arch": "x86_64", "epoch": null, "name": "libcroco", "release": "2.fc31", "source": "rpm", "version": "0.6.13"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "1.fc31", "source": "rpm", "version": "7.66.0"}], "libdatrie": [{"arch": "x86_64", "epoch": null, "name": "libdatrie", "release": "10.fc31", "source": "rpm", "version": "0.2.9"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "38.fc31", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "38.fc31", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "43.fc31", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "6.fc31", "source": "rpm", "version": "0.35.3"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "28.20190324cvs.fc31", "source": "rpm", "version": "3.1"}], "libepoxy": [{"arch": "x86_64", "epoch": null, "name": "libepoxy", "release": "4.fc31", "source": "rpm", "version": "1.5.3"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "13.fc31", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "7.fc31", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "5.fc31", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "23.fc31", "source": "rpm", "version": "3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc31", "source": "rpm", "version": "9.2.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc31", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc31", "source": "rpm", "version": "9.2.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "2.fc31", "source": "rpm", "version": "1.36"}], "libgusb": [{"arch": "x86_64", "epoch": null, "name": "libgusb", "release": "5.fc31", "source": "rpm", "version": "0.3.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc31", "source": "rpm", "version": "2.2.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "43.fc31", "source": "rpm", "version": "1.3.1"}], "libjpeg-turbo": [{"arch": "x86_64", "epoch": null, "name": "libjpeg-turbo", "release": "4.fc31", "source": "rpm", "version": "2.0.2"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc31", "source": "rpm", "version": "1.1.5"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc31", "source": "rpm", "version": "1.1.5"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "10.fc31", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc31", "source": "rpm", "version": "2.0.7"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "8.fc31", "source": "rpm", "version": "1.2.0"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "9.fc31", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "10.fc31", "source": "rpm", "version": "1.0.4"}], "libmodman": [{"arch": "x86_64", "epoch": null, "name": "libmodman", "release": "20.fc31", "source": "rpm", "version": "2.0.1"}], "libmodulemd1": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd1", "release": "3.fc31", "source": "rpm", "version": "1.8.15"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "4.fc31", "source": "rpm", "version": "1.7"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.rc1.fc31", "source": "rpm", "version": "2.4.1"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc31", "source": "rpm", "version": "1.39.2"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "1.fc31", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "5.20180605git4a062cf.fc31", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "43.fc31", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "4.fc31", "source": "rpm", "version": "1.9.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "3.fc31", "source": "rpm", "version": "1.5.1"}], "libpng": [{"arch": "x86_64", "epoch": 2, "name": "libpng", "release": "2.fc31", "source": "rpm", "version": "1.6.37"}], "libproxy": [{"arch": "x86_64", "epoch": null, "name": "libproxy", "release": "14.fc31", "source": "rpm", "version": "0.4.15"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc31", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc31", "source": "rpm", "version": "1.4.1"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "43.fc31", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc31", "source": "rpm", "version": "1.10.5"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc31", "source": "rpm", "version": "2.10.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "1.fc31", "source": "rpm", "version": "2.4.1"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc31", "source": "rpm", "version": "0.19.1"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc31", "source": "rpm", "version": "2.9"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "2.fc31", "source": "rpm", "version": "2.9"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "8.fc31", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "3.fc31", "source": "rpm", "version": "0.7.5"}], "libsoup": [{"arch": "x86_64", "epoch": null, "name": "libsoup", "release": "1.fc31", "source": "rpm", "version": "2.68.2"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "6.fc31", "source": "rpm", "version": "0.9.0"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "6.fc31", "source": "rpm", "version": "0.9.0"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc31", "source": "rpm", "version": "9.2.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "1.fc31", "source": "rpm", "version": "2.3.0"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "2.fc31", "source": "rpm", "version": "4.14"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "1.fc31", "source": "rpm", "version": "1.4.2"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "1.fc31", "source": "rpm", "version": "0.10.1"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "2.fc31", "source": "rpm", "version": "0.20.1"}], "libthai": [{"arch": "x86_64", "epoch": null, "name": "libthai", "release": "3.fc31", "source": "rpm", "version": "0.1.28"}], "libtiff": [{"arch": "x86_64", "epoch": null, "name": "libtiff", "release": "6.fc31", "source": "rpm", "version": "4.0.10"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "2.rc3.fc31", "source": "rpm", "version": "1.1.4"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "6.fc31", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "4.fc31", "source": "rpm", "version": "1.0.22"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "21.fc31", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "17.fc31", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "8.fc31", "source": "rpm", "version": "0.3.0"}], "libwayland-client": [{"arch": "x86_64", "epoch": null, "name": "libwayland-client", "release": "2.fc31", "source": "rpm", "version": "1.17.0"}], "libwayland-cursor": [{"arch": "x86_64", "epoch": null, "name": "libwayland-cursor", "release": "2.fc31", "source": "rpm", "version": "1.17.0"}], "libwayland-egl": [{"arch": "x86_64", "epoch": null, "name": "libwayland-egl", "release": "2.fc31", "source": "rpm", "version": "1.17.0"}], "libxcb": [{"arch": "x86_64", "epoch": null, "name": "libxcb", "release": "3.fc31", "source": "rpm", "version": "1.13.1"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "1.fc31", "source": "rpm", "version": "4.4.10"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "1.fc31", "source": "rpm", "version": "4.4.10"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc31", "source": "rpm", "version": "0.8.4"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "3.fc31", "source": "rpm", "version": "2.9.9"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "2.fc31", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc31", "source": "rpm", "version": "1.4.2"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "25.fc31", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "102.fc31", "source": "rpm", "version": "20190923"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "3.fc31", "source": "rpm", "version": "0.9.23"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "1.fc31", "source": "rpm", "version": "3.15.1"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "6.fc31", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "1.fc31", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "5.fc31", "source": "rpm", "version": "2.8.4"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc31", "source": "rpm", "version": "5.5.2"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc31", "source": "rpm", "version": "3.1.6"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc31", "source": "rpm", "version": "4.0.23"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "12.20190803.fc31", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "12.20190803.fc31", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "12.20190803.fc31", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.55.20160912git.fc31", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc31", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "3.fc31", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "3.fc31", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc31.1", "source": "rpm", "version": "8.0p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc31.1", "source": "rpm", "version": "8.0p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc31.1", "source": "rpm", "version": "8.0p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "2.fc31", "source": "rpm", "version": "1.1.1d"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc31", "source": "rpm", "version": "1.1.1d"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "2.fc31", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "3.fc31", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc31", "source": "rpm", "version": "0.23.21"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc31", "source": "rpm", "version": "0.23.21"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "18.fc31", "source": "rpm", "version": "1.3.1"}], "pango": [{"arch": "x86_64", "epoch": null, "name": "pango", "release": "1.fc31", "source": "rpm", "version": "1.44.6"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "1.fc31", "source": "rpm", "version": "3.2.153"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "6.fc31", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc31.1", "source": "rpm", "version": "8.43"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "14.fc31", "source": "rpm", "version": "10.33"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "5.fc31", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "6.fc31", "source": "rpm", "version": "1.1.0"}], "pixman": [{"arch": "x86_64", "epoch": null, "name": "pixman", "release": "1.fc31", "source": "rpm", "version": "0.38.4"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "4.fc31", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "18.fc31", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "6.fc31", "source": "rpm", "version": "3.3.15"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "2.fc31", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc31", "source": "rpm", "version": "19.1.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "1.fc31", "source": "rpm", "version": "41.2.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "5.fc31", "source": "rpm", "version": "3.7.4"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "5.fc31", "source": "rpm", "version": "3.7.4"}], "python3-asn1crypto": [{"arch": "noarch", "epoch": null, "name": "python3-asn1crypto", "release": "7.fc31", "source": "rpm", "version": "0.24.0"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc31", "source": "rpm", "version": "19.1.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "0.12.20190507gitf58ec40.fc31", "source": "rpm", "version": "3.0"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc31", "source": "rpm", "version": "2.7.0"}], "python3-boto": [{"arch": "noarch", "epoch": null, "name": "python3-boto", "release": "1.fc31", "source": "rpm", "version": "2.49.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc31", "source": "rpm", "version": "1.12.3"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "10.fc31", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "16.fc31", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc31", "source": "rpm", "version": "2.6.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "3.fc31", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "6.fc31", "source": "rpm", "version": "1.2.8"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "2.fc31", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc31", "source": "rpm", "version": "4.0.9"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "3.fc31", "source": "rpm", "version": "1.13.1"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "6.fc31", "source": "rpm", "version": "0.35.3"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc31", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "2.fc31", "source": "rpm", "version": "2.10.1"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "8.fc31", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "16.fc31", "source": "rpm", "version": "1.10"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "1.fc31", "source": "rpm", "version": "3.0.2"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "3.fc31", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "3.fc31", "source": "rpm", "version": "0.1.11"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "6.fc31", "source": "rpm", "version": "0.35.3"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "5.fc31", "source": "rpm", "version": "3.7.4"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc31", "source": "rpm", "version": "2.9"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "2.fc31", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "2.fc31", "source": "rpm", "version": "3.0.2"}], "python3-pbr": [{"arch": "noarch", "epoch": null, "name": "python3-pbr", "release": "4.fc31", "source": "rpm", "version": "5.1.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc31", "source": "rpm", "version": "19.1.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "3.fc31", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "18.fc31", "source": "rpm", "version": "0.7.2"}], "python3-psutil": [{"arch": "x86_64", "epoch": null, "name": "python3-psutil", "release": "2.fc31", "source": "rpm", "version": "5.6.3"}], "python3-pyasn1": [{"arch": "noarch", "epoch": null, "name": "python3-pyasn1", "release": "5.fc31", "source": "rpm", "version": "0.4.4"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "20.fc31", "source": "rpm", "version": "2.14"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "1.fc31", "source": "rpm", "version": "0.15.4"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "3.fc31", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "2.fc31", "source": "rpm", "version": "1.7.0"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc31", "source": "rpm", "version": "2019.2"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc31", "source": "rpm", "version": "5.1.2"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc31", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "python3-rsa": [{"arch": "noarch", "epoch": null, "name": "python3-rsa", "release": "10.fc31", "source": "rpm", "version": "3.4.2"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc31", "source": "rpm", "version": "4.2.2"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "1.fc31", "source": "rpm", "version": "41.2.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc31", "source": "rpm", "version": "1.12.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc31", "source": "rpm", "version": "1.9.3"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "4.fc31", "source": "rpm", "version": "1.25.3"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "4.fc31", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "3.fc31", "source": "rpm", "version": "8.0"}], "rest": [{"arch": "x86_64", "epoch": null, "name": "rest", "release": "6.fc31", "source": "rpm", "version": "0.8.1"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "25.fc31", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "9.fc31", "source": "rpm", "version": "3.1.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc31", "source": "rpm", "version": "8.2002.0"}], "rsyslog-gnutls": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-gnutls", "release": "1.fc31", "source": "rpm", "version": "8.2002.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "4.fc31", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "37.fc31", "source": "rpm", "version": "3.14.4"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "37.fc31", "source": "rpm", "version": "3.14.4"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc31", "source": "rpm", "version": "2.13.3"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "16.fc31", "source": "rpm", "version": "4.6"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "1.fc31", "source": "rpm", "version": "1.14"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "2.fc31", "source": "rpm", "version": "3.29.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc31", "source": "rpm", "version": "1.8.28"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-bootchart": [{"arch": "x86_64", "epoch": null, "name": "systemd-bootchart", "release": "5.fc31", "source": "rpm", "version": "233"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "2.fc31", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "13.fc31", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "13.fc31", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "2.fc31", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc31", "source": "rpm", "version": "2019c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc31", "source": "rpm", "version": "1.9.3"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc31", "source": "rpm", "version": "8.1.2102"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "15.fc31", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc31", "source": "rpm", "version": "5.5.2"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "2.fc31", "source": "rpm", "version": "5.1.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "2.fc31", "source": "rpm", "version": "2.27"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "6.fc31", "source": "rpm", "version": "5.2.4"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "6.fc31", "source": "rpm", "version": "5.2.4"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "3.fc31", "source": "rpm", "version": "1.1.2"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "19.fc31", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2002.0"}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : debug] ********************************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:32 skipping: [/cache/fedora-31.qcow2] => {} TASK [/tmp/tmpa5z69896/roles/rsyslog : debug] ********************************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:36 ok: [/cache/fedora-31.qcow2] => { "msg": "Rsyslog_version is 8.2002.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmpa5z69896/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:41 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:48 ok: [/cache/fedora-31.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/rsyslog.d", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:54 ok: [/cache/fedora-31.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/lib/rsyslog", "secontext": "system_u:object_r:syslogd_var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Set backup dir name] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:60 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_backup_dir": "/tmp/rsyslog.d-20201112T013720/rsyslog.d-20201112T013720"}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:64 ok: [/cache/fedora-31.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20201112T013720/rsyslog.d-20201112T013720", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:73 ok: [/cache/fedora-31.qcow2] => {"archived": ["/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.d/05-common-defaults.conf", "/etc/rsyslog.d/90-input-basics-basic_input.conf", "/etc/rsyslog.d/10-output-files-modules.conf", "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "/etc/rsyslog.d/00-global.conf", "/etc/rsyslog.d/90-input-files-files_input.conf", "/etc/rsyslog.d/30-output-files-files_test1.conf", "/etc/rsyslog.d/30-output-files-files_test0.conf", "/etc/rsyslog.d/10-input-files-modules.conf", "/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf", "/etc/rsyslog.conf"], "arcroot": "/etc/", "changed": false, "dest": "/tmp/rsyslog.d-20201112T013720/rsyslog.d-20201112T013720/backup.tgz", "expanded_exclude_paths": [], "expanded_paths": ["/etc/rsyslog.d", "/etc/rsyslog.conf"], "gid": 0, "group": "root", "missing": [], "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 1432, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:80 ok: [/cache/fedora-31.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/log", "secontext": "system_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:88 ok: [/cache/fedora-31.qcow2] => {"changed": false, "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "dest": "/etc/rsyslog.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/rsyslog.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 104, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:97 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, [{"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}], [{"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}]]}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:108 ok: [/cache/fedora-31.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "7f4de7a1922c9f75e59e999d3bd76a7422293d14", "dest": "/etc/rsyslog.d/00-global.conf", "gid": 0, "group": "root", "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/00-global.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 86, "state": "file", "uid": 0} ok: [/cache/fedora-31.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "7f4de7a1922c9f75e59e999d3bd76a7422293d14", "dest": "/etc/rsyslog.d/00-global.conf", "gid": 0, "group": "root", "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/00-global.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 86, "state": "file", "uid": 0} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} ok: [/cache/fedora-31.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "0dd331865ac06c0881012a0dc9796c2260e66dcd", "dest": "/etc/rsyslog.d/05-common-defaults.conf", "gid": 0, "group": "root", "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/05-common-defaults.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 69, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:129 skipping: [/cache/fedora-31.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:151 TASK [/tmp/tmpa5z69896/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:166 skipping: [/cache/fedora-31.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:174 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:186 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:198 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:222 ok: [/cache/fedora-31.qcow2] => (item={'name': 'basic_input', 'type': 'basics', 'ratelimit_burst': 33333}) => {"ansible_facts": {"__rsyslog_basics_packages": []}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/inputs/basics/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "basic_input", "ratelimit_burst": 33333, "type": "basics"}} ok: [/cache/fedora-31.qcow2] => (item={'name': 'files_input', 'type': 'files', 'input_log_path': '/var/log/inputdirectory/*.log', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_conf_imfile_modules": [{"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}], "__rsyslog_files_input_packages": [], "__rsyslog_files_input_rules": ["{{ __rsyslog_conf_imfile_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/inputs/files/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"input_log_path": "/var/log/inputdirectory/*.log", "name": "files_input", "state": "absent", "type": "files"}} TASK [/tmp/tmpa5z69896/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:234 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/basics/main.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/files/main.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update basics input packages] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/basics/main.yml:3 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 TASK [/tmp/tmpa5z69896/roles/rsyslog : Create basics input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/basics/main.yml:10 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'files_input', 'type': 'files', 'input_log_path': '/var/log/inputdirectory/*.log', 'state': 'absent'}) => {"ansible_loop": {"allitems": [{"name": "basic_input", "ratelimit_burst": 33333, "type": "basics"}, {"input_log_path": "/var/log/inputdirectory/*.log", "name": "files_input", "state": "absent", "type": "files"}], "first": false, "index": 2, "index0": 1, "last": true, "length": 2, "previtem": {"name": "basic_input", "ratelimit_burst": 33333, "type": "basics"}, "revindex": 1, "revindex0": 0}, "ansible_loop_var": "item", "changed": false, "item": {"input_log_path": "/var/log/inputdirectory/*.log", "name": "files_input", "state": "absent", "type": "files"}, "skip_reason": "Conditional result was False"} included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="33333"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call files_test0\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "dce7c8df5b92df80c0de14ed991de8553faedb93", "dest": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"33333\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files_test0\n}\n"}], "state": "present", "type": "input"}, "md5sum": "1d18ecd9f6432c76e7c86e6a67cb12e8", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 459, "src": "/root/.ansible/tmp/ansible-tmp-1605145114.7216067-155151-130722686711271/source", "state": "file", "uid": 0} NOTIFIED HANDLER /tmp/tmpa5z69896/roles/rsyslog : restart rsyslogd for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="33333"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call files_test0\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"33333\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files_test0\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update files input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/files/main.yml:3 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "ebfad8aa66fdd22580236b4f37626b777b20d81c", "dest": "/etc/rsyslog.d/10-input-files-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-input-files-modules.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 91, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create files input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/files/main.yml:10 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'basic_input', 'type': 'basics', 'ratelimit_burst': 33333}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "basic_input", "ratelimit_burst": 33333, "type": "basics"}, "skip_reason": "Conditional result was False"} included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-files-files_input', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory/*.log" tag="files_input")\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-files_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory/*.log\" tag=\"files_input\")\n\n"}], "state": "absent", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 changed: [/cache/fedora-31.qcow2] => (item={'name': 'input-files-files_input', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory/*.log" tag="files_input")\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-files-files_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory/*.log\" tag=\"files_input\")\n\n"}], "state": "absent", "type": "input"}, "path": "/etc/rsyslog.d/90-input-files-files_input.conf", "state": "absent"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:246 ok: [/cache/fedora-31.qcow2] => (item={'name': 'files_test0', 'type': 'files', 'severity': 'info', 'exclude': ['authpriv.none', 'auth.none', 'cron.none', 'mail.none'], 'path': '/var/log/messages'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | default(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n{% else %}\nmodule(load=\"builtin:omfile\")\n{% endif %}"}], "type": "modules"}], "__rsyslog_files_output_packages": [], "__rsyslog_files_output_rules": ["{{ __rsyslog_conf_files_output_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_test0", "path": "/var/log/messages", "severity": "info", "type": "files"}} ok: [/cache/fedora-31.qcow2] => (item={'name': 'files_test1', 'type': 'files', 'facility': 'authpriv,auth', 'path': '/var/log/secure', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | default(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n{% else %}\nmodule(load=\"builtin:omfile\")\n{% endif %}"}], "type": "modules"}], "__rsyslog_files_output_packages": [], "__rsyslog_files_output_rules": ["{{ __rsyslog_conf_files_output_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"facility": "authpriv,auth", "name": "files_test1", "path": "/var/log/secure", "state": "absent", "type": "files"}} ok: [/cache/fedora-31.qcow2] => (item={'name': 'forwards_severity_and_facility', 'type': 'forwards', 'facility': 'local1', 'severity': 'info', 'target': 'host.domain', 'tcp_port': 1514, 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_forwards_output_packages": [], "__rsyslog_forwards_output_rules": []}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/outputs/forwards/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "state": "absent", "target": "host.domain", "tcp_port": 1514, "type": "forwards"}} ok: [/cache/fedora-31.qcow2] => (item={'name': 'forwards_facility_only', 'type': 'forwards', 'facility': 'local2', 'target': 'host.domain', 'tcp_port': 2514, 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_forwards_output_packages": [], "__rsyslog_forwards_output_rules": []}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/outputs/forwards/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"facility": "local2", "name": "forwards_facility_only", "state": "absent", "target": "host.domain", "tcp_port": 2514, "type": "forwards"}} TASK [/tmp/tmpa5z69896/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:258 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/forwards/main.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/forwards/main.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "89bc63afcb6aae96090bbde60b367bfc80afc31f", "dest": "/etc/rsyslog.d/10-output-files-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-output-files-modules.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 173, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create files output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/files/main.yml:10 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-files_test0', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_test0") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "985f715e5edc64f813d23d8bace32d73035dd8e2", "dest": "/etc/rsyslog.d/30-output-files-files_test0.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-files_test0", "sections": [{"options": "ruleset(name=\"files_test0\") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-files-files_test0.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 125, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-files_test0', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_test0") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_test0", "sections": [{"options": "ruleset(name=\"files_test0\") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-files_test1', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_test1") {\n authpriv,auth.* /var/log/secure\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_test1", "sections": [{"options": "ruleset(name=\"files_test1\") {\n authpriv,auth.* /var/log/secure\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 changed: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-files_test1', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_test1") {\n authpriv,auth.* /var/log/secure\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-files-files_test1", "sections": [{"options": "ruleset(name=\"files_test1\") {\n authpriv,auth.* /var/log/secure\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-files-files_test1.conf", "state": "absent"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "89bc63afcb6aae96090bbde60b367bfc80afc31f", "dest": "/etc/rsyslog.d/10-output-files-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-output-files-modules.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 173, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create files output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/files/main.yml:10 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-files_test0', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_test0") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "985f715e5edc64f813d23d8bace32d73035dd8e2", "dest": "/etc/rsyslog.d/30-output-files-files_test0.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-files_test0", "sections": [{"options": "ruleset(name=\"files_test0\") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-files-files_test0.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 125, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-files_test0', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_test0") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_test0", "sections": [{"options": "ruleset(name=\"files_test0\") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-files_test1', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_test1") {\n authpriv,auth.* /var/log/secure\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_test1", "sections": [{"options": "ruleset(name=\"files_test1\") {\n authpriv,auth.* /var/log/secure\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 ok: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-files_test1', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_test1") {\n authpriv,auth.* /var/log/secure\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_test1", "sections": [{"options": "ruleset(name=\"files_test1\") {\n authpriv,auth.* /var/log/secure\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-files-files_test1.conf", "state": "absent"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update forwards output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/forwards/main.yml:3 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 TASK [/tmp/tmpa5z69896/roles/rsyslog : Create forwards output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/forwards/main.yml:10 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 changed: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "state": "absent"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 changed: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf", "state": "absent"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update forwards output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/forwards/main.yml:3 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 TASK [/tmp/tmpa5z69896/roles/rsyslog : Create forwards output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/forwards/main.yml:10 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 ok: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "state": "absent"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 ok: [/cache/fedora-31.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf", "state": "absent"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:270 ok: [/cache/fedora-31.qcow2] => {"changed": false, "enabled": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestamp": "Thu 2020-11-12 01:38:22 UTC", "ActiveEnterTimestampMonotonic": "71879237", "ActiveExitTimestamp": "Thu 2020-11-12 01:38:22 UTC", "ActiveExitTimestampMonotonic": "71468874", "ActiveState": "active", "After": "basic.target sysinit.target system.slice", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Thu 2020-11-12 01:38:22 UTC", "AssertTimestampMonotonic": "71874814", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "65978000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2020-11-12 01:38:22 UTC", "ConditionTimestampMonotonic": "71874814", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "12516", "ExecMainStartTimestamp": "Thu 2020-11-12 01:38:22 UTC", "ExecMainStartTimestampMonotonic": "71875763", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Thu 2020-11-12 01:38:22 UTC] ; stop_time=[n/a] ; pid=12516 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Thu 2020-11-12 01:38:22 UTC] ; stop_time=[n/a] ; pid=12516 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Thu 2020-11-12 01:38:22 UTC", "InactiveEnterTimestampMonotonic": "71874363", "InactiveExitTimestamp": "Thu 2020-11-12 01:38:22 UTC", "InactiveExitTimestampMonotonic": "71876035", "InvocationID": "acb92e30b454416a9bff00810b7d0018", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7776", "LimitNPROCSoft": "7776", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7776", "LimitSIGPENDINGSoft": "7776", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "12516", "MemoryAccounting": "yes", "MemoryCurrent": "2113536", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Thu 2020-11-12 01:38:22 UTC", "StateChangeTimestampMonotonic": "71879237", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "2332", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [/tmp/tmpa5z69896/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:279 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:290 skipping: [/cache/fedora-31.qcow2] => {} TASK [include_tasks] *********************************************************** task path: /tmp/tmpa5z69896/tests/tests_combination_absent.yml:166 included: /tmp/tmpa5z69896/tests/set_rsyslog_variables.yml for /cache/fedora-31.qcow2 TASK [Get info of /etc/rsyslog.conf] ******************************************* task path: /tmp/tmpa5z69896/tests/set_rsyslog_variables.yml:1 ok: [/cache/fedora-31.qcow2] => {"changed": false, "stat": {"atime": 1605145100.8734121, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "ctime": 1605145087.268412, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8350, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1605145086.913412, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 104, "uid": 0, "version": "2529596600", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Get file counts in /etc/rsyslog.d] *************************************** task path: /tmp/tmpa5z69896/tests/set_rsyslog_variables.yml:6 ok: [/cache/fedora-31.qcow2] => {"changed": false, "examined": 7, "files": [{"atime": 1605145085.9974122, "ctime": 1571871554.4778266, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 159515, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1564000148.0, "nlink": 1, "path": "/etc/rsyslog.d/21-cloudinit.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 255, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605145100.8734121, "ctime": 1605145088.653412, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8393, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605145088.4104123, "nlink": 1, "path": "/etc/rsyslog.d/05-common-defaults.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 69, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605145114.8534122, "ctime": 1605145114.854412, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8418, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605145114.6234121, "nlink": 1, "path": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 459, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605145094.8504121, "ctime": 1605145092.7464123, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8413, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605145092.5064123, "nlink": 1, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 173, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605145100.8734121, "ctime": 1605145088.0174122, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8372, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605145087.7804122, "nlink": 1, "path": "/etc/rsyslog.d/00-global.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 86, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605145095.6254122, "ctime": 1605145093.551412, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8414, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605145093.314412, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-files_test0.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 125, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605145100.8734121, "ctime": 1605145090.844412, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8411, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605145090.604412, "nlink": 1, "path": "/etc/rsyslog.d/10-input-files-modules.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 91, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}], "matched": 7, "msg": ""} RUNNING HANDLER [/tmp/tmpa5z69896/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmpa5z69896/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-31.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestamp": "Thu 2020-11-12 01:38:22 UTC", "ActiveEnterTimestampMonotonic": "71879237", "ActiveExitTimestamp": "Thu 2020-11-12 01:38:22 UTC", "ActiveExitTimestampMonotonic": "71468874", "ActiveState": "active", "After": "basic.target sysinit.target system.slice", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Thu 2020-11-12 01:38:22 UTC", "AssertTimestampMonotonic": "71874814", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "69889000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2020-11-12 01:38:22 UTC", "ConditionTimestampMonotonic": "71874814", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "12516", "ExecMainStartTimestamp": "Thu 2020-11-12 01:38:22 UTC", "ExecMainStartTimestampMonotonic": "71875763", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Thu 2020-11-12 01:38:22 UTC] ; stop_time=[n/a] ; pid=12516 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Thu 2020-11-12 01:38:22 UTC] ; stop_time=[n/a] ; pid=12516 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Thu 2020-11-12 01:38:22 UTC", "InactiveEnterTimestampMonotonic": "71874363", "InactiveExitTimestamp": "Thu 2020-11-12 01:38:22 UTC", "InactiveExitTimestampMonotonic": "71876035", "InvocationID": "acb92e30b454416a9bff00810b7d0018", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7776", "LimitNPROCSoft": "7776", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7776", "LimitSIGPENDINGSoft": "7776", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "12516", "MemoryAccounting": "yes", "MemoryCurrent": "2138112", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Thu 2020-11-12 01:38:22 UTC", "StateChangeTimestampMonotonic": "71879237", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "2332", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [Check file counts in rsyslog.d are less than no-absent case] ************* task path: /tmp/tmpa5z69896/tests/tests_combination_absent.yml:173 ok: [/cache/fedora-31.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check 90-input-basics-basic_input.conf was updated] ********************** task path: /tmp/tmpa5z69896/tests/tests_combination_absent.yml:177 ok: [/cache/fedora-31.qcow2] => {"changed": false, "cmd": ["/bin/grep", "# GENERATED BASICS CONFIG FILE", "/etc/rsyslog.d/90-input-basics-basic_input.conf"], "delta": "0:00:00.003194", "end": "2020-11-12 01:38:46.023748", "failed_when_result": false, "msg": "non-zero return code", "rc": 1, "start": "2020-11-12 01:38:46.020554", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Check rsyslog errors] **************************************************** task path: /tmp/tmpa5z69896/tests/tests_combination_absent.yml:183 changed: [/cache/fedora-31.qcow2] => {"changed": true, "cmd": ["systemctl", "status", "rsyslog"], "delta": "0:00:00.009716", "end": "2020-11-12 01:38:46.410492", "failed_when_result": false, "rc": 0, "start": "2020-11-12 01:38:46.400776", "stderr": "", "stderr_lines": [], "stdout": "● rsyslog.service - System Logging Service\n Loaded: loaded (/usr/lib/systemd/system/rsyslog.service; enabled; vendor preset: enabled)\n Active: active (running) since Thu 2020-11-12 01:38:45 UTC; 943ms ago\n Docs: man:rsyslogd(8)\n https://www.rsyslog.com/doc/\n Main PID: 15155 (rsyslogd)\n Tasks: 3 (limit: 2332)\n Memory: 1.2M\n CPU: 8ms\n CGroup: /system.slice/rsyslog.service\n └─15155 /usr/sbin/rsyslogd -n\n\nNov 12 01:38:45 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com systemd[1]: Starting System Logging Service...\nNov 12 01:38:45 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com rsyslogd[15155]: imfile: no files configured to be monitored - no input will be gathered [v8.2002.0 try https://www.rsyslog.com/e/2212 ]\nNov 12 01:38:45 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com rsyslogd[15155]: [origin software=\"rsyslogd\" swVersion=\"8.2002.0\" x-pid=\"15155\" x-info=\"https://www.rsyslog.com\"] start\nNov 12 01:38:45 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com systemd[1]: Started System Logging Service.\nNov 12 01:38:45 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com rsyslogd[15155]: imjournal: journal files changed, reloading... [v8.2002.0 try https://www.rsyslog.com/e/0 ]", "stdout_lines": ["● rsyslog.service - System Logging Service", " Loaded: loaded (/usr/lib/systemd/system/rsyslog.service; enabled; vendor preset: enabled)", " Active: active (running) since Thu 2020-11-12 01:38:45 UTC; 943ms ago", " Docs: man:rsyslogd(8)", " https://www.rsyslog.com/doc/", " Main PID: 15155 (rsyslogd)", " Tasks: 3 (limit: 2332)", " Memory: 1.2M", " CPU: 8ms", " CGroup: /system.slice/rsyslog.service", " └─15155 /usr/sbin/rsyslogd -n", "", "Nov 12 01:38:45 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com systemd[1]: Starting System Logging Service...", "Nov 12 01:38:45 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com rsyslogd[15155]: imfile: no files configured to be monitored - no input will be gathered [v8.2002.0 try https://www.rsyslog.com/e/2212 ]", "Nov 12 01:38:45 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com rsyslogd[15155]: [origin software=\"rsyslogd\" swVersion=\"8.2002.0\" x-pid=\"15155\" x-info=\"https://www.rsyslog.com\"] start", "Nov 12 01:38:45 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com systemd[1]: Started System Logging Service.", "Nov 12 01:38:45 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com rsyslogd[15155]: imjournal: journal files changed, reloading... [v8.2002.0 try https://www.rsyslog.com/e/0 ]"]} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-31.qcow2 : ok=135 changed=23 unreachable=0 failed=0 skipped=109 rescued=0 ignored=0 + cd /tmp/tmpa5z69896/tests; TEST_SUBJECTS=/cache/fedora-31.qcow2 TEST_ARTIFACTS=/tmp/linux-system-role-test-work-pull-linux-system-roles_logging-186-405f09a-fedora-31-mm3symvy/artifacts ansible-playbook -vv --inventory=/usr/share/ansible/inventory/standard-inventory-qcow2 /tmp/tmpa5z69896/_setup.yml /tmp/tmpa5z69896/tests/tests_default.yml ansible-playbook 2.9.14 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/tester/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.8/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 3.8.6 (default, Sep 25 2020, 00:00:00) [GCC 10.2.1 20200723 (Red Hat 10.2.1-1)] Using /etc/ansible/ansible.cfg as config file PLAYBOOK: _setup.yml *********************************************************** 1 plays in /tmp/tmpa5z69896/_setup.yml PLAY [Fail when only localhost is available] *********************************** META: ran handlers TASK [debug] ******************************************************************* task path: /tmp/tmpa5z69896/_setup.yml:5 ok: [/cache/fedora-31.qcow2] => { "groups": { "all": [ "/cache/fedora-31.qcow2" ], "localhost": [ "/cache/fedora-31.qcow2" ], "subjects": [ "/cache/fedora-31.qcow2" ], "ungrouped": [] } } TASK [fail] ******************************************************************** task path: /tmp/tmpa5z69896/_setup.yml:7 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-31.qcow2 : ok=1 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 PLAYBOOK: tests_default.yml **************************************************** 1 plays in /tmp/tmpa5z69896/tests/tests_default.yml PLAY [Ensure that the role runs with default parameters] *********************** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpa5z69896/tests/tests_default.yml:3 ok: [/cache/fedora-31.qcow2] META: ran handlers TASK [default run (NOOP)] ****************************************************** task path: /tmp/tmpa5z69896/tests/tests_default.yml:8 TASK [linux-system-roles.logging : Set rsyslog_output_elasticsearch for the omelasticsearch output] *** task path: /tmp/tmpa5z69896/tasks/main.yml:5 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_elasticsearch": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_files for the omfile outputs] *** task path: /tmp/tmpa5z69896/tasks/main.yml:9 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_files": []}, "changed": false} TASK [linux-system-roles.logging : Set files output if rsyslog_output_files is empty and logging_inputs is not empty] *** task path: /tmp/tmpa5z69896/tasks/main.yml:13 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Set rsyslog_output_forwards for the omfwd output] *** task path: /tmp/tmpa5z69896/tasks/main.yml:20 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_forwards": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_remote_files for the omfwd output for the remote input] *** task path: /tmp/tmpa5z69896/tasks/main.yml:24 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_remote_files": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_relp for the relp output] *** task path: /tmp/tmpa5z69896/tasks/main.yml:28 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_input_relp for the relp input] *** task path: /tmp/tmpa5z69896/tasks/main.yml:32 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_input_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmpa5z69896/tasks/main.yml:36 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_outputs": []}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmpa5z69896/tasks/main.yml:40 TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmpa5z69896/tasks/main.yml:49 TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmpa5z69896/tasks/main.yml:60 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmpa5z69896/tasks/main.yml:64 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmpa5z69896/tasks/main.yml:70 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmpa5z69896/tasks/main.yml:76 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmpa5z69896/tasks/main.yml:82 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmpa5z69896/tasks/main.yml:86 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmpa5z69896/tasks/main.yml:101 TASK [/tmp/tmpa5z69896/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:14 changed: [/cache/fedora-31.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: libestr-0.1.9-13.fc31.x86_64", "Installed: ca-certificates-2020.2.41-1.1.fc31.noarch", "Installed: p11-kit-trust-0.23.21-2.fc31.x86_64", "Installed: p11-kit-0.23.21-2.fc31.x86_64", "Installed: libfastjson-0.99.8-5.fc31.x86_64", "Installed: rsyslog-8.2002.0-1.fc31.x86_64", "Installed: logrotate-3.15.1-1.fc31.x86_64", "Installed: rsyslog-gnutls-8.2002.0-1.fc31.x86_64", "Removed: p11-kit-0.23.16.1-2.fc31.x86_64", "Removed: p11-kit-trust-0.23.16.1-2.fc31.x86_64", "Removed: ca-certificates-2019.2.32-3.fc31.noarch"]} TASK [/tmp/tmpa5z69896/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:21 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc31", "source": "rpm", "version": "1.20.4"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc31", "source": "rpm", "version": "1.20.4"}], "abattis-cantarell-fonts": [{"arch": "noarch", "epoch": null, "name": "abattis-cantarell-fonts", "release": "3.fc31", "source": "rpm", "version": "0.111"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "4.fc31", "source": "rpm", "version": "2.2.53"}], "adobe-source-code-pro-fonts": [{"arch": "noarch", "epoch": null, "name": "adobe-source-code-pro-fonts", "release": "7.fc31", "source": "rpm", "version": "2.030.1.050"}], "adwaita-cursor-theme": [{"arch": "noarch", "epoch": null, "name": "adwaita-cursor-theme", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "adwaita-icon-theme": [{"arch": "noarch", "epoch": null, "name": "adwaita-icon-theme", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "5.fc31", "source": "rpm", "version": "1.11"}], "at-spi2-atk": [{"arch": "x86_64", "epoch": null, "name": "at-spi2-atk", "release": "1.fc31", "source": "rpm", "version": "2.34.1"}], "at-spi2-core": [{"arch": "x86_64", "epoch": null, "name": "at-spi2-core", "release": "1.fc31", "source": "rpm", "version": "2.34.0"}], "atk": [{"arch": "x86_64", "epoch": null, "name": "atk", "release": "1.fc31", "source": "rpm", "version": "2.34.1"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "0.12.20190507gitf58ec40.fc31", "source": "rpm", "version": "3.0"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "0.12.20190507gitf58ec40.fc31", "source": "rpm", "version": "3.0"}], "avahi-libs": [{"arch": "x86_64", "epoch": null, "name": "avahi-libs", "release": "20.fc31", "source": "rpm", "version": "0.7"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "8.fc31", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "3.fc31", "source": "rpm", "version": "5.0.7"}], "brotli": [{"arch": "x86_64", "epoch": null, "name": "brotli", "release": "6.fc31", "source": "rpm", "version": "1.0.7"}], "bzip2": [{"arch": "x86_64", "epoch": null, "name": "bzip2", "release": "1.fc31", "source": "rpm", "version": "1.0.8"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "1.fc31", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "4.fc31", "source": "rpm", "version": "1.15.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc31", "source": "rpm", "version": "2020.2.41"}], "cairo": [{"arch": "x86_64", "epoch": null, "name": "cairo", "release": "6.fc31", "source": "rpm", "version": "1.16.0"}], "cairo-gobject": [{"arch": "x86_64", "epoch": null, "name": "cairo-gobject", "release": "6.fc31", "source": "rpm", "version": "1.16.0"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "2.fc31", "source": "rpm", "version": "2.9"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "4.fc31", "source": "rpm", "version": "3.5"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "11.fc31", "source": "rpm", "version": "17.1"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "3.fc31", "source": "rpm", "version": "0.31"}], "colord-libs": [{"arch": "x86_64", "epoch": null, "name": "colord-libs", "release": "2.fc31", "source": "rpm", "version": "1.4.4"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc31", "source": "rpm", "version": "8.31"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc31", "source": "rpm", "version": "8.31"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "12.fc31", "source": "rpm", "version": "2.12"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "21.fc31", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "21.fc31", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "4.gitbb9bf99.fc31", "source": "rpm", "version": "20190816"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc31", "source": "rpm", "version": "2.2.1"}], "cups-libs": [{"arch": "x86_64", "epoch": 1, "name": "cups-libs", "release": "2.fc31", "source": "rpm", "version": "2.2.12"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "1.fc31", "source": "rpm", "version": "7.66.0"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "2.fc31", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "3.fc31", "source": "rpm", "version": "1.12.16"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "6.fc31", "source": "rpm", "version": "21"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "3.fc31", "source": "rpm", "version": "1.12.16"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "3.fc31", "source": "rpm", "version": "1.12.16"}], "dconf": [{"arch": "x86_64", "epoch": null, "name": "dconf", "release": "1.fc31", "source": "rpm", "version": "0.34.0"}], "dejavu-fonts-common": [{"arch": "noarch", "epoch": null, "name": "dejavu-fonts-common", "release": "2.fc31", "source": "rpm", "version": "2.37"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "2.fc31", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "2.fc31", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "2.fc31", "source": "rpm", "version": "1.02.163"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "2.fc31", "source": "rpm", "version": "1.02.163"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "15.fc31", "source": "rpm", "version": "4.4.1"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "15.fc31", "source": "rpm", "version": "4.4.1"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "3.fc31", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc31", "source": "rpm", "version": "4.0.9"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "27.git20181204.fc31.1", "source": "rpm", "version": "049"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "27.git20181204.fc31.1", "source": "rpm", "version": "049"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc31", "source": "rpm", "version": "0.177"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc31", "source": "rpm", "version": "0.177"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc31", "source": "rpm", "version": "0.177"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc31", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "1", "source": "rpm", "version": "31"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "1", "source": "rpm", "version": "31"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "1", "source": "rpm", "version": "31"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "1", "source": "rpm", "version": "31"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc31", "source": "rpm", "version": "5.37"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc31", "source": "rpm", "version": "5.37"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc31", "source": "rpm", "version": "3.12"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "24.fc31", "source": "rpm", "version": "4.6.0"}], "fipscheck": [{"arch": "x86_64", "epoch": null, "name": "fipscheck", "release": "7.fc31", "source": "rpm", "version": "1.5.0"}], "fipscheck-lib": [{"arch": "x86_64", "epoch": null, "name": "fipscheck-lib", "release": "7.fc31", "source": "rpm", "version": "1.5.0"}], "fontconfig": [{"arch": "x86_64", "epoch": null, "name": "fontconfig", "release": "3.fc31", "source": "rpm", "version": "2.13.92"}], "fontpackages-filesystem": [{"arch": "noarch", "epoch": null, "name": "fontpackages-filesystem", "release": "25.fc31", "source": "rpm", "version": "1.44"}], "freetype": [{"arch": "x86_64", "epoch": null, "name": "freetype", "release": "3.fc31", "source": "rpm", "version": "2.10.0"}], "fribidi": [{"arch": "x86_64", "epoch": null, "name": "fribidi", "release": "4.fc31", "source": "rpm", "version": "1.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "8.fc31", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "5.fc31", "source": "rpm", "version": "5.0.1"}], "gcr": [{"arch": "x86_64", "epoch": null, "name": "gcr", "release": "1.fc31", "source": "rpm", "version": "3.33.4"}], "gcr-base": [{"arch": "x86_64", "epoch": null, "name": "gcr-base", "release": "1.fc31", "source": "rpm", "version": "3.33.4"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc31", "source": "rpm", "version": "1.18.1"}], "gdk-pixbuf2": [{"arch": "x86_64", "epoch": null, "name": "gdk-pixbuf2", "release": "1.fc31", "source": "rpm", "version": "2.40.0"}], "gdk-pixbuf2-modules": [{"arch": "x86_64", "epoch": null, "name": "gdk-pixbuf2-modules", "release": "1.fc31", "source": "rpm", "version": "2.40.0"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "1.fc31", "source": "rpm", "version": "20190806"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "1.fc31", "source": "rpm", "version": "20190806"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "2.fc31", "source": "rpm", "version": "0.20.1"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "2.fc31", "source": "rpm", "version": "0.20.1"}], "git-core": [{"arch": "x86_64", "epoch": null, "name": "git-core", "release": "1.fc31", "source": "rpm", "version": "2.23.0"}], "glib-networking": [{"arch": "x86_64", "epoch": null, "name": "glib-networking", "release": "1.fc31", "source": "rpm", "version": "2.62.1"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc31", "source": "rpm", "version": "2.62.1"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "5.fc31", "source": "rpm", "version": "2.30"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "5.fc31", "source": "rpm", "version": "2.30"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "5.fc31", "source": "rpm", "version": "2.30"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "10.fc31", "source": "rpm", "version": "6.1.2"}], "gnome-keyring": [{"arch": "x86_64", "epoch": null, "name": "gnome-keyring", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc31", "source": "rpm", "version": "2.2.17"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc31", "source": "rpm", "version": "2.2.17"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc31", "source": "rpm", "version": "3.6.10"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5c6ae44d", "source": "rpm", "version": "3c3359c4"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "3.fc31", "source": "rpm", "version": "1.13.1"}], "graphite2": [{"arch": "x86_64", "epoch": null, "name": "graphite2", "release": "1.fc31", "source": "rpm", "version": "1.3.13"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "3.fc31", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "20.fc31", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-tools-extra": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-extra", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "36.fc31", "source": "rpm", "version": "8.40"}], "gsettings-desktop-schemas": [{"arch": "x86_64", "epoch": null, "name": "gsettings-desktop-schemas", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "gtk-update-icon-cache": [{"arch": "x86_64", "epoch": null, "name": "gtk-update-icon-cache", "release": "3.fc31", "source": "rpm", "version": "3.24.12"}], "gtk3": [{"arch": "x86_64", "epoch": null, "name": "gtk3", "release": "3.fc31", "source": "rpm", "version": "3.24.12"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "1.fc31", "source": "rpm", "version": "1.10"}], "harfbuzz": [{"arch": "x86_64", "epoch": null, "name": "harfbuzz", "release": "2.fc31", "source": "rpm", "version": "2.6.1"}], "heat-cfntools": [{"arch": "noarch", "epoch": null, "name": "heat-cfntools", "release": "9.fc31", "source": "rpm", "version": "1.4.2"}], "hicolor-icon-theme": [{"arch": "noarch", "epoch": null, "name": "hicolor-icon-theme", "release": "7.fc31", "source": "rpm", "version": "0.17"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "9.fc31", "source": "rpm", "version": "3.20"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "2.fc31", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc31", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "3.fc31", "source": "rpm", "version": "0.2.5"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc31", "source": "rpm", "version": "5.3.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc31", "source": "rpm", "version": "5.3.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "5.fc31", "source": "rpm", "version": "1.8.3"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "3.fc31", "source": "rpm", "version": "20190515"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "4.fc31", "source": "rpm", "version": "2.12"}], "jasper-libs": [{"arch": "x86_64", "epoch": null, "name": "jasper-libs", "release": "9.fc31", "source": "rpm", "version": "2.0.14"}], "jbigkit-libs": [{"arch": "x86_64", "epoch": null, "name": "jbigkit-libs", "release": "17.fc31", "source": "rpm", "version": "2.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "6.fc31", "source": "rpm", "version": "0.13.1"}], "json-glib": [{"arch": "x86_64", "epoch": null, "name": "json-glib", "release": "3.fc31", "source": "rpm", "version": "1.4.4"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "14.fc31", "source": "rpm", "version": "2.0.4"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "14.fc31", "source": "rpm", "version": "2.0.4"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "14.fc31", "source": "rpm", "version": "2.0.4"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "301.fc31", "source": "rpm", "version": "5.3.7"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "3.fc31", "source": "rpm", "version": "1.6"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "4.fc31", "source": "rpm", "version": "26"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "4.fc31", "source": "rpm", "version": "26"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "3.fc31", "source": "rpm", "version": "0.8.0"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "45.fc31", "source": "rpm", "version": "1.17"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "7.fc31", "source": "rpm", "version": "2.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "7.fc31", "source": "rpm", "version": "2.0"}], "lcms2": [{"arch": "x86_64", "epoch": null, "name": "lcms2", "release": "6.fc31", "source": "rpm", "version": "2.9"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "2.fc31", "source": "rpm", "version": "551"}], "libX11": [{"arch": "x86_64", "epoch": null, "name": "libX11", "release": "3.fc31", "source": "rpm", "version": "1.6.8"}], "libX11-common": [{"arch": "noarch", "epoch": null, "name": "libX11-common", "release": "3.fc31", "source": "rpm", "version": "1.6.8"}], "libXau": [{"arch": "x86_64", "epoch": null, "name": "libXau", "release": "2.fc31", "source": "rpm", "version": "1.0.9"}], "libXcomposite": [{"arch": "x86_64", "epoch": null, "name": "libXcomposite", "release": "17.fc31", "source": "rpm", "version": "0.4.4"}], "libXcursor": [{"arch": "x86_64", "epoch": null, "name": "libXcursor", "release": "6.fc31", "source": "rpm", "version": "1.1.15"}], "libXdamage": [{"arch": "x86_64", "epoch": null, "name": "libXdamage", "release": "17.fc31", "source": "rpm", "version": "1.1.4"}], "libXext": [{"arch": "x86_64", "epoch": null, "name": "libXext", "release": "2.fc31", "source": "rpm", "version": "1.3.4"}], "libXfixes": [{"arch": "x86_64", "epoch": null, "name": "libXfixes", "release": "10.fc31", "source": "rpm", "version": "5.0.3"}], "libXft": [{"arch": "x86_64", "epoch": null, "name": "libXft", "release": "2.fc31", "source": "rpm", "version": "2.3.3"}], "libXi": [{"arch": "x86_64", "epoch": null, "name": "libXi", "release": "2.fc31", "source": "rpm", "version": "1.7.10"}], "libXinerama": [{"arch": "x86_64", "epoch": null, "name": "libXinerama", "release": "4.fc31", "source": "rpm", "version": "1.1.4"}], "libXrandr": [{"arch": "x86_64", "epoch": null, "name": "libXrandr", "release": "2.fc31", "source": "rpm", "version": "1.5.2"}], "libXrender": [{"arch": "x86_64", "epoch": null, "name": "libXrender", "release": "10.fc31", "source": "rpm", "version": "0.9.10"}], "libXtst": [{"arch": "x86_64", "epoch": null, "name": "libXtst", "release": "10.fc31", "source": "rpm", "version": "1.2.3"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "4.fc31", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc31", "source": "rpm", "version": "3.4.0"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "3.fc31", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "2.fc31", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "7.fc31", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "43.fc31", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "6.fc31", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "8.fc31", "source": "rpm", "version": "0.7.9"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "43.fc31", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "3.fc31", "source": "rpm", "version": "0.1.11"}], "libcroco": [{"arch": "x86_64", "epoch": null, "name": "libcroco", "release": "2.fc31", "source": "rpm", "version": "0.6.13"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "1.fc31", "source": "rpm", "version": "7.66.0"}], "libdatrie": [{"arch": "x86_64", "epoch": null, "name": "libdatrie", "release": "10.fc31", "source": "rpm", "version": "0.2.9"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "38.fc31", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "38.fc31", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "43.fc31", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "6.fc31", "source": "rpm", "version": "0.35.3"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "28.20190324cvs.fc31", "source": "rpm", "version": "3.1"}], "libepoxy": [{"arch": "x86_64", "epoch": null, "name": "libepoxy", "release": "4.fc31", "source": "rpm", "version": "1.5.3"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "13.fc31", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "7.fc31", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "5.fc31", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "23.fc31", "source": "rpm", "version": "3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc31", "source": "rpm", "version": "9.2.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc31", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc31", "source": "rpm", "version": "9.2.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "2.fc31", "source": "rpm", "version": "1.36"}], "libgusb": [{"arch": "x86_64", "epoch": null, "name": "libgusb", "release": "5.fc31", "source": "rpm", "version": "0.3.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc31", "source": "rpm", "version": "2.2.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "43.fc31", "source": "rpm", "version": "1.3.1"}], "libjpeg-turbo": [{"arch": "x86_64", "epoch": null, "name": "libjpeg-turbo", "release": "4.fc31", "source": "rpm", "version": "2.0.2"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc31", "source": "rpm", "version": "1.1.5"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc31", "source": "rpm", "version": "1.1.5"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "10.fc31", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc31", "source": "rpm", "version": "2.0.7"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "8.fc31", "source": "rpm", "version": "1.2.0"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "9.fc31", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "10.fc31", "source": "rpm", "version": "1.0.4"}], "libmodman": [{"arch": "x86_64", "epoch": null, "name": "libmodman", "release": "20.fc31", "source": "rpm", "version": "2.0.1"}], "libmodulemd1": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd1", "release": "3.fc31", "source": "rpm", "version": "1.8.15"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "4.fc31", "source": "rpm", "version": "1.7"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.rc1.fc31", "source": "rpm", "version": "2.4.1"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc31", "source": "rpm", "version": "1.39.2"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "1.fc31", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "5.20180605git4a062cf.fc31", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "43.fc31", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "4.fc31", "source": "rpm", "version": "1.9.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "3.fc31", "source": "rpm", "version": "1.5.1"}], "libpng": [{"arch": "x86_64", "epoch": 2, "name": "libpng", "release": "2.fc31", "source": "rpm", "version": "1.6.37"}], "libproxy": [{"arch": "x86_64", "epoch": null, "name": "libproxy", "release": "14.fc31", "source": "rpm", "version": "0.4.15"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc31", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc31", "source": "rpm", "version": "1.4.1"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "43.fc31", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc31", "source": "rpm", "version": "1.10.5"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc31", "source": "rpm", "version": "2.10.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "1.fc31", "source": "rpm", "version": "2.4.1"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc31", "source": "rpm", "version": "0.19.1"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc31", "source": "rpm", "version": "2.9"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "2.fc31", "source": "rpm", "version": "2.9"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "8.fc31", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "3.fc31", "source": "rpm", "version": "0.7.5"}], "libsoup": [{"arch": "x86_64", "epoch": null, "name": "libsoup", "release": "1.fc31", "source": "rpm", "version": "2.68.2"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "6.fc31", "source": "rpm", "version": "0.9.0"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "6.fc31", "source": "rpm", "version": "0.9.0"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc31", "source": "rpm", "version": "9.2.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "1.fc31", "source": "rpm", "version": "2.3.0"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "2.fc31", "source": "rpm", "version": "4.14"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "1.fc31", "source": "rpm", "version": "1.4.2"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "1.fc31", "source": "rpm", "version": "0.10.1"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "2.fc31", "source": "rpm", "version": "0.20.1"}], "libthai": [{"arch": "x86_64", "epoch": null, "name": "libthai", "release": "3.fc31", "source": "rpm", "version": "0.1.28"}], "libtiff": [{"arch": "x86_64", "epoch": null, "name": "libtiff", "release": "6.fc31", "source": "rpm", "version": "4.0.10"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "2.rc3.fc31", "source": "rpm", "version": "1.1.4"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "6.fc31", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "4.fc31", "source": "rpm", "version": "1.0.22"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "21.fc31", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "17.fc31", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "8.fc31", "source": "rpm", "version": "0.3.0"}], "libwayland-client": [{"arch": "x86_64", "epoch": null, "name": "libwayland-client", "release": "2.fc31", "source": "rpm", "version": "1.17.0"}], "libwayland-cursor": [{"arch": "x86_64", "epoch": null, "name": "libwayland-cursor", "release": "2.fc31", "source": "rpm", "version": "1.17.0"}], "libwayland-egl": [{"arch": "x86_64", "epoch": null, "name": "libwayland-egl", "release": "2.fc31", "source": "rpm", "version": "1.17.0"}], "libxcb": [{"arch": "x86_64", "epoch": null, "name": "libxcb", "release": "3.fc31", "source": "rpm", "version": "1.13.1"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "1.fc31", "source": "rpm", "version": "4.4.10"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "1.fc31", "source": "rpm", "version": "4.4.10"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc31", "source": "rpm", "version": "0.8.4"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "3.fc31", "source": "rpm", "version": "2.9.9"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "2.fc31", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc31", "source": "rpm", "version": "1.4.2"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "25.fc31", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "102.fc31", "source": "rpm", "version": "20190923"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "3.fc31", "source": "rpm", "version": "0.9.23"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "1.fc31", "source": "rpm", "version": "3.15.1"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "6.fc31", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "1.fc31", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "5.fc31", "source": "rpm", "version": "2.8.4"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc31", "source": "rpm", "version": "5.5.2"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc31", "source": "rpm", "version": "3.1.6"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc31", "source": "rpm", "version": "4.0.23"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "12.20190803.fc31", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "12.20190803.fc31", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "12.20190803.fc31", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.55.20160912git.fc31", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc31", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "3.fc31", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "3.fc31", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc31.1", "source": "rpm", "version": "8.0p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc31.1", "source": "rpm", "version": "8.0p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc31.1", "source": "rpm", "version": "8.0p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "2.fc31", "source": "rpm", "version": "1.1.1d"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc31", "source": "rpm", "version": "1.1.1d"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "2.fc31", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "3.fc31", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc31", "source": "rpm", "version": "0.23.21"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc31", "source": "rpm", "version": "0.23.21"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "18.fc31", "source": "rpm", "version": "1.3.1"}], "pango": [{"arch": "x86_64", "epoch": null, "name": "pango", "release": "1.fc31", "source": "rpm", "version": "1.44.6"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "1.fc31", "source": "rpm", "version": "3.2.153"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "6.fc31", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc31.1", "source": "rpm", "version": "8.43"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "14.fc31", "source": "rpm", "version": "10.33"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "5.fc31", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "6.fc31", "source": "rpm", "version": "1.1.0"}], "pixman": [{"arch": "x86_64", "epoch": null, "name": "pixman", "release": "1.fc31", "source": "rpm", "version": "0.38.4"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "4.fc31", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "18.fc31", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "6.fc31", "source": "rpm", "version": "3.3.15"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "2.fc31", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc31", "source": "rpm", "version": "19.1.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "1.fc31", "source": "rpm", "version": "41.2.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "5.fc31", "source": "rpm", "version": "3.7.4"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "5.fc31", "source": "rpm", "version": "3.7.4"}], "python3-asn1crypto": [{"arch": "noarch", "epoch": null, "name": "python3-asn1crypto", "release": "7.fc31", "source": "rpm", "version": "0.24.0"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc31", "source": "rpm", "version": "19.1.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "0.12.20190507gitf58ec40.fc31", "source": "rpm", "version": "3.0"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc31", "source": "rpm", "version": "2.7.0"}], "python3-boto": [{"arch": "noarch", "epoch": null, "name": "python3-boto", "release": "1.fc31", "source": "rpm", "version": "2.49.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc31", "source": "rpm", "version": "1.12.3"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "10.fc31", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "16.fc31", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc31", "source": "rpm", "version": "2.6.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "3.fc31", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "6.fc31", "source": "rpm", "version": "1.2.8"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "2.fc31", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc31", "source": "rpm", "version": "4.0.9"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "3.fc31", "source": "rpm", "version": "1.13.1"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "6.fc31", "source": "rpm", "version": "0.35.3"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc31", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "2.fc31", "source": "rpm", "version": "2.10.1"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "8.fc31", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "16.fc31", "source": "rpm", "version": "1.10"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "1.fc31", "source": "rpm", "version": "3.0.2"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "3.fc31", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "3.fc31", "source": "rpm", "version": "0.1.11"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "6.fc31", "source": "rpm", "version": "0.35.3"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "5.fc31", "source": "rpm", "version": "3.7.4"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc31", "source": "rpm", "version": "2.9"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "2.fc31", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "2.fc31", "source": "rpm", "version": "3.0.2"}], "python3-pbr": [{"arch": "noarch", "epoch": null, "name": "python3-pbr", "release": "4.fc31", "source": "rpm", "version": "5.1.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc31", "source": "rpm", "version": "19.1.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "3.fc31", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "18.fc31", "source": "rpm", "version": "0.7.2"}], "python3-psutil": [{"arch": "x86_64", "epoch": null, "name": "python3-psutil", "release": "2.fc31", "source": "rpm", "version": "5.6.3"}], "python3-pyasn1": [{"arch": "noarch", "epoch": null, "name": "python3-pyasn1", "release": "5.fc31", "source": "rpm", "version": "0.4.4"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "20.fc31", "source": "rpm", "version": "2.14"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "1.fc31", "source": "rpm", "version": "0.15.4"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "3.fc31", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "2.fc31", "source": "rpm", "version": "1.7.0"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc31", "source": "rpm", "version": "2019.2"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc31", "source": "rpm", "version": "5.1.2"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc31", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "python3-rsa": [{"arch": "noarch", "epoch": null, "name": "python3-rsa", "release": "10.fc31", "source": "rpm", "version": "3.4.2"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc31", "source": "rpm", "version": "4.2.2"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "1.fc31", "source": "rpm", "version": "41.2.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc31", "source": "rpm", "version": "1.12.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc31", "source": "rpm", "version": "1.9.3"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "4.fc31", "source": "rpm", "version": "1.25.3"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "4.fc31", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "3.fc31", "source": "rpm", "version": "8.0"}], "rest": [{"arch": "x86_64", "epoch": null, "name": "rest", "release": "6.fc31", "source": "rpm", "version": "0.8.1"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "25.fc31", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "9.fc31", "source": "rpm", "version": "3.1.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc31", "source": "rpm", "version": "8.2002.0"}], "rsyslog-gnutls": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-gnutls", "release": "1.fc31", "source": "rpm", "version": "8.2002.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "4.fc31", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "37.fc31", "source": "rpm", "version": "3.14.4"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "37.fc31", "source": "rpm", "version": "3.14.4"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc31", "source": "rpm", "version": "2.13.3"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "16.fc31", "source": "rpm", "version": "4.6"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "1.fc31", "source": "rpm", "version": "1.14"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "2.fc31", "source": "rpm", "version": "3.29.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc31", "source": "rpm", "version": "1.8.28"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-bootchart": [{"arch": "x86_64", "epoch": null, "name": "systemd-bootchart", "release": "5.fc31", "source": "rpm", "version": "233"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "2.fc31", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "13.fc31", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "13.fc31", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "2.fc31", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc31", "source": "rpm", "version": "2019c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc31", "source": "rpm", "version": "1.9.3"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc31", "source": "rpm", "version": "8.1.2102"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "15.fc31", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc31", "source": "rpm", "version": "5.5.2"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "2.fc31", "source": "rpm", "version": "5.1.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "2.fc31", "source": "rpm", "version": "2.27"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "6.fc31", "source": "rpm", "version": "5.2.4"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "6.fc31", "source": "rpm", "version": "5.2.4"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "3.fc31", "source": "rpm", "version": "1.1.2"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "19.fc31", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2002.0"}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : debug] ********************************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:32 skipping: [/cache/fedora-31.qcow2] => {} TASK [/tmp/tmpa5z69896/roles/rsyslog : debug] ********************************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:36 ok: [/cache/fedora-31.qcow2] => { "msg": "Rsyslog_version is 8.2002.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmpa5z69896/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:41 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:48 ok: [/cache/fedora-31.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/rsyslog.d", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:54 ok: [/cache/fedora-31.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/lib/rsyslog", "secontext": "system_u:object_r:syslogd_var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Set backup dir name] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:60 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_backup_dir": "/tmp/rsyslog.d-20201112T013900"}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:64 ok: [/cache/fedora-31.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20201112T013900", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:73 ok: [/cache/fedora-31.qcow2] => {"archived": ["/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.conf"], "arcroot": "/etc/", "changed": false, "dest": "/tmp/rsyslog.d-20201112T013900/backup.tgz", "expanded_exclude_paths": [], "expanded_paths": ["/etc/rsyslog.d", "/etc/rsyslog.conf"], "gid": 0, "group": "root", "missing": [], "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 1726, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:80 changed: [/cache/fedora-31.qcow2] => {"changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/log", "secontext": "system_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:88 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:97 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, [{"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}], [{"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}]]}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:108 skipping: [/cache/fedora-31.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:129 skipping: [/cache/fedora-31.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:151 TASK [/tmp/tmpa5z69896/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:166 skipping: [/cache/fedora-31.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:174 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:186 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:198 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:222 TASK [/tmp/tmpa5z69896/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:234 TASK [/tmp/tmpa5z69896/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:246 TASK [/tmp/tmpa5z69896/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:258 TASK [/tmp/tmpa5z69896/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:270 changed: [/cache/fedora-31.qcow2] => {"changed": true, "enabled": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice basic.target sysinit.target", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7776", "LimitNPROCSoft": "7776", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7776", "LimitSIGPENDINGSoft": "7776", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2332", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [/tmp/tmpa5z69896/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:279 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:290 skipping: [/cache/fedora-31.qcow2] => {} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-31.qcow2 : ok=22 changed=3 unreachable=0 failed=0 skipped=26 rescued=0 ignored=0 + cd /tmp/tmpa5z69896/tests; TEST_SUBJECTS=/cache/fedora-31.qcow2 TEST_ARTIFACTS=/tmp/linux-system-role-test-work-pull-linux-system-roles_logging-186-405f09a-fedora-31-mm3symvy/artifacts ansible-playbook -vv --inventory=/usr/share/ansible/inventory/standard-inventory-qcow2 /tmp/tmpa5z69896/_setup.yml /tmp/tmpa5z69896/tests/tests_enabled.yml ansible-playbook 2.9.14 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/tester/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.8/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 3.8.6 (default, Sep 25 2020, 00:00:00) [GCC 10.2.1 20200723 (Red Hat 10.2.1-1)] Using /etc/ansible/ansible.cfg as config file PLAYBOOK: _setup.yml *********************************************************** 1 plays in /tmp/tmpa5z69896/_setup.yml PLAY [Fail when only localhost is available] *********************************** META: ran handlers TASK [debug] ******************************************************************* task path: /tmp/tmpa5z69896/_setup.yml:5 ok: [/cache/fedora-31.qcow2] => { "groups": { "all": [ "/cache/fedora-31.qcow2" ], "localhost": [ "/cache/fedora-31.qcow2" ], "subjects": [ "/cache/fedora-31.qcow2" ], "ungrouped": [] } } TASK [fail] ******************************************************************** task path: /tmp/tmpa5z69896/_setup.yml:7 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-31.qcow2 : ok=1 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 PLAYBOOK: tests_enabled.yml **************************************************** 1 plays in /tmp/tmpa5z69896/tests/tests_enabled.yml PLAY [Ensure that the role runs with default parameters] *********************** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpa5z69896/tests/tests_enabled.yml:18 ok: [/cache/fedora-31.qcow2] META: ran handlers TASK [default run] ************************************************************* task path: /tmp/tmpa5z69896/tests/tests_enabled.yml:23 TASK [linux-system-roles.logging : Set rsyslog_output_elasticsearch for the omelasticsearch output] *** task path: /tmp/tmpa5z69896/tasks/main.yml:5 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_elasticsearch": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_files for the omfile outputs] *** task path: /tmp/tmpa5z69896/tasks/main.yml:9 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_files": []}, "changed": false} TASK [linux-system-roles.logging : Set files output if rsyslog_output_files is empty and logging_inputs is not empty] *** task path: /tmp/tmpa5z69896/tasks/main.yml:13 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Set rsyslog_output_forwards for the omfwd output] *** task path: /tmp/tmpa5z69896/tasks/main.yml:20 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_forwards": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_remote_files for the omfwd output for the remote input] *** task path: /tmp/tmpa5z69896/tasks/main.yml:24 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_remote_files": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_relp for the relp output] *** task path: /tmp/tmpa5z69896/tasks/main.yml:28 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_input_relp for the relp input] *** task path: /tmp/tmpa5z69896/tasks/main.yml:32 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_input_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmpa5z69896/tasks/main.yml:36 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_outputs": []}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmpa5z69896/tasks/main.yml:40 TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmpa5z69896/tasks/main.yml:49 TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmpa5z69896/tasks/main.yml:60 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmpa5z69896/tasks/main.yml:64 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmpa5z69896/tasks/main.yml:70 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmpa5z69896/tasks/main.yml:76 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmpa5z69896/tasks/main.yml:82 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmpa5z69896/tasks/main.yml:86 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmpa5z69896/tasks/main.yml:101 TASK [/tmp/tmpa5z69896/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:14 changed: [/cache/fedora-31.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: libestr-0.1.9-13.fc31.x86_64", "Installed: ca-certificates-2020.2.41-1.1.fc31.noarch", "Installed: p11-kit-trust-0.23.21-2.fc31.x86_64", "Installed: p11-kit-0.23.21-2.fc31.x86_64", "Installed: libfastjson-0.99.8-5.fc31.x86_64", "Installed: rsyslog-8.2002.0-1.fc31.x86_64", "Installed: logrotate-3.15.1-1.fc31.x86_64", "Installed: rsyslog-gnutls-8.2002.0-1.fc31.x86_64", "Removed: p11-kit-0.23.16.1-2.fc31.x86_64", "Removed: p11-kit-trust-0.23.16.1-2.fc31.x86_64", "Removed: ca-certificates-2019.2.32-3.fc31.noarch"]} TASK [/tmp/tmpa5z69896/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:21 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc31", "source": "rpm", "version": "1.20.4"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc31", "source": "rpm", "version": "1.20.4"}], "abattis-cantarell-fonts": [{"arch": "noarch", "epoch": null, "name": "abattis-cantarell-fonts", "release": "3.fc31", "source": "rpm", "version": "0.111"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "4.fc31", "source": "rpm", "version": "2.2.53"}], "adobe-source-code-pro-fonts": [{"arch": "noarch", "epoch": null, "name": "adobe-source-code-pro-fonts", "release": "7.fc31", "source": "rpm", "version": "2.030.1.050"}], "adwaita-cursor-theme": [{"arch": "noarch", "epoch": null, "name": "adwaita-cursor-theme", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "adwaita-icon-theme": [{"arch": "noarch", "epoch": null, "name": "adwaita-icon-theme", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "5.fc31", "source": "rpm", "version": "1.11"}], "at-spi2-atk": [{"arch": "x86_64", "epoch": null, "name": "at-spi2-atk", "release": "1.fc31", "source": "rpm", "version": "2.34.1"}], "at-spi2-core": [{"arch": "x86_64", "epoch": null, "name": "at-spi2-core", "release": "1.fc31", "source": "rpm", "version": "2.34.0"}], "atk": [{"arch": "x86_64", "epoch": null, "name": "atk", "release": "1.fc31", "source": "rpm", "version": "2.34.1"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "0.12.20190507gitf58ec40.fc31", "source": "rpm", "version": "3.0"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "0.12.20190507gitf58ec40.fc31", "source": "rpm", "version": "3.0"}], "avahi-libs": [{"arch": "x86_64", "epoch": null, "name": "avahi-libs", "release": "20.fc31", "source": "rpm", "version": "0.7"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "8.fc31", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "3.fc31", "source": "rpm", "version": "5.0.7"}], "brotli": [{"arch": "x86_64", "epoch": null, "name": "brotli", "release": "6.fc31", "source": "rpm", "version": "1.0.7"}], "bzip2": [{"arch": "x86_64", "epoch": null, "name": "bzip2", "release": "1.fc31", "source": "rpm", "version": "1.0.8"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "1.fc31", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "4.fc31", "source": "rpm", "version": "1.15.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc31", "source": "rpm", "version": "2020.2.41"}], "cairo": [{"arch": "x86_64", "epoch": null, "name": "cairo", "release": "6.fc31", "source": "rpm", "version": "1.16.0"}], "cairo-gobject": [{"arch": "x86_64", "epoch": null, "name": "cairo-gobject", "release": "6.fc31", "source": "rpm", "version": "1.16.0"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "2.fc31", "source": "rpm", "version": "2.9"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "4.fc31", "source": "rpm", "version": "3.5"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "11.fc31", "source": "rpm", "version": "17.1"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "3.fc31", "source": "rpm", "version": "0.31"}], "colord-libs": [{"arch": "x86_64", "epoch": null, "name": "colord-libs", "release": "2.fc31", "source": "rpm", "version": "1.4.4"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc31", "source": "rpm", "version": "8.31"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc31", "source": "rpm", "version": "8.31"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "12.fc31", "source": "rpm", "version": "2.12"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "21.fc31", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "21.fc31", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "4.gitbb9bf99.fc31", "source": "rpm", "version": "20190816"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc31", "source": "rpm", "version": "2.2.1"}], "cups-libs": [{"arch": "x86_64", "epoch": 1, "name": "cups-libs", "release": "2.fc31", "source": "rpm", "version": "2.2.12"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "1.fc31", "source": "rpm", "version": "7.66.0"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "2.fc31", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "3.fc31", "source": "rpm", "version": "1.12.16"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "6.fc31", "source": "rpm", "version": "21"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "3.fc31", "source": "rpm", "version": "1.12.16"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "3.fc31", "source": "rpm", "version": "1.12.16"}], "dconf": [{"arch": "x86_64", "epoch": null, "name": "dconf", "release": "1.fc31", "source": "rpm", "version": "0.34.0"}], "dejavu-fonts-common": [{"arch": "noarch", "epoch": null, "name": "dejavu-fonts-common", "release": "2.fc31", "source": "rpm", "version": "2.37"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "2.fc31", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "2.fc31", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "2.fc31", "source": "rpm", "version": "1.02.163"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "2.fc31", "source": "rpm", "version": "1.02.163"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "15.fc31", "source": "rpm", "version": "4.4.1"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "15.fc31", "source": "rpm", "version": "4.4.1"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "3.fc31", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc31", "source": "rpm", "version": "4.0.9"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "27.git20181204.fc31.1", "source": "rpm", "version": "049"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "27.git20181204.fc31.1", "source": "rpm", "version": "049"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc31", "source": "rpm", "version": "0.177"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc31", "source": "rpm", "version": "0.177"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc31", "source": "rpm", "version": "0.177"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc31", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "1", "source": "rpm", "version": "31"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "1", "source": "rpm", "version": "31"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "1", "source": "rpm", "version": "31"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "1", "source": "rpm", "version": "31"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc31", "source": "rpm", "version": "5.37"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc31", "source": "rpm", "version": "5.37"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc31", "source": "rpm", "version": "3.12"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "24.fc31", "source": "rpm", "version": "4.6.0"}], "fipscheck": [{"arch": "x86_64", "epoch": null, "name": "fipscheck", "release": "7.fc31", "source": "rpm", "version": "1.5.0"}], "fipscheck-lib": [{"arch": "x86_64", "epoch": null, "name": "fipscheck-lib", "release": "7.fc31", "source": "rpm", "version": "1.5.0"}], "fontconfig": [{"arch": "x86_64", "epoch": null, "name": "fontconfig", "release": "3.fc31", "source": "rpm", "version": "2.13.92"}], "fontpackages-filesystem": [{"arch": "noarch", "epoch": null, "name": "fontpackages-filesystem", "release": "25.fc31", "source": "rpm", "version": "1.44"}], "freetype": [{"arch": "x86_64", "epoch": null, "name": "freetype", "release": "3.fc31", "source": "rpm", "version": "2.10.0"}], "fribidi": [{"arch": "x86_64", "epoch": null, "name": "fribidi", "release": "4.fc31", "source": "rpm", "version": "1.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "8.fc31", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "5.fc31", "source": "rpm", "version": "5.0.1"}], "gcr": [{"arch": "x86_64", "epoch": null, "name": "gcr", "release": "1.fc31", "source": "rpm", "version": "3.33.4"}], "gcr-base": [{"arch": "x86_64", "epoch": null, "name": "gcr-base", "release": "1.fc31", "source": "rpm", "version": "3.33.4"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc31", "source": "rpm", "version": "1.18.1"}], "gdk-pixbuf2": [{"arch": "x86_64", "epoch": null, "name": "gdk-pixbuf2", "release": "1.fc31", "source": "rpm", "version": "2.40.0"}], "gdk-pixbuf2-modules": [{"arch": "x86_64", "epoch": null, "name": "gdk-pixbuf2-modules", "release": "1.fc31", "source": "rpm", "version": "2.40.0"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "1.fc31", "source": "rpm", "version": "20190806"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "1.fc31", "source": "rpm", "version": "20190806"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "2.fc31", "source": "rpm", "version": "0.20.1"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "2.fc31", "source": "rpm", "version": "0.20.1"}], "git-core": [{"arch": "x86_64", "epoch": null, "name": "git-core", "release": "1.fc31", "source": "rpm", "version": "2.23.0"}], "glib-networking": [{"arch": "x86_64", "epoch": null, "name": "glib-networking", "release": "1.fc31", "source": "rpm", "version": "2.62.1"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc31", "source": "rpm", "version": "2.62.1"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "5.fc31", "source": "rpm", "version": "2.30"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "5.fc31", "source": "rpm", "version": "2.30"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "5.fc31", "source": "rpm", "version": "2.30"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "10.fc31", "source": "rpm", "version": "6.1.2"}], "gnome-keyring": [{"arch": "x86_64", "epoch": null, "name": "gnome-keyring", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc31", "source": "rpm", "version": "2.2.17"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc31", "source": "rpm", "version": "2.2.17"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc31", "source": "rpm", "version": "3.6.10"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5c6ae44d", "source": "rpm", "version": "3c3359c4"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "3.fc31", "source": "rpm", "version": "1.13.1"}], "graphite2": [{"arch": "x86_64", "epoch": null, "name": "graphite2", "release": "1.fc31", "source": "rpm", "version": "1.3.13"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "3.fc31", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "20.fc31", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-tools-extra": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-extra", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "36.fc31", "source": "rpm", "version": "8.40"}], "gsettings-desktop-schemas": [{"arch": "x86_64", "epoch": null, "name": "gsettings-desktop-schemas", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "gtk-update-icon-cache": [{"arch": "x86_64", "epoch": null, "name": "gtk-update-icon-cache", "release": "3.fc31", "source": "rpm", "version": "3.24.12"}], "gtk3": [{"arch": "x86_64", "epoch": null, "name": "gtk3", "release": "3.fc31", "source": "rpm", "version": "3.24.12"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "1.fc31", "source": "rpm", "version": "1.10"}], "harfbuzz": [{"arch": "x86_64", "epoch": null, "name": "harfbuzz", "release": "2.fc31", "source": "rpm", "version": "2.6.1"}], "heat-cfntools": [{"arch": "noarch", "epoch": null, "name": "heat-cfntools", "release": "9.fc31", "source": "rpm", "version": "1.4.2"}], "hicolor-icon-theme": [{"arch": "noarch", "epoch": null, "name": "hicolor-icon-theme", "release": "7.fc31", "source": "rpm", "version": "0.17"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "9.fc31", "source": "rpm", "version": "3.20"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "2.fc31", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc31", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "3.fc31", "source": "rpm", "version": "0.2.5"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc31", "source": "rpm", "version": "5.3.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc31", "source": "rpm", "version": "5.3.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "5.fc31", "source": "rpm", "version": "1.8.3"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "3.fc31", "source": "rpm", "version": "20190515"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "4.fc31", "source": "rpm", "version": "2.12"}], "jasper-libs": [{"arch": "x86_64", "epoch": null, "name": "jasper-libs", "release": "9.fc31", "source": "rpm", "version": "2.0.14"}], "jbigkit-libs": [{"arch": "x86_64", "epoch": null, "name": "jbigkit-libs", "release": "17.fc31", "source": "rpm", "version": "2.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "6.fc31", "source": "rpm", "version": "0.13.1"}], "json-glib": [{"arch": "x86_64", "epoch": null, "name": "json-glib", "release": "3.fc31", "source": "rpm", "version": "1.4.4"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "14.fc31", "source": "rpm", "version": "2.0.4"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "14.fc31", "source": "rpm", "version": "2.0.4"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "14.fc31", "source": "rpm", "version": "2.0.4"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "301.fc31", "source": "rpm", "version": "5.3.7"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "3.fc31", "source": "rpm", "version": "1.6"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "4.fc31", "source": "rpm", "version": "26"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "4.fc31", "source": "rpm", "version": "26"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "3.fc31", "source": "rpm", "version": "0.8.0"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "45.fc31", "source": "rpm", "version": "1.17"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "7.fc31", "source": "rpm", "version": "2.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "7.fc31", "source": "rpm", "version": "2.0"}], "lcms2": [{"arch": "x86_64", "epoch": null, "name": "lcms2", "release": "6.fc31", "source": "rpm", "version": "2.9"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "2.fc31", "source": "rpm", "version": "551"}], "libX11": [{"arch": "x86_64", "epoch": null, "name": "libX11", "release": "3.fc31", "source": "rpm", "version": "1.6.8"}], "libX11-common": [{"arch": "noarch", "epoch": null, "name": "libX11-common", "release": "3.fc31", "source": "rpm", "version": "1.6.8"}], "libXau": [{"arch": "x86_64", "epoch": null, "name": "libXau", "release": "2.fc31", "source": "rpm", "version": "1.0.9"}], "libXcomposite": [{"arch": "x86_64", "epoch": null, "name": "libXcomposite", "release": "17.fc31", "source": "rpm", "version": "0.4.4"}], "libXcursor": [{"arch": "x86_64", "epoch": null, "name": "libXcursor", "release": "6.fc31", "source": "rpm", "version": "1.1.15"}], "libXdamage": [{"arch": "x86_64", "epoch": null, "name": "libXdamage", "release": "17.fc31", "source": "rpm", "version": "1.1.4"}], "libXext": [{"arch": "x86_64", "epoch": null, "name": "libXext", "release": "2.fc31", "source": "rpm", "version": "1.3.4"}], "libXfixes": [{"arch": "x86_64", "epoch": null, "name": "libXfixes", "release": "10.fc31", "source": "rpm", "version": "5.0.3"}], "libXft": [{"arch": "x86_64", "epoch": null, "name": "libXft", "release": "2.fc31", "source": "rpm", "version": "2.3.3"}], "libXi": [{"arch": "x86_64", "epoch": null, "name": "libXi", "release": "2.fc31", "source": "rpm", "version": "1.7.10"}], "libXinerama": [{"arch": "x86_64", "epoch": null, "name": "libXinerama", "release": "4.fc31", "source": "rpm", "version": "1.1.4"}], "libXrandr": [{"arch": "x86_64", "epoch": null, "name": "libXrandr", "release": "2.fc31", "source": "rpm", "version": "1.5.2"}], "libXrender": [{"arch": "x86_64", "epoch": null, "name": "libXrender", "release": "10.fc31", "source": "rpm", "version": "0.9.10"}], "libXtst": [{"arch": "x86_64", "epoch": null, "name": "libXtst", "release": "10.fc31", "source": "rpm", "version": "1.2.3"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "4.fc31", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc31", "source": "rpm", "version": "3.4.0"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "3.fc31", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "2.fc31", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "7.fc31", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "43.fc31", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "6.fc31", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "8.fc31", "source": "rpm", "version": "0.7.9"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "43.fc31", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "3.fc31", "source": "rpm", "version": "0.1.11"}], "libcroco": [{"arch": "x86_64", "epoch": null, "name": "libcroco", "release": "2.fc31", "source": "rpm", "version": "0.6.13"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "1.fc31", "source": "rpm", "version": "7.66.0"}], "libdatrie": [{"arch": "x86_64", "epoch": null, "name": "libdatrie", "release": "10.fc31", "source": "rpm", "version": "0.2.9"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "38.fc31", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "38.fc31", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "43.fc31", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "6.fc31", "source": "rpm", "version": "0.35.3"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "28.20190324cvs.fc31", "source": "rpm", "version": "3.1"}], "libepoxy": [{"arch": "x86_64", "epoch": null, "name": "libepoxy", "release": "4.fc31", "source": "rpm", "version": "1.5.3"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "13.fc31", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "7.fc31", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "5.fc31", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "23.fc31", "source": "rpm", "version": "3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc31", "source": "rpm", "version": "9.2.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc31", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc31", "source": "rpm", "version": "9.2.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "2.fc31", "source": "rpm", "version": "1.36"}], "libgusb": [{"arch": "x86_64", "epoch": null, "name": "libgusb", "release": "5.fc31", "source": "rpm", "version": "0.3.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc31", "source": "rpm", "version": "2.2.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "43.fc31", "source": "rpm", "version": "1.3.1"}], "libjpeg-turbo": [{"arch": "x86_64", "epoch": null, "name": "libjpeg-turbo", "release": "4.fc31", "source": "rpm", "version": "2.0.2"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc31", "source": "rpm", "version": "1.1.5"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc31", "source": "rpm", "version": "1.1.5"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "10.fc31", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc31", "source": "rpm", "version": "2.0.7"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "8.fc31", "source": "rpm", "version": "1.2.0"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "9.fc31", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "10.fc31", "source": "rpm", "version": "1.0.4"}], "libmodman": [{"arch": "x86_64", "epoch": null, "name": "libmodman", "release": "20.fc31", "source": "rpm", "version": "2.0.1"}], "libmodulemd1": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd1", "release": "3.fc31", "source": "rpm", "version": "1.8.15"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "4.fc31", "source": "rpm", "version": "1.7"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.rc1.fc31", "source": "rpm", "version": "2.4.1"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc31", "source": "rpm", "version": "1.39.2"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "1.fc31", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "5.20180605git4a062cf.fc31", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "43.fc31", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "4.fc31", "source": "rpm", "version": "1.9.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "3.fc31", "source": "rpm", "version": "1.5.1"}], "libpng": [{"arch": "x86_64", "epoch": 2, "name": "libpng", "release": "2.fc31", "source": "rpm", "version": "1.6.37"}], "libproxy": [{"arch": "x86_64", "epoch": null, "name": "libproxy", "release": "14.fc31", "source": "rpm", "version": "0.4.15"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc31", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc31", "source": "rpm", "version": "1.4.1"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "43.fc31", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc31", "source": "rpm", "version": "1.10.5"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc31", "source": "rpm", "version": "2.10.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "1.fc31", "source": "rpm", "version": "2.4.1"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc31", "source": "rpm", "version": "0.19.1"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc31", "source": "rpm", "version": "2.9"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "2.fc31", "source": "rpm", "version": "2.9"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "8.fc31", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "3.fc31", "source": "rpm", "version": "0.7.5"}], "libsoup": [{"arch": "x86_64", "epoch": null, "name": "libsoup", "release": "1.fc31", "source": "rpm", "version": "2.68.2"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "6.fc31", "source": "rpm", "version": "0.9.0"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "6.fc31", "source": "rpm", "version": "0.9.0"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc31", "source": "rpm", "version": "9.2.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "1.fc31", "source": "rpm", "version": "2.3.0"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "2.fc31", "source": "rpm", "version": "4.14"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "1.fc31", "source": "rpm", "version": "1.4.2"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "1.fc31", "source": "rpm", "version": "0.10.1"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "2.fc31", "source": "rpm", "version": "0.20.1"}], "libthai": [{"arch": "x86_64", "epoch": null, "name": "libthai", "release": "3.fc31", "source": "rpm", "version": "0.1.28"}], "libtiff": [{"arch": "x86_64", "epoch": null, "name": "libtiff", "release": "6.fc31", "source": "rpm", "version": "4.0.10"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "2.rc3.fc31", "source": "rpm", "version": "1.1.4"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "6.fc31", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "4.fc31", "source": "rpm", "version": "1.0.22"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "21.fc31", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "17.fc31", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "8.fc31", "source": "rpm", "version": "0.3.0"}], "libwayland-client": [{"arch": "x86_64", "epoch": null, "name": "libwayland-client", "release": "2.fc31", "source": "rpm", "version": "1.17.0"}], "libwayland-cursor": [{"arch": "x86_64", "epoch": null, "name": "libwayland-cursor", "release": "2.fc31", "source": "rpm", "version": "1.17.0"}], "libwayland-egl": [{"arch": "x86_64", "epoch": null, "name": "libwayland-egl", "release": "2.fc31", "source": "rpm", "version": "1.17.0"}], "libxcb": [{"arch": "x86_64", "epoch": null, "name": "libxcb", "release": "3.fc31", "source": "rpm", "version": "1.13.1"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "1.fc31", "source": "rpm", "version": "4.4.10"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "1.fc31", "source": "rpm", "version": "4.4.10"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc31", "source": "rpm", "version": "0.8.4"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "3.fc31", "source": "rpm", "version": "2.9.9"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "2.fc31", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc31", "source": "rpm", "version": "1.4.2"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "25.fc31", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "102.fc31", "source": "rpm", "version": "20190923"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "3.fc31", "source": "rpm", "version": "0.9.23"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "1.fc31", "source": "rpm", "version": "3.15.1"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "6.fc31", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "1.fc31", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "5.fc31", "source": "rpm", "version": "2.8.4"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc31", "source": "rpm", "version": "5.5.2"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc31", "source": "rpm", "version": "3.1.6"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc31", "source": "rpm", "version": "4.0.23"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "12.20190803.fc31", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "12.20190803.fc31", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "12.20190803.fc31", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.55.20160912git.fc31", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc31", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "3.fc31", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "3.fc31", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc31.1", "source": "rpm", "version": "8.0p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc31.1", "source": "rpm", "version": "8.0p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc31.1", "source": "rpm", "version": "8.0p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "2.fc31", "source": "rpm", "version": "1.1.1d"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc31", "source": "rpm", "version": "1.1.1d"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "2.fc31", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "3.fc31", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc31", "source": "rpm", "version": "0.23.21"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc31", "source": "rpm", "version": "0.23.21"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "18.fc31", "source": "rpm", "version": "1.3.1"}], "pango": [{"arch": "x86_64", "epoch": null, "name": "pango", "release": "1.fc31", "source": "rpm", "version": "1.44.6"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "1.fc31", "source": "rpm", "version": "3.2.153"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "6.fc31", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc31.1", "source": "rpm", "version": "8.43"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "14.fc31", "source": "rpm", "version": "10.33"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "5.fc31", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "6.fc31", "source": "rpm", "version": "1.1.0"}], "pixman": [{"arch": "x86_64", "epoch": null, "name": "pixman", "release": "1.fc31", "source": "rpm", "version": "0.38.4"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "4.fc31", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "18.fc31", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "6.fc31", "source": "rpm", "version": "3.3.15"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "2.fc31", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc31", "source": "rpm", "version": "19.1.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "1.fc31", "source": "rpm", "version": "41.2.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "5.fc31", "source": "rpm", "version": "3.7.4"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "5.fc31", "source": "rpm", "version": "3.7.4"}], "python3-asn1crypto": [{"arch": "noarch", "epoch": null, "name": "python3-asn1crypto", "release": "7.fc31", "source": "rpm", "version": "0.24.0"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc31", "source": "rpm", "version": "19.1.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "0.12.20190507gitf58ec40.fc31", "source": "rpm", "version": "3.0"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc31", "source": "rpm", "version": "2.7.0"}], "python3-boto": [{"arch": "noarch", "epoch": null, "name": "python3-boto", "release": "1.fc31", "source": "rpm", "version": "2.49.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc31", "source": "rpm", "version": "1.12.3"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "10.fc31", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "16.fc31", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc31", "source": "rpm", "version": "2.6.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "3.fc31", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "6.fc31", "source": "rpm", "version": "1.2.8"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "2.fc31", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc31", "source": "rpm", "version": "4.0.9"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "3.fc31", "source": "rpm", "version": "1.13.1"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "6.fc31", "source": "rpm", "version": "0.35.3"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc31", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "2.fc31", "source": "rpm", "version": "2.10.1"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "8.fc31", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "16.fc31", "source": "rpm", "version": "1.10"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "1.fc31", "source": "rpm", "version": "3.0.2"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "3.fc31", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "3.fc31", "source": "rpm", "version": "0.1.11"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "6.fc31", "source": "rpm", "version": "0.35.3"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "5.fc31", "source": "rpm", "version": "3.7.4"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc31", "source": "rpm", "version": "2.9"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "2.fc31", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "2.fc31", "source": "rpm", "version": "3.0.2"}], "python3-pbr": [{"arch": "noarch", "epoch": null, "name": "python3-pbr", "release": "4.fc31", "source": "rpm", "version": "5.1.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc31", "source": "rpm", "version": "19.1.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "3.fc31", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "18.fc31", "source": "rpm", "version": "0.7.2"}], "python3-psutil": [{"arch": "x86_64", "epoch": null, "name": "python3-psutil", "release": "2.fc31", "source": "rpm", "version": "5.6.3"}], "python3-pyasn1": [{"arch": "noarch", "epoch": null, "name": "python3-pyasn1", "release": "5.fc31", "source": "rpm", "version": "0.4.4"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "20.fc31", "source": "rpm", "version": "2.14"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "1.fc31", "source": "rpm", "version": "0.15.4"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "3.fc31", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "2.fc31", "source": "rpm", "version": "1.7.0"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc31", "source": "rpm", "version": "2019.2"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc31", "source": "rpm", "version": "5.1.2"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc31", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "python3-rsa": [{"arch": "noarch", "epoch": null, "name": "python3-rsa", "release": "10.fc31", "source": "rpm", "version": "3.4.2"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc31", "source": "rpm", "version": "4.2.2"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "1.fc31", "source": "rpm", "version": "41.2.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc31", "source": "rpm", "version": "1.12.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc31", "source": "rpm", "version": "1.9.3"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "4.fc31", "source": "rpm", "version": "1.25.3"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "4.fc31", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "3.fc31", "source": "rpm", "version": "8.0"}], "rest": [{"arch": "x86_64", "epoch": null, "name": "rest", "release": "6.fc31", "source": "rpm", "version": "0.8.1"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "25.fc31", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "9.fc31", "source": "rpm", "version": "3.1.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc31", "source": "rpm", "version": "8.2002.0"}], "rsyslog-gnutls": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-gnutls", "release": "1.fc31", "source": "rpm", "version": "8.2002.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "4.fc31", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "37.fc31", "source": "rpm", "version": "3.14.4"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "37.fc31", "source": "rpm", "version": "3.14.4"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc31", "source": "rpm", "version": "2.13.3"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "16.fc31", "source": "rpm", "version": "4.6"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "1.fc31", "source": "rpm", "version": "1.14"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "2.fc31", "source": "rpm", "version": "3.29.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc31", "source": "rpm", "version": "1.8.28"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-bootchart": [{"arch": "x86_64", "epoch": null, "name": "systemd-bootchart", "release": "5.fc31", "source": "rpm", "version": "233"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "2.fc31", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "13.fc31", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "13.fc31", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "2.fc31", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc31", "source": "rpm", "version": "2019c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc31", "source": "rpm", "version": "1.9.3"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc31", "source": "rpm", "version": "8.1.2102"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "15.fc31", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc31", "source": "rpm", "version": "5.5.2"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "2.fc31", "source": "rpm", "version": "5.1.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "2.fc31", "source": "rpm", "version": "2.27"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "6.fc31", "source": "rpm", "version": "5.2.4"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "6.fc31", "source": "rpm", "version": "5.2.4"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "3.fc31", "source": "rpm", "version": "1.1.2"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "19.fc31", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2002.0"}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : debug] ********************************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:32 skipping: [/cache/fedora-31.qcow2] => {} TASK [/tmp/tmpa5z69896/roles/rsyslog : debug] ********************************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:36 ok: [/cache/fedora-31.qcow2] => { "msg": "Rsyslog_version is 8.2002.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmpa5z69896/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:41 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:48 ok: [/cache/fedora-31.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/rsyslog.d", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:54 ok: [/cache/fedora-31.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/lib/rsyslog", "secontext": "system_u:object_r:syslogd_var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Set backup dir name] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:60 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_backup_dir": "/tmp/rsyslog.d-20201112T014012"}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:64 ok: [/cache/fedora-31.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20201112T014012", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:73 ok: [/cache/fedora-31.qcow2] => {"archived": ["/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.conf"], "arcroot": "/etc/", "changed": false, "dest": "/tmp/rsyslog.d-20201112T014012/backup.tgz", "expanded_exclude_paths": [], "expanded_paths": ["/etc/rsyslog.d", "/etc/rsyslog.conf"], "gid": 0, "group": "root", "missing": [], "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 1726, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:80 changed: [/cache/fedora-31.qcow2] => {"changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/log", "secontext": "system_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:88 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:97 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, [{"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}], [{"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}]]}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:108 skipping: [/cache/fedora-31.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:129 skipping: [/cache/fedora-31.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:151 TASK [/tmp/tmpa5z69896/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:166 skipping: [/cache/fedora-31.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:174 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:186 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:198 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:222 TASK [/tmp/tmpa5z69896/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:234 TASK [/tmp/tmpa5z69896/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:246 TASK [/tmp/tmpa5z69896/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:258 TASK [/tmp/tmpa5z69896/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:270 changed: [/cache/fedora-31.qcow2] => {"changed": true, "enabled": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target system.slice sysinit.target", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7776", "LimitNPROCSoft": "7776", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7776", "LimitSIGPENDINGSoft": "7776", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2332", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [/tmp/tmpa5z69896/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:279 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:290 skipping: [/cache/fedora-31.qcow2] => {} TASK [include_tasks] *********************************************************** task path: /tmp/tmpa5z69896/tests/tests_enabled.yml:27 included: /tmp/tmpa5z69896/tests/set_rsyslog_variables.yml for /cache/fedora-31.qcow2 TASK [Get info of /etc/rsyslog.conf] ******************************************* task path: /tmp/tmpa5z69896/tests/set_rsyslog_variables.yml:1 ok: [/cache/fedora-31.qcow2] => {"changed": false, "stat": {"atime": 1605145257.4566543, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "48ad50e64dc02c34e34a5782d42c307f94cb30b6", "ctime": 1605145253.4986544, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 132841, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1585295788.0, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 3194, "uid": 0, "version": "2364830897", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Get file counts in /etc/rsyslog.d] *************************************** task path: /tmp/tmpa5z69896/tests/set_rsyslog_variables.yml:6 ok: [/cache/fedora-31.qcow2] => {"changed": false, "examined": 1, "files": [{"atime": 1605145257.4556541, "ctime": 1571871554.4778266, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 159515, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1564000148.0, "nlink": 1, "path": "/etc/rsyslog.d/21-cloudinit.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 255, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}], "matched": 1, "msg": ""} TASK [Check rsyslog.conf size] ************************************************* task path: /tmp/tmpa5z69896/tests/tests_enabled.yml:29 ok: [/cache/fedora-31.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check file counts in rsyslog.d] ****************************************** task path: /tmp/tmpa5z69896/tests/tests_enabled.yml:33 ok: [/cache/fedora-31.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check rsyslog errors] **************************************************** task path: /tmp/tmpa5z69896/tests/tests_enabled.yml:39 changed: [/cache/fedora-31.qcow2] => {"changed": true, "cmd": ["systemctl", "status", "rsyslog"], "delta": "0:00:00.013639", "end": "2020-11-12 01:41:00.691415", "failed_when_result": false, "rc": 0, "start": "2020-11-12 01:41:00.677776", "stderr": "", "stderr_lines": [], "stdout": "● rsyslog.service - System Logging Service\n Loaded: loaded (/usr/lib/systemd/system/rsyslog.service; enabled; vendor preset: enabled)\n Active: active (running) since Thu 2020-11-12 01:40:59 UTC; 1s ago\n Docs: man:rsyslogd(8)\n https://www.rsyslog.com/doc/\n Main PID: 10166 (rsyslogd)\n Tasks: 3 (limit: 2332)\n Memory: 1.3M\n CPU: 83ms\n CGroup: /system.slice/rsyslog.service\n └─10166 /usr/sbin/rsyslogd -n\n\nNov 12 01:40:59 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com systemd[1]: Starting System Logging Service...\nNov 12 01:40:59 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com systemd[1]: Started System Logging Service.\nNov 12 01:40:59 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com rsyslogd[10166]: [origin software=\"rsyslogd\" swVersion=\"8.2002.0\" x-pid=\"10166\" x-info=\"https://www.rsyslog.com\"] start\nNov 12 01:40:59 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com rsyslogd[10166]: imjournal: No statefile exists, /var/lib/rsyslog/imjournal.state will be created (ignore if this is first run): No such file or directory [v8.2002.0 try https://www.rsyslog.com/e/2040 ]\nNov 12 01:40:59 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com rsyslogd[10166]: imjournal: journal files changed, reloading... [v8.2002.0 try https://www.rsyslog.com/e/0 ]", "stdout_lines": ["● rsyslog.service - System Logging Service", " Loaded: loaded (/usr/lib/systemd/system/rsyslog.service; enabled; vendor preset: enabled)", " Active: active (running) since Thu 2020-11-12 01:40:59 UTC; 1s ago", " Docs: man:rsyslogd(8)", " https://www.rsyslog.com/doc/", " Main PID: 10166 (rsyslogd)", " Tasks: 3 (limit: 2332)", " Memory: 1.3M", " CPU: 83ms", " CGroup: /system.slice/rsyslog.service", " └─10166 /usr/sbin/rsyslogd -n", "", "Nov 12 01:40:59 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com systemd[1]: Starting System Logging Service...", "Nov 12 01:40:59 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com systemd[1]: Started System Logging Service.", "Nov 12 01:40:59 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com rsyslogd[10166]: [origin software=\"rsyslogd\" swVersion=\"8.2002.0\" x-pid=\"10166\" x-info=\"https://www.rsyslog.com\"] start", "Nov 12 01:40:59 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com rsyslogd[10166]: imjournal: No statefile exists, /var/lib/rsyslog/imjournal.state will be created (ignore if this is first run): No such file or directory [v8.2002.0 try https://www.rsyslog.com/e/2040 ]", "Nov 12 01:40:59 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com rsyslogd[10166]: imjournal: journal files changed, reloading... [v8.2002.0 try https://www.rsyslog.com/e/0 ]"]} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-31.qcow2 : ok=28 changed=4 unreachable=0 failed=0 skipped=26 rescued=0 ignored=0 + cd /tmp/tmpa5z69896/tests; TEST_SUBJECTS=/cache/fedora-31.qcow2 TEST_ARTIFACTS=/tmp/linux-system-role-test-work-pull-linux-system-roles_logging-186-405f09a-fedora-31-mm3symvy/artifacts ansible-playbook -vv --inventory=/usr/share/ansible/inventory/standard-inventory-qcow2 /tmp/tmpa5z69896/_setup.yml /tmp/tmpa5z69896/tests/tests_files_elasticsearch_certs_incomplete.yml ansible-playbook 2.9.14 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/tester/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.8/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 3.8.6 (default, Sep 25 2020, 00:00:00) [GCC 10.2.1 20200723 (Red Hat 10.2.1-1)] Using /etc/ansible/ansible.cfg as config file PLAYBOOK: _setup.yml *********************************************************** 1 plays in /tmp/tmpa5z69896/_setup.yml PLAY [Fail when only localhost is available] *********************************** META: ran handlers TASK [debug] ******************************************************************* task path: /tmp/tmpa5z69896/_setup.yml:5 ok: [/cache/fedora-31.qcow2] => { "groups": { "all": [ "/cache/fedora-31.qcow2" ], "localhost": [ "/cache/fedora-31.qcow2" ], "subjects": [ "/cache/fedora-31.qcow2" ], "ungrouped": [] } } TASK [fail] ******************************************************************** task path: /tmp/tmpa5z69896/_setup.yml:7 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-31.qcow2 : ok=1 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 PLAYBOOK: tests_files_elasticsearch_certs_incomplete.yml *********************** 1 plays in /tmp/tmpa5z69896/tests/tests_files_elasticsearch_certs_incomplete.yml PLAY [Error case for Elasticsearch config - cert and ca_cert_src are missing] *** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpa5z69896/tests/tests_files_elasticsearch_certs_incomplete.yml:29 ok: [/cache/fedora-31.qcow2] META: ran handlers TASK [Generate fake key/certs files.] ****************************************** task path: /tmp/tmpa5z69896/tests/tests_files_elasticsearch_certs_incomplete.yml:42 ok: [/cache/fedora-31.qcow2] => (item=/tmp/es-ca.crt) => {"ansible_loop_var": "item", "changed": false, "checksum": "e3973c6c4df9286ca689927d61c5dca3f046b651", "dest": "/tmp/es-ca.crt", "gid": 0, "group": "root", "item": "/tmp/es-ca.crt", "mode": "0644", "owner": "root", "path": "/tmp/es-ca.crt", "size": 30, "state": "file", "uid": 0} ok: [/cache/fedora-31.qcow2] => (item=/tmp/es-cert.pem) => {"ansible_loop_var": "item", "changed": false, "checksum": "20e967fdb67207b459285c7c7d1254809ed288b1", "dest": "/tmp/es-cert.pem", "gid": 0, "group": "root", "item": "/tmp/es-cert.pem", "mode": "0644", "owner": "root", "path": "/tmp/es-cert.pem", "size": 32, "state": "file", "uid": 0} ok: [/cache/fedora-31.qcow2] => (item=/tmp/es-key.pem) => {"ansible_loop_var": "item", "changed": false, "checksum": "d3877fa1c0c8f88f219e9378fb78bffa494a79cb", "dest": "/tmp/es-key.pem", "gid": 0, "group": "root", "item": "/tmp/es-key.pem", "mode": "0644", "owner": "root", "path": "/tmp/es-key.pem", "size": 31, "state": "file", "uid": 0} TASK [deploy config to send to elasticsearch] ********************************** task path: /tmp/tmpa5z69896/tests/tests_files_elasticsearch_certs_incomplete.yml:54 TASK [linux-system-roles.logging : Set rsyslog_output_elasticsearch for the omelasticsearch output] *** task path: /tmp/tmpa5z69896/tasks/main.yml:5 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_elasticsearch": [{"ca_cert": "/etc/rsyslog.d/ca_cert.crt", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/key.pem", "private_key_src": "/tmp/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_files for the omfile outputs] *** task path: /tmp/tmpa5z69896/tasks/main.yml:9 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_files": []}, "changed": false} TASK [linux-system-roles.logging : Set files output if rsyslog_output_files is empty and logging_inputs is not empty] *** task path: /tmp/tmpa5z69896/tasks/main.yml:13 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_files": [{"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_forwards for the omfwd output] *** task path: /tmp/tmpa5z69896/tasks/main.yml:20 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_forwards": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_remote_files for the omfwd output for the remote input] *** task path: /tmp/tmpa5z69896/tasks/main.yml:24 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_remote_files": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_relp for the relp output] *** task path: /tmp/tmpa5z69896/tasks/main.yml:28 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_input_relp for the relp input] *** task path: /tmp/tmpa5z69896/tasks/main.yml:32 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_input_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmpa5z69896/tasks/main.yml:36 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"ca_cert": "/etc/rsyslog.d/ca_cert.crt", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/key.pem", "private_key_src": "/tmp/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}, {"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmpa5z69896/tasks/main.yml:40 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/ca_cert.crt', 'private_key': '/etc/rsyslog.d/key.pem', 'cert_src': '/tmp/es-cert.pem', 'private_key_src': '/tmp/es-key.pem'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/ca_cert.crt", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/key.pem", "private_key_src": "/tmp/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmpa5z69896/tasks/main.yml:49 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'flow_0', 'inputs': ['files_input'], 'outputs': ['elasticsearch_output', 'elasticsearch_output_ops']}) => {"ansible_loop_var": "item", "changed": false, "item": {"inputs": ["files_input"], "name": "flow_0", "outputs": ["elasticsearch_output", "elasticsearch_output_ops"]}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmpa5z69896/tasks/main.yml:60 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmpa5z69896/tasks/main.yml:64 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmpa5z69896/tasks/main.yml:70 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmpa5z69896/tasks/main.yml:76 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmpa5z69896/tasks/main.yml:82 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmpa5z69896/tasks/main.yml:86 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmpa5z69896/tasks/main.yml:101 TASK [/tmp/tmpa5z69896/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:14 changed: [/cache/fedora-31.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: libestr-0.1.9-13.fc31.x86_64", "Installed: ca-certificates-2020.2.41-1.1.fc31.noarch", "Installed: p11-kit-trust-0.23.21-2.fc31.x86_64", "Installed: p11-kit-0.23.21-2.fc31.x86_64", "Installed: libfastjson-0.99.8-5.fc31.x86_64", "Installed: rsyslog-8.2002.0-1.fc31.x86_64", "Installed: logrotate-3.15.1-1.fc31.x86_64", "Installed: rsyslog-gnutls-8.2002.0-1.fc31.x86_64", "Removed: p11-kit-0.23.16.1-2.fc31.x86_64", "Removed: p11-kit-trust-0.23.16.1-2.fc31.x86_64", "Removed: ca-certificates-2019.2.32-3.fc31.noarch"]} TASK [/tmp/tmpa5z69896/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:21 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc31", "source": "rpm", "version": "1.20.4"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc31", "source": "rpm", "version": "1.20.4"}], "abattis-cantarell-fonts": [{"arch": "noarch", "epoch": null, "name": "abattis-cantarell-fonts", "release": "3.fc31", "source": "rpm", "version": "0.111"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "4.fc31", "source": "rpm", "version": "2.2.53"}], "adobe-source-code-pro-fonts": [{"arch": "noarch", "epoch": null, "name": "adobe-source-code-pro-fonts", "release": "7.fc31", "source": "rpm", "version": "2.030.1.050"}], "adwaita-cursor-theme": [{"arch": "noarch", "epoch": null, "name": "adwaita-cursor-theme", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "adwaita-icon-theme": [{"arch": "noarch", "epoch": null, "name": "adwaita-icon-theme", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "5.fc31", "source": "rpm", "version": "1.11"}], "at-spi2-atk": [{"arch": "x86_64", "epoch": null, "name": "at-spi2-atk", "release": "1.fc31", "source": "rpm", "version": "2.34.1"}], "at-spi2-core": [{"arch": "x86_64", "epoch": null, "name": "at-spi2-core", "release": "1.fc31", "source": "rpm", "version": "2.34.0"}], "atk": [{"arch": "x86_64", "epoch": null, "name": "atk", "release": "1.fc31", "source": "rpm", "version": "2.34.1"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "0.12.20190507gitf58ec40.fc31", "source": "rpm", "version": "3.0"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "0.12.20190507gitf58ec40.fc31", "source": "rpm", "version": "3.0"}], "avahi-libs": [{"arch": "x86_64", "epoch": null, "name": "avahi-libs", "release": "20.fc31", "source": "rpm", "version": "0.7"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "8.fc31", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "3.fc31", "source": "rpm", "version": "5.0.7"}], "brotli": [{"arch": "x86_64", "epoch": null, "name": "brotli", "release": "6.fc31", "source": "rpm", "version": "1.0.7"}], "bzip2": [{"arch": "x86_64", "epoch": null, "name": "bzip2", "release": "1.fc31", "source": "rpm", "version": "1.0.8"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "1.fc31", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "4.fc31", "source": "rpm", "version": "1.15.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc31", "source": "rpm", "version": "2020.2.41"}], "cairo": [{"arch": "x86_64", "epoch": null, "name": "cairo", "release": "6.fc31", "source": "rpm", "version": "1.16.0"}], "cairo-gobject": [{"arch": "x86_64", "epoch": null, "name": "cairo-gobject", "release": "6.fc31", "source": "rpm", "version": "1.16.0"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "2.fc31", "source": "rpm", "version": "2.9"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "4.fc31", "source": "rpm", "version": "3.5"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "11.fc31", "source": "rpm", "version": "17.1"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "3.fc31", "source": "rpm", "version": "0.31"}], "colord-libs": [{"arch": "x86_64", "epoch": null, "name": "colord-libs", "release": "2.fc31", "source": "rpm", "version": "1.4.4"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc31", "source": "rpm", "version": "8.31"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc31", "source": "rpm", "version": "8.31"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "12.fc31", "source": "rpm", "version": "2.12"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "21.fc31", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "21.fc31", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "4.gitbb9bf99.fc31", "source": "rpm", "version": "20190816"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc31", "source": "rpm", "version": "2.2.1"}], "cups-libs": [{"arch": "x86_64", "epoch": 1, "name": "cups-libs", "release": "2.fc31", "source": "rpm", "version": "2.2.12"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "1.fc31", "source": "rpm", "version": "7.66.0"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "2.fc31", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "3.fc31", "source": "rpm", "version": "1.12.16"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "6.fc31", "source": "rpm", "version": "21"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "3.fc31", "source": "rpm", "version": "1.12.16"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "3.fc31", "source": "rpm", "version": "1.12.16"}], "dconf": [{"arch": "x86_64", "epoch": null, "name": "dconf", "release": "1.fc31", "source": "rpm", "version": "0.34.0"}], "dejavu-fonts-common": [{"arch": "noarch", "epoch": null, "name": "dejavu-fonts-common", "release": "2.fc31", "source": "rpm", "version": "2.37"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "2.fc31", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "2.fc31", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "2.fc31", "source": "rpm", "version": "1.02.163"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "2.fc31", "source": "rpm", "version": "1.02.163"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "15.fc31", "source": "rpm", "version": "4.4.1"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "15.fc31", "source": "rpm", "version": "4.4.1"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "3.fc31", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc31", "source": "rpm", "version": "4.0.9"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "27.git20181204.fc31.1", "source": "rpm", "version": "049"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "27.git20181204.fc31.1", "source": "rpm", "version": "049"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc31", "source": "rpm", "version": "0.177"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc31", "source": "rpm", "version": "0.177"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc31", "source": "rpm", "version": "0.177"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc31", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "1", "source": "rpm", "version": "31"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "1", "source": "rpm", "version": "31"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "1", "source": "rpm", "version": "31"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "1", "source": "rpm", "version": "31"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc31", "source": "rpm", "version": "5.37"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc31", "source": "rpm", "version": "5.37"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc31", "source": "rpm", "version": "3.12"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "24.fc31", "source": "rpm", "version": "4.6.0"}], "fipscheck": [{"arch": "x86_64", "epoch": null, "name": "fipscheck", "release": "7.fc31", "source": "rpm", "version": "1.5.0"}], "fipscheck-lib": [{"arch": "x86_64", "epoch": null, "name": "fipscheck-lib", "release": "7.fc31", "source": "rpm", "version": "1.5.0"}], "fontconfig": [{"arch": "x86_64", "epoch": null, "name": "fontconfig", "release": "3.fc31", "source": "rpm", "version": "2.13.92"}], "fontpackages-filesystem": [{"arch": "noarch", "epoch": null, "name": "fontpackages-filesystem", "release": "25.fc31", "source": "rpm", "version": "1.44"}], "freetype": [{"arch": "x86_64", "epoch": null, "name": "freetype", "release": "3.fc31", "source": "rpm", "version": "2.10.0"}], "fribidi": [{"arch": "x86_64", "epoch": null, "name": "fribidi", "release": "4.fc31", "source": "rpm", "version": "1.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "8.fc31", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "5.fc31", "source": "rpm", "version": "5.0.1"}], "gcr": [{"arch": "x86_64", "epoch": null, "name": "gcr", "release": "1.fc31", "source": "rpm", "version": "3.33.4"}], "gcr-base": [{"arch": "x86_64", "epoch": null, "name": "gcr-base", "release": "1.fc31", "source": "rpm", "version": "3.33.4"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc31", "source": "rpm", "version": "1.18.1"}], "gdk-pixbuf2": [{"arch": "x86_64", "epoch": null, "name": "gdk-pixbuf2", "release": "1.fc31", "source": "rpm", "version": "2.40.0"}], "gdk-pixbuf2-modules": [{"arch": "x86_64", "epoch": null, "name": "gdk-pixbuf2-modules", "release": "1.fc31", "source": "rpm", "version": "2.40.0"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "1.fc31", "source": "rpm", "version": "20190806"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "1.fc31", "source": "rpm", "version": "20190806"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "2.fc31", "source": "rpm", "version": "0.20.1"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "2.fc31", "source": "rpm", "version": "0.20.1"}], "git-core": [{"arch": "x86_64", "epoch": null, "name": "git-core", "release": "1.fc31", "source": "rpm", "version": "2.23.0"}], "glib-networking": [{"arch": "x86_64", "epoch": null, "name": "glib-networking", "release": "1.fc31", "source": "rpm", "version": "2.62.1"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc31", "source": "rpm", "version": "2.62.1"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "5.fc31", "source": "rpm", "version": "2.30"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "5.fc31", "source": "rpm", "version": "2.30"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "5.fc31", "source": "rpm", "version": "2.30"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "10.fc31", "source": "rpm", "version": "6.1.2"}], "gnome-keyring": [{"arch": "x86_64", "epoch": null, "name": "gnome-keyring", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc31", "source": "rpm", "version": "2.2.17"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc31", "source": "rpm", "version": "2.2.17"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc31", "source": "rpm", "version": "3.6.10"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5c6ae44d", "source": "rpm", "version": "3c3359c4"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "3.fc31", "source": "rpm", "version": "1.13.1"}], "graphite2": [{"arch": "x86_64", "epoch": null, "name": "graphite2", "release": "1.fc31", "source": "rpm", "version": "1.3.13"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "3.fc31", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "20.fc31", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-tools-extra": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-extra", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "36.fc31", "source": "rpm", "version": "8.40"}], "gsettings-desktop-schemas": [{"arch": "x86_64", "epoch": null, "name": "gsettings-desktop-schemas", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "gtk-update-icon-cache": [{"arch": "x86_64", "epoch": null, "name": "gtk-update-icon-cache", "release": "3.fc31", "source": "rpm", "version": "3.24.12"}], "gtk3": [{"arch": "x86_64", "epoch": null, "name": "gtk3", "release": "3.fc31", "source": "rpm", "version": "3.24.12"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "1.fc31", "source": "rpm", "version": "1.10"}], "harfbuzz": [{"arch": "x86_64", "epoch": null, "name": "harfbuzz", "release": "2.fc31", "source": "rpm", "version": "2.6.1"}], "heat-cfntools": [{"arch": "noarch", "epoch": null, "name": "heat-cfntools", "release": "9.fc31", "source": "rpm", "version": "1.4.2"}], "hicolor-icon-theme": [{"arch": "noarch", "epoch": null, "name": "hicolor-icon-theme", "release": "7.fc31", "source": "rpm", "version": "0.17"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "9.fc31", "source": "rpm", "version": "3.20"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "2.fc31", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc31", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "3.fc31", "source": "rpm", "version": "0.2.5"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc31", "source": "rpm", "version": "5.3.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc31", "source": "rpm", "version": "5.3.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "5.fc31", "source": "rpm", "version": "1.8.3"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "3.fc31", "source": "rpm", "version": "20190515"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "4.fc31", "source": "rpm", "version": "2.12"}], "jasper-libs": [{"arch": "x86_64", "epoch": null, "name": "jasper-libs", "release": "9.fc31", "source": "rpm", "version": "2.0.14"}], "jbigkit-libs": [{"arch": "x86_64", "epoch": null, "name": "jbigkit-libs", "release": "17.fc31", "source": "rpm", "version": "2.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "6.fc31", "source": "rpm", "version": "0.13.1"}], "json-glib": [{"arch": "x86_64", "epoch": null, "name": "json-glib", "release": "3.fc31", "source": "rpm", "version": "1.4.4"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "14.fc31", "source": "rpm", "version": "2.0.4"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "14.fc31", "source": "rpm", "version": "2.0.4"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "14.fc31", "source": "rpm", "version": "2.0.4"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "301.fc31", "source": "rpm", "version": "5.3.7"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "3.fc31", "source": "rpm", "version": "1.6"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "4.fc31", "source": "rpm", "version": "26"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "4.fc31", "source": "rpm", "version": "26"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "3.fc31", "source": "rpm", "version": "0.8.0"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "45.fc31", "source": "rpm", "version": "1.17"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "7.fc31", "source": "rpm", "version": "2.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "7.fc31", "source": "rpm", "version": "2.0"}], "lcms2": [{"arch": "x86_64", "epoch": null, "name": "lcms2", "release": "6.fc31", "source": "rpm", "version": "2.9"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "2.fc31", "source": "rpm", "version": "551"}], "libX11": [{"arch": "x86_64", "epoch": null, "name": "libX11", "release": "3.fc31", "source": "rpm", "version": "1.6.8"}], "libX11-common": [{"arch": "noarch", "epoch": null, "name": "libX11-common", "release": "3.fc31", "source": "rpm", "version": "1.6.8"}], "libXau": [{"arch": "x86_64", "epoch": null, "name": "libXau", "release": "2.fc31", "source": "rpm", "version": "1.0.9"}], "libXcomposite": [{"arch": "x86_64", "epoch": null, "name": "libXcomposite", "release": "17.fc31", "source": "rpm", "version": "0.4.4"}], "libXcursor": [{"arch": "x86_64", "epoch": null, "name": "libXcursor", "release": "6.fc31", "source": "rpm", "version": "1.1.15"}], "libXdamage": [{"arch": "x86_64", "epoch": null, "name": "libXdamage", "release": "17.fc31", "source": "rpm", "version": "1.1.4"}], "libXext": [{"arch": "x86_64", "epoch": null, "name": "libXext", "release": "2.fc31", "source": "rpm", "version": "1.3.4"}], "libXfixes": [{"arch": "x86_64", "epoch": null, "name": "libXfixes", "release": "10.fc31", "source": "rpm", "version": "5.0.3"}], "libXft": [{"arch": "x86_64", "epoch": null, "name": "libXft", "release": "2.fc31", "source": "rpm", "version": "2.3.3"}], "libXi": [{"arch": "x86_64", "epoch": null, "name": "libXi", "release": "2.fc31", "source": "rpm", "version": "1.7.10"}], "libXinerama": [{"arch": "x86_64", "epoch": null, "name": "libXinerama", "release": "4.fc31", "source": "rpm", "version": "1.1.4"}], "libXrandr": [{"arch": "x86_64", "epoch": null, "name": "libXrandr", "release": "2.fc31", "source": "rpm", "version": "1.5.2"}], "libXrender": [{"arch": "x86_64", "epoch": null, "name": "libXrender", "release": "10.fc31", "source": "rpm", "version": "0.9.10"}], "libXtst": [{"arch": "x86_64", "epoch": null, "name": "libXtst", "release": "10.fc31", "source": "rpm", "version": "1.2.3"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "4.fc31", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc31", "source": "rpm", "version": "3.4.0"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "3.fc31", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "2.fc31", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "7.fc31", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "43.fc31", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "6.fc31", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "8.fc31", "source": "rpm", "version": "0.7.9"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "43.fc31", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "3.fc31", "source": "rpm", "version": "0.1.11"}], "libcroco": [{"arch": "x86_64", "epoch": null, "name": "libcroco", "release": "2.fc31", "source": "rpm", "version": "0.6.13"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "1.fc31", "source": "rpm", "version": "7.66.0"}], "libdatrie": [{"arch": "x86_64", "epoch": null, "name": "libdatrie", "release": "10.fc31", "source": "rpm", "version": "0.2.9"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "38.fc31", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "38.fc31", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "43.fc31", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "6.fc31", "source": "rpm", "version": "0.35.3"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "28.20190324cvs.fc31", "source": "rpm", "version": "3.1"}], "libepoxy": [{"arch": "x86_64", "epoch": null, "name": "libepoxy", "release": "4.fc31", "source": "rpm", "version": "1.5.3"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "13.fc31", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "7.fc31", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "5.fc31", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "23.fc31", "source": "rpm", "version": "3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc31", "source": "rpm", "version": "9.2.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc31", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc31", "source": "rpm", "version": "9.2.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "2.fc31", "source": "rpm", "version": "1.36"}], "libgusb": [{"arch": "x86_64", "epoch": null, "name": "libgusb", "release": "5.fc31", "source": "rpm", "version": "0.3.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc31", "source": "rpm", "version": "2.2.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "43.fc31", "source": "rpm", "version": "1.3.1"}], "libjpeg-turbo": [{"arch": "x86_64", "epoch": null, "name": "libjpeg-turbo", "release": "4.fc31", "source": "rpm", "version": "2.0.2"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc31", "source": "rpm", "version": "1.1.5"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc31", "source": "rpm", "version": "1.1.5"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "10.fc31", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc31", "source": "rpm", "version": "2.0.7"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "8.fc31", "source": "rpm", "version": "1.2.0"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "9.fc31", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "10.fc31", "source": "rpm", "version": "1.0.4"}], "libmodman": [{"arch": "x86_64", "epoch": null, "name": "libmodman", "release": "20.fc31", "source": "rpm", "version": "2.0.1"}], "libmodulemd1": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd1", "release": "3.fc31", "source": "rpm", "version": "1.8.15"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "4.fc31", "source": "rpm", "version": "1.7"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.rc1.fc31", "source": "rpm", "version": "2.4.1"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc31", "source": "rpm", "version": "1.39.2"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "1.fc31", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "5.20180605git4a062cf.fc31", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "43.fc31", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "4.fc31", "source": "rpm", "version": "1.9.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "3.fc31", "source": "rpm", "version": "1.5.1"}], "libpng": [{"arch": "x86_64", "epoch": 2, "name": "libpng", "release": "2.fc31", "source": "rpm", "version": "1.6.37"}], "libproxy": [{"arch": "x86_64", "epoch": null, "name": "libproxy", "release": "14.fc31", "source": "rpm", "version": "0.4.15"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc31", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc31", "source": "rpm", "version": "1.4.1"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "43.fc31", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc31", "source": "rpm", "version": "1.10.5"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc31", "source": "rpm", "version": "2.10.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "1.fc31", "source": "rpm", "version": "2.4.1"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc31", "source": "rpm", "version": "0.19.1"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc31", "source": "rpm", "version": "2.9"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "2.fc31", "source": "rpm", "version": "2.9"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "8.fc31", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "3.fc31", "source": "rpm", "version": "0.7.5"}], "libsoup": [{"arch": "x86_64", "epoch": null, "name": "libsoup", "release": "1.fc31", "source": "rpm", "version": "2.68.2"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "6.fc31", "source": "rpm", "version": "0.9.0"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "6.fc31", "source": "rpm", "version": "0.9.0"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc31", "source": "rpm", "version": "9.2.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "1.fc31", "source": "rpm", "version": "2.3.0"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "2.fc31", "source": "rpm", "version": "4.14"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "1.fc31", "source": "rpm", "version": "1.4.2"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "1.fc31", "source": "rpm", "version": "0.10.1"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "2.fc31", "source": "rpm", "version": "0.20.1"}], "libthai": [{"arch": "x86_64", "epoch": null, "name": "libthai", "release": "3.fc31", "source": "rpm", "version": "0.1.28"}], "libtiff": [{"arch": "x86_64", "epoch": null, "name": "libtiff", "release": "6.fc31", "source": "rpm", "version": "4.0.10"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "2.rc3.fc31", "source": "rpm", "version": "1.1.4"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "6.fc31", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "4.fc31", "source": "rpm", "version": "1.0.22"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "21.fc31", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "17.fc31", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "8.fc31", "source": "rpm", "version": "0.3.0"}], "libwayland-client": [{"arch": "x86_64", "epoch": null, "name": "libwayland-client", "release": "2.fc31", "source": "rpm", "version": "1.17.0"}], "libwayland-cursor": [{"arch": "x86_64", "epoch": null, "name": "libwayland-cursor", "release": "2.fc31", "source": "rpm", "version": "1.17.0"}], "libwayland-egl": [{"arch": "x86_64", "epoch": null, "name": "libwayland-egl", "release": "2.fc31", "source": "rpm", "version": "1.17.0"}], "libxcb": [{"arch": "x86_64", "epoch": null, "name": "libxcb", "release": "3.fc31", "source": "rpm", "version": "1.13.1"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "1.fc31", "source": "rpm", "version": "4.4.10"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "1.fc31", "source": "rpm", "version": "4.4.10"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc31", "source": "rpm", "version": "0.8.4"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "3.fc31", "source": "rpm", "version": "2.9.9"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "2.fc31", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc31", "source": "rpm", "version": "1.4.2"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "25.fc31", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "102.fc31", "source": "rpm", "version": "20190923"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "3.fc31", "source": "rpm", "version": "0.9.23"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "1.fc31", "source": "rpm", "version": "3.15.1"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "6.fc31", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "1.fc31", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "5.fc31", "source": "rpm", "version": "2.8.4"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc31", "source": "rpm", "version": "5.5.2"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc31", "source": "rpm", "version": "3.1.6"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc31", "source": "rpm", "version": "4.0.23"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "12.20190803.fc31", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "12.20190803.fc31", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "12.20190803.fc31", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.55.20160912git.fc31", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc31", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "3.fc31", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "3.fc31", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc31.1", "source": "rpm", "version": "8.0p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc31.1", "source": "rpm", "version": "8.0p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc31.1", "source": "rpm", "version": "8.0p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "2.fc31", "source": "rpm", "version": "1.1.1d"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc31", "source": "rpm", "version": "1.1.1d"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "2.fc31", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "3.fc31", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc31", "source": "rpm", "version": "0.23.21"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc31", "source": "rpm", "version": "0.23.21"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "18.fc31", "source": "rpm", "version": "1.3.1"}], "pango": [{"arch": "x86_64", "epoch": null, "name": "pango", "release": "1.fc31", "source": "rpm", "version": "1.44.6"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "1.fc31", "source": "rpm", "version": "3.2.153"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "6.fc31", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc31.1", "source": "rpm", "version": "8.43"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "14.fc31", "source": "rpm", "version": "10.33"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "5.fc31", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "6.fc31", "source": "rpm", "version": "1.1.0"}], "pixman": [{"arch": "x86_64", "epoch": null, "name": "pixman", "release": "1.fc31", "source": "rpm", "version": "0.38.4"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "4.fc31", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "18.fc31", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "6.fc31", "source": "rpm", "version": "3.3.15"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "2.fc31", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc31", "source": "rpm", "version": "19.1.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "1.fc31", "source": "rpm", "version": "41.2.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "5.fc31", "source": "rpm", "version": "3.7.4"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "5.fc31", "source": "rpm", "version": "3.7.4"}], "python3-asn1crypto": [{"arch": "noarch", "epoch": null, "name": "python3-asn1crypto", "release": "7.fc31", "source": "rpm", "version": "0.24.0"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc31", "source": "rpm", "version": "19.1.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "0.12.20190507gitf58ec40.fc31", "source": "rpm", "version": "3.0"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc31", "source": "rpm", "version": "2.7.0"}], "python3-boto": [{"arch": "noarch", "epoch": null, "name": "python3-boto", "release": "1.fc31", "source": "rpm", "version": "2.49.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc31", "source": "rpm", "version": "1.12.3"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "10.fc31", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "16.fc31", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc31", "source": "rpm", "version": "2.6.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "3.fc31", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "6.fc31", "source": "rpm", "version": "1.2.8"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "2.fc31", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc31", "source": "rpm", "version": "4.0.9"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "3.fc31", "source": "rpm", "version": "1.13.1"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "6.fc31", "source": "rpm", "version": "0.35.3"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc31", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "2.fc31", "source": "rpm", "version": "2.10.1"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "8.fc31", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "16.fc31", "source": "rpm", "version": "1.10"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "1.fc31", "source": "rpm", "version": "3.0.2"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "3.fc31", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "3.fc31", "source": "rpm", "version": "0.1.11"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "6.fc31", "source": "rpm", "version": "0.35.3"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "5.fc31", "source": "rpm", "version": "3.7.4"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc31", "source": "rpm", "version": "2.9"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "2.fc31", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "2.fc31", "source": "rpm", "version": "3.0.2"}], "python3-pbr": [{"arch": "noarch", "epoch": null, "name": "python3-pbr", "release": "4.fc31", "source": "rpm", "version": "5.1.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc31", "source": "rpm", "version": "19.1.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "3.fc31", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "18.fc31", "source": "rpm", "version": "0.7.2"}], "python3-psutil": [{"arch": "x86_64", "epoch": null, "name": "python3-psutil", "release": "2.fc31", "source": "rpm", "version": "5.6.3"}], "python3-pyasn1": [{"arch": "noarch", "epoch": null, "name": "python3-pyasn1", "release": "5.fc31", "source": "rpm", "version": "0.4.4"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "20.fc31", "source": "rpm", "version": "2.14"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "1.fc31", "source": "rpm", "version": "0.15.4"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "3.fc31", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "2.fc31", "source": "rpm", "version": "1.7.0"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc31", "source": "rpm", "version": "2019.2"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc31", "source": "rpm", "version": "5.1.2"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc31", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "python3-rsa": [{"arch": "noarch", "epoch": null, "name": "python3-rsa", "release": "10.fc31", "source": "rpm", "version": "3.4.2"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc31", "source": "rpm", "version": "4.2.2"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "1.fc31", "source": "rpm", "version": "41.2.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc31", "source": "rpm", "version": "1.12.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc31", "source": "rpm", "version": "1.9.3"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "4.fc31", "source": "rpm", "version": "1.25.3"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "4.fc31", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "3.fc31", "source": "rpm", "version": "8.0"}], "rest": [{"arch": "x86_64", "epoch": null, "name": "rest", "release": "6.fc31", "source": "rpm", "version": "0.8.1"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "25.fc31", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "9.fc31", "source": "rpm", "version": "3.1.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc31", "source": "rpm", "version": "8.2002.0"}], "rsyslog-gnutls": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-gnutls", "release": "1.fc31", "source": "rpm", "version": "8.2002.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "4.fc31", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "37.fc31", "source": "rpm", "version": "3.14.4"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "37.fc31", "source": "rpm", "version": "3.14.4"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc31", "source": "rpm", "version": "2.13.3"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "16.fc31", "source": "rpm", "version": "4.6"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "1.fc31", "source": "rpm", "version": "1.14"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "2.fc31", "source": "rpm", "version": "3.29.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc31", "source": "rpm", "version": "1.8.28"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-bootchart": [{"arch": "x86_64", "epoch": null, "name": "systemd-bootchart", "release": "5.fc31", "source": "rpm", "version": "233"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "2.fc31", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "13.fc31", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "13.fc31", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "2.fc31", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc31", "source": "rpm", "version": "2019c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc31", "source": "rpm", "version": "1.9.3"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc31", "source": "rpm", "version": "8.1.2102"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "15.fc31", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc31", "source": "rpm", "version": "5.5.2"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "2.fc31", "source": "rpm", "version": "5.1.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "2.fc31", "source": "rpm", "version": "2.27"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "6.fc31", "source": "rpm", "version": "5.2.4"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "6.fc31", "source": "rpm", "version": "5.2.4"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "3.fc31", "source": "rpm", "version": "1.1.2"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "19.fc31", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2002.0"}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : debug] ********************************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:32 skipping: [/cache/fedora-31.qcow2] => {} TASK [/tmp/tmpa5z69896/roles/rsyslog : debug] ********************************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:36 ok: [/cache/fedora-31.qcow2] => { "msg": "Rsyslog_version is 8.2002.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmpa5z69896/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:41 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:48 ok: [/cache/fedora-31.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/rsyslog.d", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:54 ok: [/cache/fedora-31.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/lib/rsyslog", "secontext": "system_u:object_r:syslogd_var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Set backup dir name] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:60 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_backup_dir": "/tmp/rsyslog.d-20201112T014116"}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:64 ok: [/cache/fedora-31.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20201112T014116", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:73 ok: [/cache/fedora-31.qcow2] => {"archived": ["/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.conf"], "arcroot": "/etc/", "changed": false, "dest": "/tmp/rsyslog.d-20201112T014116/backup.tgz", "expanded_exclude_paths": [], "expanded_paths": ["/etc/rsyslog.d", "/etc/rsyslog.conf"], "gid": 0, "group": "root", "missing": [], "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 1726, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:80 changed: [/cache/fedora-31.qcow2] => {"changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/log", "secontext": "system_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:88 NOTIFIED HANDLER /tmp/tmpa5z69896/roles/rsyslog : restart rsyslogd for /cache/fedora-31.qcow2 changed: [/cache/fedora-31.qcow2] => {"changed": true, "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "dest": "/etc/rsyslog.conf", "gid": 0, "group": "root", "md5sum": "aa226b8228225835f8a13f775ca42e49", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 104, "src": "/root/.ansible/tmp/ansible-tmp-1605145324.9727294-156861-155080957730109/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:97 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, [{"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}], [{"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}]]}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:108 changed: [/cache/fedora-31.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "7f4de7a1922c9f75e59e999d3bd76a7422293d14", "dest": "/etc/rsyslog.d/00-global.conf", "gid": 0, "group": "root", "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "md5sum": "bc874b131415b3d23235af980ec111e0", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 86, "src": "/root/.ansible/tmp/ansible-tmp-1605145325.8886662-156891-132303937746472/source", "state": "file", "uid": 0} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} changed: [/cache/fedora-31.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "0dd331865ac06c0881012a0dc9796c2260e66dcd", "dest": "/etc/rsyslog.d/05-common-defaults.conf", "gid": 0, "group": "root", "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "md5sum": "ca846c3cf461cb558da5d3e79ac49a26", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 69, "src": "/root/.ansible/tmp/ansible-tmp-1605145326.5380642-156891-249927681315485/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:129 skipping: [/cache/fedora-31.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:151 TASK [/tmp/tmpa5z69896/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:166 skipping: [/cache/fedora-31.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:174 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:186 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:198 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:222 ok: [/cache/fedora-31.qcow2] => (item={'name': 'files_input', 'type': 'files', 'input_log_path': '/var/log/inputdirectory/*.log'}) => {"ansible_facts": {"__rsyslog_conf_imfile_modules": [{"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}], "__rsyslog_files_input_packages": [], "__rsyslog_files_input_rules": ["{{ __rsyslog_conf_imfile_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/inputs/files/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"input_log_path": "/var/log/inputdirectory/*.log", "name": "files_input", "type": "files"}} TASK [/tmp/tmpa5z69896/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:234 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/files/main.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update files input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/files/main.yml:3 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "ebfad8aa66fdd22580236b4f37626b777b20d81c", "dest": "/etc/rsyslog.d/10-input-files-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "md5sum": "2590f7a290dc6d73d7d2312406df3368", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 91, "src": "/root/.ansible/tmp/ansible-tmp-1605145327.6867075-156964-129496205167407/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create files input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/files/main.yml:10 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'input-files-files_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory/*.log" tag="files_input")\nif\n ($syslogtag == "files_input")\n then {\n call elasticsearch_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "5ba661cf1a33f09f99aa82f7a88298aeafb52980", "dest": "/etc/rsyslog.d/90-input-files-files_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-files-files_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory/*.log\" tag=\"files_input\")\nif\n ($syslogtag == \"files_input\")\n then {\n call elasticsearch_output\n}\n"}], "state": "present", "type": "input"}, "md5sum": "af884213c8f8d7edf2d6e72abab5e288", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 172, "src": "/root/.ansible/tmp/ansible-tmp-1605145328.549384-156998-110240824014026/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-files-files_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory/*.log" tag="files_input")\nif\n ($syslogtag == "files_input")\n then {\n call elasticsearch_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-files_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory/*.log\" tag=\"files_input\")\nif\n ($syslogtag == \"files_input\")\n then {\n call elasticsearch_output\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:246 ok: [/cache/fedora-31.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/ca_cert.crt', 'private_key': '/etc/rsyslog.d/key.pem', 'cert_src': '/tmp/es-cert.pem', 'private_key_src': '/tmp/es-key.pem'}) => {"ansible_facts": {"__rsyslog_conf_es_elasticsearch": [{"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\" position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\" position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\" position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\" template=\"es_template_nl\" file=\"{{ rsyslog_work_dir }}/es-bulk-errors.log\")\n}"}], "type": "output"}], "__rsyslog_conf_es_main_modules": [{"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}], "__rsyslog_elasticsearch_packages": ["rsyslog-elasticsearch"], "__rsyslog_elasticsearch_rules": ["{{ __rsyslog_conf_es_main_modules }}", "{{ __rsyslog_conf_es_elasticsearch }}"]}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/outputs/elasticsearch/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"ca_cert": "/etc/rsyslog.d/ca_cert.crt", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/key.pem", "private_key_src": "/tmp/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}} ok: [/cache/fedora-31.qcow2] => (item={'name': 'default_files', 'type': 'files'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | default(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n{% else %}\nmodule(load=\"builtin:omfile\")\n{% endif %}"}], "type": "modules"}], "__rsyslog_files_output_packages": [], "__rsyslog_files_output_rules": ["{{ __rsyslog_conf_files_output_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "default_files", "type": "files"}} TASK [/tmp/tmpa5z69896/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:258 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/elasticsearch/main.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Set and check certs and key for elasticsearch] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/set_certs.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy ca_cert on the control host to the specified path on the target host] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/set_certs.yml:4 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/ca_cert.crt', 'private_key': '/etc/rsyslog.d/key.pem', 'cert_src': '/tmp/es-cert.pem', 'private_key_src': '/tmp/es-key.pem'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/ca_cert.crt", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/key.pem", "private_key_src": "/tmp/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy cert on the control host to the specified path on the target host] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/set_certs.yml:12 changed: [/cache/fedora-31.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/ca_cert.crt', 'private_key': '/etc/rsyslog.d/key.pem', 'cert_src': '/tmp/es-cert.pem', 'private_key_src': '/tmp/es-key.pem'}) => {"ansible_loop_var": "item", "changed": true, "checksum": "20e967fdb67207b459285c7c7d1254809ed288b1", "dest": "/etc/rsyslog.d/es-cert.pem", "gid": 0, "group": "root", "item": {"ca_cert": "/etc/rsyslog.d/ca_cert.crt", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/key.pem", "private_key_src": "/tmp/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}, "md5sum": "d7053aace7d05881af94097ab7f3cca0", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 32, "src": "/root/.ansible/tmp/ansible-tmp-1605145329.5154507-157036-178953982079524/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy key on the control host to the specified path on the target host] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/set_certs.yml:20 changed: [/cache/fedora-31.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/ca_cert.crt', 'private_key': '/etc/rsyslog.d/key.pem', 'cert_src': '/tmp/es-cert.pem', 'private_key_src': '/tmp/es-key.pem'}) => {"ansible_loop_var": "item", "changed": true, "checksum": "d3877fa1c0c8f88f219e9378fb78bffa494a79cb", "dest": "/etc/rsyslog.d/key.pem", "gid": 0, "group": "root", "item": {"ca_cert": "/etc/rsyslog.d/ca_cert.crt", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/key.pem", "private_key_src": "/tmp/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}, "md5sum": "35477f5fbf583376fd1696317eca941e", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 31, "src": "/root/.ansible/tmp/ansible-tmp-1605145330.3733606-157071-77479586127588/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Check certs - tls is true, but triplets are not given] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/set_certs.yml:28 failed: [/cache/fedora-31.qcow2] (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/ca_cert.crt', 'private_key': '/etc/rsyslog.d/key.pem', 'cert_src': '/tmp/es-cert.pem', 'private_key_src': '/tmp/es-key.pem'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/ca_cert.crt", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/key.pem", "private_key_src": "/tmp/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}, "msg": "Error: you specified tls: true; you must specify all 3 of ca_cert, cert, private_key, or all 3 of ca_cert_src, cert_src, private_key_src, or set tls: false in the configuration named elasticsearch_output"} TASK [debug] ******************************************************************* task path: /tmp/tmpa5z69896/tests/tests_files_elasticsearch_certs_incomplete.yml:84 ok: [/cache/fedora-31.qcow2] => { "msg": "Caught an expected error - [{'failed': True, 'msg': 'Error: you specified tls: true; you must specify all 3 of ca_cert, cert, private_key, or all 3 of ca_cert_src, cert_src, private_key_src, or set tls: false in the configuration named elasticsearch_output', '_ansible_no_log': False, 'changed': False, 'item': {'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/ca_cert.crt', 'private_key': '/etc/rsyslog.d/key.pem', 'cert_src': '/tmp/es-cert.pem', 'private_key_src': '/tmp/es-key.pem'}, 'ansible_loop_var': 'item', '_ansible_item_result': True, '_ansible_item_label': {'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/ca_cert.crt', 'private_key': '/etc/rsyslog.d/key.pem', 'cert_src': '/tmp/es-cert.pem', 'private_key_src': '/tmp/es-key.pem'}}]" } TASK [assert...] *************************************************************** task path: /tmp/tmpa5z69896/tests/tests_files_elasticsearch_certs_incomplete.yml:86 ok: [/cache/fedora-31.qcow2] => { "changed": false, "msg": "All assertions passed" } RUNNING HANDLER [/tmp/tmpa5z69896/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmpa5z69896/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-31.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice sysinit.target basic.target", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7776", "LimitNPROCSoft": "7776", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7776", "LimitSIGPENDINGSoft": "7776", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2332", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-31.qcow2 : ok=40 changed=9 unreachable=0 failed=0 skipped=22 rescued=1 ignored=0 + cd /tmp/tmpa5z69896/tests; TEST_SUBJECTS=/cache/fedora-31.qcow2 TEST_ARTIFACTS=/tmp/linux-system-role-test-work-pull-linux-system-roles_logging-186-405f09a-fedora-31-mm3symvy/artifacts ansible-playbook -vv --inventory=/usr/share/ansible/inventory/standard-inventory-qcow2 /tmp/tmpa5z69896/_setup.yml /tmp/tmpa5z69896/tests/tests_files_elasticsearch_use_cert_false_with_keys.yml ansible-playbook 2.9.14 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/tester/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.8/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 3.8.6 (default, Sep 25 2020, 00:00:00) [GCC 10.2.1 20200723 (Red Hat 10.2.1-1)] Using /etc/ansible/ansible.cfg as config file PLAYBOOK: _setup.yml *********************************************************** 1 plays in /tmp/tmpa5z69896/_setup.yml PLAY [Fail when only localhost is available] *********************************** META: ran handlers TASK [debug] ******************************************************************* task path: /tmp/tmpa5z69896/_setup.yml:5 ok: [/cache/fedora-31.qcow2] => { "groups": { "all": [ "/cache/fedora-31.qcow2" ], "localhost": [ "/cache/fedora-31.qcow2" ], "subjects": [ "/cache/fedora-31.qcow2" ], "ungrouped": [] } } TASK [fail] ******************************************************************** task path: /tmp/tmpa5z69896/_setup.yml:7 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-31.qcow2 : ok=1 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 PLAYBOOK: tests_files_elasticsearch_use_cert_false_with_keys.yml *************** 1 plays in /tmp/tmpa5z69896/tests/tests_files_elasticsearch_use_cert_false_with_keys.yml PLAY [Error case for Elasticsearch config - although cert paths are specified, tls is false] *** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpa5z69896/tests/tests_files_elasticsearch_use_cert_false_with_keys.yml:25 ok: [/cache/fedora-31.qcow2] META: ran handlers TASK [Generate fake key/certs files.] ****************************************** task path: /tmp/tmpa5z69896/tests/tests_files_elasticsearch_use_cert_false_with_keys.yml:36 ok: [/cache/fedora-31.qcow2] => (item=/tmp/es-ca.crt) => {"ansible_loop_var": "item", "changed": false, "checksum": "e3973c6c4df9286ca689927d61c5dca3f046b651", "dest": "/tmp/es-ca.crt", "gid": 0, "group": "root", "item": "/tmp/es-ca.crt", "mode": "0644", "owner": "root", "path": "/tmp/es-ca.crt", "size": 30, "state": "file", "uid": 0} ok: [/cache/fedora-31.qcow2] => (item=/tmp/es-cert.pem) => {"ansible_loop_var": "item", "changed": false, "checksum": "20e967fdb67207b459285c7c7d1254809ed288b1", "dest": "/tmp/es-cert.pem", "gid": 0, "group": "root", "item": "/tmp/es-cert.pem", "mode": "0644", "owner": "root", "path": "/tmp/es-cert.pem", "size": 32, "state": "file", "uid": 0} ok: [/cache/fedora-31.qcow2] => (item=/tmp/es-key.pem) => {"ansible_loop_var": "item", "changed": false, "checksum": "d3877fa1c0c8f88f219e9378fb78bffa494a79cb", "dest": "/tmp/es-key.pem", "gid": 0, "group": "root", "item": "/tmp/es-key.pem", "mode": "0644", "owner": "root", "path": "/tmp/es-key.pem", "size": 31, "state": "file", "uid": 0} TASK [deploy config to send to elasticsearch] ********************************** task path: /tmp/tmpa5z69896/tests/tests_files_elasticsearch_use_cert_false_with_keys.yml:48 TASK [linux-system-roles.logging : Set rsyslog_output_elasticsearch for the omelasticsearch output] *** task path: /tmp/tmpa5z69896/tasks/main.yml:5 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_elasticsearch": [{"ca_cert": "/etc/rsyslog.d/ca_cert.crt", "ca_cert_src": "/tmp/es-ca.crt", "cert": "/etc/rsyslog.d/cert.pem", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/key.pem", "private_key_src": "/tmp/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "tls": false, "type": "elasticsearch"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_files for the omfile outputs] *** task path: /tmp/tmpa5z69896/tasks/main.yml:9 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_files": []}, "changed": false} TASK [linux-system-roles.logging : Set files output if rsyslog_output_files is empty and logging_inputs is not empty] *** task path: /tmp/tmpa5z69896/tasks/main.yml:13 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_files": [{"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_forwards for the omfwd output] *** task path: /tmp/tmpa5z69896/tasks/main.yml:20 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_forwards": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_remote_files for the omfwd output for the remote input] *** task path: /tmp/tmpa5z69896/tasks/main.yml:24 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_remote_files": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_relp for the relp output] *** task path: /tmp/tmpa5z69896/tasks/main.yml:28 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_input_relp for the relp input] *** task path: /tmp/tmpa5z69896/tasks/main.yml:32 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_input_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmpa5z69896/tasks/main.yml:36 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"ca_cert": "/etc/rsyslog.d/ca_cert.crt", "ca_cert_src": "/tmp/es-ca.crt", "cert": "/etc/rsyslog.d/cert.pem", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/key.pem", "private_key_src": "/tmp/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "tls": false, "type": "elasticsearch"}, {"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmpa5z69896/tasks/main.yml:40 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'tls': False, 'ca_cert': '/etc/rsyslog.d/ca_cert.crt', 'cert': '/etc/rsyslog.d/cert.pem', 'private_key': '/etc/rsyslog.d/key.pem', 'ca_cert_src': '/tmp/es-ca.crt', 'cert_src': '/tmp/es-cert.pem', 'private_key_src': '/tmp/es-key.pem'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/ca_cert.crt", "ca_cert_src": "/tmp/es-ca.crt", "cert": "/etc/rsyslog.d/cert.pem", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/key.pem", "private_key_src": "/tmp/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "tls": false, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmpa5z69896/tasks/main.yml:49 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'flow_0', 'inputs': ['files_input'], 'outputs': ['elasticsearch_output', 'elasticsearch_output_ops']}) => {"ansible_loop_var": "item", "changed": false, "item": {"inputs": ["files_input"], "name": "flow_0", "outputs": ["elasticsearch_output", "elasticsearch_output_ops"]}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmpa5z69896/tasks/main.yml:60 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmpa5z69896/tasks/main.yml:64 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmpa5z69896/tasks/main.yml:70 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmpa5z69896/tasks/main.yml:76 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmpa5z69896/tasks/main.yml:82 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmpa5z69896/tasks/main.yml:86 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmpa5z69896/tasks/main.yml:101 TASK [/tmp/tmpa5z69896/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:14 changed: [/cache/fedora-31.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: libestr-0.1.9-13.fc31.x86_64", "Installed: ca-certificates-2020.2.41-1.1.fc31.noarch", "Installed: p11-kit-trust-0.23.21-2.fc31.x86_64", "Installed: p11-kit-0.23.21-2.fc31.x86_64", "Installed: libfastjson-0.99.8-5.fc31.x86_64", "Installed: rsyslog-8.2002.0-1.fc31.x86_64", "Installed: logrotate-3.15.1-1.fc31.x86_64", "Installed: rsyslog-gnutls-8.2002.0-1.fc31.x86_64", "Removed: p11-kit-0.23.16.1-2.fc31.x86_64", "Removed: p11-kit-trust-0.23.16.1-2.fc31.x86_64", "Removed: ca-certificates-2019.2.32-3.fc31.noarch"]} TASK [/tmp/tmpa5z69896/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:21 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc31", "source": "rpm", "version": "1.20.4"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc31", "source": "rpm", "version": "1.20.4"}], "abattis-cantarell-fonts": [{"arch": "noarch", "epoch": null, "name": "abattis-cantarell-fonts", "release": "3.fc31", "source": "rpm", "version": "0.111"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "4.fc31", "source": "rpm", "version": "2.2.53"}], "adobe-source-code-pro-fonts": [{"arch": "noarch", "epoch": null, "name": "adobe-source-code-pro-fonts", "release": "7.fc31", "source": "rpm", "version": "2.030.1.050"}], "adwaita-cursor-theme": [{"arch": "noarch", "epoch": null, "name": "adwaita-cursor-theme", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "adwaita-icon-theme": [{"arch": "noarch", "epoch": null, "name": "adwaita-icon-theme", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "5.fc31", "source": "rpm", "version": "1.11"}], "at-spi2-atk": [{"arch": "x86_64", "epoch": null, "name": "at-spi2-atk", "release": "1.fc31", "source": "rpm", "version": "2.34.1"}], "at-spi2-core": [{"arch": "x86_64", "epoch": null, "name": "at-spi2-core", "release": "1.fc31", "source": "rpm", "version": "2.34.0"}], "atk": [{"arch": "x86_64", "epoch": null, "name": "atk", "release": "1.fc31", "source": "rpm", "version": "2.34.1"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "0.12.20190507gitf58ec40.fc31", "source": "rpm", "version": "3.0"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "0.12.20190507gitf58ec40.fc31", "source": "rpm", "version": "3.0"}], "avahi-libs": [{"arch": "x86_64", "epoch": null, "name": "avahi-libs", "release": "20.fc31", "source": "rpm", "version": "0.7"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "8.fc31", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "3.fc31", "source": "rpm", "version": "5.0.7"}], "brotli": [{"arch": "x86_64", "epoch": null, "name": "brotli", "release": "6.fc31", "source": "rpm", "version": "1.0.7"}], "bzip2": [{"arch": "x86_64", "epoch": null, "name": "bzip2", "release": "1.fc31", "source": "rpm", "version": "1.0.8"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "1.fc31", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "4.fc31", "source": "rpm", "version": "1.15.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc31", "source": "rpm", "version": "2020.2.41"}], "cairo": [{"arch": "x86_64", "epoch": null, "name": "cairo", "release": "6.fc31", "source": "rpm", "version": "1.16.0"}], "cairo-gobject": [{"arch": "x86_64", "epoch": null, "name": "cairo-gobject", "release": "6.fc31", "source": "rpm", "version": "1.16.0"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "2.fc31", "source": "rpm", "version": "2.9"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "4.fc31", "source": "rpm", "version": "3.5"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "11.fc31", "source": "rpm", "version": "17.1"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "3.fc31", "source": "rpm", "version": "0.31"}], "colord-libs": [{"arch": "x86_64", "epoch": null, "name": "colord-libs", "release": "2.fc31", "source": "rpm", "version": "1.4.4"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc31", "source": "rpm", "version": "8.31"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc31", "source": "rpm", "version": "8.31"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "12.fc31", "source": "rpm", "version": "2.12"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "21.fc31", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "21.fc31", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "4.gitbb9bf99.fc31", "source": "rpm", "version": "20190816"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc31", "source": "rpm", "version": "2.2.1"}], "cups-libs": [{"arch": "x86_64", "epoch": 1, "name": "cups-libs", "release": "2.fc31", "source": "rpm", "version": "2.2.12"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "1.fc31", "source": "rpm", "version": "7.66.0"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "2.fc31", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "3.fc31", "source": "rpm", "version": "1.12.16"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "6.fc31", "source": "rpm", "version": "21"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "3.fc31", "source": "rpm", "version": "1.12.16"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "3.fc31", "source": "rpm", "version": "1.12.16"}], "dconf": [{"arch": "x86_64", "epoch": null, "name": "dconf", "release": "1.fc31", "source": "rpm", "version": "0.34.0"}], "dejavu-fonts-common": [{"arch": "noarch", "epoch": null, "name": "dejavu-fonts-common", "release": "2.fc31", "source": "rpm", "version": "2.37"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "2.fc31", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "2.fc31", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "2.fc31", "source": "rpm", "version": "1.02.163"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "2.fc31", "source": "rpm", "version": "1.02.163"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "15.fc31", "source": "rpm", "version": "4.4.1"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "15.fc31", "source": "rpm", "version": "4.4.1"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "3.fc31", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc31", "source": "rpm", "version": "4.0.9"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "27.git20181204.fc31.1", "source": "rpm", "version": "049"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "27.git20181204.fc31.1", "source": "rpm", "version": "049"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc31", "source": "rpm", "version": "0.177"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc31", "source": "rpm", "version": "0.177"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc31", "source": "rpm", "version": "0.177"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc31", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "1", "source": "rpm", "version": "31"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "1", "source": "rpm", "version": "31"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "1", "source": "rpm", "version": "31"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "1", "source": "rpm", "version": "31"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc31", "source": "rpm", "version": "5.37"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc31", "source": "rpm", "version": "5.37"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc31", "source": "rpm", "version": "3.12"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "24.fc31", "source": "rpm", "version": "4.6.0"}], "fipscheck": [{"arch": "x86_64", "epoch": null, "name": "fipscheck", "release": "7.fc31", "source": "rpm", "version": "1.5.0"}], "fipscheck-lib": [{"arch": "x86_64", "epoch": null, "name": "fipscheck-lib", "release": "7.fc31", "source": "rpm", "version": "1.5.0"}], "fontconfig": [{"arch": "x86_64", "epoch": null, "name": "fontconfig", "release": "3.fc31", "source": "rpm", "version": "2.13.92"}], "fontpackages-filesystem": [{"arch": "noarch", "epoch": null, "name": "fontpackages-filesystem", "release": "25.fc31", "source": "rpm", "version": "1.44"}], "freetype": [{"arch": "x86_64", "epoch": null, "name": "freetype", "release": "3.fc31", "source": "rpm", "version": "2.10.0"}], "fribidi": [{"arch": "x86_64", "epoch": null, "name": "fribidi", "release": "4.fc31", "source": "rpm", "version": "1.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "8.fc31", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "5.fc31", "source": "rpm", "version": "5.0.1"}], "gcr": [{"arch": "x86_64", "epoch": null, "name": "gcr", "release": "1.fc31", "source": "rpm", "version": "3.33.4"}], "gcr-base": [{"arch": "x86_64", "epoch": null, "name": "gcr-base", "release": "1.fc31", "source": "rpm", "version": "3.33.4"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc31", "source": "rpm", "version": "1.18.1"}], "gdk-pixbuf2": [{"arch": "x86_64", "epoch": null, "name": "gdk-pixbuf2", "release": "1.fc31", "source": "rpm", "version": "2.40.0"}], "gdk-pixbuf2-modules": [{"arch": "x86_64", "epoch": null, "name": "gdk-pixbuf2-modules", "release": "1.fc31", "source": "rpm", "version": "2.40.0"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "1.fc31", "source": "rpm", "version": "20190806"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "1.fc31", "source": "rpm", "version": "20190806"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "2.fc31", "source": "rpm", "version": "0.20.1"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "2.fc31", "source": "rpm", "version": "0.20.1"}], "git-core": [{"arch": "x86_64", "epoch": null, "name": "git-core", "release": "1.fc31", "source": "rpm", "version": "2.23.0"}], "glib-networking": [{"arch": "x86_64", "epoch": null, "name": "glib-networking", "release": "1.fc31", "source": "rpm", "version": "2.62.1"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc31", "source": "rpm", "version": "2.62.1"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "5.fc31", "source": "rpm", "version": "2.30"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "5.fc31", "source": "rpm", "version": "2.30"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "5.fc31", "source": "rpm", "version": "2.30"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "10.fc31", "source": "rpm", "version": "6.1.2"}], "gnome-keyring": [{"arch": "x86_64", "epoch": null, "name": "gnome-keyring", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc31", "source": "rpm", "version": "2.2.17"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc31", "source": "rpm", "version": "2.2.17"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc31", "source": "rpm", "version": "3.6.10"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5c6ae44d", "source": "rpm", "version": "3c3359c4"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "3.fc31", "source": "rpm", "version": "1.13.1"}], "graphite2": [{"arch": "x86_64", "epoch": null, "name": "graphite2", "release": "1.fc31", "source": "rpm", "version": "1.3.13"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "3.fc31", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "20.fc31", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-tools-extra": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-extra", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "36.fc31", "source": "rpm", "version": "8.40"}], "gsettings-desktop-schemas": [{"arch": "x86_64", "epoch": null, "name": "gsettings-desktop-schemas", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "gtk-update-icon-cache": [{"arch": "x86_64", "epoch": null, "name": "gtk-update-icon-cache", "release": "3.fc31", "source": "rpm", "version": "3.24.12"}], "gtk3": [{"arch": "x86_64", "epoch": null, "name": "gtk3", "release": "3.fc31", "source": "rpm", "version": "3.24.12"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "1.fc31", "source": "rpm", "version": "1.10"}], "harfbuzz": [{"arch": "x86_64", "epoch": null, "name": "harfbuzz", "release": "2.fc31", "source": "rpm", "version": "2.6.1"}], "heat-cfntools": [{"arch": "noarch", "epoch": null, "name": "heat-cfntools", "release": "9.fc31", "source": "rpm", "version": "1.4.2"}], "hicolor-icon-theme": [{"arch": "noarch", "epoch": null, "name": "hicolor-icon-theme", "release": "7.fc31", "source": "rpm", "version": "0.17"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "9.fc31", "source": "rpm", "version": "3.20"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "2.fc31", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc31", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "3.fc31", "source": "rpm", "version": "0.2.5"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc31", "source": "rpm", "version": "5.3.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc31", "source": "rpm", "version": "5.3.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "5.fc31", "source": "rpm", "version": "1.8.3"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "3.fc31", "source": "rpm", "version": "20190515"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "4.fc31", "source": "rpm", "version": "2.12"}], "jasper-libs": [{"arch": "x86_64", "epoch": null, "name": "jasper-libs", "release": "9.fc31", "source": "rpm", "version": "2.0.14"}], "jbigkit-libs": [{"arch": "x86_64", "epoch": null, "name": "jbigkit-libs", "release": "17.fc31", "source": "rpm", "version": "2.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "6.fc31", "source": "rpm", "version": "0.13.1"}], "json-glib": [{"arch": "x86_64", "epoch": null, "name": "json-glib", "release": "3.fc31", "source": "rpm", "version": "1.4.4"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "14.fc31", "source": "rpm", "version": "2.0.4"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "14.fc31", "source": "rpm", "version": "2.0.4"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "14.fc31", "source": "rpm", "version": "2.0.4"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "301.fc31", "source": "rpm", "version": "5.3.7"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "3.fc31", "source": "rpm", "version": "1.6"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "4.fc31", "source": "rpm", "version": "26"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "4.fc31", "source": "rpm", "version": "26"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "3.fc31", "source": "rpm", "version": "0.8.0"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "45.fc31", "source": "rpm", "version": "1.17"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "7.fc31", "source": "rpm", "version": "2.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "7.fc31", "source": "rpm", "version": "2.0"}], "lcms2": [{"arch": "x86_64", "epoch": null, "name": "lcms2", "release": "6.fc31", "source": "rpm", "version": "2.9"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "2.fc31", "source": "rpm", "version": "551"}], "libX11": [{"arch": "x86_64", "epoch": null, "name": "libX11", "release": "3.fc31", "source": "rpm", "version": "1.6.8"}], "libX11-common": [{"arch": "noarch", "epoch": null, "name": "libX11-common", "release": "3.fc31", "source": "rpm", "version": "1.6.8"}], "libXau": [{"arch": "x86_64", "epoch": null, "name": "libXau", "release": "2.fc31", "source": "rpm", "version": "1.0.9"}], "libXcomposite": [{"arch": "x86_64", "epoch": null, "name": "libXcomposite", "release": "17.fc31", "source": "rpm", "version": "0.4.4"}], "libXcursor": [{"arch": "x86_64", "epoch": null, "name": "libXcursor", "release": "6.fc31", "source": "rpm", "version": "1.1.15"}], "libXdamage": [{"arch": "x86_64", "epoch": null, "name": "libXdamage", "release": "17.fc31", "source": "rpm", "version": "1.1.4"}], "libXext": [{"arch": "x86_64", "epoch": null, "name": "libXext", "release": "2.fc31", "source": "rpm", "version": "1.3.4"}], "libXfixes": [{"arch": "x86_64", "epoch": null, "name": "libXfixes", "release": "10.fc31", "source": "rpm", "version": "5.0.3"}], "libXft": [{"arch": "x86_64", "epoch": null, "name": "libXft", "release": "2.fc31", "source": "rpm", "version": "2.3.3"}], "libXi": [{"arch": "x86_64", "epoch": null, "name": "libXi", "release": "2.fc31", "source": "rpm", "version": "1.7.10"}], "libXinerama": [{"arch": "x86_64", "epoch": null, "name": "libXinerama", "release": "4.fc31", "source": "rpm", "version": "1.1.4"}], "libXrandr": [{"arch": "x86_64", "epoch": null, "name": "libXrandr", "release": "2.fc31", "source": "rpm", "version": "1.5.2"}], "libXrender": [{"arch": "x86_64", "epoch": null, "name": "libXrender", "release": "10.fc31", "source": "rpm", "version": "0.9.10"}], "libXtst": [{"arch": "x86_64", "epoch": null, "name": "libXtst", "release": "10.fc31", "source": "rpm", "version": "1.2.3"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "4.fc31", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc31", "source": "rpm", "version": "3.4.0"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "3.fc31", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "2.fc31", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "7.fc31", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "43.fc31", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "6.fc31", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "8.fc31", "source": "rpm", "version": "0.7.9"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "43.fc31", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "3.fc31", "source": "rpm", "version": "0.1.11"}], "libcroco": [{"arch": "x86_64", "epoch": null, "name": "libcroco", "release": "2.fc31", "source": "rpm", "version": "0.6.13"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "1.fc31", "source": "rpm", "version": "7.66.0"}], "libdatrie": [{"arch": "x86_64", "epoch": null, "name": "libdatrie", "release": "10.fc31", "source": "rpm", "version": "0.2.9"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "38.fc31", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "38.fc31", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "43.fc31", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "6.fc31", "source": "rpm", "version": "0.35.3"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "28.20190324cvs.fc31", "source": "rpm", "version": "3.1"}], "libepoxy": [{"arch": "x86_64", "epoch": null, "name": "libepoxy", "release": "4.fc31", "source": "rpm", "version": "1.5.3"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "13.fc31", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "7.fc31", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "5.fc31", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "23.fc31", "source": "rpm", "version": "3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc31", "source": "rpm", "version": "9.2.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc31", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc31", "source": "rpm", "version": "9.2.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "2.fc31", "source": "rpm", "version": "1.36"}], "libgusb": [{"arch": "x86_64", "epoch": null, "name": "libgusb", "release": "5.fc31", "source": "rpm", "version": "0.3.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc31", "source": "rpm", "version": "2.2.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "43.fc31", "source": "rpm", "version": "1.3.1"}], "libjpeg-turbo": [{"arch": "x86_64", "epoch": null, "name": "libjpeg-turbo", "release": "4.fc31", "source": "rpm", "version": "2.0.2"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc31", "source": "rpm", "version": "1.1.5"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc31", "source": "rpm", "version": "1.1.5"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "10.fc31", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc31", "source": "rpm", "version": "2.0.7"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "8.fc31", "source": "rpm", "version": "1.2.0"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "9.fc31", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "10.fc31", "source": "rpm", "version": "1.0.4"}], "libmodman": [{"arch": "x86_64", "epoch": null, "name": "libmodman", "release": "20.fc31", "source": "rpm", "version": "2.0.1"}], "libmodulemd1": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd1", "release": "3.fc31", "source": "rpm", "version": "1.8.15"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "4.fc31", "source": "rpm", "version": "1.7"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.rc1.fc31", "source": "rpm", "version": "2.4.1"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc31", "source": "rpm", "version": "1.39.2"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "1.fc31", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "5.20180605git4a062cf.fc31", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "43.fc31", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "4.fc31", "source": "rpm", "version": "1.9.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "3.fc31", "source": "rpm", "version": "1.5.1"}], "libpng": [{"arch": "x86_64", "epoch": 2, "name": "libpng", "release": "2.fc31", "source": "rpm", "version": "1.6.37"}], "libproxy": [{"arch": "x86_64", "epoch": null, "name": "libproxy", "release": "14.fc31", "source": "rpm", "version": "0.4.15"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc31", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc31", "source": "rpm", "version": "1.4.1"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "43.fc31", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc31", "source": "rpm", "version": "1.10.5"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc31", "source": "rpm", "version": "2.10.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "1.fc31", "source": "rpm", "version": "2.4.1"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc31", "source": "rpm", "version": "0.19.1"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc31", "source": "rpm", "version": "2.9"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "2.fc31", "source": "rpm", "version": "2.9"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "8.fc31", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "3.fc31", "source": "rpm", "version": "0.7.5"}], "libsoup": [{"arch": "x86_64", "epoch": null, "name": "libsoup", "release": "1.fc31", "source": "rpm", "version": "2.68.2"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "6.fc31", "source": "rpm", "version": "0.9.0"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "6.fc31", "source": "rpm", "version": "0.9.0"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc31", "source": "rpm", "version": "9.2.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "1.fc31", "source": "rpm", "version": "2.3.0"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "2.fc31", "source": "rpm", "version": "4.14"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "1.fc31", "source": "rpm", "version": "1.4.2"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "1.fc31", "source": "rpm", "version": "0.10.1"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "2.fc31", "source": "rpm", "version": "0.20.1"}], "libthai": [{"arch": "x86_64", "epoch": null, "name": "libthai", "release": "3.fc31", "source": "rpm", "version": "0.1.28"}], "libtiff": [{"arch": "x86_64", "epoch": null, "name": "libtiff", "release": "6.fc31", "source": "rpm", "version": "4.0.10"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "2.rc3.fc31", "source": "rpm", "version": "1.1.4"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "6.fc31", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "4.fc31", "source": "rpm", "version": "1.0.22"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "21.fc31", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "17.fc31", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "8.fc31", "source": "rpm", "version": "0.3.0"}], "libwayland-client": [{"arch": "x86_64", "epoch": null, "name": "libwayland-client", "release": "2.fc31", "source": "rpm", "version": "1.17.0"}], "libwayland-cursor": [{"arch": "x86_64", "epoch": null, "name": "libwayland-cursor", "release": "2.fc31", "source": "rpm", "version": "1.17.0"}], "libwayland-egl": [{"arch": "x86_64", "epoch": null, "name": "libwayland-egl", "release": "2.fc31", "source": "rpm", "version": "1.17.0"}], "libxcb": [{"arch": "x86_64", "epoch": null, "name": "libxcb", "release": "3.fc31", "source": "rpm", "version": "1.13.1"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "1.fc31", "source": "rpm", "version": "4.4.10"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "1.fc31", "source": "rpm", "version": "4.4.10"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc31", "source": "rpm", "version": "0.8.4"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "3.fc31", "source": "rpm", "version": "2.9.9"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "2.fc31", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc31", "source": "rpm", "version": "1.4.2"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "25.fc31", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "102.fc31", "source": "rpm", "version": "20190923"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "3.fc31", "source": "rpm", "version": "0.9.23"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "1.fc31", "source": "rpm", "version": "3.15.1"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "6.fc31", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "1.fc31", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "5.fc31", "source": "rpm", "version": "2.8.4"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc31", "source": "rpm", "version": "5.5.2"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc31", "source": "rpm", "version": "3.1.6"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc31", "source": "rpm", "version": "4.0.23"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "12.20190803.fc31", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "12.20190803.fc31", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "12.20190803.fc31", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.55.20160912git.fc31", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc31", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "3.fc31", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "3.fc31", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc31.1", "source": "rpm", "version": "8.0p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc31.1", "source": "rpm", "version": "8.0p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc31.1", "source": "rpm", "version": "8.0p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "2.fc31", "source": "rpm", "version": "1.1.1d"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc31", "source": "rpm", "version": "1.1.1d"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "2.fc31", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "3.fc31", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc31", "source": "rpm", "version": "0.23.21"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc31", "source": "rpm", "version": "0.23.21"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "18.fc31", "source": "rpm", "version": "1.3.1"}], "pango": [{"arch": "x86_64", "epoch": null, "name": "pango", "release": "1.fc31", "source": "rpm", "version": "1.44.6"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "1.fc31", "source": "rpm", "version": "3.2.153"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "6.fc31", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc31.1", "source": "rpm", "version": "8.43"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "14.fc31", "source": "rpm", "version": "10.33"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "5.fc31", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "6.fc31", "source": "rpm", "version": "1.1.0"}], "pixman": [{"arch": "x86_64", "epoch": null, "name": "pixman", "release": "1.fc31", "source": "rpm", "version": "0.38.4"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "4.fc31", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "18.fc31", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "6.fc31", "source": "rpm", "version": "3.3.15"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "2.fc31", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc31", "source": "rpm", "version": "19.1.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "1.fc31", "source": "rpm", "version": "41.2.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "5.fc31", "source": "rpm", "version": "3.7.4"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "5.fc31", "source": "rpm", "version": "3.7.4"}], "python3-asn1crypto": [{"arch": "noarch", "epoch": null, "name": "python3-asn1crypto", "release": "7.fc31", "source": "rpm", "version": "0.24.0"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc31", "source": "rpm", "version": "19.1.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "0.12.20190507gitf58ec40.fc31", "source": "rpm", "version": "3.0"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc31", "source": "rpm", "version": "2.7.0"}], "python3-boto": [{"arch": "noarch", "epoch": null, "name": "python3-boto", "release": "1.fc31", "source": "rpm", "version": "2.49.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc31", "source": "rpm", "version": "1.12.3"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "10.fc31", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "16.fc31", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc31", "source": "rpm", "version": "2.6.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "3.fc31", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "6.fc31", "source": "rpm", "version": "1.2.8"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "2.fc31", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc31", "source": "rpm", "version": "4.0.9"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "3.fc31", "source": "rpm", "version": "1.13.1"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "6.fc31", "source": "rpm", "version": "0.35.3"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc31", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "2.fc31", "source": "rpm", "version": "2.10.1"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "8.fc31", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "16.fc31", "source": "rpm", "version": "1.10"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "1.fc31", "source": "rpm", "version": "3.0.2"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "3.fc31", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "3.fc31", "source": "rpm", "version": "0.1.11"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "6.fc31", "source": "rpm", "version": "0.35.3"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "5.fc31", "source": "rpm", "version": "3.7.4"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc31", "source": "rpm", "version": "2.9"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "2.fc31", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "2.fc31", "source": "rpm", "version": "3.0.2"}], "python3-pbr": [{"arch": "noarch", "epoch": null, "name": "python3-pbr", "release": "4.fc31", "source": "rpm", "version": "5.1.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc31", "source": "rpm", "version": "19.1.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "3.fc31", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "18.fc31", "source": "rpm", "version": "0.7.2"}], "python3-psutil": [{"arch": "x86_64", "epoch": null, "name": "python3-psutil", "release": "2.fc31", "source": "rpm", "version": "5.6.3"}], "python3-pyasn1": [{"arch": "noarch", "epoch": null, "name": "python3-pyasn1", "release": "5.fc31", "source": "rpm", "version": "0.4.4"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "20.fc31", "source": "rpm", "version": "2.14"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "1.fc31", "source": "rpm", "version": "0.15.4"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "3.fc31", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "2.fc31", "source": "rpm", "version": "1.7.0"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc31", "source": "rpm", "version": "2019.2"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc31", "source": "rpm", "version": "5.1.2"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc31", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "python3-rsa": [{"arch": "noarch", "epoch": null, "name": "python3-rsa", "release": "10.fc31", "source": "rpm", "version": "3.4.2"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc31", "source": "rpm", "version": "4.2.2"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "1.fc31", "source": "rpm", "version": "41.2.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc31", "source": "rpm", "version": "1.12.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc31", "source": "rpm", "version": "1.9.3"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "4.fc31", "source": "rpm", "version": "1.25.3"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "4.fc31", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "3.fc31", "source": "rpm", "version": "8.0"}], "rest": [{"arch": "x86_64", "epoch": null, "name": "rest", "release": "6.fc31", "source": "rpm", "version": "0.8.1"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "25.fc31", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "9.fc31", "source": "rpm", "version": "3.1.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc31", "source": "rpm", "version": "8.2002.0"}], "rsyslog-gnutls": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-gnutls", "release": "1.fc31", "source": "rpm", "version": "8.2002.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "4.fc31", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "37.fc31", "source": "rpm", "version": "3.14.4"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "37.fc31", "source": "rpm", "version": "3.14.4"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc31", "source": "rpm", "version": "2.13.3"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "16.fc31", "source": "rpm", "version": "4.6"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "1.fc31", "source": "rpm", "version": "1.14"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "2.fc31", "source": "rpm", "version": "3.29.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc31", "source": "rpm", "version": "1.8.28"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-bootchart": [{"arch": "x86_64", "epoch": null, "name": "systemd-bootchart", "release": "5.fc31", "source": "rpm", "version": "233"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "2.fc31", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "13.fc31", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "13.fc31", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "2.fc31", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc31", "source": "rpm", "version": "2019c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc31", "source": "rpm", "version": "1.9.3"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc31", "source": "rpm", "version": "8.1.2102"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "15.fc31", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc31", "source": "rpm", "version": "5.5.2"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "2.fc31", "source": "rpm", "version": "5.1.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "2.fc31", "source": "rpm", "version": "2.27"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "6.fc31", "source": "rpm", "version": "5.2.4"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "6.fc31", "source": "rpm", "version": "5.2.4"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "3.fc31", "source": "rpm", "version": "1.1.2"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "19.fc31", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2002.0"}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : debug] ********************************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:32 skipping: [/cache/fedora-31.qcow2] => {} TASK [/tmp/tmpa5z69896/roles/rsyslog : debug] ********************************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:36 ok: [/cache/fedora-31.qcow2] => { "msg": "Rsyslog_version is 8.2002.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmpa5z69896/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:41 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:48 ok: [/cache/fedora-31.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/rsyslog.d", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:54 ok: [/cache/fedora-31.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/lib/rsyslog", "secontext": "system_u:object_r:syslogd_var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Set backup dir name] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:60 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_backup_dir": "/tmp/rsyslog.d-20201112T014226"}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:64 ok: [/cache/fedora-31.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20201112T014226", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:73 ok: [/cache/fedora-31.qcow2] => {"archived": ["/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.conf"], "arcroot": "/etc/", "changed": false, "dest": "/tmp/rsyslog.d-20201112T014226/backup.tgz", "expanded_exclude_paths": [], "expanded_paths": ["/etc/rsyslog.d", "/etc/rsyslog.conf"], "gid": 0, "group": "root", "missing": [], "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 1726, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:80 changed: [/cache/fedora-31.qcow2] => {"changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/log", "secontext": "system_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:88 NOTIFIED HANDLER /tmp/tmpa5z69896/roles/rsyslog : restart rsyslogd for /cache/fedora-31.qcow2 changed: [/cache/fedora-31.qcow2] => {"changed": true, "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "dest": "/etc/rsyslog.conf", "gid": 0, "group": "root", "md5sum": "aa226b8228225835f8a13f775ca42e49", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 104, "src": "/root/.ansible/tmp/ansible-tmp-1605145401.290442-157488-193961841400358/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:97 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, [{"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}], [{"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}]]}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:108 changed: [/cache/fedora-31.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "7f4de7a1922c9f75e59e999d3bd76a7422293d14", "dest": "/etc/rsyslog.d/00-global.conf", "gid": 0, "group": "root", "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "md5sum": "bc874b131415b3d23235af980ec111e0", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 86, "src": "/root/.ansible/tmp/ansible-tmp-1605145402.201052-157518-165357495650149/source", "state": "file", "uid": 0} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} changed: [/cache/fedora-31.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "0dd331865ac06c0881012a0dc9796c2260e66dcd", "dest": "/etc/rsyslog.d/05-common-defaults.conf", "gid": 0, "group": "root", "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "md5sum": "ca846c3cf461cb558da5d3e79ac49a26", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 69, "src": "/root/.ansible/tmp/ansible-tmp-1605145402.861096-157518-124909145225419/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:129 skipping: [/cache/fedora-31.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:151 TASK [/tmp/tmpa5z69896/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:166 skipping: [/cache/fedora-31.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:174 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:186 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:198 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:222 ok: [/cache/fedora-31.qcow2] => (item={'name': 'files_input', 'type': 'files', 'input_log_path': '/var/log/inputdirectory/*.log'}) => {"ansible_facts": {"__rsyslog_conf_imfile_modules": [{"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}], "__rsyslog_files_input_packages": [], "__rsyslog_files_input_rules": ["{{ __rsyslog_conf_imfile_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/inputs/files/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"input_log_path": "/var/log/inputdirectory/*.log", "name": "files_input", "type": "files"}} TASK [/tmp/tmpa5z69896/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:234 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/files/main.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update files input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/files/main.yml:3 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "ebfad8aa66fdd22580236b4f37626b777b20d81c", "dest": "/etc/rsyslog.d/10-input-files-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "md5sum": "2590f7a290dc6d73d7d2312406df3368", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 91, "src": "/root/.ansible/tmp/ansible-tmp-1605145404.0130105-157592-206491474235803/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create files input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/files/main.yml:10 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'input-files-files_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory/*.log" tag="files_input")\nif\n ($syslogtag == "files_input")\n then {\n call elasticsearch_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "5ba661cf1a33f09f99aa82f7a88298aeafb52980", "dest": "/etc/rsyslog.d/90-input-files-files_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-files-files_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory/*.log\" tag=\"files_input\")\nif\n ($syslogtag == \"files_input\")\n then {\n call elasticsearch_output\n}\n"}], "state": "present", "type": "input"}, "md5sum": "af884213c8f8d7edf2d6e72abab5e288", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 172, "src": "/root/.ansible/tmp/ansible-tmp-1605145404.8242667-157626-197677800763797/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-files-files_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory/*.log" tag="files_input")\nif\n ($syslogtag == "files_input")\n then {\n call elasticsearch_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-files_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory/*.log\" tag=\"files_input\")\nif\n ($syslogtag == \"files_input\")\n then {\n call elasticsearch_output\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:246 ok: [/cache/fedora-31.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'tls': False, 'ca_cert': '/etc/rsyslog.d/ca_cert.crt', 'cert': '/etc/rsyslog.d/cert.pem', 'private_key': '/etc/rsyslog.d/key.pem', 'ca_cert_src': '/tmp/es-ca.crt', 'cert_src': '/tmp/es-cert.pem', 'private_key_src': '/tmp/es-key.pem'}) => {"ansible_facts": {"__rsyslog_conf_es_elasticsearch": [{"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\" position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\" position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\" position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\" template=\"es_template_nl\" file=\"{{ rsyslog_work_dir }}/es-bulk-errors.log\")\n}"}], "type": "output"}], "__rsyslog_conf_es_main_modules": [{"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}], "__rsyslog_elasticsearch_packages": ["rsyslog-elasticsearch"], "__rsyslog_elasticsearch_rules": ["{{ __rsyslog_conf_es_main_modules }}", "{{ __rsyslog_conf_es_elasticsearch }}"]}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/outputs/elasticsearch/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"ca_cert": "/etc/rsyslog.d/ca_cert.crt", "ca_cert_src": "/tmp/es-ca.crt", "cert": "/etc/rsyslog.d/cert.pem", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/key.pem", "private_key_src": "/tmp/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "tls": false, "type": "elasticsearch"}} ok: [/cache/fedora-31.qcow2] => (item={'name': 'default_files', 'type': 'files'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | default(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n{% else %}\nmodule(load=\"builtin:omfile\")\n{% endif %}"}], "type": "modules"}], "__rsyslog_files_output_packages": [], "__rsyslog_files_output_rules": ["{{ __rsyslog_conf_files_output_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "default_files", "type": "files"}} TASK [/tmp/tmpa5z69896/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:258 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/elasticsearch/main.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Set and check certs and key for elasticsearch] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/set_certs.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy ca_cert on the control host to the specified path on the target host] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/set_certs.yml:4 changed: [/cache/fedora-31.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'tls': False, 'ca_cert': '/etc/rsyslog.d/ca_cert.crt', 'cert': '/etc/rsyslog.d/cert.pem', 'private_key': '/etc/rsyslog.d/key.pem', 'ca_cert_src': '/tmp/es-ca.crt', 'cert_src': '/tmp/es-cert.pem', 'private_key_src': '/tmp/es-key.pem'}) => {"ansible_loop_var": "item", "changed": true, "checksum": "e3973c6c4df9286ca689927d61c5dca3f046b651", "dest": "/etc/rsyslog.d/ca_cert.crt", "gid": 0, "group": "root", "item": {"ca_cert": "/etc/rsyslog.d/ca_cert.crt", "ca_cert_src": "/tmp/es-ca.crt", "cert": "/etc/rsyslog.d/cert.pem", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/key.pem", "private_key_src": "/tmp/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "tls": false, "type": "elasticsearch"}, "md5sum": "604ce87fa0aee53b1a984b91456fbd1d", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 30, "src": "/root/.ansible/tmp/ansible-tmp-1605145405.7050285-157662-212820850039527/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy cert on the control host to the specified path on the target host] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/set_certs.yml:12 changed: [/cache/fedora-31.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'tls': False, 'ca_cert': '/etc/rsyslog.d/ca_cert.crt', 'cert': '/etc/rsyslog.d/cert.pem', 'private_key': '/etc/rsyslog.d/key.pem', 'ca_cert_src': '/tmp/es-ca.crt', 'cert_src': '/tmp/es-cert.pem', 'private_key_src': '/tmp/es-key.pem'}) => {"ansible_loop_var": "item", "changed": true, "checksum": "20e967fdb67207b459285c7c7d1254809ed288b1", "dest": "/etc/rsyslog.d/cert.pem", "gid": 0, "group": "root", "item": {"ca_cert": "/etc/rsyslog.d/ca_cert.crt", "ca_cert_src": "/tmp/es-ca.crt", "cert": "/etc/rsyslog.d/cert.pem", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/key.pem", "private_key_src": "/tmp/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "tls": false, "type": "elasticsearch"}, "md5sum": "d7053aace7d05881af94097ab7f3cca0", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 32, "src": "/root/.ansible/tmp/ansible-tmp-1605145406.3312755-157690-80720514897342/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy key on the control host to the specified path on the target host] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/set_certs.yml:20 changed: [/cache/fedora-31.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'tls': False, 'ca_cert': '/etc/rsyslog.d/ca_cert.crt', 'cert': '/etc/rsyslog.d/cert.pem', 'private_key': '/etc/rsyslog.d/key.pem', 'ca_cert_src': '/tmp/es-ca.crt', 'cert_src': '/tmp/es-cert.pem', 'private_key_src': '/tmp/es-key.pem'}) => {"ansible_loop_var": "item", "changed": true, "checksum": "d3877fa1c0c8f88f219e9378fb78bffa494a79cb", "dest": "/etc/rsyslog.d/key.pem", "gid": 0, "group": "root", "item": {"ca_cert": "/etc/rsyslog.d/ca_cert.crt", "ca_cert_src": "/tmp/es-ca.crt", "cert": "/etc/rsyslog.d/cert.pem", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/key.pem", "private_key_src": "/tmp/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "tls": false, "type": "elasticsearch"}, "md5sum": "35477f5fbf583376fd1696317eca941e", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 31, "src": "/root/.ansible/tmp/ansible-tmp-1605145406.9535058-157718-180141992421564/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Check certs - tls is true, but triplets are not given] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/set_certs.yml:28 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'tls': False, 'ca_cert': '/etc/rsyslog.d/ca_cert.crt', 'cert': '/etc/rsyslog.d/cert.pem', 'private_key': '/etc/rsyslog.d/key.pem', 'ca_cert_src': '/tmp/es-ca.crt', 'cert_src': '/tmp/es-cert.pem', 'private_key_src': '/tmp/es-key.pem'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/ca_cert.crt", "ca_cert_src": "/tmp/es-ca.crt", "cert": "/etc/rsyslog.d/cert.pem", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/key.pem", "private_key_src": "/tmp/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "tls": false, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Check certs - key/certs data are provided, but tls is false] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/set_certs.yml:38 failed: [/cache/fedora-31.qcow2] (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'tls': False, 'ca_cert': '/etc/rsyslog.d/ca_cert.crt', 'cert': '/etc/rsyslog.d/cert.pem', 'private_key': '/etc/rsyslog.d/key.pem', 'ca_cert_src': '/tmp/es-ca.crt', 'cert_src': '/tmp/es-cert.pem', 'private_key_src': '/tmp/es-key.pem'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/ca_cert.crt", "ca_cert_src": "/tmp/es-ca.crt", "cert": "/etc/rsyslog.d/cert.pem", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/key.pem", "private_key_src": "/tmp/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "tls": false, "type": "elasticsearch"}, "msg": "Error: you specified tls: false and also specified one or more cert/key files in the configuration named elasticsearch_output"} TASK [debug] ******************************************************************* task path: /tmp/tmpa5z69896/tests/tests_files_elasticsearch_use_cert_false_with_keys.yml:81 ok: [/cache/fedora-31.qcow2] => { "msg": "Caught an expected error - [{'failed': True, 'msg': 'Error: you specified tls: false and also specified one or more cert/key files in the configuration named elasticsearch_output', '_ansible_no_log': False, 'changed': False, 'item': {'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'tls': False, 'ca_cert': '/etc/rsyslog.d/ca_cert.crt', 'cert': '/etc/rsyslog.d/cert.pem', 'private_key': '/etc/rsyslog.d/key.pem', 'ca_cert_src': '/tmp/es-ca.crt', 'cert_src': '/tmp/es-cert.pem', 'private_key_src': '/tmp/es-key.pem'}, 'ansible_loop_var': 'item', '_ansible_item_result': True, '_ansible_item_label': {'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'tls': False, 'ca_cert': '/etc/rsyslog.d/ca_cert.crt', 'cert': '/etc/rsyslog.d/cert.pem', 'private_key': '/etc/rsyslog.d/key.pem', 'ca_cert_src': '/tmp/es-ca.crt', 'cert_src': '/tmp/es-cert.pem', 'private_key_src': '/tmp/es-key.pem'}}]" } TASK [assert...] *************************************************************** task path: /tmp/tmpa5z69896/tests/tests_files_elasticsearch_use_cert_false_with_keys.yml:83 ok: [/cache/fedora-31.qcow2] => { "changed": false, "msg": "All assertions passed" } RUNNING HANDLER [/tmp/tmpa5z69896/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmpa5z69896/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-31.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice sysinit.target basic.target", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7776", "LimitNPROCSoft": "7776", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7776", "LimitSIGPENDINGSoft": "7776", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2332", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-31.qcow2 : ok=41 changed=10 unreachable=0 failed=0 skipped=22 rescued=1 ignored=0 + cd /tmp/tmpa5z69896/tests; TEST_SUBJECTS=/cache/fedora-31.qcow2 TEST_ARTIFACTS=/tmp/linux-system-role-test-work-pull-linux-system-roles_logging-186-405f09a-fedora-31-mm3symvy/artifacts ansible-playbook -vv --inventory=/usr/share/ansible/inventory/standard-inventory-qcow2 /tmp/tmpa5z69896/_setup.yml /tmp/tmpa5z69896/tests/tests_files_elasticsearch_use_local_cert.yml ansible-playbook 2.9.14 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/tester/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.8/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 3.8.6 (default, Sep 25 2020, 00:00:00) [GCC 10.2.1 20200723 (Red Hat 10.2.1-1)] Using /etc/ansible/ansible.cfg as config file PLAYBOOK: _setup.yml *********************************************************** 1 plays in /tmp/tmpa5z69896/_setup.yml PLAY [Fail when only localhost is available] *********************************** META: ran handlers TASK [debug] ******************************************************************* task path: /tmp/tmpa5z69896/_setup.yml:5 ok: [/cache/fedora-31.qcow2] => { "groups": { "all": [ "/cache/fedora-31.qcow2" ], "localhost": [ "/cache/fedora-31.qcow2" ], "subjects": [ "/cache/fedora-31.qcow2" ], "ungrouped": [] } } TASK [fail] ******************************************************************** task path: /tmp/tmpa5z69896/_setup.yml:7 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-31.qcow2 : ok=1 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 PLAYBOOK: tests_files_elasticsearch_use_local_cert.yml ************************* 1 plays in /tmp/tmpa5z69896/tests/tests_files_elasticsearch_use_local_cert.yml PLAY [Ensure that the role runs with parameters from imfile to two elasticsearch outputs] *** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpa5z69896/tests/tests_files_elasticsearch_use_local_cert.yml:37 ok: [/cache/fedora-31.qcow2] META: ran handlers TASK [Generate fake key/certs files.] ****************************************** task path: /tmp/tmpa5z69896/tests/tests_files_elasticsearch_use_local_cert.yml:50 ok: [/cache/fedora-31.qcow2] => (item=/tmp/es-ca.crt) => {"ansible_loop_var": "item", "changed": false, "checksum": "e3973c6c4df9286ca689927d61c5dca3f046b651", "dest": "/tmp/es-ca.crt", "gid": 0, "group": "root", "item": "/tmp/es-ca.crt", "mode": "0644", "owner": "root", "path": "/tmp/es-ca.crt", "size": 30, "state": "file", "uid": 0} ok: [/cache/fedora-31.qcow2] => (item=/tmp/es-cert.pem) => {"ansible_loop_var": "item", "changed": false, "checksum": "20e967fdb67207b459285c7c7d1254809ed288b1", "dest": "/tmp/es-cert.pem", "gid": 0, "group": "root", "item": "/tmp/es-cert.pem", "mode": "0644", "owner": "root", "path": "/tmp/es-cert.pem", "size": 32, "state": "file", "uid": 0} ok: [/cache/fedora-31.qcow2] => (item=/tmp/es-key.pem) => {"ansible_loop_var": "item", "changed": false, "checksum": "d3877fa1c0c8f88f219e9378fb78bffa494a79cb", "dest": "/tmp/es-key.pem", "gid": 0, "group": "root", "item": "/tmp/es-key.pem", "mode": "0644", "owner": "root", "path": "/tmp/es-key.pem", "size": 31, "state": "file", "uid": 0} TASK [deploy config to send to elasticsearch] ********************************** task path: /tmp/tmpa5z69896/tests/tests_files_elasticsearch_use_local_cert.yml:61 TASK [linux-system-roles.logging : Set rsyslog_output_elasticsearch for the omelasticsearch output] *** task path: /tmp/tmpa5z69896/tasks/main.yml:5 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_elasticsearch": [{"ca_cert_src": "/tmp/es-ca.crt", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key_src": "/tmp/es-key.pem", "retryfailures": true, "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_files for the omfile outputs] *** task path: /tmp/tmpa5z69896/tasks/main.yml:9 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_files": []}, "changed": false} TASK [linux-system-roles.logging : Set files output if rsyslog_output_files is empty and logging_inputs is not empty] *** task path: /tmp/tmpa5z69896/tasks/main.yml:13 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_files": [{"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_forwards for the omfwd output] *** task path: /tmp/tmpa5z69896/tasks/main.yml:20 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_forwards": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_remote_files for the omfwd output for the remote input] *** task path: /tmp/tmpa5z69896/tasks/main.yml:24 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_remote_files": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_relp for the relp output] *** task path: /tmp/tmpa5z69896/tasks/main.yml:28 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_input_relp for the relp input] *** task path: /tmp/tmpa5z69896/tasks/main.yml:32 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_input_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmpa5z69896/tasks/main.yml:36 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"ca_cert_src": "/tmp/es-ca.crt", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key_src": "/tmp/es-key.pem", "retryfailures": true, "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}, {"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmpa5z69896/tasks/main.yml:40 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': True, 'ca_cert_src': '/tmp/es-ca.crt', 'cert_src': '/tmp/es-cert.pem', 'private_key_src': '/tmp/es-key.pem'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert_src": "/tmp/es-ca.crt", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key_src": "/tmp/es-key.pem", "retryfailures": true, "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmpa5z69896/tasks/main.yml:49 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'flow_0', 'inputs': ['files_input'], 'outputs': '[elasticsearch_output]'}) => {"ansible_loop_var": "item", "changed": false, "item": {"inputs": ["files_input"], "name": "flow_0", "outputs": "[elasticsearch_output]"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmpa5z69896/tasks/main.yml:60 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmpa5z69896/tasks/main.yml:64 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmpa5z69896/tasks/main.yml:70 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmpa5z69896/tasks/main.yml:76 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmpa5z69896/tasks/main.yml:82 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmpa5z69896/tasks/main.yml:86 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmpa5z69896/tasks/main.yml:101 TASK [/tmp/tmpa5z69896/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:14 changed: [/cache/fedora-31.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: libestr-0.1.9-13.fc31.x86_64", "Installed: ca-certificates-2020.2.41-1.1.fc31.noarch", "Installed: p11-kit-trust-0.23.21-2.fc31.x86_64", "Installed: p11-kit-0.23.21-2.fc31.x86_64", "Installed: libfastjson-0.99.8-5.fc31.x86_64", "Installed: rsyslog-8.2002.0-1.fc31.x86_64", "Installed: logrotate-3.15.1-1.fc31.x86_64", "Installed: rsyslog-gnutls-8.2002.0-1.fc31.x86_64", "Removed: p11-kit-0.23.16.1-2.fc31.x86_64", "Removed: p11-kit-trust-0.23.16.1-2.fc31.x86_64", "Removed: ca-certificates-2019.2.32-3.fc31.noarch"]} TASK [/tmp/tmpa5z69896/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:21 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc31", "source": "rpm", "version": "1.20.4"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc31", "source": "rpm", "version": "1.20.4"}], "abattis-cantarell-fonts": [{"arch": "noarch", "epoch": null, "name": "abattis-cantarell-fonts", "release": "3.fc31", "source": "rpm", "version": "0.111"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "4.fc31", "source": "rpm", "version": "2.2.53"}], "adobe-source-code-pro-fonts": [{"arch": "noarch", "epoch": null, "name": "adobe-source-code-pro-fonts", "release": "7.fc31", "source": "rpm", "version": "2.030.1.050"}], "adwaita-cursor-theme": [{"arch": "noarch", "epoch": null, "name": "adwaita-cursor-theme", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "adwaita-icon-theme": [{"arch": "noarch", "epoch": null, "name": "adwaita-icon-theme", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "5.fc31", "source": "rpm", "version": "1.11"}], "at-spi2-atk": [{"arch": "x86_64", "epoch": null, "name": "at-spi2-atk", "release": "1.fc31", "source": "rpm", "version": "2.34.1"}], "at-spi2-core": [{"arch": "x86_64", "epoch": null, "name": "at-spi2-core", "release": "1.fc31", "source": "rpm", "version": "2.34.0"}], "atk": [{"arch": "x86_64", "epoch": null, "name": "atk", "release": "1.fc31", "source": "rpm", "version": "2.34.1"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "0.12.20190507gitf58ec40.fc31", "source": "rpm", "version": "3.0"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "0.12.20190507gitf58ec40.fc31", "source": "rpm", "version": "3.0"}], "avahi-libs": [{"arch": "x86_64", "epoch": null, "name": "avahi-libs", "release": "20.fc31", "source": "rpm", "version": "0.7"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "8.fc31", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "3.fc31", "source": "rpm", "version": "5.0.7"}], "brotli": [{"arch": "x86_64", "epoch": null, "name": "brotli", "release": "6.fc31", "source": "rpm", "version": "1.0.7"}], "bzip2": [{"arch": "x86_64", "epoch": null, "name": "bzip2", "release": "1.fc31", "source": "rpm", "version": "1.0.8"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "1.fc31", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "4.fc31", "source": "rpm", "version": "1.15.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc31", "source": "rpm", "version": "2020.2.41"}], "cairo": [{"arch": "x86_64", "epoch": null, "name": "cairo", "release": "6.fc31", "source": "rpm", "version": "1.16.0"}], "cairo-gobject": [{"arch": "x86_64", "epoch": null, "name": "cairo-gobject", "release": "6.fc31", "source": "rpm", "version": "1.16.0"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "2.fc31", "source": "rpm", "version": "2.9"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "4.fc31", "source": "rpm", "version": "3.5"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "11.fc31", "source": "rpm", "version": "17.1"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "3.fc31", "source": "rpm", "version": "0.31"}], "colord-libs": [{"arch": "x86_64", "epoch": null, "name": "colord-libs", "release": "2.fc31", "source": "rpm", "version": "1.4.4"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc31", "source": "rpm", "version": "8.31"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc31", "source": "rpm", "version": "8.31"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "12.fc31", "source": "rpm", "version": "2.12"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "21.fc31", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "21.fc31", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "4.gitbb9bf99.fc31", "source": "rpm", "version": "20190816"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc31", "source": "rpm", "version": "2.2.1"}], "cups-libs": [{"arch": "x86_64", "epoch": 1, "name": "cups-libs", "release": "2.fc31", "source": "rpm", "version": "2.2.12"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "1.fc31", "source": "rpm", "version": "7.66.0"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "2.fc31", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "3.fc31", "source": "rpm", "version": "1.12.16"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "6.fc31", "source": "rpm", "version": "21"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "3.fc31", "source": "rpm", "version": "1.12.16"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "3.fc31", "source": "rpm", "version": "1.12.16"}], "dconf": [{"arch": "x86_64", "epoch": null, "name": "dconf", "release": "1.fc31", "source": "rpm", "version": "0.34.0"}], "dejavu-fonts-common": [{"arch": "noarch", "epoch": null, "name": "dejavu-fonts-common", "release": "2.fc31", "source": "rpm", "version": "2.37"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "2.fc31", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "2.fc31", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "2.fc31", "source": "rpm", "version": "1.02.163"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "2.fc31", "source": "rpm", "version": "1.02.163"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "15.fc31", "source": "rpm", "version": "4.4.1"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "15.fc31", "source": "rpm", "version": "4.4.1"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "3.fc31", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc31", "source": "rpm", "version": "4.0.9"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "27.git20181204.fc31.1", "source": "rpm", "version": "049"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "27.git20181204.fc31.1", "source": "rpm", "version": "049"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc31", "source": "rpm", "version": "0.177"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc31", "source": "rpm", "version": "0.177"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc31", "source": "rpm", "version": "0.177"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc31", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "1", "source": "rpm", "version": "31"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "1", "source": "rpm", "version": "31"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "1", "source": "rpm", "version": "31"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "1", "source": "rpm", "version": "31"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc31", "source": "rpm", "version": "5.37"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc31", "source": "rpm", "version": "5.37"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc31", "source": "rpm", "version": "3.12"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "24.fc31", "source": "rpm", "version": "4.6.0"}], "fipscheck": [{"arch": "x86_64", "epoch": null, "name": "fipscheck", "release": "7.fc31", "source": "rpm", "version": "1.5.0"}], "fipscheck-lib": [{"arch": "x86_64", "epoch": null, "name": "fipscheck-lib", "release": "7.fc31", "source": "rpm", "version": "1.5.0"}], "fontconfig": [{"arch": "x86_64", "epoch": null, "name": "fontconfig", "release": "3.fc31", "source": "rpm", "version": "2.13.92"}], "fontpackages-filesystem": [{"arch": "noarch", "epoch": null, "name": "fontpackages-filesystem", "release": "25.fc31", "source": "rpm", "version": "1.44"}], "freetype": [{"arch": "x86_64", "epoch": null, "name": "freetype", "release": "3.fc31", "source": "rpm", "version": "2.10.0"}], "fribidi": [{"arch": "x86_64", "epoch": null, "name": "fribidi", "release": "4.fc31", "source": "rpm", "version": "1.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "8.fc31", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "5.fc31", "source": "rpm", "version": "5.0.1"}], "gcr": [{"arch": "x86_64", "epoch": null, "name": "gcr", "release": "1.fc31", "source": "rpm", "version": "3.33.4"}], "gcr-base": [{"arch": "x86_64", "epoch": null, "name": "gcr-base", "release": "1.fc31", "source": "rpm", "version": "3.33.4"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc31", "source": "rpm", "version": "1.18.1"}], "gdk-pixbuf2": [{"arch": "x86_64", "epoch": null, "name": "gdk-pixbuf2", "release": "1.fc31", "source": "rpm", "version": "2.40.0"}], "gdk-pixbuf2-modules": [{"arch": "x86_64", "epoch": null, "name": "gdk-pixbuf2-modules", "release": "1.fc31", "source": "rpm", "version": "2.40.0"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "1.fc31", "source": "rpm", "version": "20190806"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "1.fc31", "source": "rpm", "version": "20190806"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "2.fc31", "source": "rpm", "version": "0.20.1"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "2.fc31", "source": "rpm", "version": "0.20.1"}], "git-core": [{"arch": "x86_64", "epoch": null, "name": "git-core", "release": "1.fc31", "source": "rpm", "version": "2.23.0"}], "glib-networking": [{"arch": "x86_64", "epoch": null, "name": "glib-networking", "release": "1.fc31", "source": "rpm", "version": "2.62.1"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc31", "source": "rpm", "version": "2.62.1"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "5.fc31", "source": "rpm", "version": "2.30"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "5.fc31", "source": "rpm", "version": "2.30"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "5.fc31", "source": "rpm", "version": "2.30"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "10.fc31", "source": "rpm", "version": "6.1.2"}], "gnome-keyring": [{"arch": "x86_64", "epoch": null, "name": "gnome-keyring", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc31", "source": "rpm", "version": "2.2.17"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc31", "source": "rpm", "version": "2.2.17"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc31", "source": "rpm", "version": "3.6.10"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5c6ae44d", "source": "rpm", "version": "3c3359c4"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "3.fc31", "source": "rpm", "version": "1.13.1"}], "graphite2": [{"arch": "x86_64", "epoch": null, "name": "graphite2", "release": "1.fc31", "source": "rpm", "version": "1.3.13"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "3.fc31", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "20.fc31", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-tools-extra": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-extra", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "36.fc31", "source": "rpm", "version": "8.40"}], "gsettings-desktop-schemas": [{"arch": "x86_64", "epoch": null, "name": "gsettings-desktop-schemas", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "gtk-update-icon-cache": [{"arch": "x86_64", "epoch": null, "name": "gtk-update-icon-cache", "release": "3.fc31", "source": "rpm", "version": "3.24.12"}], "gtk3": [{"arch": "x86_64", "epoch": null, "name": "gtk3", "release": "3.fc31", "source": "rpm", "version": "3.24.12"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "1.fc31", "source": "rpm", "version": "1.10"}], "harfbuzz": [{"arch": "x86_64", "epoch": null, "name": "harfbuzz", "release": "2.fc31", "source": "rpm", "version": "2.6.1"}], "heat-cfntools": [{"arch": "noarch", "epoch": null, "name": "heat-cfntools", "release": "9.fc31", "source": "rpm", "version": "1.4.2"}], "hicolor-icon-theme": [{"arch": "noarch", "epoch": null, "name": "hicolor-icon-theme", "release": "7.fc31", "source": "rpm", "version": "0.17"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "9.fc31", "source": "rpm", "version": "3.20"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "2.fc31", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc31", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "3.fc31", "source": "rpm", "version": "0.2.5"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc31", "source": "rpm", "version": "5.3.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc31", "source": "rpm", "version": "5.3.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "5.fc31", "source": "rpm", "version": "1.8.3"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "3.fc31", "source": "rpm", "version": "20190515"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "4.fc31", "source": "rpm", "version": "2.12"}], "jasper-libs": [{"arch": "x86_64", "epoch": null, "name": "jasper-libs", "release": "9.fc31", "source": "rpm", "version": "2.0.14"}], "jbigkit-libs": [{"arch": "x86_64", "epoch": null, "name": "jbigkit-libs", "release": "17.fc31", "source": "rpm", "version": "2.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "6.fc31", "source": "rpm", "version": "0.13.1"}], "json-glib": [{"arch": "x86_64", "epoch": null, "name": "json-glib", "release": "3.fc31", "source": "rpm", "version": "1.4.4"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "14.fc31", "source": "rpm", "version": "2.0.4"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "14.fc31", "source": "rpm", "version": "2.0.4"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "14.fc31", "source": "rpm", "version": "2.0.4"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "301.fc31", "source": "rpm", "version": "5.3.7"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "3.fc31", "source": "rpm", "version": "1.6"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "4.fc31", "source": "rpm", "version": "26"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "4.fc31", "source": "rpm", "version": "26"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "3.fc31", "source": "rpm", "version": "0.8.0"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "45.fc31", "source": "rpm", "version": "1.17"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "7.fc31", "source": "rpm", "version": "2.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "7.fc31", "source": "rpm", "version": "2.0"}], "lcms2": [{"arch": "x86_64", "epoch": null, "name": "lcms2", "release": "6.fc31", "source": "rpm", "version": "2.9"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "2.fc31", "source": "rpm", "version": "551"}], "libX11": [{"arch": "x86_64", "epoch": null, "name": "libX11", "release": "3.fc31", "source": "rpm", "version": "1.6.8"}], "libX11-common": [{"arch": "noarch", "epoch": null, "name": "libX11-common", "release": "3.fc31", "source": "rpm", "version": "1.6.8"}], "libXau": [{"arch": "x86_64", "epoch": null, "name": "libXau", "release": "2.fc31", "source": "rpm", "version": "1.0.9"}], "libXcomposite": [{"arch": "x86_64", "epoch": null, "name": "libXcomposite", "release": "17.fc31", "source": "rpm", "version": "0.4.4"}], "libXcursor": [{"arch": "x86_64", "epoch": null, "name": "libXcursor", "release": "6.fc31", "source": "rpm", "version": "1.1.15"}], "libXdamage": [{"arch": "x86_64", "epoch": null, "name": "libXdamage", "release": "17.fc31", "source": "rpm", "version": "1.1.4"}], "libXext": [{"arch": "x86_64", "epoch": null, "name": "libXext", "release": "2.fc31", "source": "rpm", "version": "1.3.4"}], "libXfixes": [{"arch": "x86_64", "epoch": null, "name": "libXfixes", "release": "10.fc31", "source": "rpm", "version": "5.0.3"}], "libXft": [{"arch": "x86_64", "epoch": null, "name": "libXft", "release": "2.fc31", "source": "rpm", "version": "2.3.3"}], "libXi": [{"arch": "x86_64", "epoch": null, "name": "libXi", "release": "2.fc31", "source": "rpm", "version": "1.7.10"}], "libXinerama": [{"arch": "x86_64", "epoch": null, "name": "libXinerama", "release": "4.fc31", "source": "rpm", "version": "1.1.4"}], "libXrandr": [{"arch": "x86_64", "epoch": null, "name": "libXrandr", "release": "2.fc31", "source": "rpm", "version": "1.5.2"}], "libXrender": [{"arch": "x86_64", "epoch": null, "name": "libXrender", "release": "10.fc31", "source": "rpm", "version": "0.9.10"}], "libXtst": [{"arch": "x86_64", "epoch": null, "name": "libXtst", "release": "10.fc31", "source": "rpm", "version": "1.2.3"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "4.fc31", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc31", "source": "rpm", "version": "3.4.0"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "3.fc31", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "2.fc31", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "7.fc31", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "43.fc31", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "6.fc31", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "8.fc31", "source": "rpm", "version": "0.7.9"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "43.fc31", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "3.fc31", "source": "rpm", "version": "0.1.11"}], "libcroco": [{"arch": "x86_64", "epoch": null, "name": "libcroco", "release": "2.fc31", "source": "rpm", "version": "0.6.13"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "1.fc31", "source": "rpm", "version": "7.66.0"}], "libdatrie": [{"arch": "x86_64", "epoch": null, "name": "libdatrie", "release": "10.fc31", "source": "rpm", "version": "0.2.9"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "38.fc31", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "38.fc31", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "43.fc31", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "6.fc31", "source": "rpm", "version": "0.35.3"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "28.20190324cvs.fc31", "source": "rpm", "version": "3.1"}], "libepoxy": [{"arch": "x86_64", "epoch": null, "name": "libepoxy", "release": "4.fc31", "source": "rpm", "version": "1.5.3"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "13.fc31", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "7.fc31", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "5.fc31", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "23.fc31", "source": "rpm", "version": "3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc31", "source": "rpm", "version": "9.2.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc31", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc31", "source": "rpm", "version": "9.2.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "2.fc31", "source": "rpm", "version": "1.36"}], "libgusb": [{"arch": "x86_64", "epoch": null, "name": "libgusb", "release": "5.fc31", "source": "rpm", "version": "0.3.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc31", "source": "rpm", "version": "2.2.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "43.fc31", "source": "rpm", "version": "1.3.1"}], "libjpeg-turbo": [{"arch": "x86_64", "epoch": null, "name": "libjpeg-turbo", "release": "4.fc31", "source": "rpm", "version": "2.0.2"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc31", "source": "rpm", "version": "1.1.5"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc31", "source": "rpm", "version": "1.1.5"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "10.fc31", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc31", "source": "rpm", "version": "2.0.7"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "8.fc31", "source": "rpm", "version": "1.2.0"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "9.fc31", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "10.fc31", "source": "rpm", "version": "1.0.4"}], "libmodman": [{"arch": "x86_64", "epoch": null, "name": "libmodman", "release": "20.fc31", "source": "rpm", "version": "2.0.1"}], "libmodulemd1": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd1", "release": "3.fc31", "source": "rpm", "version": "1.8.15"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "4.fc31", "source": "rpm", "version": "1.7"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.rc1.fc31", "source": "rpm", "version": "2.4.1"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc31", "source": "rpm", "version": "1.39.2"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "1.fc31", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "5.20180605git4a062cf.fc31", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "43.fc31", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "4.fc31", "source": "rpm", "version": "1.9.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "3.fc31", "source": "rpm", "version": "1.5.1"}], "libpng": [{"arch": "x86_64", "epoch": 2, "name": "libpng", "release": "2.fc31", "source": "rpm", "version": "1.6.37"}], "libproxy": [{"arch": "x86_64", "epoch": null, "name": "libproxy", "release": "14.fc31", "source": "rpm", "version": "0.4.15"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc31", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc31", "source": "rpm", "version": "1.4.1"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "43.fc31", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc31", "source": "rpm", "version": "1.10.5"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc31", "source": "rpm", "version": "2.10.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "1.fc31", "source": "rpm", "version": "2.4.1"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc31", "source": "rpm", "version": "0.19.1"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc31", "source": "rpm", "version": "2.9"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "2.fc31", "source": "rpm", "version": "2.9"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "8.fc31", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "3.fc31", "source": "rpm", "version": "0.7.5"}], "libsoup": [{"arch": "x86_64", "epoch": null, "name": "libsoup", "release": "1.fc31", "source": "rpm", "version": "2.68.2"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "6.fc31", "source": "rpm", "version": "0.9.0"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "6.fc31", "source": "rpm", "version": "0.9.0"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc31", "source": "rpm", "version": "9.2.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "1.fc31", "source": "rpm", "version": "2.3.0"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "2.fc31", "source": "rpm", "version": "4.14"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "1.fc31", "source": "rpm", "version": "1.4.2"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "1.fc31", "source": "rpm", "version": "0.10.1"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "2.fc31", "source": "rpm", "version": "0.20.1"}], "libthai": [{"arch": "x86_64", "epoch": null, "name": "libthai", "release": "3.fc31", "source": "rpm", "version": "0.1.28"}], "libtiff": [{"arch": "x86_64", "epoch": null, "name": "libtiff", "release": "6.fc31", "source": "rpm", "version": "4.0.10"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "2.rc3.fc31", "source": "rpm", "version": "1.1.4"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "6.fc31", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "4.fc31", "source": "rpm", "version": "1.0.22"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "21.fc31", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "17.fc31", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "8.fc31", "source": "rpm", "version": "0.3.0"}], "libwayland-client": [{"arch": "x86_64", "epoch": null, "name": "libwayland-client", "release": "2.fc31", "source": "rpm", "version": "1.17.0"}], "libwayland-cursor": [{"arch": "x86_64", "epoch": null, "name": "libwayland-cursor", "release": "2.fc31", "source": "rpm", "version": "1.17.0"}], "libwayland-egl": [{"arch": "x86_64", "epoch": null, "name": "libwayland-egl", "release": "2.fc31", "source": "rpm", "version": "1.17.0"}], "libxcb": [{"arch": "x86_64", "epoch": null, "name": "libxcb", "release": "3.fc31", "source": "rpm", "version": "1.13.1"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "1.fc31", "source": "rpm", "version": "4.4.10"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "1.fc31", "source": "rpm", "version": "4.4.10"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc31", "source": "rpm", "version": "0.8.4"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "3.fc31", "source": "rpm", "version": "2.9.9"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "2.fc31", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc31", "source": "rpm", "version": "1.4.2"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "25.fc31", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "102.fc31", "source": "rpm", "version": "20190923"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "3.fc31", "source": "rpm", "version": "0.9.23"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "1.fc31", "source": "rpm", "version": "3.15.1"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "6.fc31", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "1.fc31", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "5.fc31", "source": "rpm", "version": "2.8.4"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc31", "source": "rpm", "version": "5.5.2"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc31", "source": "rpm", "version": "3.1.6"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc31", "source": "rpm", "version": "4.0.23"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "12.20190803.fc31", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "12.20190803.fc31", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "12.20190803.fc31", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.55.20160912git.fc31", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc31", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "3.fc31", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "3.fc31", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc31.1", "source": "rpm", "version": "8.0p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc31.1", "source": "rpm", "version": "8.0p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc31.1", "source": "rpm", "version": "8.0p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "2.fc31", "source": "rpm", "version": "1.1.1d"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc31", "source": "rpm", "version": "1.1.1d"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "2.fc31", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "3.fc31", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc31", "source": "rpm", "version": "0.23.21"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc31", "source": "rpm", "version": "0.23.21"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "18.fc31", "source": "rpm", "version": "1.3.1"}], "pango": [{"arch": "x86_64", "epoch": null, "name": "pango", "release": "1.fc31", "source": "rpm", "version": "1.44.6"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "1.fc31", "source": "rpm", "version": "3.2.153"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "6.fc31", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc31.1", "source": "rpm", "version": "8.43"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "14.fc31", "source": "rpm", "version": "10.33"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "5.fc31", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "6.fc31", "source": "rpm", "version": "1.1.0"}], "pixman": [{"arch": "x86_64", "epoch": null, "name": "pixman", "release": "1.fc31", "source": "rpm", "version": "0.38.4"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "4.fc31", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "18.fc31", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "6.fc31", "source": "rpm", "version": "3.3.15"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "2.fc31", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc31", "source": "rpm", "version": "19.1.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "1.fc31", "source": "rpm", "version": "41.2.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "5.fc31", "source": "rpm", "version": "3.7.4"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "5.fc31", "source": "rpm", "version": "3.7.4"}], "python3-asn1crypto": [{"arch": "noarch", "epoch": null, "name": "python3-asn1crypto", "release": "7.fc31", "source": "rpm", "version": "0.24.0"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc31", "source": "rpm", "version": "19.1.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "0.12.20190507gitf58ec40.fc31", "source": "rpm", "version": "3.0"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc31", "source": "rpm", "version": "2.7.0"}], "python3-boto": [{"arch": "noarch", "epoch": null, "name": "python3-boto", "release": "1.fc31", "source": "rpm", "version": "2.49.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc31", "source": "rpm", "version": "1.12.3"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "10.fc31", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "16.fc31", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc31", "source": "rpm", "version": "2.6.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "3.fc31", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "6.fc31", "source": "rpm", "version": "1.2.8"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "2.fc31", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc31", "source": "rpm", "version": "4.0.9"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "3.fc31", "source": "rpm", "version": "1.13.1"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "6.fc31", "source": "rpm", "version": "0.35.3"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc31", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "2.fc31", "source": "rpm", "version": "2.10.1"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "8.fc31", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "16.fc31", "source": "rpm", "version": "1.10"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "1.fc31", "source": "rpm", "version": "3.0.2"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "3.fc31", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "3.fc31", "source": "rpm", "version": "0.1.11"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "6.fc31", "source": "rpm", "version": "0.35.3"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "5.fc31", "source": "rpm", "version": "3.7.4"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc31", "source": "rpm", "version": "2.9"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "2.fc31", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "2.fc31", "source": "rpm", "version": "3.0.2"}], "python3-pbr": [{"arch": "noarch", "epoch": null, "name": "python3-pbr", "release": "4.fc31", "source": "rpm", "version": "5.1.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc31", "source": "rpm", "version": "19.1.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "3.fc31", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "18.fc31", "source": "rpm", "version": "0.7.2"}], "python3-psutil": [{"arch": "x86_64", "epoch": null, "name": "python3-psutil", "release": "2.fc31", "source": "rpm", "version": "5.6.3"}], "python3-pyasn1": [{"arch": "noarch", "epoch": null, "name": "python3-pyasn1", "release": "5.fc31", "source": "rpm", "version": "0.4.4"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "20.fc31", "source": "rpm", "version": "2.14"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "1.fc31", "source": "rpm", "version": "0.15.4"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "3.fc31", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "2.fc31", "source": "rpm", "version": "1.7.0"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc31", "source": "rpm", "version": "2019.2"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc31", "source": "rpm", "version": "5.1.2"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc31", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "python3-rsa": [{"arch": "noarch", "epoch": null, "name": "python3-rsa", "release": "10.fc31", "source": "rpm", "version": "3.4.2"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc31", "source": "rpm", "version": "4.2.2"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "1.fc31", "source": "rpm", "version": "41.2.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc31", "source": "rpm", "version": "1.12.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc31", "source": "rpm", "version": "1.9.3"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "4.fc31", "source": "rpm", "version": "1.25.3"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "4.fc31", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "3.fc31", "source": "rpm", "version": "8.0"}], "rest": [{"arch": "x86_64", "epoch": null, "name": "rest", "release": "6.fc31", "source": "rpm", "version": "0.8.1"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "25.fc31", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "9.fc31", "source": "rpm", "version": "3.1.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc31", "source": "rpm", "version": "8.2002.0"}], "rsyslog-gnutls": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-gnutls", "release": "1.fc31", "source": "rpm", "version": "8.2002.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "4.fc31", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "37.fc31", "source": "rpm", "version": "3.14.4"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "37.fc31", "source": "rpm", "version": "3.14.4"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc31", "source": "rpm", "version": "2.13.3"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "16.fc31", "source": "rpm", "version": "4.6"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "1.fc31", "source": "rpm", "version": "1.14"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "2.fc31", "source": "rpm", "version": "3.29.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc31", "source": "rpm", "version": "1.8.28"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-bootchart": [{"arch": "x86_64", "epoch": null, "name": "systemd-bootchart", "release": "5.fc31", "source": "rpm", "version": "233"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "2.fc31", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "13.fc31", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "13.fc31", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "2.fc31", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc31", "source": "rpm", "version": "2019c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc31", "source": "rpm", "version": "1.9.3"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc31", "source": "rpm", "version": "8.1.2102"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "15.fc31", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc31", "source": "rpm", "version": "5.5.2"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "2.fc31", "source": "rpm", "version": "5.1.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "2.fc31", "source": "rpm", "version": "2.27"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "6.fc31", "source": "rpm", "version": "5.2.4"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "6.fc31", "source": "rpm", "version": "5.2.4"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "3.fc31", "source": "rpm", "version": "1.1.2"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "19.fc31", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2002.0"}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : debug] ********************************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:32 skipping: [/cache/fedora-31.qcow2] => {} TASK [/tmp/tmpa5z69896/roles/rsyslog : debug] ********************************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:36 ok: [/cache/fedora-31.qcow2] => { "msg": "Rsyslog_version is 8.2002.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmpa5z69896/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:41 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:48 ok: [/cache/fedora-31.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/rsyslog.d", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:54 ok: [/cache/fedora-31.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/lib/rsyslog", "secontext": "system_u:object_r:syslogd_var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Set backup dir name] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:60 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_backup_dir": "/tmp/rsyslog.d-20201112T014342"}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:64 ok: [/cache/fedora-31.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20201112T014342", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:73 ok: [/cache/fedora-31.qcow2] => {"archived": ["/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.conf"], "arcroot": "/etc/", "changed": false, "dest": "/tmp/rsyslog.d-20201112T014342/backup.tgz", "expanded_exclude_paths": [], "expanded_paths": ["/etc/rsyslog.d", "/etc/rsyslog.conf"], "gid": 0, "group": "root", "missing": [], "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 1726, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:80 changed: [/cache/fedora-31.qcow2] => {"changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/log", "secontext": "system_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:88 NOTIFIED HANDLER /tmp/tmpa5z69896/roles/rsyslog : restart rsyslogd for /cache/fedora-31.qcow2 changed: [/cache/fedora-31.qcow2] => {"changed": true, "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "dest": "/etc/rsyslog.conf", "gid": 0, "group": "root", "md5sum": "aa226b8228225835f8a13f775ca42e49", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 104, "src": "/root/.ansible/tmp/ansible-tmp-1605145469.8712647-158182-270717890523120/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:97 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, [{"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}], [{"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}]]}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:108 changed: [/cache/fedora-31.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "7f4de7a1922c9f75e59e999d3bd76a7422293d14", "dest": "/etc/rsyslog.d/00-global.conf", "gid": 0, "group": "root", "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "md5sum": "bc874b131415b3d23235af980ec111e0", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 86, "src": "/root/.ansible/tmp/ansible-tmp-1605145470.7348907-158212-264081595633257/source", "state": "file", "uid": 0} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} changed: [/cache/fedora-31.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "0dd331865ac06c0881012a0dc9796c2260e66dcd", "dest": "/etc/rsyslog.d/05-common-defaults.conf", "gid": 0, "group": "root", "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "md5sum": "ca846c3cf461cb558da5d3e79ac49a26", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 69, "src": "/root/.ansible/tmp/ansible-tmp-1605145471.3650947-158212-258560983644549/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:129 skipping: [/cache/fedora-31.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:151 TASK [/tmp/tmpa5z69896/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:166 skipping: [/cache/fedora-31.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:174 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:186 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:198 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:222 ok: [/cache/fedora-31.qcow2] => (item={'name': 'files_input', 'type': 'files', 'input_log_path': '/var/log/inputdirectory/*.log'}) => {"ansible_facts": {"__rsyslog_conf_imfile_modules": [{"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}], "__rsyslog_files_input_packages": [], "__rsyslog_files_input_rules": ["{{ __rsyslog_conf_imfile_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/inputs/files/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"input_log_path": "/var/log/inputdirectory/*.log", "name": "files_input", "type": "files"}} TASK [/tmp/tmpa5z69896/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:234 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/files/main.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update files input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/files/main.yml:3 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "ebfad8aa66fdd22580236b4f37626b777b20d81c", "dest": "/etc/rsyslog.d/10-input-files-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "md5sum": "2590f7a290dc6d73d7d2312406df3368", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 91, "src": "/root/.ansible/tmp/ansible-tmp-1605145472.5260155-158285-101468184704125/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create files input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/files/main.yml:10 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'input-files-files_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory/*.log" tag="files_input")\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "b1233808651842af42b3871ea0a8be8b850f6445", "dest": "/etc/rsyslog.d/90-input-files-files_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-files-files_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory/*.log\" tag=\"files_input\")\n\n"}], "state": "present", "type": "input"}, "md5sum": "021e4b931be9371fe84cb628d9537650", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 97, "src": "/root/.ansible/tmp/ansible-tmp-1605145473.3450027-158319-254142040355715/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-files-files_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory/*.log" tag="files_input")\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-files_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory/*.log\" tag=\"files_input\")\n\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:246 ok: [/cache/fedora-31.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': True, 'ca_cert_src': '/tmp/es-ca.crt', 'cert_src': '/tmp/es-cert.pem', 'private_key_src': '/tmp/es-key.pem'}) => {"ansible_facts": {"__rsyslog_conf_es_elasticsearch": [{"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\" position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\" position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\" position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\" template=\"es_template_nl\" file=\"{{ rsyslog_work_dir }}/es-bulk-errors.log\")\n}"}], "type": "output"}], "__rsyslog_conf_es_main_modules": [{"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}], "__rsyslog_elasticsearch_packages": ["rsyslog-elasticsearch"], "__rsyslog_elasticsearch_rules": ["{{ __rsyslog_conf_es_main_modules }}", "{{ __rsyslog_conf_es_elasticsearch }}"]}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/outputs/elasticsearch/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"ca_cert_src": "/tmp/es-ca.crt", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key_src": "/tmp/es-key.pem", "retryfailures": true, "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}} ok: [/cache/fedora-31.qcow2] => (item={'name': 'default_files', 'type': 'files'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | default(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n{% else %}\nmodule(load=\"builtin:omfile\")\n{% endif %}"}], "type": "modules"}], "__rsyslog_files_output_packages": [], "__rsyslog_files_output_rules": ["{{ __rsyslog_conf_files_output_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "default_files", "type": "files"}} TASK [/tmp/tmpa5z69896/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:258 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/elasticsearch/main.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Set and check certs and key for elasticsearch] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/set_certs.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy ca_cert on the control host to the specified path on the target host] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/set_certs.yml:4 changed: [/cache/fedora-31.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': True, 'ca_cert_src': '/tmp/es-ca.crt', 'cert_src': '/tmp/es-cert.pem', 'private_key_src': '/tmp/es-key.pem'}) => {"ansible_loop_var": "item", "changed": true, "checksum": "e3973c6c4df9286ca689927d61c5dca3f046b651", "dest": "/etc/rsyslog.d/es-ca.crt", "gid": 0, "group": "root", "item": {"ca_cert_src": "/tmp/es-ca.crt", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key_src": "/tmp/es-key.pem", "retryfailures": true, "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}, "md5sum": "604ce87fa0aee53b1a984b91456fbd1d", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 30, "src": "/root/.ansible/tmp/ansible-tmp-1605145474.2338784-158355-279090715802010/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy cert on the control host to the specified path on the target host] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/set_certs.yml:12 changed: [/cache/fedora-31.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': True, 'ca_cert_src': '/tmp/es-ca.crt', 'cert_src': '/tmp/es-cert.pem', 'private_key_src': '/tmp/es-key.pem'}) => {"ansible_loop_var": "item", "changed": true, "checksum": "20e967fdb67207b459285c7c7d1254809ed288b1", "dest": "/etc/rsyslog.d/es-cert.pem", "gid": 0, "group": "root", "item": {"ca_cert_src": "/tmp/es-ca.crt", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key_src": "/tmp/es-key.pem", "retryfailures": true, "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}, "md5sum": "d7053aace7d05881af94097ab7f3cca0", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 32, "src": "/root/.ansible/tmp/ansible-tmp-1605145475.123453-158390-164801998164273/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy key on the control host to the specified path on the target host] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/set_certs.yml:20 changed: [/cache/fedora-31.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': True, 'ca_cert_src': '/tmp/es-ca.crt', 'cert_src': '/tmp/es-cert.pem', 'private_key_src': '/tmp/es-key.pem'}) => {"ansible_loop_var": "item", "changed": true, "checksum": "d3877fa1c0c8f88f219e9378fb78bffa494a79cb", "dest": "/etc/rsyslog.d/es-key.pem", "gid": 0, "group": "root", "item": {"ca_cert_src": "/tmp/es-ca.crt", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key_src": "/tmp/es-key.pem", "retryfailures": true, "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}, "md5sum": "35477f5fbf583376fd1696317eca941e", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 31, "src": "/root/.ansible/tmp/ansible-tmp-1605145475.9820802-158425-233929840668430/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Check certs - tls is true, but triplets are not given] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/set_certs.yml:28 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': True, 'ca_cert_src': '/tmp/es-ca.crt', 'cert_src': '/tmp/es-cert.pem', 'private_key_src': '/tmp/es-key.pem'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert_src": "/tmp/es-ca.crt", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key_src": "/tmp/es-key.pem", "retryfailures": true, "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Check certs - key/certs data are provided, but tls is false] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/set_certs.yml:38 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': True, 'ca_cert_src': '/tmp/es-ca.crt', 'cert_src': '/tmp/es-cert.pem', 'private_key_src': '/tmp/es-key.pem'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert_src": "/tmp/es-ca.crt", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key_src": "/tmp/es-key.pem", "retryfailures": true, "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update elasticsearch logging packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:9 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 changed: [/cache/fedora-31.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: rsyslog-elasticsearch-8.2002.0-1.fc31.x86_64"]} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'output-elasticsearch-module', 'type': 'modules', 'sections': [{'options': '# Send to Elasticsearch\nmodule(load="omelasticsearch")'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "ed6efda5dd92d68f372ec8010b489ac47aa4bf01", "dest": "/etc/rsyslog.d/10-output-elasticsearch-module.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}, "md5sum": "872491adffd8cca2dc93eaaadb775c78", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 74, "src": "/root/.ansible/tmp/ansible-tmp-1605145481.4703846-158482-233438519294679/source", "state": "file", "uid": 0} changed: [/cache/fedora-31.qcow2] => (item={'name': 'output-elasticsearch', 'type': 'output', 'sections': [{'options': '# omelasticsearch\ntemplate(name="es_template" type="list") {\n property(name="$!all-json-plain")\n}\ntemplate(name="es_template_nl" type="list") {\n property(name="$!all-json-plain")\n constant(value="\\n")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets "index_name"\ntemplate(name="prefix_index_template" type="list") {\n property(name="$.index_prefix")\n property(name="$!@timestamp" dateFormat="rfc3339" position.from="1" position.to="4")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339" position.from="6" position.to="7")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339" position.from="9" position.to="10")\n}\n\ntemplate(name="index_template" type="string" string="%$.index_name%")\ntemplate(name="id_template" type="string" string="%$.es_msg_id%")\n\nruleset(name="error_es") {\n action(name="es_bulk_errors" type="omfile" template="es_template_nl" file="/var/lib/rsyslog/es-bulk-errors.log")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "8bdd3515e5e5377b98a002015f89978aed09e245", "dest": "/etc/rsyslog.d/30-output-elasticsearch.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\" position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\" position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\" position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\" template=\"es_template_nl\" file=\"/var/lib/rsyslog/es-bulk-errors.log\")\n}"}], "type": "output"}, "md5sum": "04fe8e184f83e874dcf6455511af6626", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1054, "src": "/root/.ansible/tmp/ansible-tmp-1605145482.0684505-158482-62821264647930/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-elasticsearch-module', 'type': 'modules', 'sections': [{'options': '# Send to Elasticsearch\nmodule(load="omelasticsearch")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-elasticsearch', 'type': 'output', 'sections': [{'options': '# omelasticsearch\ntemplate(name="es_template" type="list") {\n property(name="$!all-json-plain")\n}\ntemplate(name="es_template_nl" type="list") {\n property(name="$!all-json-plain")\n constant(value="\\n")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets "index_name"\ntemplate(name="prefix_index_template" type="list") {\n property(name="$.index_prefix")\n property(name="$!@timestamp" dateFormat="rfc3339" position.from="1" position.to="4")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339" position.from="6" position.to="7")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339" position.from="9" position.to="10")\n}\n\ntemplate(name="index_template" type="string" string="%$.index_name%")\ntemplate(name="id_template" type="string" string="%$.es_msg_id%")\n\nruleset(name="error_es") {\n action(name="es_bulk_errors" type="omfile" template="es_template_nl" file="/var/lib/rsyslog/es-bulk-errors.log")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\" position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\" position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\" position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\" template=\"es_template_nl\" file=\"/var/lib/rsyslog/es-bulk-errors.log\")\n}"}], "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create elasticsearch output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:16 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'output-elasticsearch-elasticsearch_output', 'type': 'output', 'weight': '31', 'state': 'present', 'sections': [{'options': 'ruleset(name="elasticsearch_output") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == "create")) then {\n stop # successful\n }\n if ($.omes!writeoperation == "unknown") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template("prefix_index_template");\n }\n if ($.input_type == "ovirt") and ($.index_prefix startswith "project.") then {\n action(\n type="omelasticsearch"\n name="elasticsearch_output"\n server="logging-es"\n serverport="9200"\n template="es_template"\n searchIndex="index_template"\n dynSearchIndex="on"\n searchType="com.redhat.viaq.common"\n bulkmode="on"\n writeoperation="create"\n bulkid="id_template"\n dynbulkid="on"\n allowUnsignedCerts="off"\n retryfailures="on"\n retryruleset="elasticsearch_output"\n usehttps="on"\n tls.cacert="/etc/rsyslog.d/es-ca.crt"\n tls.mycert="/etc/rsyslog.d/es-cert.pem"\n tls.myprivkey="/etc/rsyslog.d/es-key.pem"\n )\n }\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "ad2a77d6fbf0f15bf72d28349a3e708aed266375", "dest": "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-elasticsearch-elasticsearch_output", "sections": [{"options": "ruleset(name=\"elasticsearch_output\") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == \"create\")) then {\n stop # successful\n }\n if ($.omes!writeoperation == \"unknown\") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template(\"prefix_index_template\");\n }\n if ($.input_type == \"ovirt\") and ($.index_prefix startswith \"project.\") then {\n action(\n type=\"omelasticsearch\"\n name=\"elasticsearch_output\"\n server=\"logging-es\"\n serverport=\"9200\"\n template=\"es_template\"\n searchIndex=\"index_template\"\n dynSearchIndex=\"on\"\n searchType=\"com.redhat.viaq.common\"\n bulkmode=\"on\"\n writeoperation=\"create\"\n bulkid=\"id_template\"\n dynbulkid=\"on\"\n allowUnsignedCerts=\"off\"\n retryfailures=\"on\"\n retryruleset=\"elasticsearch_output\"\n usehttps=\"on\"\n tls.cacert=\"/etc/rsyslog.d/es-ca.crt\"\n tls.mycert=\"/etc/rsyslog.d/es-cert.pem\"\n tls.myprivkey=\"/etc/rsyslog.d/es-key.pem\"\n )\n }\n}\n"}], "state": "present", "type": "output", "weight": "31"}, "md5sum": "dff42927b2cdfd2af33423ca3ec0ce43", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 2040, "src": "/root/.ansible/tmp/ansible-tmp-1605145482.8955755-158541-177163183545119/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-elasticsearch-elasticsearch_output', 'type': 'output', 'weight': '31', 'state': 'present', 'sections': [{'options': 'ruleset(name="elasticsearch_output") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == "create")) then {\n stop # successful\n }\n if ($.omes!writeoperation == "unknown") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template("prefix_index_template");\n }\n if ($.input_type == "ovirt") and ($.index_prefix startswith "project.") then {\n action(\n type="omelasticsearch"\n name="elasticsearch_output"\n server="logging-es"\n serverport="9200"\n template="es_template"\n searchIndex="index_template"\n dynSearchIndex="on"\n searchType="com.redhat.viaq.common"\n bulkmode="on"\n writeoperation="create"\n bulkid="id_template"\n dynbulkid="on"\n allowUnsignedCerts="off"\n retryfailures="on"\n retryruleset="elasticsearch_output"\n usehttps="on"\n tls.cacert="/etc/rsyslog.d/es-ca.crt"\n tls.mycert="/etc/rsyslog.d/es-cert.pem"\n tls.myprivkey="/etc/rsyslog.d/es-key.pem"\n )\n }\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch-elasticsearch_output", "sections": [{"options": "ruleset(name=\"elasticsearch_output\") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == \"create\")) then {\n stop # successful\n }\n if ($.omes!writeoperation == \"unknown\") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template(\"prefix_index_template\");\n }\n if ($.input_type == \"ovirt\") and ($.index_prefix startswith \"project.\") then {\n action(\n type=\"omelasticsearch\"\n name=\"elasticsearch_output\"\n server=\"logging-es\"\n serverport=\"9200\"\n template=\"es_template\"\n searchIndex=\"index_template\"\n dynSearchIndex=\"on\"\n searchType=\"com.redhat.viaq.common\"\n bulkmode=\"on\"\n writeoperation=\"create\"\n bulkid=\"id_template\"\n dynbulkid=\"on\"\n allowUnsignedCerts=\"off\"\n retryfailures=\"on\"\n retryruleset=\"elasticsearch_output\"\n usehttps=\"on\"\n tls.cacert=\"/etc/rsyslog.d/es-ca.crt\"\n tls.mycert=\"/etc/rsyslog.d/es-cert.pem\"\n tls.myprivkey=\"/etc/rsyslog.d/es-key.pem\"\n )\n }\n}\n"}], "state": "present", "type": "output", "weight": "31"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "89bc63afcb6aae96090bbde60b367bfc80afc31f", "dest": "/etc/rsyslog.d/10-output-files-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "md5sum": "36c5048bf86cdc51ac071efb6a63f800", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 173, "src": "/root/.ansible/tmp/ansible-tmp-1605145483.7779117-158575-190277511013560/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create files output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/files/main.yml:10 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-default_files', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="default_files") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "87f41b5de3ab1bafc779920627f5202204770c3f", "dest": "/etc/rsyslog.d/30-output-files-default_files.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-default_files", "sections": [{"options": "ruleset(name=\"default_files\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n"}], "state": "present", "type": "output"}, "md5sum": "b165c8ba84f13793cfbec3ee659bb8fe", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1125, "src": "/root/.ansible/tmp/ansible-tmp-1605145484.5844967-158609-68255598950117/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-default_files', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="default_files") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-default_files", "sections": [{"options": "ruleset(name=\"default_files\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:270 changed: [/cache/fedora-31.qcow2] => {"changed": true, "enabled": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target system.slice sysinit.target", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7776", "LimitNPROCSoft": "7776", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7776", "LimitSIGPENDINGSoft": "7776", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2332", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [/tmp/tmpa5z69896/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:279 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:290 skipping: [/cache/fedora-31.qcow2] => {} TASK [include_tasks] *********************************************************** task path: /tmp/tmpa5z69896/tests/tests_files_elasticsearch_use_local_cert.yml:85 included: /tmp/tmpa5z69896/tests/set_rsyslog_variables.yml for /cache/fedora-31.qcow2 TASK [Get info of /etc/rsyslog.conf] ******************************************* task path: /tmp/tmpa5z69896/tests/set_rsyslog_variables.yml:1 ok: [/cache/fedora-31.qcow2] => {"changed": false, "stat": {"atime": 1605145485.3100326, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "ctime": 1605145469.9490328, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8375, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1605145469.5750327, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 104, "uid": 0, "version": "2559676177", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Get file counts in /etc/rsyslog.d] *************************************** task path: /tmp/tmpa5z69896/tests/set_rsyslog_variables.yml:6 ok: [/cache/fedora-31.qcow2] => {"changed": false, "examined": 13, "files": [{"atime": 1605145468.8210328, "ctime": 1571871554.4778266, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 159515, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1564000148.0, "nlink": 1, "path": "/etc/rsyslog.d/21-cloudinit.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 255, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605145485.3110328, "ctime": 1605145471.2970326, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8404, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605145471.0580328, "nlink": 1, "path": "/etc/rsyslog.d/05-common-defaults.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 69, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605145485.3110328, "ctime": 1605145483.7030327, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8412, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605145483.4650326, "nlink": 1, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 173, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605145485.3110328, "ctime": 1605145484.5120327, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8413, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605145484.2780328, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 1125, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605145485.3110328, "ctime": 1605145470.6710327, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8403, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605145470.4390328, "nlink": 1, "path": "/etc/rsyslog.d/00-global.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 86, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605145485.3100326, "ctime": 1605145473.2690327, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8406, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605145473.0340326, "nlink": 1, "path": "/etc/rsyslog.d/90-input-files-files_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 97, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605145485.3110328, "ctime": 1605145481.9900327, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8410, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605145481.7490327, "nlink": 1, "path": "/etc/rsyslog.d/30-output-elasticsearch.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 1054, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605145485.3100326, "ctime": 1605145482.8690326, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8411, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605145482.6290326, "nlink": 1, "path": "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 2040, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605145485.3110328, "ctime": 1605145481.3870327, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8350, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605145481.1630328, "nlink": 1, "path": "/etc/rsyslog.d/10-output-elasticsearch-module.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 74, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605145485.3110328, "ctime": 1605145472.4540327, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8405, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605145472.2180326, "nlink": 1, "path": "/etc/rsyslog.d/10-input-files-modules.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 91, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}], "matched": 10, "msg": ""} RUNNING HANDLER [/tmp/tmpa5z69896/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmpa5z69896/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-31.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestamp": "Thu 2020-11-12 01:44:45 UTC", "ActiveEnterTimestampMonotonic": "73418569", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target system.slice sysinit.target", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Thu 2020-11-12 01:44:45 UTC", "AssertTimestampMonotonic": "73409437", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "8287000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2020-11-12 01:44:45 UTC", "ConditionTimestampMonotonic": "73409436", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "12169", "ExecMainStartTimestamp": "Thu 2020-11-12 01:44:45 UTC", "ExecMainStartTimestampMonotonic": "73410534", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Thu 2020-11-12 01:44:45 UTC] ; stop_time=[n/a] ; pid=12169 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Thu 2020-11-12 01:44:45 UTC] ; stop_time=[n/a] ; pid=12169 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2020-11-12 01:44:45 UTC", "InactiveExitTimestampMonotonic": "73410810", "InvocationID": "75ba340aee9741f8be1e19921cab640c", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7776", "LimitNPROCSoft": "7776", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7776", "LimitSIGPENDINGSoft": "7776", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "12169", "MemoryAccounting": "yes", "MemoryCurrent": "1572864", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Thu 2020-11-12 01:44:45 UTC", "StateChangeTimestampMonotonic": "73418569", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "2", "TasksMax": "2332", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [Check rsyslog.conf size] ************************************************* task path: /tmp/tmpa5z69896/tests/tests_files_elasticsearch_use_local_cert.yml:92 ok: [/cache/fedora-31.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check file counts in rsyslog.d] ****************************************** task path: /tmp/tmpa5z69896/tests/tests_files_elasticsearch_use_local_cert.yml:96 ok: [/cache/fedora-31.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check if the output files config exists] ********************************* task path: /tmp/tmpa5z69896/tests/tests_files_elasticsearch_use_local_cert.yml:100 ok: [/cache/fedora-31.qcow2] => {"changed": false, "stat": {"atime": 1605145485.3100326, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "ad2a77d6fbf0f15bf72d28349a3e708aed266375", "ctime": 1605145482.8690326, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8411, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1605145482.6290326, "nlink": 1, "path": "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 2040, "uid": 0, "version": "661185588", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Check if the copied ca cert file exists] ********************************* task path: /tmp/tmpa5z69896/tests/tests_files_elasticsearch_use_local_cert.yml:104 ok: [/cache/fedora-31.qcow2] => {"changed": false, "stat": {"atime": 1605145474.3630326, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "e3973c6c4df9286ca689927d61c5dca3f046b651", "ctime": 1605145474.3660326, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8407, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1605145474.1330326, "nlink": 1, "path": "/etc/rsyslog.d/es-ca.crt", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 30, "uid": 0, "version": "2584296560", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Check if the copied cert file exists] ************************************ task path: /tmp/tmpa5z69896/tests/tests_files_elasticsearch_use_local_cert.yml:108 ok: [/cache/fedora-31.qcow2] => {"changed": false, "stat": {"atime": 1605145475.2570326, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "20e967fdb67207b459285c7c7d1254809ed288b1", "ctime": 1605145475.2610326, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8408, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1605145475.0200326, "nlink": 1, "path": "/etc/rsyslog.d/es-cert.pem", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 32, "uid": 0, "version": "3939432557", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Check if the copied key file exists] ************************************* task path: /tmp/tmpa5z69896/tests/tests_files_elasticsearch_use_local_cert.yml:112 ok: [/cache/fedora-31.qcow2] => {"changed": false, "stat": {"atime": 1605145476.0970328, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d3877fa1c0c8f88f219e9378fb78bffa494a79cb", "ctime": 1605145476.1000326, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8409, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1605145475.8710327, "nlink": 1, "path": "/etc/rsyslog.d/es-key.pem", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 31, "uid": 0, "version": "3860212425", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Check key/certs in /etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf] *** task path: /tmp/tmpa5z69896/tests/tests_files_elasticsearch_use_local_cert.yml:116 ok: [/cache/fedora-31.qcow2] => (item={'key': 'cacert', 'value': '/tmp/es-ca.crt'}) => {"ansible_loop_var": "item", "changed": false, "cmd": ["/bin/grep", "tls.cacert=\"\\/etc\\/rsyslog.d\\/es-ca.crt\"", "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf"], "delta": "0:00:00.003546", "end": "2020-11-12 01:44:48.625813", "item": {"key": "cacert", "value": "/tmp/es-ca.crt"}, "rc": 0, "start": "2020-11-12 01:44:48.622267", "stderr": "", "stderr_lines": [], "stdout": " tls.cacert=\"/etc/rsyslog.d/es-ca.crt\"", "stdout_lines": [" tls.cacert=\"/etc/rsyslog.d/es-ca.crt\""]} ok: [/cache/fedora-31.qcow2] => (item={'key': 'mycert', 'value': '/tmp/es-cert.pem'}) => {"ansible_loop_var": "item", "changed": false, "cmd": ["/bin/grep", "tls.mycert=\"\\/etc\\/rsyslog.d\\/es-cert.pem\"", "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf"], "delta": "0:00:00.002744", "end": "2020-11-12 01:44:48.919869", "item": {"key": "mycert", "value": "/tmp/es-cert.pem"}, "rc": 0, "start": "2020-11-12 01:44:48.917125", "stderr": "", "stderr_lines": [], "stdout": " tls.mycert=\"/etc/rsyslog.d/es-cert.pem\"", "stdout_lines": [" tls.mycert=\"/etc/rsyslog.d/es-cert.pem\""]} ok: [/cache/fedora-31.qcow2] => (item={'key': 'myprivkey', 'value': '/tmp/es-key.pem'}) => {"ansible_loop_var": "item", "changed": false, "cmd": ["/bin/grep", "tls.myprivkey=\"\\/etc\\/rsyslog.d\\/es-key.pem\"", "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf"], "delta": "0:00:00.003189", "end": "2020-11-12 01:44:49.222674", "item": {"key": "myprivkey", "value": "/tmp/es-key.pem"}, "rc": 0, "start": "2020-11-12 01:44:49.219485", "stderr": "", "stderr_lines": [], "stdout": " tls.myprivkey=\"/etc/rsyslog.d/es-key.pem\"", "stdout_lines": [" tls.myprivkey=\"/etc/rsyslog.d/es-key.pem\""]} TASK [Check retryfailures in /etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf] *** task path: /tmp/tmpa5z69896/tests/tests_files_elasticsearch_use_local_cert.yml:124 ok: [/cache/fedora-31.qcow2] => {"changed": false, "cmd": ["/bin/grep", "retryfailures=\"on\"", "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf"], "delta": "0:00:00.002799", "end": "2020-11-12 01:44:49.563469", "rc": 0, "start": "2020-11-12 01:44:49.560670", "stderr": "", "stderr_lines": [], "stdout": " retryfailures=\"on\"", "stdout_lines": [" retryfailures=\"on\""]} TASK [Check retryruleset in /etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf] *** task path: /tmp/tmpa5z69896/tests/tests_files_elasticsearch_use_local_cert.yml:128 ok: [/cache/fedora-31.qcow2] => {"changed": false, "cmd": ["/bin/grep", "retryruleset=\"elasticsearch_output\"", "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf"], "delta": "0:00:00.002876", "end": "2020-11-12 01:44:49.909279", "rc": 0, "start": "2020-11-12 01:44:49.906403", "stderr": "", "stderr_lines": [], "stdout": " retryruleset=\"elasticsearch_output\"", "stdout_lines": [" retryruleset=\"elasticsearch_output\""]} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-31.qcow2 : ok=61 changed=16 unreachable=0 failed=0 skipped=32 rescued=0 ignored=0 + cd /tmp/tmpa5z69896/tests; TEST_SUBJECTS=/cache/fedora-31.qcow2 TEST_ARTIFACTS=/tmp/linux-system-role-test-work-pull-linux-system-roles_logging-186-405f09a-fedora-31-mm3symvy/artifacts ansible-playbook -vv --inventory=/usr/share/ansible/inventory/standard-inventory-qcow2 /tmp/tmpa5z69896/_setup.yml /tmp/tmpa5z69896/tests/tests_files_elasticsearch_use_local_cert_all.yml ansible-playbook 2.9.14 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/tester/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.8/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 3.8.6 (default, Sep 25 2020, 00:00:00) [GCC 10.2.1 20200723 (Red Hat 10.2.1-1)] Using /etc/ansible/ansible.cfg as config file PLAYBOOK: _setup.yml *********************************************************** 1 plays in /tmp/tmpa5z69896/_setup.yml PLAY [Fail when only localhost is available] *********************************** META: ran handlers TASK [debug] ******************************************************************* task path: /tmp/tmpa5z69896/_setup.yml:5 ok: [/cache/fedora-31.qcow2] => { "groups": { "all": [ "/cache/fedora-31.qcow2" ], "localhost": [ "/cache/fedora-31.qcow2" ], "subjects": [ "/cache/fedora-31.qcow2" ], "ungrouped": [] } } TASK [fail] ******************************************************************** task path: /tmp/tmpa5z69896/_setup.yml:7 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-31.qcow2 : ok=1 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 PLAYBOOK: tests_files_elasticsearch_use_local_cert_all.yml ********************* 1 plays in /tmp/tmpa5z69896/tests/tests_files_elasticsearch_use_local_cert_all.yml PLAY [Elasticsearch config - local certs are copied to the target host with the specified path.] *** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpa5z69896/tests/tests_files_elasticsearch_use_local_cert_all.yml:40 ok: [/cache/fedora-31.qcow2] META: ran handlers TASK [Generate fake key/certs files.] ****************************************** task path: /tmp/tmpa5z69896/tests/tests_files_elasticsearch_use_local_cert_all.yml:55 ok: [/cache/fedora-31.qcow2] => (item=/tmp/es-ca.crt) => {"ansible_loop_var": "item", "changed": false, "checksum": "e3973c6c4df9286ca689927d61c5dca3f046b651", "dest": "/tmp/es-ca.crt", "gid": 0, "group": "root", "item": "/tmp/es-ca.crt", "mode": "0644", "owner": "root", "path": "/tmp/es-ca.crt", "size": 30, "state": "file", "uid": 0} ok: [/cache/fedora-31.qcow2] => (item=/tmp/es-cert.pem) => {"ansible_loop_var": "item", "changed": false, "checksum": "20e967fdb67207b459285c7c7d1254809ed288b1", "dest": "/tmp/es-cert.pem", "gid": 0, "group": "root", "item": "/tmp/es-cert.pem", "mode": "0644", "owner": "root", "path": "/tmp/es-cert.pem", "size": 32, "state": "file", "uid": 0} ok: [/cache/fedora-31.qcow2] => (item=/tmp/es-key.pem) => {"ansible_loop_var": "item", "changed": false, "checksum": "d3877fa1c0c8f88f219e9378fb78bffa494a79cb", "dest": "/tmp/es-key.pem", "gid": 0, "group": "root", "item": "/tmp/es-key.pem", "mode": "0644", "owner": "root", "path": "/tmp/es-key.pem", "size": 31, "state": "file", "uid": 0} TASK [deploy config to send to elasticsearch] ********************************** task path: /tmp/tmpa5z69896/tests/tests_files_elasticsearch_use_local_cert_all.yml:66 TASK [linux-system-roles.logging : Set rsyslog_output_elasticsearch for the omelasticsearch output] *** task path: /tmp/tmpa5z69896/tasks/main.yml:5 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_elasticsearch": [{"ca_cert": "/tmp/es-ca-target.crt", "ca_cert_src": "/tmp/es-ca.crt", "cert": "/tmp/es-cert-target.pem", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/tmp/es-key-target.pem", "private_key_src": "/tmp/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_files for the omfile outputs] *** task path: /tmp/tmpa5z69896/tasks/main.yml:9 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_files": []}, "changed": false} TASK [linux-system-roles.logging : Set files output if rsyslog_output_files is empty and logging_inputs is not empty] *** task path: /tmp/tmpa5z69896/tasks/main.yml:13 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_files": [{"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_forwards for the omfwd output] *** task path: /tmp/tmpa5z69896/tasks/main.yml:20 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_forwards": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_remote_files for the omfwd output for the remote input] *** task path: /tmp/tmpa5z69896/tasks/main.yml:24 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_remote_files": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_relp for the relp output] *** task path: /tmp/tmpa5z69896/tasks/main.yml:28 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_input_relp for the relp input] *** task path: /tmp/tmpa5z69896/tasks/main.yml:32 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_input_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmpa5z69896/tasks/main.yml:36 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"ca_cert": "/tmp/es-ca-target.crt", "ca_cert_src": "/tmp/es-ca.crt", "cert": "/tmp/es-cert-target.pem", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/tmp/es-key-target.pem", "private_key_src": "/tmp/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}, {"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmpa5z69896/tasks/main.yml:40 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert_src': '/tmp/es-ca.crt', 'cert_src': '/tmp/es-cert.pem', 'private_key_src': '/tmp/es-key.pem', 'ca_cert': '/tmp/es-ca-target.crt', 'cert': '/tmp/es-cert-target.pem', 'private_key': '/tmp/es-key-target.pem'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/tmp/es-ca-target.crt", "ca_cert_src": "/tmp/es-ca.crt", "cert": "/tmp/es-cert-target.pem", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/tmp/es-key-target.pem", "private_key_src": "/tmp/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmpa5z69896/tasks/main.yml:49 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'flow_0', 'inputs': ['files_input'], 'outputs': ['elasticsearch_output']}) => {"ansible_loop_var": "item", "changed": false, "item": {"inputs": ["files_input"], "name": "flow_0", "outputs": ["elasticsearch_output"]}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmpa5z69896/tasks/main.yml:60 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmpa5z69896/tasks/main.yml:64 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmpa5z69896/tasks/main.yml:70 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmpa5z69896/tasks/main.yml:76 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmpa5z69896/tasks/main.yml:82 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmpa5z69896/tasks/main.yml:86 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmpa5z69896/tasks/main.yml:101 TASK [/tmp/tmpa5z69896/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:14 changed: [/cache/fedora-31.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: libestr-0.1.9-13.fc31.x86_64", "Installed: ca-certificates-2020.2.41-1.1.fc31.noarch", "Installed: p11-kit-trust-0.23.21-2.fc31.x86_64", "Installed: p11-kit-0.23.21-2.fc31.x86_64", "Installed: libfastjson-0.99.8-5.fc31.x86_64", "Installed: rsyslog-8.2002.0-1.fc31.x86_64", "Installed: logrotate-3.15.1-1.fc31.x86_64", "Installed: rsyslog-gnutls-8.2002.0-1.fc31.x86_64", "Removed: p11-kit-0.23.16.1-2.fc31.x86_64", "Removed: p11-kit-trust-0.23.16.1-2.fc31.x86_64", "Removed: ca-certificates-2019.2.32-3.fc31.noarch"]} TASK [/tmp/tmpa5z69896/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:21 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc31", "source": "rpm", "version": "1.20.4"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc31", "source": "rpm", "version": "1.20.4"}], "abattis-cantarell-fonts": [{"arch": "noarch", "epoch": null, "name": "abattis-cantarell-fonts", "release": "3.fc31", "source": "rpm", "version": "0.111"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "4.fc31", "source": "rpm", "version": "2.2.53"}], "adobe-source-code-pro-fonts": [{"arch": "noarch", "epoch": null, "name": "adobe-source-code-pro-fonts", "release": "7.fc31", "source": "rpm", "version": "2.030.1.050"}], "adwaita-cursor-theme": [{"arch": "noarch", "epoch": null, "name": "adwaita-cursor-theme", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "adwaita-icon-theme": [{"arch": "noarch", "epoch": null, "name": "adwaita-icon-theme", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "5.fc31", "source": "rpm", "version": "1.11"}], "at-spi2-atk": [{"arch": "x86_64", "epoch": null, "name": "at-spi2-atk", "release": "1.fc31", "source": "rpm", "version": "2.34.1"}], "at-spi2-core": [{"arch": "x86_64", "epoch": null, "name": "at-spi2-core", "release": "1.fc31", "source": "rpm", "version": "2.34.0"}], "atk": [{"arch": "x86_64", "epoch": null, "name": "atk", "release": "1.fc31", "source": "rpm", "version": "2.34.1"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "0.12.20190507gitf58ec40.fc31", "source": "rpm", "version": "3.0"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "0.12.20190507gitf58ec40.fc31", "source": "rpm", "version": "3.0"}], "avahi-libs": [{"arch": "x86_64", "epoch": null, "name": "avahi-libs", "release": "20.fc31", "source": "rpm", "version": "0.7"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "8.fc31", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "3.fc31", "source": "rpm", "version": "5.0.7"}], "brotli": [{"arch": "x86_64", "epoch": null, "name": "brotli", "release": "6.fc31", "source": "rpm", "version": "1.0.7"}], "bzip2": [{"arch": "x86_64", "epoch": null, "name": "bzip2", "release": "1.fc31", "source": "rpm", "version": "1.0.8"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "1.fc31", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "4.fc31", "source": "rpm", "version": "1.15.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc31", "source": "rpm", "version": "2020.2.41"}], "cairo": [{"arch": "x86_64", "epoch": null, "name": "cairo", "release": "6.fc31", "source": "rpm", "version": "1.16.0"}], "cairo-gobject": [{"arch": "x86_64", "epoch": null, "name": "cairo-gobject", "release": "6.fc31", "source": "rpm", "version": "1.16.0"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "2.fc31", "source": "rpm", "version": "2.9"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "4.fc31", "source": "rpm", "version": "3.5"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "11.fc31", "source": "rpm", "version": "17.1"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "3.fc31", "source": "rpm", "version": "0.31"}], "colord-libs": [{"arch": "x86_64", "epoch": null, "name": "colord-libs", "release": "2.fc31", "source": "rpm", "version": "1.4.4"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc31", "source": "rpm", "version": "8.31"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc31", "source": "rpm", "version": "8.31"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "12.fc31", "source": "rpm", "version": "2.12"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "21.fc31", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "21.fc31", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "4.gitbb9bf99.fc31", "source": "rpm", "version": "20190816"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc31", "source": "rpm", "version": "2.2.1"}], "cups-libs": [{"arch": "x86_64", "epoch": 1, "name": "cups-libs", "release": "2.fc31", "source": "rpm", "version": "2.2.12"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "1.fc31", "source": "rpm", "version": "7.66.0"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "2.fc31", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "3.fc31", "source": "rpm", "version": "1.12.16"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "6.fc31", "source": "rpm", "version": "21"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "3.fc31", "source": "rpm", "version": "1.12.16"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "3.fc31", "source": "rpm", "version": "1.12.16"}], "dconf": [{"arch": "x86_64", "epoch": null, "name": "dconf", "release": "1.fc31", "source": "rpm", "version": "0.34.0"}], "dejavu-fonts-common": [{"arch": "noarch", "epoch": null, "name": "dejavu-fonts-common", "release": "2.fc31", "source": "rpm", "version": "2.37"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "2.fc31", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "2.fc31", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "2.fc31", "source": "rpm", "version": "1.02.163"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "2.fc31", "source": "rpm", "version": "1.02.163"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "15.fc31", "source": "rpm", "version": "4.4.1"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "15.fc31", "source": "rpm", "version": "4.4.1"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "3.fc31", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc31", "source": "rpm", "version": "4.0.9"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "27.git20181204.fc31.1", "source": "rpm", "version": "049"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "27.git20181204.fc31.1", "source": "rpm", "version": "049"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc31", "source": "rpm", "version": "0.177"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc31", "source": "rpm", "version": "0.177"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc31", "source": "rpm", "version": "0.177"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc31", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "1", "source": "rpm", "version": "31"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "1", "source": "rpm", "version": "31"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "1", "source": "rpm", "version": "31"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "1", "source": "rpm", "version": "31"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc31", "source": "rpm", "version": "5.37"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc31", "source": "rpm", "version": "5.37"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc31", "source": "rpm", "version": "3.12"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "24.fc31", "source": "rpm", "version": "4.6.0"}], "fipscheck": [{"arch": "x86_64", "epoch": null, "name": "fipscheck", "release": "7.fc31", "source": "rpm", "version": "1.5.0"}], "fipscheck-lib": [{"arch": "x86_64", "epoch": null, "name": "fipscheck-lib", "release": "7.fc31", "source": "rpm", "version": "1.5.0"}], "fontconfig": [{"arch": "x86_64", "epoch": null, "name": "fontconfig", "release": "3.fc31", "source": "rpm", "version": "2.13.92"}], "fontpackages-filesystem": [{"arch": "noarch", "epoch": null, "name": "fontpackages-filesystem", "release": "25.fc31", "source": "rpm", "version": "1.44"}], "freetype": [{"arch": "x86_64", "epoch": null, "name": "freetype", "release": "3.fc31", "source": "rpm", "version": "2.10.0"}], "fribidi": [{"arch": "x86_64", "epoch": null, "name": "fribidi", "release": "4.fc31", "source": "rpm", "version": "1.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "8.fc31", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "5.fc31", "source": "rpm", "version": "5.0.1"}], "gcr": [{"arch": "x86_64", "epoch": null, "name": "gcr", "release": "1.fc31", "source": "rpm", "version": "3.33.4"}], "gcr-base": [{"arch": "x86_64", "epoch": null, "name": "gcr-base", "release": "1.fc31", "source": "rpm", "version": "3.33.4"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc31", "source": "rpm", "version": "1.18.1"}], "gdk-pixbuf2": [{"arch": "x86_64", "epoch": null, "name": "gdk-pixbuf2", "release": "1.fc31", "source": "rpm", "version": "2.40.0"}], "gdk-pixbuf2-modules": [{"arch": "x86_64", "epoch": null, "name": "gdk-pixbuf2-modules", "release": "1.fc31", "source": "rpm", "version": "2.40.0"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "1.fc31", "source": "rpm", "version": "20190806"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "1.fc31", "source": "rpm", "version": "20190806"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "2.fc31", "source": "rpm", "version": "0.20.1"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "2.fc31", "source": "rpm", "version": "0.20.1"}], "git-core": [{"arch": "x86_64", "epoch": null, "name": "git-core", "release": "1.fc31", "source": "rpm", "version": "2.23.0"}], "glib-networking": [{"arch": "x86_64", "epoch": null, "name": "glib-networking", "release": "1.fc31", "source": "rpm", "version": "2.62.1"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc31", "source": "rpm", "version": "2.62.1"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "5.fc31", "source": "rpm", "version": "2.30"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "5.fc31", "source": "rpm", "version": "2.30"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "5.fc31", "source": "rpm", "version": "2.30"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "10.fc31", "source": "rpm", "version": "6.1.2"}], "gnome-keyring": [{"arch": "x86_64", "epoch": null, "name": "gnome-keyring", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc31", "source": "rpm", "version": "2.2.17"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc31", "source": "rpm", "version": "2.2.17"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc31", "source": "rpm", "version": "3.6.10"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5c6ae44d", "source": "rpm", "version": "3c3359c4"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "3.fc31", "source": "rpm", "version": "1.13.1"}], "graphite2": [{"arch": "x86_64", "epoch": null, "name": "graphite2", "release": "1.fc31", "source": "rpm", "version": "1.3.13"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "3.fc31", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "20.fc31", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-tools-extra": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-extra", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "36.fc31", "source": "rpm", "version": "8.40"}], "gsettings-desktop-schemas": [{"arch": "x86_64", "epoch": null, "name": "gsettings-desktop-schemas", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "gtk-update-icon-cache": [{"arch": "x86_64", "epoch": null, "name": "gtk-update-icon-cache", "release": "3.fc31", "source": "rpm", "version": "3.24.12"}], "gtk3": [{"arch": "x86_64", "epoch": null, "name": "gtk3", "release": "3.fc31", "source": "rpm", "version": "3.24.12"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "1.fc31", "source": "rpm", "version": "1.10"}], "harfbuzz": [{"arch": "x86_64", "epoch": null, "name": "harfbuzz", "release": "2.fc31", "source": "rpm", "version": "2.6.1"}], "heat-cfntools": [{"arch": "noarch", "epoch": null, "name": "heat-cfntools", "release": "9.fc31", "source": "rpm", "version": "1.4.2"}], "hicolor-icon-theme": [{"arch": "noarch", "epoch": null, "name": "hicolor-icon-theme", "release": "7.fc31", "source": "rpm", "version": "0.17"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "9.fc31", "source": "rpm", "version": "3.20"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "2.fc31", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc31", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "3.fc31", "source": "rpm", "version": "0.2.5"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc31", "source": "rpm", "version": "5.3.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc31", "source": "rpm", "version": "5.3.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "5.fc31", "source": "rpm", "version": "1.8.3"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "3.fc31", "source": "rpm", "version": "20190515"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "4.fc31", "source": "rpm", "version": "2.12"}], "jasper-libs": [{"arch": "x86_64", "epoch": null, "name": "jasper-libs", "release": "9.fc31", "source": "rpm", "version": "2.0.14"}], "jbigkit-libs": [{"arch": "x86_64", "epoch": null, "name": "jbigkit-libs", "release": "17.fc31", "source": "rpm", "version": "2.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "6.fc31", "source": "rpm", "version": "0.13.1"}], "json-glib": [{"arch": "x86_64", "epoch": null, "name": "json-glib", "release": "3.fc31", "source": "rpm", "version": "1.4.4"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "14.fc31", "source": "rpm", "version": "2.0.4"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "14.fc31", "source": "rpm", "version": "2.0.4"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "14.fc31", "source": "rpm", "version": "2.0.4"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "301.fc31", "source": "rpm", "version": "5.3.7"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "3.fc31", "source": "rpm", "version": "1.6"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "4.fc31", "source": "rpm", "version": "26"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "4.fc31", "source": "rpm", "version": "26"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "3.fc31", "source": "rpm", "version": "0.8.0"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "45.fc31", "source": "rpm", "version": "1.17"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "7.fc31", "source": "rpm", "version": "2.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "7.fc31", "source": "rpm", "version": "2.0"}], "lcms2": [{"arch": "x86_64", "epoch": null, "name": "lcms2", "release": "6.fc31", "source": "rpm", "version": "2.9"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "2.fc31", "source": "rpm", "version": "551"}], "libX11": [{"arch": "x86_64", "epoch": null, "name": "libX11", "release": "3.fc31", "source": "rpm", "version": "1.6.8"}], "libX11-common": [{"arch": "noarch", "epoch": null, "name": "libX11-common", "release": "3.fc31", "source": "rpm", "version": "1.6.8"}], "libXau": [{"arch": "x86_64", "epoch": null, "name": "libXau", "release": "2.fc31", "source": "rpm", "version": "1.0.9"}], "libXcomposite": [{"arch": "x86_64", "epoch": null, "name": "libXcomposite", "release": "17.fc31", "source": "rpm", "version": "0.4.4"}], "libXcursor": [{"arch": "x86_64", "epoch": null, "name": "libXcursor", "release": "6.fc31", "source": "rpm", "version": "1.1.15"}], "libXdamage": [{"arch": "x86_64", "epoch": null, "name": "libXdamage", "release": "17.fc31", "source": "rpm", "version": "1.1.4"}], "libXext": [{"arch": "x86_64", "epoch": null, "name": "libXext", "release": "2.fc31", "source": "rpm", "version": "1.3.4"}], "libXfixes": [{"arch": "x86_64", "epoch": null, "name": "libXfixes", "release": "10.fc31", "source": "rpm", "version": "5.0.3"}], "libXft": [{"arch": "x86_64", "epoch": null, "name": "libXft", "release": "2.fc31", "source": "rpm", "version": "2.3.3"}], "libXi": [{"arch": "x86_64", "epoch": null, "name": "libXi", "release": "2.fc31", "source": "rpm", "version": "1.7.10"}], "libXinerama": [{"arch": "x86_64", "epoch": null, "name": "libXinerama", "release": "4.fc31", "source": "rpm", "version": "1.1.4"}], "libXrandr": [{"arch": "x86_64", "epoch": null, "name": "libXrandr", "release": "2.fc31", "source": "rpm", "version": "1.5.2"}], "libXrender": [{"arch": "x86_64", "epoch": null, "name": "libXrender", "release": "10.fc31", "source": "rpm", "version": "0.9.10"}], "libXtst": [{"arch": "x86_64", "epoch": null, "name": "libXtst", "release": "10.fc31", "source": "rpm", "version": "1.2.3"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "4.fc31", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc31", "source": "rpm", "version": "3.4.0"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "3.fc31", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "2.fc31", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "7.fc31", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "43.fc31", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "6.fc31", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "8.fc31", "source": "rpm", "version": "0.7.9"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "43.fc31", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "3.fc31", "source": "rpm", "version": "0.1.11"}], "libcroco": [{"arch": "x86_64", "epoch": null, "name": "libcroco", "release": "2.fc31", "source": "rpm", "version": "0.6.13"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "1.fc31", "source": "rpm", "version": "7.66.0"}], "libdatrie": [{"arch": "x86_64", "epoch": null, "name": "libdatrie", "release": "10.fc31", "source": "rpm", "version": "0.2.9"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "38.fc31", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "38.fc31", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "43.fc31", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "6.fc31", "source": "rpm", "version": "0.35.3"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "28.20190324cvs.fc31", "source": "rpm", "version": "3.1"}], "libepoxy": [{"arch": "x86_64", "epoch": null, "name": "libepoxy", "release": "4.fc31", "source": "rpm", "version": "1.5.3"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "13.fc31", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "7.fc31", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "5.fc31", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "23.fc31", "source": "rpm", "version": "3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc31", "source": "rpm", "version": "9.2.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc31", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc31", "source": "rpm", "version": "9.2.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "2.fc31", "source": "rpm", "version": "1.36"}], "libgusb": [{"arch": "x86_64", "epoch": null, "name": "libgusb", "release": "5.fc31", "source": "rpm", "version": "0.3.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc31", "source": "rpm", "version": "2.2.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "43.fc31", "source": "rpm", "version": "1.3.1"}], "libjpeg-turbo": [{"arch": "x86_64", "epoch": null, "name": "libjpeg-turbo", "release": "4.fc31", "source": "rpm", "version": "2.0.2"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc31", "source": "rpm", "version": "1.1.5"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc31", "source": "rpm", "version": "1.1.5"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "10.fc31", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc31", "source": "rpm", "version": "2.0.7"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "8.fc31", "source": "rpm", "version": "1.2.0"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "9.fc31", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "10.fc31", "source": "rpm", "version": "1.0.4"}], "libmodman": [{"arch": "x86_64", "epoch": null, "name": "libmodman", "release": "20.fc31", "source": "rpm", "version": "2.0.1"}], "libmodulemd1": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd1", "release": "3.fc31", "source": "rpm", "version": "1.8.15"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "4.fc31", "source": "rpm", "version": "1.7"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.rc1.fc31", "source": "rpm", "version": "2.4.1"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc31", "source": "rpm", "version": "1.39.2"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "1.fc31", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "5.20180605git4a062cf.fc31", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "43.fc31", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "4.fc31", "source": "rpm", "version": "1.9.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "3.fc31", "source": "rpm", "version": "1.5.1"}], "libpng": [{"arch": "x86_64", "epoch": 2, "name": "libpng", "release": "2.fc31", "source": "rpm", "version": "1.6.37"}], "libproxy": [{"arch": "x86_64", "epoch": null, "name": "libproxy", "release": "14.fc31", "source": "rpm", "version": "0.4.15"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc31", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc31", "source": "rpm", "version": "1.4.1"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "43.fc31", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc31", "source": "rpm", "version": "1.10.5"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc31", "source": "rpm", "version": "2.10.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "1.fc31", "source": "rpm", "version": "2.4.1"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc31", "source": "rpm", "version": "0.19.1"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc31", "source": "rpm", "version": "2.9"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "2.fc31", "source": "rpm", "version": "2.9"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "8.fc31", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "3.fc31", "source": "rpm", "version": "0.7.5"}], "libsoup": [{"arch": "x86_64", "epoch": null, "name": "libsoup", "release": "1.fc31", "source": "rpm", "version": "2.68.2"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "6.fc31", "source": "rpm", "version": "0.9.0"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "6.fc31", "source": "rpm", "version": "0.9.0"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc31", "source": "rpm", "version": "9.2.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "1.fc31", "source": "rpm", "version": "2.3.0"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "2.fc31", "source": "rpm", "version": "4.14"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "1.fc31", "source": "rpm", "version": "1.4.2"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "1.fc31", "source": "rpm", "version": "0.10.1"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "2.fc31", "source": "rpm", "version": "0.20.1"}], "libthai": [{"arch": "x86_64", "epoch": null, "name": "libthai", "release": "3.fc31", "source": "rpm", "version": "0.1.28"}], "libtiff": [{"arch": "x86_64", "epoch": null, "name": "libtiff", "release": "6.fc31", "source": "rpm", "version": "4.0.10"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "2.rc3.fc31", "source": "rpm", "version": "1.1.4"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "6.fc31", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "4.fc31", "source": "rpm", "version": "1.0.22"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "21.fc31", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "17.fc31", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "8.fc31", "source": "rpm", "version": "0.3.0"}], "libwayland-client": [{"arch": "x86_64", "epoch": null, "name": "libwayland-client", "release": "2.fc31", "source": "rpm", "version": "1.17.0"}], "libwayland-cursor": [{"arch": "x86_64", "epoch": null, "name": "libwayland-cursor", "release": "2.fc31", "source": "rpm", "version": "1.17.0"}], "libwayland-egl": [{"arch": "x86_64", "epoch": null, "name": "libwayland-egl", "release": "2.fc31", "source": "rpm", "version": "1.17.0"}], "libxcb": [{"arch": "x86_64", "epoch": null, "name": "libxcb", "release": "3.fc31", "source": "rpm", "version": "1.13.1"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "1.fc31", "source": "rpm", "version": "4.4.10"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "1.fc31", "source": "rpm", "version": "4.4.10"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc31", "source": "rpm", "version": "0.8.4"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "3.fc31", "source": "rpm", "version": "2.9.9"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "2.fc31", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc31", "source": "rpm", "version": "1.4.2"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "25.fc31", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "102.fc31", "source": "rpm", "version": "20190923"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "3.fc31", "source": "rpm", "version": "0.9.23"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "1.fc31", "source": "rpm", "version": "3.15.1"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "6.fc31", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "1.fc31", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "5.fc31", "source": "rpm", "version": "2.8.4"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc31", "source": "rpm", "version": "5.5.2"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc31", "source": "rpm", "version": "3.1.6"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc31", "source": "rpm", "version": "4.0.23"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "12.20190803.fc31", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "12.20190803.fc31", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "12.20190803.fc31", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.55.20160912git.fc31", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc31", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "3.fc31", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "3.fc31", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc31.1", "source": "rpm", "version": "8.0p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc31.1", "source": "rpm", "version": "8.0p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc31.1", "source": "rpm", "version": "8.0p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "2.fc31", "source": "rpm", "version": "1.1.1d"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc31", "source": "rpm", "version": "1.1.1d"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "2.fc31", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "3.fc31", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc31", "source": "rpm", "version": "0.23.21"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc31", "source": "rpm", "version": "0.23.21"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "18.fc31", "source": "rpm", "version": "1.3.1"}], "pango": [{"arch": "x86_64", "epoch": null, "name": "pango", "release": "1.fc31", "source": "rpm", "version": "1.44.6"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "1.fc31", "source": "rpm", "version": "3.2.153"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "6.fc31", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc31.1", "source": "rpm", "version": "8.43"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "14.fc31", "source": "rpm", "version": "10.33"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "5.fc31", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "6.fc31", "source": "rpm", "version": "1.1.0"}], "pixman": [{"arch": "x86_64", "epoch": null, "name": "pixman", "release": "1.fc31", "source": "rpm", "version": "0.38.4"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "4.fc31", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "18.fc31", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "6.fc31", "source": "rpm", "version": "3.3.15"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "2.fc31", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc31", "source": "rpm", "version": "19.1.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "1.fc31", "source": "rpm", "version": "41.2.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "5.fc31", "source": "rpm", "version": "3.7.4"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "5.fc31", "source": "rpm", "version": "3.7.4"}], "python3-asn1crypto": [{"arch": "noarch", "epoch": null, "name": "python3-asn1crypto", "release": "7.fc31", "source": "rpm", "version": "0.24.0"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc31", "source": "rpm", "version": "19.1.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "0.12.20190507gitf58ec40.fc31", "source": "rpm", "version": "3.0"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc31", "source": "rpm", "version": "2.7.0"}], "python3-boto": [{"arch": "noarch", "epoch": null, "name": "python3-boto", "release": "1.fc31", "source": "rpm", "version": "2.49.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc31", "source": "rpm", "version": "1.12.3"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "10.fc31", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "16.fc31", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc31", "source": "rpm", "version": "2.6.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "3.fc31", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "6.fc31", "source": "rpm", "version": "1.2.8"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "2.fc31", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc31", "source": "rpm", "version": "4.0.9"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "3.fc31", "source": "rpm", "version": "1.13.1"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "6.fc31", "source": "rpm", "version": "0.35.3"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc31", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "2.fc31", "source": "rpm", "version": "2.10.1"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "8.fc31", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "16.fc31", "source": "rpm", "version": "1.10"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "1.fc31", "source": "rpm", "version": "3.0.2"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "3.fc31", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "3.fc31", "source": "rpm", "version": "0.1.11"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "6.fc31", "source": "rpm", "version": "0.35.3"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "5.fc31", "source": "rpm", "version": "3.7.4"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc31", "source": "rpm", "version": "2.9"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "2.fc31", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "2.fc31", "source": "rpm", "version": "3.0.2"}], "python3-pbr": [{"arch": "noarch", "epoch": null, "name": "python3-pbr", "release": "4.fc31", "source": "rpm", "version": "5.1.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc31", "source": "rpm", "version": "19.1.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "3.fc31", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "18.fc31", "source": "rpm", "version": "0.7.2"}], "python3-psutil": [{"arch": "x86_64", "epoch": null, "name": "python3-psutil", "release": "2.fc31", "source": "rpm", "version": "5.6.3"}], "python3-pyasn1": [{"arch": "noarch", "epoch": null, "name": "python3-pyasn1", "release": "5.fc31", "source": "rpm", "version": "0.4.4"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "20.fc31", "source": "rpm", "version": "2.14"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "1.fc31", "source": "rpm", "version": "0.15.4"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "3.fc31", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "2.fc31", "source": "rpm", "version": "1.7.0"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc31", "source": "rpm", "version": "2019.2"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc31", "source": "rpm", "version": "5.1.2"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc31", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "python3-rsa": [{"arch": "noarch", "epoch": null, "name": "python3-rsa", "release": "10.fc31", "source": "rpm", "version": "3.4.2"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc31", "source": "rpm", "version": "4.2.2"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "1.fc31", "source": "rpm", "version": "41.2.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc31", "source": "rpm", "version": "1.12.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc31", "source": "rpm", "version": "1.9.3"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "4.fc31", "source": "rpm", "version": "1.25.3"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "4.fc31", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "3.fc31", "source": "rpm", "version": "8.0"}], "rest": [{"arch": "x86_64", "epoch": null, "name": "rest", "release": "6.fc31", "source": "rpm", "version": "0.8.1"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "25.fc31", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "9.fc31", "source": "rpm", "version": "3.1.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc31", "source": "rpm", "version": "8.2002.0"}], "rsyslog-gnutls": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-gnutls", "release": "1.fc31", "source": "rpm", "version": "8.2002.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "4.fc31", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "37.fc31", "source": "rpm", "version": "3.14.4"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "37.fc31", "source": "rpm", "version": "3.14.4"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc31", "source": "rpm", "version": "2.13.3"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "16.fc31", "source": "rpm", "version": "4.6"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "1.fc31", "source": "rpm", "version": "1.14"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "2.fc31", "source": "rpm", "version": "3.29.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc31", "source": "rpm", "version": "1.8.28"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-bootchart": [{"arch": "x86_64", "epoch": null, "name": "systemd-bootchart", "release": "5.fc31", "source": "rpm", "version": "233"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "2.fc31", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "13.fc31", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "13.fc31", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "2.fc31", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc31", "source": "rpm", "version": "2019c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc31", "source": "rpm", "version": "1.9.3"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc31", "source": "rpm", "version": "8.1.2102"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "15.fc31", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc31", "source": "rpm", "version": "5.5.2"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "2.fc31", "source": "rpm", "version": "5.1.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "2.fc31", "source": "rpm", "version": "2.27"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "6.fc31", "source": "rpm", "version": "5.2.4"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "6.fc31", "source": "rpm", "version": "5.2.4"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "3.fc31", "source": "rpm", "version": "1.1.2"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "19.fc31", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2002.0"}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : debug] ********************************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:32 skipping: [/cache/fedora-31.qcow2] => {} TASK [/tmp/tmpa5z69896/roles/rsyslog : debug] ********************************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:36 ok: [/cache/fedora-31.qcow2] => { "msg": "Rsyslog_version is 8.2002.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmpa5z69896/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:41 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:48 ok: [/cache/fedora-31.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/rsyslog.d", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:54 ok: [/cache/fedora-31.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/lib/rsyslog", "secontext": "system_u:object_r:syslogd_var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Set backup dir name] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:60 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_backup_dir": "/tmp/rsyslog.d-20201112T014511"}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:64 ok: [/cache/fedora-31.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20201112T014511", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:73 ok: [/cache/fedora-31.qcow2] => {"archived": ["/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.conf"], "arcroot": "/etc/", "changed": false, "dest": "/tmp/rsyslog.d-20201112T014511/backup.tgz", "expanded_exclude_paths": [], "expanded_paths": ["/etc/rsyslog.d", "/etc/rsyslog.conf"], "gid": 0, "group": "root", "missing": [], "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 1726, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:80 changed: [/cache/fedora-31.qcow2] => {"changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/log", "secontext": "system_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:88 NOTIFIED HANDLER /tmp/tmpa5z69896/roles/rsyslog : restart rsyslogd for /cache/fedora-31.qcow2 changed: [/cache/fedora-31.qcow2] => {"changed": true, "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "dest": "/etc/rsyslog.conf", "gid": 0, "group": "root", "md5sum": "aa226b8228225835f8a13f775ca42e49", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 104, "src": "/root/.ansible/tmp/ansible-tmp-1605145564.6564934-159268-102397630866290/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:97 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, [{"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}], [{"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}]]}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:108 changed: [/cache/fedora-31.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "7f4de7a1922c9f75e59e999d3bd76a7422293d14", "dest": "/etc/rsyslog.d/00-global.conf", "gid": 0, "group": "root", "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "md5sum": "bc874b131415b3d23235af980ec111e0", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 86, "src": "/root/.ansible/tmp/ansible-tmp-1605145565.5604634-159298-221511307019216/source", "state": "file", "uid": 0} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} changed: [/cache/fedora-31.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "0dd331865ac06c0881012a0dc9796c2260e66dcd", "dest": "/etc/rsyslog.d/05-common-defaults.conf", "gid": 0, "group": "root", "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "md5sum": "ca846c3cf461cb558da5d3e79ac49a26", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 69, "src": "/root/.ansible/tmp/ansible-tmp-1605145566.2054594-159298-19480987979802/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:129 skipping: [/cache/fedora-31.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:151 TASK [/tmp/tmpa5z69896/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:166 skipping: [/cache/fedora-31.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:174 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:186 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:198 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:222 ok: [/cache/fedora-31.qcow2] => (item={'name': 'files_input', 'type': 'files', 'input_log_path': '/var/log/inputdirectory/*.log'}) => {"ansible_facts": {"__rsyslog_conf_imfile_modules": [{"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}], "__rsyslog_files_input_packages": [], "__rsyslog_files_input_rules": ["{{ __rsyslog_conf_imfile_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/inputs/files/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"input_log_path": "/var/log/inputdirectory/*.log", "name": "files_input", "type": "files"}} TASK [/tmp/tmpa5z69896/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:234 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/files/main.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update files input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/files/main.yml:3 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "ebfad8aa66fdd22580236b4f37626b777b20d81c", "dest": "/etc/rsyslog.d/10-input-files-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "md5sum": "2590f7a290dc6d73d7d2312406df3368", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 91, "src": "/root/.ansible/tmp/ansible-tmp-1605145567.4101243-159371-195266965933741/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create files input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/files/main.yml:10 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'input-files-files_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory/*.log" tag="files_input")\nif\n ($syslogtag == "files_input")\n then {\n call elasticsearch_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "5ba661cf1a33f09f99aa82f7a88298aeafb52980", "dest": "/etc/rsyslog.d/90-input-files-files_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-files-files_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory/*.log\" tag=\"files_input\")\nif\n ($syslogtag == \"files_input\")\n then {\n call elasticsearch_output\n}\n"}], "state": "present", "type": "input"}, "md5sum": "af884213c8f8d7edf2d6e72abab5e288", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 172, "src": "/root/.ansible/tmp/ansible-tmp-1605145568.2300348-159405-43784081997840/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-files-files_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory/*.log" tag="files_input")\nif\n ($syslogtag == "files_input")\n then {\n call elasticsearch_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-files_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory/*.log\" tag=\"files_input\")\nif\n ($syslogtag == \"files_input\")\n then {\n call elasticsearch_output\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:246 ok: [/cache/fedora-31.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert_src': '/tmp/es-ca.crt', 'cert_src': '/tmp/es-cert.pem', 'private_key_src': '/tmp/es-key.pem', 'ca_cert': '/tmp/es-ca-target.crt', 'cert': '/tmp/es-cert-target.pem', 'private_key': '/tmp/es-key-target.pem'}) => {"ansible_facts": {"__rsyslog_conf_es_elasticsearch": [{"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\" position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\" position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\" position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\" template=\"es_template_nl\" file=\"{{ rsyslog_work_dir }}/es-bulk-errors.log\")\n}"}], "type": "output"}], "__rsyslog_conf_es_main_modules": [{"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}], "__rsyslog_elasticsearch_packages": ["rsyslog-elasticsearch"], "__rsyslog_elasticsearch_rules": ["{{ __rsyslog_conf_es_main_modules }}", "{{ __rsyslog_conf_es_elasticsearch }}"]}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/outputs/elasticsearch/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"ca_cert": "/tmp/es-ca-target.crt", "ca_cert_src": "/tmp/es-ca.crt", "cert": "/tmp/es-cert-target.pem", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/tmp/es-key-target.pem", "private_key_src": "/tmp/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}} ok: [/cache/fedora-31.qcow2] => (item={'name': 'default_files', 'type': 'files'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | default(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n{% else %}\nmodule(load=\"builtin:omfile\")\n{% endif %}"}], "type": "modules"}], "__rsyslog_files_output_packages": [], "__rsyslog_files_output_rules": ["{{ __rsyslog_conf_files_output_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "default_files", "type": "files"}} TASK [/tmp/tmpa5z69896/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:258 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/elasticsearch/main.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Set and check certs and key for elasticsearch] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/set_certs.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy ca_cert on the control host to the specified path on the target host] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/set_certs.yml:4 changed: [/cache/fedora-31.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert_src': '/tmp/es-ca.crt', 'cert_src': '/tmp/es-cert.pem', 'private_key_src': '/tmp/es-key.pem', 'ca_cert': '/tmp/es-ca-target.crt', 'cert': '/tmp/es-cert-target.pem', 'private_key': '/tmp/es-key-target.pem'}) => {"ansible_loop_var": "item", "changed": true, "checksum": "e3973c6c4df9286ca689927d61c5dca3f046b651", "dest": "/tmp/es-ca-target.crt", "gid": 0, "group": "root", "item": {"ca_cert": "/tmp/es-ca-target.crt", "ca_cert_src": "/tmp/es-ca.crt", "cert": "/tmp/es-cert-target.pem", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/tmp/es-key-target.pem", "private_key_src": "/tmp/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}, "md5sum": "604ce87fa0aee53b1a984b91456fbd1d", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 30, "src": "/root/.ansible/tmp/ansible-tmp-1605145569.1483452-159441-5077701238184/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy cert on the control host to the specified path on the target host] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/set_certs.yml:12 changed: [/cache/fedora-31.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert_src': '/tmp/es-ca.crt', 'cert_src': '/tmp/es-cert.pem', 'private_key_src': '/tmp/es-key.pem', 'ca_cert': '/tmp/es-ca-target.crt', 'cert': '/tmp/es-cert-target.pem', 'private_key': '/tmp/es-key-target.pem'}) => {"ansible_loop_var": "item", "changed": true, "checksum": "20e967fdb67207b459285c7c7d1254809ed288b1", "dest": "/tmp/es-cert-target.pem", "gid": 0, "group": "root", "item": {"ca_cert": "/tmp/es-ca-target.crt", "ca_cert_src": "/tmp/es-ca.crt", "cert": "/tmp/es-cert-target.pem", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/tmp/es-key-target.pem", "private_key_src": "/tmp/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}, "md5sum": "d7053aace7d05881af94097ab7f3cca0", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 32, "src": "/root/.ansible/tmp/ansible-tmp-1605145569.8172982-159469-94088388642823/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy key on the control host to the specified path on the target host] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/set_certs.yml:20 changed: [/cache/fedora-31.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert_src': '/tmp/es-ca.crt', 'cert_src': '/tmp/es-cert.pem', 'private_key_src': '/tmp/es-key.pem', 'ca_cert': '/tmp/es-ca-target.crt', 'cert': '/tmp/es-cert-target.pem', 'private_key': '/tmp/es-key-target.pem'}) => {"ansible_loop_var": "item", "changed": true, "checksum": "d3877fa1c0c8f88f219e9378fb78bffa494a79cb", "dest": "/tmp/es-key-target.pem", "gid": 0, "group": "root", "item": {"ca_cert": "/tmp/es-ca-target.crt", "ca_cert_src": "/tmp/es-ca.crt", "cert": "/tmp/es-cert-target.pem", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/tmp/es-key-target.pem", "private_key_src": "/tmp/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}, "md5sum": "35477f5fbf583376fd1696317eca941e", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 31, "src": "/root/.ansible/tmp/ansible-tmp-1605145570.4784496-159497-81582877544245/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Check certs - tls is true, but triplets are not given] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/set_certs.yml:28 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert_src': '/tmp/es-ca.crt', 'cert_src': '/tmp/es-cert.pem', 'private_key_src': '/tmp/es-key.pem', 'ca_cert': '/tmp/es-ca-target.crt', 'cert': '/tmp/es-cert-target.pem', 'private_key': '/tmp/es-key-target.pem'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/tmp/es-ca-target.crt", "ca_cert_src": "/tmp/es-ca.crt", "cert": "/tmp/es-cert-target.pem", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/tmp/es-key-target.pem", "private_key_src": "/tmp/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Check certs - key/certs data are provided, but tls is false] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/set_certs.yml:38 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert_src': '/tmp/es-ca.crt', 'cert_src': '/tmp/es-cert.pem', 'private_key_src': '/tmp/es-key.pem', 'ca_cert': '/tmp/es-ca-target.crt', 'cert': '/tmp/es-cert-target.pem', 'private_key': '/tmp/es-key-target.pem'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/tmp/es-ca-target.crt", "ca_cert_src": "/tmp/es-ca.crt", "cert": "/tmp/es-cert-target.pem", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/tmp/es-key-target.pem", "private_key_src": "/tmp/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update elasticsearch logging packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:9 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 changed: [/cache/fedora-31.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: rsyslog-elasticsearch-8.2002.0-1.fc31.x86_64"]} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'output-elasticsearch-module', 'type': 'modules', 'sections': [{'options': '# Send to Elasticsearch\nmodule(load="omelasticsearch")'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "ed6efda5dd92d68f372ec8010b489ac47aa4bf01", "dest": "/etc/rsyslog.d/10-output-elasticsearch-module.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}, "md5sum": "872491adffd8cca2dc93eaaadb775c78", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 74, "src": "/root/.ansible/tmp/ansible-tmp-1605145576.1233838-159547-167126414658076/source", "state": "file", "uid": 0} changed: [/cache/fedora-31.qcow2] => (item={'name': 'output-elasticsearch', 'type': 'output', 'sections': [{'options': '# omelasticsearch\ntemplate(name="es_template" type="list") {\n property(name="$!all-json-plain")\n}\ntemplate(name="es_template_nl" type="list") {\n property(name="$!all-json-plain")\n constant(value="\\n")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets "index_name"\ntemplate(name="prefix_index_template" type="list") {\n property(name="$.index_prefix")\n property(name="$!@timestamp" dateFormat="rfc3339" position.from="1" position.to="4")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339" position.from="6" position.to="7")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339" position.from="9" position.to="10")\n}\n\ntemplate(name="index_template" type="string" string="%$.index_name%")\ntemplate(name="id_template" type="string" string="%$.es_msg_id%")\n\nruleset(name="error_es") {\n action(name="es_bulk_errors" type="omfile" template="es_template_nl" file="/var/lib/rsyslog/es-bulk-errors.log")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "8bdd3515e5e5377b98a002015f89978aed09e245", "dest": "/etc/rsyslog.d/30-output-elasticsearch.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\" position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\" position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\" position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\" template=\"es_template_nl\" file=\"/var/lib/rsyslog/es-bulk-errors.log\")\n}"}], "type": "output"}, "md5sum": "04fe8e184f83e874dcf6455511af6626", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1054, "src": "/root/.ansible/tmp/ansible-tmp-1605145576.7601833-159547-209913386851513/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-elasticsearch-module', 'type': 'modules', 'sections': [{'options': '# Send to Elasticsearch\nmodule(load="omelasticsearch")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-elasticsearch', 'type': 'output', 'sections': [{'options': '# omelasticsearch\ntemplate(name="es_template" type="list") {\n property(name="$!all-json-plain")\n}\ntemplate(name="es_template_nl" type="list") {\n property(name="$!all-json-plain")\n constant(value="\\n")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets "index_name"\ntemplate(name="prefix_index_template" type="list") {\n property(name="$.index_prefix")\n property(name="$!@timestamp" dateFormat="rfc3339" position.from="1" position.to="4")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339" position.from="6" position.to="7")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339" position.from="9" position.to="10")\n}\n\ntemplate(name="index_template" type="string" string="%$.index_name%")\ntemplate(name="id_template" type="string" string="%$.es_msg_id%")\n\nruleset(name="error_es") {\n action(name="es_bulk_errors" type="omfile" template="es_template_nl" file="/var/lib/rsyslog/es-bulk-errors.log")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\" position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\" position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\" position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\" template=\"es_template_nl\" file=\"/var/lib/rsyslog/es-bulk-errors.log\")\n}"}], "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create elasticsearch output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:16 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'output-elasticsearch-elasticsearch_output', 'type': 'output', 'weight': '31', 'state': 'present', 'sections': [{'options': 'ruleset(name="elasticsearch_output") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == "create")) then {\n stop # successful\n }\n if ($.omes!writeoperation == "unknown") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template("prefix_index_template");\n }\n if ($.input_type == "ovirt") and ($.index_prefix startswith "project.") then {\n action(\n type="omelasticsearch"\n name="elasticsearch_output"\n server="logging-es"\n serverport="9200"\n template="es_template"\n searchIndex="index_template"\n dynSearchIndex="on"\n searchType="com.redhat.viaq.common"\n bulkmode="on"\n writeoperation="create"\n bulkid="id_template"\n dynbulkid="on"\n allowUnsignedCerts="off"\n retryfailures="off"\n usehttps="on"\n tls.cacert="/tmp/es-ca-target.crt"\n tls.mycert="/tmp/es-cert-target.pem"\n tls.myprivkey="/tmp/es-key-target.pem"\n )\n }\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "d0a78674b25c66a4f4fdd38a7d046f7c909351ce", "dest": "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-elasticsearch-elasticsearch_output", "sections": [{"options": "ruleset(name=\"elasticsearch_output\") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == \"create\")) then {\n stop # successful\n }\n if ($.omes!writeoperation == \"unknown\") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template(\"prefix_index_template\");\n }\n if ($.input_type == \"ovirt\") and ($.index_prefix startswith \"project.\") then {\n action(\n type=\"omelasticsearch\"\n name=\"elasticsearch_output\"\n server=\"logging-es\"\n serverport=\"9200\"\n template=\"es_template\"\n searchIndex=\"index_template\"\n dynSearchIndex=\"on\"\n searchType=\"com.redhat.viaq.common\"\n bulkmode=\"on\"\n writeoperation=\"create\"\n bulkid=\"id_template\"\n dynbulkid=\"on\"\n allowUnsignedCerts=\"off\"\n retryfailures=\"off\"\n usehttps=\"on\"\n tls.cacert=\"/tmp/es-ca-target.crt\"\n tls.mycert=\"/tmp/es-cert-target.pem\"\n tls.myprivkey=\"/tmp/es-key-target.pem\"\n )\n }\n}\n"}], "state": "present", "type": "output", "weight": "31"}, "md5sum": "ce8eed64820515f4e5cd37614050339b", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1984, "src": "/root/.ansible/tmp/ansible-tmp-1605145577.583599-159606-7581653983833/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-elasticsearch-elasticsearch_output', 'type': 'output', 'weight': '31', 'state': 'present', 'sections': [{'options': 'ruleset(name="elasticsearch_output") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == "create")) then {\n stop # successful\n }\n if ($.omes!writeoperation == "unknown") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template("prefix_index_template");\n }\n if ($.input_type == "ovirt") and ($.index_prefix startswith "project.") then {\n action(\n type="omelasticsearch"\n name="elasticsearch_output"\n server="logging-es"\n serverport="9200"\n template="es_template"\n searchIndex="index_template"\n dynSearchIndex="on"\n searchType="com.redhat.viaq.common"\n bulkmode="on"\n writeoperation="create"\n bulkid="id_template"\n dynbulkid="on"\n allowUnsignedCerts="off"\n retryfailures="off"\n usehttps="on"\n tls.cacert="/tmp/es-ca-target.crt"\n tls.mycert="/tmp/es-cert-target.pem"\n tls.myprivkey="/tmp/es-key-target.pem"\n )\n }\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch-elasticsearch_output", "sections": [{"options": "ruleset(name=\"elasticsearch_output\") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == \"create\")) then {\n stop # successful\n }\n if ($.omes!writeoperation == \"unknown\") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template(\"prefix_index_template\");\n }\n if ($.input_type == \"ovirt\") and ($.index_prefix startswith \"project.\") then {\n action(\n type=\"omelasticsearch\"\n name=\"elasticsearch_output\"\n server=\"logging-es\"\n serverport=\"9200\"\n template=\"es_template\"\n searchIndex=\"index_template\"\n dynSearchIndex=\"on\"\n searchType=\"com.redhat.viaq.common\"\n bulkmode=\"on\"\n writeoperation=\"create\"\n bulkid=\"id_template\"\n dynbulkid=\"on\"\n allowUnsignedCerts=\"off\"\n retryfailures=\"off\"\n usehttps=\"on\"\n tls.cacert=\"/tmp/es-ca-target.crt\"\n tls.mycert=\"/tmp/es-cert-target.pem\"\n tls.myprivkey=\"/tmp/es-key-target.pem\"\n )\n }\n}\n"}], "state": "present", "type": "output", "weight": "31"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "89bc63afcb6aae96090bbde60b367bfc80afc31f", "dest": "/etc/rsyslog.d/10-output-files-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "md5sum": "36c5048bf86cdc51ac071efb6a63f800", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 173, "src": "/root/.ansible/tmp/ansible-tmp-1605145578.4657404-159640-121693136024444/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create files output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/files/main.yml:10 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-default_files', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="default_files") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "87f41b5de3ab1bafc779920627f5202204770c3f", "dest": "/etc/rsyslog.d/30-output-files-default_files.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-default_files", "sections": [{"options": "ruleset(name=\"default_files\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n"}], "state": "present", "type": "output"}, "md5sum": "b165c8ba84f13793cfbec3ee659bb8fe", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1125, "src": "/root/.ansible/tmp/ansible-tmp-1605145579.2854354-159674-15939988515515/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-default_files', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="default_files") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-default_files", "sections": [{"options": "ruleset(name=\"default_files\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:270 changed: [/cache/fedora-31.qcow2] => {"changed": true, "enabled": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target system.slice basic.target", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7776", "LimitNPROCSoft": "7776", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7776", "LimitSIGPENDINGSoft": "7776", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2332", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [/tmp/tmpa5z69896/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:279 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:290 skipping: [/cache/fedora-31.qcow2] => {} TASK [include_tasks] *********************************************************** task path: /tmp/tmpa5z69896/tests/tests_files_elasticsearch_use_local_cert_all.yml:93 included: /tmp/tmpa5z69896/tests/set_rsyslog_variables.yml for /cache/fedora-31.qcow2 TASK [Get info of /etc/rsyslog.conf] ******************************************* task path: /tmp/tmpa5z69896/tests/set_rsyslog_variables.yml:1 ok: [/cache/fedora-31.qcow2] => {"changed": false, "stat": {"atime": 1605145580.6859174, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "ctime": 1605145565.4269173, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8351, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1605145565.0319173, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 104, "uid": 0, "version": "3521792956", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Get file counts in /etc/rsyslog.d] *************************************** task path: /tmp/tmpa5z69896/tests/set_rsyslog_variables.yml:6 ok: [/cache/fedora-31.qcow2] => {"changed": false, "examined": 10, "files": [{"atime": 1605145564.2609174, "ctime": 1571871554.4778266, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 159515, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1564000148.0, "nlink": 1, "path": "/etc/rsyslog.d/21-cloudinit.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 255, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605145580.6859174, "ctime": 1605145566.8349175, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8404, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605145566.5669174, "nlink": 1, "path": "/etc/rsyslog.d/05-common-defaults.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 69, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605145580.6859174, "ctime": 1605145579.0599174, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8412, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605145578.8179173, "nlink": 1, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 173, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605145580.6859174, "ctime": 1605145579.8759174, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8413, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605145579.6389174, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 1125, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605145580.6859174, "ctime": 1605145566.1689174, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8403, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605145565.9269173, "nlink": 1, "path": "/etc/rsyslog.d/00-global.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 86, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605145580.6859174, "ctime": 1605145568.8319175, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8406, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605145568.5869174, "nlink": 1, "path": "/etc/rsyslog.d/90-input-files-files_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 172, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605145580.6859174, "ctime": 1605145577.3539174, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8410, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605145577.1149175, "nlink": 1, "path": "/etc/rsyslog.d/30-output-elasticsearch.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 1054, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605145580.6859174, "ctime": 1605145578.1719174, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8411, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605145577.9359174, "nlink": 1, "path": "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 1984, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605145580.6859174, "ctime": 1605145576.7359173, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8344, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605145576.4919174, "nlink": 1, "path": "/etc/rsyslog.d/10-output-elasticsearch-module.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 74, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605145580.6859174, "ctime": 1605145568.0059175, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8405, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605145567.7699175, "nlink": 1, "path": "/etc/rsyslog.d/10-input-files-modules.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 91, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}], "matched": 10, "msg": ""} RUNNING HANDLER [/tmp/tmpa5z69896/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmpa5z69896/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-31.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestamp": "Thu 2020-11-12 01:46:20 UTC", "ActiveEnterTimestampMonotonic": "85894912", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "sysinit.target system.slice basic.target", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Thu 2020-11-12 01:46:20 UTC", "AssertTimestampMonotonic": "85885480", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "8580000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2020-11-12 01:46:20 UTC", "ConditionTimestampMonotonic": "85885479", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "11995", "ExecMainStartTimestamp": "Thu 2020-11-12 01:46:20 UTC", "ExecMainStartTimestampMonotonic": "85886527", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Thu 2020-11-12 01:46:20 UTC] ; stop_time=[n/a] ; pid=11995 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Thu 2020-11-12 01:46:20 UTC] ; stop_time=[n/a] ; pid=11995 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2020-11-12 01:46:20 UTC", "InactiveExitTimestampMonotonic": "85886906", "InvocationID": "639a1727ffb34eaa9ac4b410119674c7", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7776", "LimitNPROCSoft": "7776", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7776", "LimitSIGPENDINGSoft": "7776", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "11995", "MemoryAccounting": "yes", "MemoryCurrent": "1499136", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Thu 2020-11-12 01:46:20 UTC", "StateChangeTimestampMonotonic": "85894912", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "2", "TasksMax": "2332", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [Check rsyslog.conf size] ************************************************* task path: /tmp/tmpa5z69896/tests/tests_files_elasticsearch_use_local_cert_all.yml:100 ok: [/cache/fedora-31.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check file counts in rsyslog.d] ****************************************** task path: /tmp/tmpa5z69896/tests/tests_files_elasticsearch_use_local_cert_all.yml:104 ok: [/cache/fedora-31.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check if the output files config exists] ********************************* task path: /tmp/tmpa5z69896/tests/tests_files_elasticsearch_use_local_cert_all.yml:108 ok: [/cache/fedora-31.qcow2] => {"changed": false, "stat": {"atime": 1605145580.6859174, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d0a78674b25c66a4f4fdd38a7d046f7c909351ce", "ctime": 1605145578.1719174, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8411, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1605145577.9359174, "nlink": 1, "path": "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1984, "uid": 0, "version": "1346280967", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Check if the copied ca cert file exists] ********************************* task path: /tmp/tmpa5z69896/tests/tests_files_elasticsearch_use_local_cert_all.yml:112 ok: [/cache/fedora-31.qcow2] => {"changed": false, "stat": {"atime": 1605145569.7449174, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "e3973c6c4df9286ca689927d61c5dca3f046b651", "ctime": 1605145569.7469175, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8407, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1605145569.5039175, "nlink": 1, "path": "/tmp/es-ca-target.crt", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 30, "uid": 0, "version": "4213294963", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Check if the copied cert file exists] ************************************ task path: /tmp/tmpa5z69896/tests/tests_files_elasticsearch_use_local_cert_all.yml:116 ok: [/cache/fedora-31.qcow2] => {"changed": false, "stat": {"atime": 1605145570.4049175, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "20e967fdb67207b459285c7c7d1254809ed288b1", "ctime": 1605145570.4079175, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8408, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1605145570.1669173, "nlink": 1, "path": "/tmp/es-cert-target.pem", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 32, "uid": 0, "version": "2516027940", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Check if the copied key file exists] ************************************* task path: /tmp/tmpa5z69896/tests/tests_files_elasticsearch_use_local_cert_all.yml:120 ok: [/cache/fedora-31.qcow2] => {"changed": false, "stat": {"atime": 1605145571.0669174, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d3877fa1c0c8f88f219e9378fb78bffa494a79cb", "ctime": 1605145571.0689175, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8409, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1605145570.8249173, "nlink": 1, "path": "/tmp/es-key-target.pem", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 31, "uid": 0, "version": "1145879938", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Check key/certs in /etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf] *** task path: /tmp/tmpa5z69896/tests/tests_files_elasticsearch_use_local_cert_all.yml:124 ok: [/cache/fedora-31.qcow2] => (item={'key': 'cacert', 'value': '/tmp/es-ca-target.crt'}) => {"ansible_loop_var": "item", "changed": false, "cmd": ["/bin/grep", "tls.cacert=\"/tmp/es-ca-target.crt\"", "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf"], "delta": "0:00:00.003229", "end": "2020-11-12 01:46:24.194903", "item": {"key": "cacert", "value": "/tmp/es-ca-target.crt"}, "rc": 0, "start": "2020-11-12 01:46:24.191674", "stderr": "", "stderr_lines": [], "stdout": " tls.cacert=\"/tmp/es-ca-target.crt\"", "stdout_lines": [" tls.cacert=\"/tmp/es-ca-target.crt\""]} ok: [/cache/fedora-31.qcow2] => (item={'key': 'mycert', 'value': '/tmp/es-cert-target.pem'}) => {"ansible_loop_var": "item", "changed": false, "cmd": ["/bin/grep", "tls.mycert=\"/tmp/es-cert-target.pem\"", "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf"], "delta": "0:00:00.003220", "end": "2020-11-12 01:46:24.523176", "item": {"key": "mycert", "value": "/tmp/es-cert-target.pem"}, "rc": 0, "start": "2020-11-12 01:46:24.519956", "stderr": "", "stderr_lines": [], "stdout": " tls.mycert=\"/tmp/es-cert-target.pem\"", "stdout_lines": [" tls.mycert=\"/tmp/es-cert-target.pem\""]} ok: [/cache/fedora-31.qcow2] => (item={'key': 'myprivkey', 'value': '/tmp/es-key-target.pem'}) => {"ansible_loop_var": "item", "changed": false, "cmd": ["/bin/grep", "tls.myprivkey=\"/tmp/es-key-target.pem\"", "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf"], "delta": "0:00:00.003097", "end": "2020-11-12 01:46:24.819605", "item": {"key": "myprivkey", "value": "/tmp/es-key-target.pem"}, "rc": 0, "start": "2020-11-12 01:46:24.816508", "stderr": "", "stderr_lines": [], "stdout": " tls.myprivkey=\"/tmp/es-key-target.pem\"", "stdout_lines": [" tls.myprivkey=\"/tmp/es-key-target.pem\""]} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-31.qcow2 : ok=59 changed=16 unreachable=0 failed=0 skipped=32 rescued=0 ignored=0 + cd /tmp/tmpa5z69896/tests; TEST_SUBJECTS=/cache/fedora-31.qcow2 TEST_ARTIFACTS=/tmp/linux-system-role-test-work-pull-linux-system-roles_logging-186-405f09a-fedora-31-mm3symvy/artifacts ansible-playbook -vv --inventory=/usr/share/ansible/inventory/standard-inventory-qcow2 /tmp/tmpa5z69896/_setup.yml /tmp/tmpa5z69896/tests/tests_files_elasticsearch_use_local_cert_nokeys.yml ansible-playbook 2.9.14 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/tester/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.8/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 3.8.6 (default, Sep 25 2020, 00:00:00) [GCC 10.2.1 20200723 (Red Hat 10.2.1-1)] Using /etc/ansible/ansible.cfg as config file PLAYBOOK: _setup.yml *********************************************************** 1 plays in /tmp/tmpa5z69896/_setup.yml PLAY [Fail when only localhost is available] *********************************** META: ran handlers TASK [debug] ******************************************************************* task path: /tmp/tmpa5z69896/_setup.yml:5 ok: [/cache/fedora-31.qcow2] => { "groups": { "all": [ "/cache/fedora-31.qcow2" ], "localhost": [ "/cache/fedora-31.qcow2" ], "subjects": [ "/cache/fedora-31.qcow2" ], "ungrouped": [] } } TASK [fail] ******************************************************************** task path: /tmp/tmpa5z69896/_setup.yml:7 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-31.qcow2 : ok=1 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 PLAYBOOK: tests_files_elasticsearch_use_local_cert_nokeys.yml ****************** 1 plays in /tmp/tmpa5z69896/tests/tests_files_elasticsearch_use_local_cert_nokeys.yml PLAY [Error case for Elasticsearch config - although tls is true, no cert data are given.] *** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpa5z69896/tests/tests_files_elasticsearch_use_local_cert_nokeys.yml:26 ok: [/cache/fedora-31.qcow2] META: ran handlers TASK [deploy config to send to elasticsearch] ********************************** task path: /tmp/tmpa5z69896/tests/tests_files_elasticsearch_use_local_cert_nokeys.yml:35 TASK [linux-system-roles.logging : Set rsyslog_output_elasticsearch for the omelasticsearch output] *** task path: /tmp/tmpa5z69896/tasks/main.yml:5 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_elasticsearch": [{"index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "tls": true, "type": "elasticsearch"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_files for the omfile outputs] *** task path: /tmp/tmpa5z69896/tasks/main.yml:9 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_files": []}, "changed": false} TASK [linux-system-roles.logging : Set files output if rsyslog_output_files is empty and logging_inputs is not empty] *** task path: /tmp/tmpa5z69896/tasks/main.yml:13 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_files": [{"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_forwards for the omfwd output] *** task path: /tmp/tmpa5z69896/tasks/main.yml:20 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_forwards": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_remote_files for the omfwd output for the remote input] *** task path: /tmp/tmpa5z69896/tasks/main.yml:24 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_remote_files": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_relp for the relp output] *** task path: /tmp/tmpa5z69896/tasks/main.yml:28 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_input_relp for the relp input] *** task path: /tmp/tmpa5z69896/tasks/main.yml:32 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_input_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmpa5z69896/tasks/main.yml:36 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "tls": true, "type": "elasticsearch"}, {"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmpa5z69896/tasks/main.yml:40 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'tls': True}) => {"ansible_loop_var": "item", "changed": false, "item": {"index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "tls": true, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmpa5z69896/tasks/main.yml:49 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'flow_0', 'inputs': ['files_input'], 'outputs': ['elasticsearch_output', 'elasticsearch_output_ops']}) => {"ansible_loop_var": "item", "changed": false, "item": {"inputs": ["files_input"], "name": "flow_0", "outputs": ["elasticsearch_output", "elasticsearch_output_ops"]}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmpa5z69896/tasks/main.yml:60 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmpa5z69896/tasks/main.yml:64 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmpa5z69896/tasks/main.yml:70 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmpa5z69896/tasks/main.yml:76 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmpa5z69896/tasks/main.yml:82 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmpa5z69896/tasks/main.yml:86 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmpa5z69896/tasks/main.yml:101 TASK [/tmp/tmpa5z69896/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:14 changed: [/cache/fedora-31.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: libestr-0.1.9-13.fc31.x86_64", "Installed: ca-certificates-2020.2.41-1.1.fc31.noarch", "Installed: p11-kit-trust-0.23.21-2.fc31.x86_64", "Installed: p11-kit-0.23.21-2.fc31.x86_64", "Installed: libfastjson-0.99.8-5.fc31.x86_64", "Installed: rsyslog-8.2002.0-1.fc31.x86_64", "Installed: logrotate-3.15.1-1.fc31.x86_64", "Installed: rsyslog-gnutls-8.2002.0-1.fc31.x86_64", "Removed: p11-kit-0.23.16.1-2.fc31.x86_64", "Removed: p11-kit-trust-0.23.16.1-2.fc31.x86_64", "Removed: ca-certificates-2019.2.32-3.fc31.noarch"]} TASK [/tmp/tmpa5z69896/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:21 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc31", "source": "rpm", "version": "1.20.4"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc31", "source": "rpm", "version": "1.20.4"}], "abattis-cantarell-fonts": [{"arch": "noarch", "epoch": null, "name": "abattis-cantarell-fonts", "release": "3.fc31", "source": "rpm", "version": "0.111"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "4.fc31", "source": "rpm", "version": "2.2.53"}], "adobe-source-code-pro-fonts": [{"arch": "noarch", "epoch": null, "name": "adobe-source-code-pro-fonts", "release": "7.fc31", "source": "rpm", "version": "2.030.1.050"}], "adwaita-cursor-theme": [{"arch": "noarch", "epoch": null, "name": "adwaita-cursor-theme", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "adwaita-icon-theme": [{"arch": "noarch", "epoch": null, "name": "adwaita-icon-theme", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "5.fc31", "source": "rpm", "version": "1.11"}], "at-spi2-atk": [{"arch": "x86_64", "epoch": null, "name": "at-spi2-atk", "release": "1.fc31", "source": "rpm", "version": "2.34.1"}], "at-spi2-core": [{"arch": "x86_64", "epoch": null, "name": "at-spi2-core", "release": "1.fc31", "source": "rpm", "version": "2.34.0"}], "atk": [{"arch": "x86_64", "epoch": null, "name": "atk", "release": "1.fc31", "source": "rpm", "version": "2.34.1"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "0.12.20190507gitf58ec40.fc31", "source": "rpm", "version": "3.0"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "0.12.20190507gitf58ec40.fc31", "source": "rpm", "version": "3.0"}], "avahi-libs": [{"arch": "x86_64", "epoch": null, "name": "avahi-libs", "release": "20.fc31", "source": "rpm", "version": "0.7"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "8.fc31", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "3.fc31", "source": "rpm", "version": "5.0.7"}], "brotli": [{"arch": "x86_64", "epoch": null, "name": "brotli", "release": "6.fc31", "source": "rpm", "version": "1.0.7"}], "bzip2": [{"arch": "x86_64", "epoch": null, "name": "bzip2", "release": "1.fc31", "source": "rpm", "version": "1.0.8"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "1.fc31", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "4.fc31", "source": "rpm", "version": "1.15.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc31", "source": "rpm", "version": "2020.2.41"}], "cairo": [{"arch": "x86_64", "epoch": null, "name": "cairo", "release": "6.fc31", "source": "rpm", "version": "1.16.0"}], "cairo-gobject": [{"arch": "x86_64", "epoch": null, "name": "cairo-gobject", "release": "6.fc31", "source": "rpm", "version": "1.16.0"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "2.fc31", "source": "rpm", "version": "2.9"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "4.fc31", "source": "rpm", "version": "3.5"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "11.fc31", "source": "rpm", "version": "17.1"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "3.fc31", "source": "rpm", "version": "0.31"}], "colord-libs": [{"arch": "x86_64", "epoch": null, "name": "colord-libs", "release": "2.fc31", "source": "rpm", "version": "1.4.4"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc31", "source": "rpm", "version": "8.31"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc31", "source": "rpm", "version": "8.31"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "12.fc31", "source": "rpm", "version": "2.12"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "21.fc31", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "21.fc31", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "4.gitbb9bf99.fc31", "source": "rpm", "version": "20190816"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc31", "source": "rpm", "version": "2.2.1"}], "cups-libs": [{"arch": "x86_64", "epoch": 1, "name": "cups-libs", "release": "2.fc31", "source": "rpm", "version": "2.2.12"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "1.fc31", "source": "rpm", "version": "7.66.0"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "2.fc31", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "3.fc31", "source": "rpm", "version": "1.12.16"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "6.fc31", "source": "rpm", "version": "21"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "3.fc31", "source": "rpm", "version": "1.12.16"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "3.fc31", "source": "rpm", "version": "1.12.16"}], "dconf": [{"arch": "x86_64", "epoch": null, "name": "dconf", "release": "1.fc31", "source": "rpm", "version": "0.34.0"}], "dejavu-fonts-common": [{"arch": "noarch", "epoch": null, "name": "dejavu-fonts-common", "release": "2.fc31", "source": "rpm", "version": "2.37"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "2.fc31", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "2.fc31", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "2.fc31", "source": "rpm", "version": "1.02.163"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "2.fc31", "source": "rpm", "version": "1.02.163"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "15.fc31", "source": "rpm", "version": "4.4.1"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "15.fc31", "source": "rpm", "version": "4.4.1"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "3.fc31", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc31", "source": "rpm", "version": "4.0.9"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "27.git20181204.fc31.1", "source": "rpm", "version": "049"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "27.git20181204.fc31.1", "source": "rpm", "version": "049"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc31", "source": "rpm", "version": "0.177"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc31", "source": "rpm", "version": "0.177"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc31", "source": "rpm", "version": "0.177"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc31", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "1", "source": "rpm", "version": "31"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "1", "source": "rpm", "version": "31"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "1", "source": "rpm", "version": "31"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "1", "source": "rpm", "version": "31"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc31", "source": "rpm", "version": "5.37"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc31", "source": "rpm", "version": "5.37"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc31", "source": "rpm", "version": "3.12"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "24.fc31", "source": "rpm", "version": "4.6.0"}], "fipscheck": [{"arch": "x86_64", "epoch": null, "name": "fipscheck", "release": "7.fc31", "source": "rpm", "version": "1.5.0"}], "fipscheck-lib": [{"arch": "x86_64", "epoch": null, "name": "fipscheck-lib", "release": "7.fc31", "source": "rpm", "version": "1.5.0"}], "fontconfig": [{"arch": "x86_64", "epoch": null, "name": "fontconfig", "release": "3.fc31", "source": "rpm", "version": "2.13.92"}], "fontpackages-filesystem": [{"arch": "noarch", "epoch": null, "name": "fontpackages-filesystem", "release": "25.fc31", "source": "rpm", "version": "1.44"}], "freetype": [{"arch": "x86_64", "epoch": null, "name": "freetype", "release": "3.fc31", "source": "rpm", "version": "2.10.0"}], "fribidi": [{"arch": "x86_64", "epoch": null, "name": "fribidi", "release": "4.fc31", "source": "rpm", "version": "1.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "8.fc31", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "5.fc31", "source": "rpm", "version": "5.0.1"}], "gcr": [{"arch": "x86_64", "epoch": null, "name": "gcr", "release": "1.fc31", "source": "rpm", "version": "3.33.4"}], "gcr-base": [{"arch": "x86_64", "epoch": null, "name": "gcr-base", "release": "1.fc31", "source": "rpm", "version": "3.33.4"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc31", "source": "rpm", "version": "1.18.1"}], "gdk-pixbuf2": [{"arch": "x86_64", "epoch": null, "name": "gdk-pixbuf2", "release": "1.fc31", "source": "rpm", "version": "2.40.0"}], "gdk-pixbuf2-modules": [{"arch": "x86_64", "epoch": null, "name": "gdk-pixbuf2-modules", "release": "1.fc31", "source": "rpm", "version": "2.40.0"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "1.fc31", "source": "rpm", "version": "20190806"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "1.fc31", "source": "rpm", "version": "20190806"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "2.fc31", "source": "rpm", "version": "0.20.1"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "2.fc31", "source": "rpm", "version": "0.20.1"}], "git-core": [{"arch": "x86_64", "epoch": null, "name": "git-core", "release": "1.fc31", "source": "rpm", "version": "2.23.0"}], "glib-networking": [{"arch": "x86_64", "epoch": null, "name": "glib-networking", "release": "1.fc31", "source": "rpm", "version": "2.62.1"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc31", "source": "rpm", "version": "2.62.1"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "5.fc31", "source": "rpm", "version": "2.30"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "5.fc31", "source": "rpm", "version": "2.30"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "5.fc31", "source": "rpm", "version": "2.30"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "10.fc31", "source": "rpm", "version": "6.1.2"}], "gnome-keyring": [{"arch": "x86_64", "epoch": null, "name": "gnome-keyring", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc31", "source": "rpm", "version": "2.2.17"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc31", "source": "rpm", "version": "2.2.17"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc31", "source": "rpm", "version": "3.6.10"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5c6ae44d", "source": "rpm", "version": "3c3359c4"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "3.fc31", "source": "rpm", "version": "1.13.1"}], "graphite2": [{"arch": "x86_64", "epoch": null, "name": "graphite2", "release": "1.fc31", "source": "rpm", "version": "1.3.13"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "3.fc31", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "20.fc31", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-tools-extra": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-extra", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "36.fc31", "source": "rpm", "version": "8.40"}], "gsettings-desktop-schemas": [{"arch": "x86_64", "epoch": null, "name": "gsettings-desktop-schemas", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "gtk-update-icon-cache": [{"arch": "x86_64", "epoch": null, "name": "gtk-update-icon-cache", "release": "3.fc31", "source": "rpm", "version": "3.24.12"}], "gtk3": [{"arch": "x86_64", "epoch": null, "name": "gtk3", "release": "3.fc31", "source": "rpm", "version": "3.24.12"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "1.fc31", "source": "rpm", "version": "1.10"}], "harfbuzz": [{"arch": "x86_64", "epoch": null, "name": "harfbuzz", "release": "2.fc31", "source": "rpm", "version": "2.6.1"}], "heat-cfntools": [{"arch": "noarch", "epoch": null, "name": "heat-cfntools", "release": "9.fc31", "source": "rpm", "version": "1.4.2"}], "hicolor-icon-theme": [{"arch": "noarch", "epoch": null, "name": "hicolor-icon-theme", "release": "7.fc31", "source": "rpm", "version": "0.17"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "9.fc31", "source": "rpm", "version": "3.20"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "2.fc31", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc31", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "3.fc31", "source": "rpm", "version": "0.2.5"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc31", "source": "rpm", "version": "5.3.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc31", "source": "rpm", "version": "5.3.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "5.fc31", "source": "rpm", "version": "1.8.3"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "3.fc31", "source": "rpm", "version": "20190515"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "4.fc31", "source": "rpm", "version": "2.12"}], "jasper-libs": [{"arch": "x86_64", "epoch": null, "name": "jasper-libs", "release": "9.fc31", "source": "rpm", "version": "2.0.14"}], "jbigkit-libs": [{"arch": "x86_64", "epoch": null, "name": "jbigkit-libs", "release": "17.fc31", "source": "rpm", "version": "2.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "6.fc31", "source": "rpm", "version": "0.13.1"}], "json-glib": [{"arch": "x86_64", "epoch": null, "name": "json-glib", "release": "3.fc31", "source": "rpm", "version": "1.4.4"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "14.fc31", "source": "rpm", "version": "2.0.4"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "14.fc31", "source": "rpm", "version": "2.0.4"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "14.fc31", "source": "rpm", "version": "2.0.4"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "301.fc31", "source": "rpm", "version": "5.3.7"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "3.fc31", "source": "rpm", "version": "1.6"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "4.fc31", "source": "rpm", "version": "26"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "4.fc31", "source": "rpm", "version": "26"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "3.fc31", "source": "rpm", "version": "0.8.0"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "45.fc31", "source": "rpm", "version": "1.17"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "7.fc31", "source": "rpm", "version": "2.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "7.fc31", "source": "rpm", "version": "2.0"}], "lcms2": [{"arch": "x86_64", "epoch": null, "name": "lcms2", "release": "6.fc31", "source": "rpm", "version": "2.9"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "2.fc31", "source": "rpm", "version": "551"}], "libX11": [{"arch": "x86_64", "epoch": null, "name": "libX11", "release": "3.fc31", "source": "rpm", "version": "1.6.8"}], "libX11-common": [{"arch": "noarch", "epoch": null, "name": "libX11-common", "release": "3.fc31", "source": "rpm", "version": "1.6.8"}], "libXau": [{"arch": "x86_64", "epoch": null, "name": "libXau", "release": "2.fc31", "source": "rpm", "version": "1.0.9"}], "libXcomposite": [{"arch": "x86_64", "epoch": null, "name": "libXcomposite", "release": "17.fc31", "source": "rpm", "version": "0.4.4"}], "libXcursor": [{"arch": "x86_64", "epoch": null, "name": "libXcursor", "release": "6.fc31", "source": "rpm", "version": "1.1.15"}], "libXdamage": [{"arch": "x86_64", "epoch": null, "name": "libXdamage", "release": "17.fc31", "source": "rpm", "version": "1.1.4"}], "libXext": [{"arch": "x86_64", "epoch": null, "name": "libXext", "release": "2.fc31", "source": "rpm", "version": "1.3.4"}], "libXfixes": [{"arch": "x86_64", "epoch": null, "name": "libXfixes", "release": "10.fc31", "source": "rpm", "version": "5.0.3"}], "libXft": [{"arch": "x86_64", "epoch": null, "name": "libXft", "release": "2.fc31", "source": "rpm", "version": "2.3.3"}], "libXi": [{"arch": "x86_64", "epoch": null, "name": "libXi", "release": "2.fc31", "source": "rpm", "version": "1.7.10"}], "libXinerama": [{"arch": "x86_64", "epoch": null, "name": "libXinerama", "release": "4.fc31", "source": "rpm", "version": "1.1.4"}], "libXrandr": [{"arch": "x86_64", "epoch": null, "name": "libXrandr", "release": "2.fc31", "source": "rpm", "version": "1.5.2"}], "libXrender": [{"arch": "x86_64", "epoch": null, "name": "libXrender", "release": "10.fc31", "source": "rpm", "version": "0.9.10"}], "libXtst": [{"arch": "x86_64", "epoch": null, "name": "libXtst", "release": "10.fc31", "source": "rpm", "version": "1.2.3"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "4.fc31", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc31", "source": "rpm", "version": "3.4.0"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "3.fc31", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "2.fc31", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "7.fc31", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "43.fc31", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "6.fc31", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "8.fc31", "source": "rpm", "version": "0.7.9"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "43.fc31", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "3.fc31", "source": "rpm", "version": "0.1.11"}], "libcroco": [{"arch": "x86_64", "epoch": null, "name": "libcroco", "release": "2.fc31", "source": "rpm", "version": "0.6.13"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "1.fc31", "source": "rpm", "version": "7.66.0"}], "libdatrie": [{"arch": "x86_64", "epoch": null, "name": "libdatrie", "release": "10.fc31", "source": "rpm", "version": "0.2.9"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "38.fc31", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "38.fc31", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "43.fc31", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "6.fc31", "source": "rpm", "version": "0.35.3"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "28.20190324cvs.fc31", "source": "rpm", "version": "3.1"}], "libepoxy": [{"arch": "x86_64", "epoch": null, "name": "libepoxy", "release": "4.fc31", "source": "rpm", "version": "1.5.3"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "13.fc31", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "7.fc31", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "5.fc31", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "23.fc31", "source": "rpm", "version": "3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc31", "source": "rpm", "version": "9.2.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc31", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc31", "source": "rpm", "version": "9.2.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "2.fc31", "source": "rpm", "version": "1.36"}], "libgusb": [{"arch": "x86_64", "epoch": null, "name": "libgusb", "release": "5.fc31", "source": "rpm", "version": "0.3.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc31", "source": "rpm", "version": "2.2.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "43.fc31", "source": "rpm", "version": "1.3.1"}], "libjpeg-turbo": [{"arch": "x86_64", "epoch": null, "name": "libjpeg-turbo", "release": "4.fc31", "source": "rpm", "version": "2.0.2"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc31", "source": "rpm", "version": "1.1.5"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc31", "source": "rpm", "version": "1.1.5"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "10.fc31", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc31", "source": "rpm", "version": "2.0.7"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "8.fc31", "source": "rpm", "version": "1.2.0"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "9.fc31", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "10.fc31", "source": "rpm", "version": "1.0.4"}], "libmodman": [{"arch": "x86_64", "epoch": null, "name": "libmodman", "release": "20.fc31", "source": "rpm", "version": "2.0.1"}], "libmodulemd1": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd1", "release": "3.fc31", "source": "rpm", "version": "1.8.15"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "4.fc31", "source": "rpm", "version": "1.7"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.rc1.fc31", "source": "rpm", "version": "2.4.1"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc31", "source": "rpm", "version": "1.39.2"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "1.fc31", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "5.20180605git4a062cf.fc31", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "43.fc31", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "4.fc31", "source": "rpm", "version": "1.9.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "3.fc31", "source": "rpm", "version": "1.5.1"}], "libpng": [{"arch": "x86_64", "epoch": 2, "name": "libpng", "release": "2.fc31", "source": "rpm", "version": "1.6.37"}], "libproxy": [{"arch": "x86_64", "epoch": null, "name": "libproxy", "release": "14.fc31", "source": "rpm", "version": "0.4.15"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc31", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc31", "source": "rpm", "version": "1.4.1"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "43.fc31", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc31", "source": "rpm", "version": "1.10.5"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc31", "source": "rpm", "version": "2.10.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "1.fc31", "source": "rpm", "version": "2.4.1"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc31", "source": "rpm", "version": "0.19.1"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc31", "source": "rpm", "version": "2.9"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "2.fc31", "source": "rpm", "version": "2.9"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "8.fc31", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "3.fc31", "source": "rpm", "version": "0.7.5"}], "libsoup": [{"arch": "x86_64", "epoch": null, "name": "libsoup", "release": "1.fc31", "source": "rpm", "version": "2.68.2"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "6.fc31", "source": "rpm", "version": "0.9.0"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "6.fc31", "source": "rpm", "version": "0.9.0"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc31", "source": "rpm", "version": "9.2.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "1.fc31", "source": "rpm", "version": "2.3.0"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "2.fc31", "source": "rpm", "version": "4.14"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "1.fc31", "source": "rpm", "version": "1.4.2"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "1.fc31", "source": "rpm", "version": "0.10.1"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "2.fc31", "source": "rpm", "version": "0.20.1"}], "libthai": [{"arch": "x86_64", "epoch": null, "name": "libthai", "release": "3.fc31", "source": "rpm", "version": "0.1.28"}], "libtiff": [{"arch": "x86_64", "epoch": null, "name": "libtiff", "release": "6.fc31", "source": "rpm", "version": "4.0.10"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "2.rc3.fc31", "source": "rpm", "version": "1.1.4"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "6.fc31", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "4.fc31", "source": "rpm", "version": "1.0.22"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "21.fc31", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "17.fc31", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "8.fc31", "source": "rpm", "version": "0.3.0"}], "libwayland-client": [{"arch": "x86_64", "epoch": null, "name": "libwayland-client", "release": "2.fc31", "source": "rpm", "version": "1.17.0"}], "libwayland-cursor": [{"arch": "x86_64", "epoch": null, "name": "libwayland-cursor", "release": "2.fc31", "source": "rpm", "version": "1.17.0"}], "libwayland-egl": [{"arch": "x86_64", "epoch": null, "name": "libwayland-egl", "release": "2.fc31", "source": "rpm", "version": "1.17.0"}], "libxcb": [{"arch": "x86_64", "epoch": null, "name": "libxcb", "release": "3.fc31", "source": "rpm", "version": "1.13.1"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "1.fc31", "source": "rpm", "version": "4.4.10"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "1.fc31", "source": "rpm", "version": "4.4.10"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc31", "source": "rpm", "version": "0.8.4"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "3.fc31", "source": "rpm", "version": "2.9.9"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "2.fc31", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc31", "source": "rpm", "version": "1.4.2"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "25.fc31", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "102.fc31", "source": "rpm", "version": "20190923"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "3.fc31", "source": "rpm", "version": "0.9.23"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "1.fc31", "source": "rpm", "version": "3.15.1"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "6.fc31", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "1.fc31", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "5.fc31", "source": "rpm", "version": "2.8.4"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc31", "source": "rpm", "version": "5.5.2"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc31", "source": "rpm", "version": "3.1.6"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc31", "source": "rpm", "version": "4.0.23"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "12.20190803.fc31", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "12.20190803.fc31", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "12.20190803.fc31", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.55.20160912git.fc31", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc31", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "3.fc31", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "3.fc31", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc31.1", "source": "rpm", "version": "8.0p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc31.1", "source": "rpm", "version": "8.0p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc31.1", "source": "rpm", "version": "8.0p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "2.fc31", "source": "rpm", "version": "1.1.1d"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc31", "source": "rpm", "version": "1.1.1d"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "2.fc31", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "3.fc31", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc31", "source": "rpm", "version": "0.23.21"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc31", "source": "rpm", "version": "0.23.21"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "18.fc31", "source": "rpm", "version": "1.3.1"}], "pango": [{"arch": "x86_64", "epoch": null, "name": "pango", "release": "1.fc31", "source": "rpm", "version": "1.44.6"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "1.fc31", "source": "rpm", "version": "3.2.153"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "6.fc31", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc31.1", "source": "rpm", "version": "8.43"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "14.fc31", "source": "rpm", "version": "10.33"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "5.fc31", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "6.fc31", "source": "rpm", "version": "1.1.0"}], "pixman": [{"arch": "x86_64", "epoch": null, "name": "pixman", "release": "1.fc31", "source": "rpm", "version": "0.38.4"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "4.fc31", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "18.fc31", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "6.fc31", "source": "rpm", "version": "3.3.15"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "2.fc31", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc31", "source": "rpm", "version": "19.1.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "1.fc31", "source": "rpm", "version": "41.2.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "5.fc31", "source": "rpm", "version": "3.7.4"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "5.fc31", "source": "rpm", "version": "3.7.4"}], "python3-asn1crypto": [{"arch": "noarch", "epoch": null, "name": "python3-asn1crypto", "release": "7.fc31", "source": "rpm", "version": "0.24.0"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc31", "source": "rpm", "version": "19.1.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "0.12.20190507gitf58ec40.fc31", "source": "rpm", "version": "3.0"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc31", "source": "rpm", "version": "2.7.0"}], "python3-boto": [{"arch": "noarch", "epoch": null, "name": "python3-boto", "release": "1.fc31", "source": "rpm", "version": "2.49.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc31", "source": "rpm", "version": "1.12.3"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "10.fc31", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "16.fc31", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc31", "source": "rpm", "version": "2.6.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "3.fc31", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "6.fc31", "source": "rpm", "version": "1.2.8"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "2.fc31", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc31", "source": "rpm", "version": "4.0.9"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "3.fc31", "source": "rpm", "version": "1.13.1"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "6.fc31", "source": "rpm", "version": "0.35.3"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc31", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "2.fc31", "source": "rpm", "version": "2.10.1"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "8.fc31", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "16.fc31", "source": "rpm", "version": "1.10"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "1.fc31", "source": "rpm", "version": "3.0.2"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "3.fc31", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "3.fc31", "source": "rpm", "version": "0.1.11"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "6.fc31", "source": "rpm", "version": "0.35.3"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "5.fc31", "source": "rpm", "version": "3.7.4"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc31", "source": "rpm", "version": "2.9"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "2.fc31", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "2.fc31", "source": "rpm", "version": "3.0.2"}], "python3-pbr": [{"arch": "noarch", "epoch": null, "name": "python3-pbr", "release": "4.fc31", "source": "rpm", "version": "5.1.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc31", "source": "rpm", "version": "19.1.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "3.fc31", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "18.fc31", "source": "rpm", "version": "0.7.2"}], "python3-psutil": [{"arch": "x86_64", "epoch": null, "name": "python3-psutil", "release": "2.fc31", "source": "rpm", "version": "5.6.3"}], "python3-pyasn1": [{"arch": "noarch", "epoch": null, "name": "python3-pyasn1", "release": "5.fc31", "source": "rpm", "version": "0.4.4"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "20.fc31", "source": "rpm", "version": "2.14"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "1.fc31", "source": "rpm", "version": "0.15.4"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "3.fc31", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "2.fc31", "source": "rpm", "version": "1.7.0"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc31", "source": "rpm", "version": "2019.2"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc31", "source": "rpm", "version": "5.1.2"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc31", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "python3-rsa": [{"arch": "noarch", "epoch": null, "name": "python3-rsa", "release": "10.fc31", "source": "rpm", "version": "3.4.2"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc31", "source": "rpm", "version": "4.2.2"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "1.fc31", "source": "rpm", "version": "41.2.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc31", "source": "rpm", "version": "1.12.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc31", "source": "rpm", "version": "1.9.3"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "4.fc31", "source": "rpm", "version": "1.25.3"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "4.fc31", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "3.fc31", "source": "rpm", "version": "8.0"}], "rest": [{"arch": "x86_64", "epoch": null, "name": "rest", "release": "6.fc31", "source": "rpm", "version": "0.8.1"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "25.fc31", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "9.fc31", "source": "rpm", "version": "3.1.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc31", "source": "rpm", "version": "8.2002.0"}], "rsyslog-gnutls": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-gnutls", "release": "1.fc31", "source": "rpm", "version": "8.2002.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "4.fc31", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "37.fc31", "source": "rpm", "version": "3.14.4"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "37.fc31", "source": "rpm", "version": "3.14.4"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc31", "source": "rpm", "version": "2.13.3"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "16.fc31", "source": "rpm", "version": "4.6"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "1.fc31", "source": "rpm", "version": "1.14"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "2.fc31", "source": "rpm", "version": "3.29.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc31", "source": "rpm", "version": "1.8.28"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-bootchart": [{"arch": "x86_64", "epoch": null, "name": "systemd-bootchart", "release": "5.fc31", "source": "rpm", "version": "233"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "2.fc31", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "13.fc31", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "13.fc31", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "2.fc31", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc31", "source": "rpm", "version": "2019c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc31", "source": "rpm", "version": "1.9.3"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc31", "source": "rpm", "version": "8.1.2102"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "15.fc31", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc31", "source": "rpm", "version": "5.5.2"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "2.fc31", "source": "rpm", "version": "5.1.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "2.fc31", "source": "rpm", "version": "2.27"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "6.fc31", "source": "rpm", "version": "5.2.4"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "6.fc31", "source": "rpm", "version": "5.2.4"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "3.fc31", "source": "rpm", "version": "1.1.2"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "19.fc31", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2002.0"}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : debug] ********************************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:32 skipping: [/cache/fedora-31.qcow2] => {} TASK [/tmp/tmpa5z69896/roles/rsyslog : debug] ********************************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:36 ok: [/cache/fedora-31.qcow2] => { "msg": "Rsyslog_version is 8.2002.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmpa5z69896/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:41 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:48 ok: [/cache/fedora-31.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/rsyslog.d", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:54 ok: [/cache/fedora-31.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/lib/rsyslog", "secontext": "system_u:object_r:syslogd_var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Set backup dir name] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:60 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_backup_dir": "/tmp/rsyslog.d-20201112T014645"}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:64 ok: [/cache/fedora-31.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20201112T014645", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:73 ok: [/cache/fedora-31.qcow2] => {"archived": ["/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.conf"], "arcroot": "/etc/", "changed": false, "dest": "/tmp/rsyslog.d-20201112T014645/backup.tgz", "expanded_exclude_paths": [], "expanded_paths": ["/etc/rsyslog.d", "/etc/rsyslog.conf"], "gid": 0, "group": "root", "missing": [], "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 1726, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:80 changed: [/cache/fedora-31.qcow2] => {"changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/log", "secontext": "system_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:88 NOTIFIED HANDLER /tmp/tmpa5z69896/roles/rsyslog : restart rsyslogd for /cache/fedora-31.qcow2 changed: [/cache/fedora-31.qcow2] => {"changed": true, "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "dest": "/etc/rsyslog.conf", "gid": 0, "group": "root", "md5sum": "aa226b8228225835f8a13f775ca42e49", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 104, "src": "/root/.ansible/tmp/ansible-tmp-1605145651.3930914-160249-261809318374525/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:97 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, [{"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}], [{"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}]]}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:108 changed: [/cache/fedora-31.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "7f4de7a1922c9f75e59e999d3bd76a7422293d14", "dest": "/etc/rsyslog.d/00-global.conf", "gid": 0, "group": "root", "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "md5sum": "bc874b131415b3d23235af980ec111e0", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 86, "src": "/root/.ansible/tmp/ansible-tmp-1605145652.4007127-160279-117464705422519/source", "state": "file", "uid": 0} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} changed: [/cache/fedora-31.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "0dd331865ac06c0881012a0dc9796c2260e66dcd", "dest": "/etc/rsyslog.d/05-common-defaults.conf", "gid": 0, "group": "root", "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "md5sum": "ca846c3cf461cb558da5d3e79ac49a26", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 69, "src": "/root/.ansible/tmp/ansible-tmp-1605145653.0539403-160279-19013105524918/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:129 skipping: [/cache/fedora-31.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:151 TASK [/tmp/tmpa5z69896/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:166 skipping: [/cache/fedora-31.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:174 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:186 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:198 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:222 ok: [/cache/fedora-31.qcow2] => (item={'name': 'files_input', 'type': 'files', 'input_log_path': '/var/log/inputdirectory/*.log'}) => {"ansible_facts": {"__rsyslog_conf_imfile_modules": [{"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}], "__rsyslog_files_input_packages": [], "__rsyslog_files_input_rules": ["{{ __rsyslog_conf_imfile_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/inputs/files/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"input_log_path": "/var/log/inputdirectory/*.log", "name": "files_input", "type": "files"}} TASK [/tmp/tmpa5z69896/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:234 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/files/main.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update files input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/files/main.yml:3 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "ebfad8aa66fdd22580236b4f37626b777b20d81c", "dest": "/etc/rsyslog.d/10-input-files-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "md5sum": "2590f7a290dc6d73d7d2312406df3368", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 91, "src": "/root/.ansible/tmp/ansible-tmp-1605145654.1869047-160352-207784611684009/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create files input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/files/main.yml:10 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'input-files-files_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory/*.log" tag="files_input")\nif\n ($syslogtag == "files_input")\n then {\n call elasticsearch_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "5ba661cf1a33f09f99aa82f7a88298aeafb52980", "dest": "/etc/rsyslog.d/90-input-files-files_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-files-files_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory/*.log\" tag=\"files_input\")\nif\n ($syslogtag == \"files_input\")\n then {\n call elasticsearch_output\n}\n"}], "state": "present", "type": "input"}, "md5sum": "af884213c8f8d7edf2d6e72abab5e288", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 172, "src": "/root/.ansible/tmp/ansible-tmp-1605145654.987142-160386-163414032701458/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-files-files_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory/*.log" tag="files_input")\nif\n ($syslogtag == "files_input")\n then {\n call elasticsearch_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-files_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory/*.log\" tag=\"files_input\")\nif\n ($syslogtag == \"files_input\")\n then {\n call elasticsearch_output\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:246 ok: [/cache/fedora-31.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'tls': True}) => {"ansible_facts": {"__rsyslog_conf_es_elasticsearch": [{"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\" position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\" position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\" position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\" template=\"es_template_nl\" file=\"{{ rsyslog_work_dir }}/es-bulk-errors.log\")\n}"}], "type": "output"}], "__rsyslog_conf_es_main_modules": [{"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}], "__rsyslog_elasticsearch_packages": ["rsyslog-elasticsearch"], "__rsyslog_elasticsearch_rules": ["{{ __rsyslog_conf_es_main_modules }}", "{{ __rsyslog_conf_es_elasticsearch }}"]}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/outputs/elasticsearch/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "tls": true, "type": "elasticsearch"}} ok: [/cache/fedora-31.qcow2] => (item={'name': 'default_files', 'type': 'files'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | default(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n{% else %}\nmodule(load=\"builtin:omfile\")\n{% endif %}"}], "type": "modules"}], "__rsyslog_files_output_packages": [], "__rsyslog_files_output_rules": ["{{ __rsyslog_conf_files_output_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "default_files", "type": "files"}} TASK [/tmp/tmpa5z69896/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:258 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/elasticsearch/main.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Set and check certs and key for elasticsearch] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/set_certs.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy ca_cert on the control host to the specified path on the target host] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/set_certs.yml:4 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'tls': True}) => {"ansible_loop_var": "item", "changed": false, "item": {"index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "tls": true, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy cert on the control host to the specified path on the target host] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/set_certs.yml:12 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'tls': True}) => {"ansible_loop_var": "item", "changed": false, "item": {"index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "tls": true, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy key on the control host to the specified path on the target host] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/set_certs.yml:20 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'tls': True}) => {"ansible_loop_var": "item", "changed": false, "item": {"index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "tls": true, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Check certs - tls is true, but triplets are not given] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/set_certs.yml:28 failed: [/cache/fedora-31.qcow2] (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'tls': True}) => {"ansible_loop_var": "item", "changed": false, "item": {"index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "tls": true, "type": "elasticsearch"}, "msg": "Error: you specified tls: true; you must specify all 3 of ca_cert, cert, private_key, or all 3 of ca_cert_src, cert_src, private_key_src, or set tls: false in the configuration named elasticsearch_output"} TASK [debug] ******************************************************************* task path: /tmp/tmpa5z69896/tests/tests_files_elasticsearch_use_local_cert_nokeys.yml:62 ok: [/cache/fedora-31.qcow2] => { "msg": "Caught an expected error - [{'failed': True, 'msg': 'Error: you specified tls: true; you must specify all 3 of ca_cert, cert, private_key, or all 3 of ca_cert_src, cert_src, private_key_src, or set tls: false in the configuration named elasticsearch_output', '_ansible_no_log': False, 'changed': False, 'item': {'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'tls': True}, 'ansible_loop_var': 'item', '_ansible_item_result': True, '_ansible_item_label': {'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'tls': True}}]" } TASK [assert...] *************************************************************** task path: /tmp/tmpa5z69896/tests/tests_files_elasticsearch_use_local_cert_nokeys.yml:64 ok: [/cache/fedora-31.qcow2] => { "changed": false, "msg": "All assertions passed" } RUNNING HANDLER [/tmp/tmpa5z69896/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmpa5z69896/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-31.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target basic.target system.slice", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7776", "LimitNPROCSoft": "7776", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7776", "LimitSIGPENDINGSoft": "7776", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2332", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-31.qcow2 : ok=37 changed=7 unreachable=0 failed=0 skipped=24 rescued=1 ignored=0 + cd /tmp/tmpa5z69896/tests; TEST_SUBJECTS=/cache/fedora-31.qcow2 TEST_ARTIFACTS=/tmp/linux-system-role-test-work-pull-linux-system-roles_logging-186-405f09a-fedora-31-mm3symvy/artifacts ansible-playbook -vv --inventory=/usr/share/ansible/inventory/standard-inventory-qcow2 /tmp/tmpa5z69896/_setup.yml /tmp/tmpa5z69896/tests/tests_files_files.yml ansible-playbook 2.9.14 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/tester/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.8/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 3.8.6 (default, Sep 25 2020, 00:00:00) [GCC 10.2.1 20200723 (Red Hat 10.2.1-1)] Using /etc/ansible/ansible.cfg as config file PLAYBOOK: _setup.yml *********************************************************** 1 plays in /tmp/tmpa5z69896/_setup.yml PLAY [Fail when only localhost is available] *********************************** META: ran handlers TASK [debug] ******************************************************************* task path: /tmp/tmpa5z69896/_setup.yml:5 ok: [/cache/fedora-31.qcow2] => { "groups": { "all": [ "/cache/fedora-31.qcow2" ], "localhost": [ "/cache/fedora-31.qcow2" ], "subjects": [ "/cache/fedora-31.qcow2" ], "ungrouped": [] } } TASK [fail] ******************************************************************** task path: /tmp/tmpa5z69896/_setup.yml:7 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-31.qcow2 : ok=1 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 PLAYBOOK: tests_files_files.yml ************************************************ 1 plays in /tmp/tmpa5z69896/tests/tests_files_files.yml PLAY [Ensure that the role runs with parameters from two files inputs to two files outputs] *** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpa5z69896/tests/tests_files_files.yml:24 ok: [/cache/fedora-31.qcow2] META: ran handlers TASK [deploy config to output into local files] ******************************** task path: /tmp/tmpa5z69896/tests/tests_files_files.yml:37 TASK [linux-system-roles.logging : Set rsyslog_output_elasticsearch for the omelasticsearch output] *** task path: /tmp/tmpa5z69896/tasks/main.yml:5 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_elasticsearch": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_files for the omfile outputs] *** task path: /tmp/tmpa5z69896/tasks/main.yml:9 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_files": [{"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_output0", "path": "/var/log/messages", "severity": "info", "type": "files"}, {"facility": "authpriv,auth", "name": "files_output1", "path": "/var/log/secure", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set files output if rsyslog_output_files is empty and logging_inputs is not empty] *** task path: /tmp/tmpa5z69896/tasks/main.yml:13 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Set rsyslog_output_forwards for the omfwd output] *** task path: /tmp/tmpa5z69896/tasks/main.yml:20 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_forwards": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_remote_files for the omfwd output for the remote input] *** task path: /tmp/tmpa5z69896/tasks/main.yml:24 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_remote_files": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_relp for the relp output] *** task path: /tmp/tmpa5z69896/tasks/main.yml:28 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_input_relp for the relp input] *** task path: /tmp/tmpa5z69896/tasks/main.yml:32 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_input_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmpa5z69896/tasks/main.yml:36 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_output0", "path": "/var/log/messages", "severity": "info", "type": "files"}, {"facility": "authpriv,auth", "name": "files_output1", "path": "/var/log/secure", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmpa5z69896/tasks/main.yml:40 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'files_output0', 'type': 'files', 'severity': 'info', 'exclude': ['authpriv.none', 'auth.none', 'cron.none', 'mail.none'], 'path': '/var/log/messages'}) => {"ansible_loop_var": "item", "changed": false, "item": {"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_output0", "path": "/var/log/messages", "severity": "info", "type": "files"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'files_output1', 'type': 'files', 'facility': 'authpriv,auth', 'path': '/var/log/secure'}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "authpriv,auth", "name": "files_output1", "path": "/var/log/secure", "type": "files"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmpa5z69896/tasks/main.yml:49 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'flow_0', 'inputs': ['files_input0', 'files_input1'], 'outputs': ['files_output0', 'files_output1']}) => {"ansible_loop_var": "item", "changed": false, "item": {"inputs": ["files_input0", "files_input1"], "name": "flow_0", "outputs": ["files_output0", "files_output1"]}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmpa5z69896/tasks/main.yml:60 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmpa5z69896/tasks/main.yml:64 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmpa5z69896/tasks/main.yml:70 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmpa5z69896/tasks/main.yml:76 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmpa5z69896/tasks/main.yml:82 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmpa5z69896/tasks/main.yml:86 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmpa5z69896/tasks/main.yml:101 TASK [/tmp/tmpa5z69896/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:14 changed: [/cache/fedora-31.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: libestr-0.1.9-13.fc31.x86_64", "Installed: ca-certificates-2020.2.41-1.1.fc31.noarch", "Installed: p11-kit-trust-0.23.21-2.fc31.x86_64", "Installed: p11-kit-0.23.21-2.fc31.x86_64", "Installed: libfastjson-0.99.8-5.fc31.x86_64", "Installed: rsyslog-8.2002.0-1.fc31.x86_64", "Installed: logrotate-3.15.1-1.fc31.x86_64", "Installed: rsyslog-gnutls-8.2002.0-1.fc31.x86_64", "Removed: p11-kit-0.23.16.1-2.fc31.x86_64", "Removed: p11-kit-trust-0.23.16.1-2.fc31.x86_64", "Removed: ca-certificates-2019.2.32-3.fc31.noarch"]} TASK [/tmp/tmpa5z69896/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:21 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc31", "source": "rpm", "version": "1.20.4"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc31", "source": "rpm", "version": "1.20.4"}], "abattis-cantarell-fonts": [{"arch": "noarch", "epoch": null, "name": "abattis-cantarell-fonts", "release": "3.fc31", "source": "rpm", "version": "0.111"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "4.fc31", "source": "rpm", "version": "2.2.53"}], "adobe-source-code-pro-fonts": [{"arch": "noarch", "epoch": null, "name": "adobe-source-code-pro-fonts", "release": "7.fc31", "source": "rpm", "version": "2.030.1.050"}], "adwaita-cursor-theme": [{"arch": "noarch", "epoch": null, "name": "adwaita-cursor-theme", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "adwaita-icon-theme": [{"arch": "noarch", "epoch": null, "name": "adwaita-icon-theme", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "5.fc31", "source": "rpm", "version": "1.11"}], "at-spi2-atk": [{"arch": "x86_64", "epoch": null, "name": "at-spi2-atk", "release": "1.fc31", "source": "rpm", "version": "2.34.1"}], "at-spi2-core": [{"arch": "x86_64", "epoch": null, "name": "at-spi2-core", "release": "1.fc31", "source": "rpm", "version": "2.34.0"}], "atk": [{"arch": "x86_64", "epoch": null, "name": "atk", "release": "1.fc31", "source": "rpm", "version": "2.34.1"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "0.12.20190507gitf58ec40.fc31", "source": "rpm", "version": "3.0"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "0.12.20190507gitf58ec40.fc31", "source": "rpm", "version": "3.0"}], "avahi-libs": [{"arch": "x86_64", "epoch": null, "name": "avahi-libs", "release": "20.fc31", "source": "rpm", "version": "0.7"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "8.fc31", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "3.fc31", "source": "rpm", "version": "5.0.7"}], "brotli": [{"arch": "x86_64", "epoch": null, "name": "brotli", "release": "6.fc31", "source": "rpm", "version": "1.0.7"}], "bzip2": [{"arch": "x86_64", "epoch": null, "name": "bzip2", "release": "1.fc31", "source": "rpm", "version": "1.0.8"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "1.fc31", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "4.fc31", "source": "rpm", "version": "1.15.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc31", "source": "rpm", "version": "2020.2.41"}], "cairo": [{"arch": "x86_64", "epoch": null, "name": "cairo", "release": "6.fc31", "source": "rpm", "version": "1.16.0"}], "cairo-gobject": [{"arch": "x86_64", "epoch": null, "name": "cairo-gobject", "release": "6.fc31", "source": "rpm", "version": "1.16.0"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "2.fc31", "source": "rpm", "version": "2.9"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "4.fc31", "source": "rpm", "version": "3.5"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "11.fc31", "source": "rpm", "version": "17.1"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "3.fc31", "source": "rpm", "version": "0.31"}], "colord-libs": [{"arch": "x86_64", "epoch": null, "name": "colord-libs", "release": "2.fc31", "source": "rpm", "version": "1.4.4"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc31", "source": "rpm", "version": "8.31"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc31", "source": "rpm", "version": "8.31"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "12.fc31", "source": "rpm", "version": "2.12"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "21.fc31", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "21.fc31", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "4.gitbb9bf99.fc31", "source": "rpm", "version": "20190816"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc31", "source": "rpm", "version": "2.2.1"}], "cups-libs": [{"arch": "x86_64", "epoch": 1, "name": "cups-libs", "release": "2.fc31", "source": "rpm", "version": "2.2.12"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "1.fc31", "source": "rpm", "version": "7.66.0"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "2.fc31", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "3.fc31", "source": "rpm", "version": "1.12.16"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "6.fc31", "source": "rpm", "version": "21"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "3.fc31", "source": "rpm", "version": "1.12.16"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "3.fc31", "source": "rpm", "version": "1.12.16"}], "dconf": [{"arch": "x86_64", "epoch": null, "name": "dconf", "release": "1.fc31", "source": "rpm", "version": "0.34.0"}], "dejavu-fonts-common": [{"arch": "noarch", "epoch": null, "name": "dejavu-fonts-common", "release": "2.fc31", "source": "rpm", "version": "2.37"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "2.fc31", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "2.fc31", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "2.fc31", "source": "rpm", "version": "1.02.163"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "2.fc31", "source": "rpm", "version": "1.02.163"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "15.fc31", "source": "rpm", "version": "4.4.1"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "15.fc31", "source": "rpm", "version": "4.4.1"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "3.fc31", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc31", "source": "rpm", "version": "4.0.9"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "27.git20181204.fc31.1", "source": "rpm", "version": "049"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "27.git20181204.fc31.1", "source": "rpm", "version": "049"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc31", "source": "rpm", "version": "0.177"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc31", "source": "rpm", "version": "0.177"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc31", "source": "rpm", "version": "0.177"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc31", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "1", "source": "rpm", "version": "31"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "1", "source": "rpm", "version": "31"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "1", "source": "rpm", "version": "31"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "1", "source": "rpm", "version": "31"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc31", "source": "rpm", "version": "5.37"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc31", "source": "rpm", "version": "5.37"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc31", "source": "rpm", "version": "3.12"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "24.fc31", "source": "rpm", "version": "4.6.0"}], "fipscheck": [{"arch": "x86_64", "epoch": null, "name": "fipscheck", "release": "7.fc31", "source": "rpm", "version": "1.5.0"}], "fipscheck-lib": [{"arch": "x86_64", "epoch": null, "name": "fipscheck-lib", "release": "7.fc31", "source": "rpm", "version": "1.5.0"}], "fontconfig": [{"arch": "x86_64", "epoch": null, "name": "fontconfig", "release": "3.fc31", "source": "rpm", "version": "2.13.92"}], "fontpackages-filesystem": [{"arch": "noarch", "epoch": null, "name": "fontpackages-filesystem", "release": "25.fc31", "source": "rpm", "version": "1.44"}], "freetype": [{"arch": "x86_64", "epoch": null, "name": "freetype", "release": "3.fc31", "source": "rpm", "version": "2.10.0"}], "fribidi": [{"arch": "x86_64", "epoch": null, "name": "fribidi", "release": "4.fc31", "source": "rpm", "version": "1.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "8.fc31", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "5.fc31", "source": "rpm", "version": "5.0.1"}], "gcr": [{"arch": "x86_64", "epoch": null, "name": "gcr", "release": "1.fc31", "source": "rpm", "version": "3.33.4"}], "gcr-base": [{"arch": "x86_64", "epoch": null, "name": "gcr-base", "release": "1.fc31", "source": "rpm", "version": "3.33.4"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc31", "source": "rpm", "version": "1.18.1"}], "gdk-pixbuf2": [{"arch": "x86_64", "epoch": null, "name": "gdk-pixbuf2", "release": "1.fc31", "source": "rpm", "version": "2.40.0"}], "gdk-pixbuf2-modules": [{"arch": "x86_64", "epoch": null, "name": "gdk-pixbuf2-modules", "release": "1.fc31", "source": "rpm", "version": "2.40.0"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "1.fc31", "source": "rpm", "version": "20190806"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "1.fc31", "source": "rpm", "version": "20190806"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "2.fc31", "source": "rpm", "version": "0.20.1"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "2.fc31", "source": "rpm", "version": "0.20.1"}], "git-core": [{"arch": "x86_64", "epoch": null, "name": "git-core", "release": "1.fc31", "source": "rpm", "version": "2.23.0"}], "glib-networking": [{"arch": "x86_64", "epoch": null, "name": "glib-networking", "release": "1.fc31", "source": "rpm", "version": "2.62.1"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc31", "source": "rpm", "version": "2.62.1"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "5.fc31", "source": "rpm", "version": "2.30"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "5.fc31", "source": "rpm", "version": "2.30"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "5.fc31", "source": "rpm", "version": "2.30"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "10.fc31", "source": "rpm", "version": "6.1.2"}], "gnome-keyring": [{"arch": "x86_64", "epoch": null, "name": "gnome-keyring", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc31", "source": "rpm", "version": "2.2.17"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc31", "source": "rpm", "version": "2.2.17"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc31", "source": "rpm", "version": "3.6.10"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5c6ae44d", "source": "rpm", "version": "3c3359c4"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "3.fc31", "source": "rpm", "version": "1.13.1"}], "graphite2": [{"arch": "x86_64", "epoch": null, "name": "graphite2", "release": "1.fc31", "source": "rpm", "version": "1.3.13"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "3.fc31", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "20.fc31", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-tools-extra": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-extra", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "36.fc31", "source": "rpm", "version": "8.40"}], "gsettings-desktop-schemas": [{"arch": "x86_64", "epoch": null, "name": "gsettings-desktop-schemas", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "gtk-update-icon-cache": [{"arch": "x86_64", "epoch": null, "name": "gtk-update-icon-cache", "release": "3.fc31", "source": "rpm", "version": "3.24.12"}], "gtk3": [{"arch": "x86_64", "epoch": null, "name": "gtk3", "release": "3.fc31", "source": "rpm", "version": "3.24.12"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "1.fc31", "source": "rpm", "version": "1.10"}], "harfbuzz": [{"arch": "x86_64", "epoch": null, "name": "harfbuzz", "release": "2.fc31", "source": "rpm", "version": "2.6.1"}], "heat-cfntools": [{"arch": "noarch", "epoch": null, "name": "heat-cfntools", "release": "9.fc31", "source": "rpm", "version": "1.4.2"}], "hicolor-icon-theme": [{"arch": "noarch", "epoch": null, "name": "hicolor-icon-theme", "release": "7.fc31", "source": "rpm", "version": "0.17"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "9.fc31", "source": "rpm", "version": "3.20"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "2.fc31", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc31", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "3.fc31", "source": "rpm", "version": "0.2.5"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc31", "source": "rpm", "version": "5.3.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc31", "source": "rpm", "version": "5.3.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "5.fc31", "source": "rpm", "version": "1.8.3"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "3.fc31", "source": "rpm", "version": "20190515"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "4.fc31", "source": "rpm", "version": "2.12"}], "jasper-libs": [{"arch": "x86_64", "epoch": null, "name": "jasper-libs", "release": "9.fc31", "source": "rpm", "version": "2.0.14"}], "jbigkit-libs": [{"arch": "x86_64", "epoch": null, "name": "jbigkit-libs", "release": "17.fc31", "source": "rpm", "version": "2.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "6.fc31", "source": "rpm", "version": "0.13.1"}], "json-glib": [{"arch": "x86_64", "epoch": null, "name": "json-glib", "release": "3.fc31", "source": "rpm", "version": "1.4.4"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "14.fc31", "source": "rpm", "version": "2.0.4"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "14.fc31", "source": "rpm", "version": "2.0.4"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "14.fc31", "source": "rpm", "version": "2.0.4"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "301.fc31", "source": "rpm", "version": "5.3.7"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "3.fc31", "source": "rpm", "version": "1.6"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "4.fc31", "source": "rpm", "version": "26"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "4.fc31", "source": "rpm", "version": "26"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "3.fc31", "source": "rpm", "version": "0.8.0"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "45.fc31", "source": "rpm", "version": "1.17"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "7.fc31", "source": "rpm", "version": "2.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "7.fc31", "source": "rpm", "version": "2.0"}], "lcms2": [{"arch": "x86_64", "epoch": null, "name": "lcms2", "release": "6.fc31", "source": "rpm", "version": "2.9"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "2.fc31", "source": "rpm", "version": "551"}], "libX11": [{"arch": "x86_64", "epoch": null, "name": "libX11", "release": "3.fc31", "source": "rpm", "version": "1.6.8"}], "libX11-common": [{"arch": "noarch", "epoch": null, "name": "libX11-common", "release": "3.fc31", "source": "rpm", "version": "1.6.8"}], "libXau": [{"arch": "x86_64", "epoch": null, "name": "libXau", "release": "2.fc31", "source": "rpm", "version": "1.0.9"}], "libXcomposite": [{"arch": "x86_64", "epoch": null, "name": "libXcomposite", "release": "17.fc31", "source": "rpm", "version": "0.4.4"}], "libXcursor": [{"arch": "x86_64", "epoch": null, "name": "libXcursor", "release": "6.fc31", "source": "rpm", "version": "1.1.15"}], "libXdamage": [{"arch": "x86_64", "epoch": null, "name": "libXdamage", "release": "17.fc31", "source": "rpm", "version": "1.1.4"}], "libXext": [{"arch": "x86_64", "epoch": null, "name": "libXext", "release": "2.fc31", "source": "rpm", "version": "1.3.4"}], "libXfixes": [{"arch": "x86_64", "epoch": null, "name": "libXfixes", "release": "10.fc31", "source": "rpm", "version": "5.0.3"}], "libXft": [{"arch": "x86_64", "epoch": null, "name": "libXft", "release": "2.fc31", "source": "rpm", "version": "2.3.3"}], "libXi": [{"arch": "x86_64", "epoch": null, "name": "libXi", "release": "2.fc31", "source": "rpm", "version": "1.7.10"}], "libXinerama": [{"arch": "x86_64", "epoch": null, "name": "libXinerama", "release": "4.fc31", "source": "rpm", "version": "1.1.4"}], "libXrandr": [{"arch": "x86_64", "epoch": null, "name": "libXrandr", "release": "2.fc31", "source": "rpm", "version": "1.5.2"}], "libXrender": [{"arch": "x86_64", "epoch": null, "name": "libXrender", "release": "10.fc31", "source": "rpm", "version": "0.9.10"}], "libXtst": [{"arch": "x86_64", "epoch": null, "name": "libXtst", "release": "10.fc31", "source": "rpm", "version": "1.2.3"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "4.fc31", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc31", "source": "rpm", "version": "3.4.0"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "3.fc31", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "2.fc31", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "7.fc31", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "43.fc31", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "6.fc31", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "8.fc31", "source": "rpm", "version": "0.7.9"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "43.fc31", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "3.fc31", "source": "rpm", "version": "0.1.11"}], "libcroco": [{"arch": "x86_64", "epoch": null, "name": "libcroco", "release": "2.fc31", "source": "rpm", "version": "0.6.13"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "1.fc31", "source": "rpm", "version": "7.66.0"}], "libdatrie": [{"arch": "x86_64", "epoch": null, "name": "libdatrie", "release": "10.fc31", "source": "rpm", "version": "0.2.9"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "38.fc31", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "38.fc31", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "43.fc31", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "6.fc31", "source": "rpm", "version": "0.35.3"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "28.20190324cvs.fc31", "source": "rpm", "version": "3.1"}], "libepoxy": [{"arch": "x86_64", "epoch": null, "name": "libepoxy", "release": "4.fc31", "source": "rpm", "version": "1.5.3"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "13.fc31", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "7.fc31", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "5.fc31", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "23.fc31", "source": "rpm", "version": "3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc31", "source": "rpm", "version": "9.2.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc31", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc31", "source": "rpm", "version": "9.2.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "2.fc31", "source": "rpm", "version": "1.36"}], "libgusb": [{"arch": "x86_64", "epoch": null, "name": "libgusb", "release": "5.fc31", "source": "rpm", "version": "0.3.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc31", "source": "rpm", "version": "2.2.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "43.fc31", "source": "rpm", "version": "1.3.1"}], "libjpeg-turbo": [{"arch": "x86_64", "epoch": null, "name": "libjpeg-turbo", "release": "4.fc31", "source": "rpm", "version": "2.0.2"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc31", "source": "rpm", "version": "1.1.5"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc31", "source": "rpm", "version": "1.1.5"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "10.fc31", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc31", "source": "rpm", "version": "2.0.7"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "8.fc31", "source": "rpm", "version": "1.2.0"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "9.fc31", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "10.fc31", "source": "rpm", "version": "1.0.4"}], "libmodman": [{"arch": "x86_64", "epoch": null, "name": "libmodman", "release": "20.fc31", "source": "rpm", "version": "2.0.1"}], "libmodulemd1": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd1", "release": "3.fc31", "source": "rpm", "version": "1.8.15"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "4.fc31", "source": "rpm", "version": "1.7"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.rc1.fc31", "source": "rpm", "version": "2.4.1"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc31", "source": "rpm", "version": "1.39.2"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "1.fc31", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "5.20180605git4a062cf.fc31", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "43.fc31", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "4.fc31", "source": "rpm", "version": "1.9.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "3.fc31", "source": "rpm", "version": "1.5.1"}], "libpng": [{"arch": "x86_64", "epoch": 2, "name": "libpng", "release": "2.fc31", "source": "rpm", "version": "1.6.37"}], "libproxy": [{"arch": "x86_64", "epoch": null, "name": "libproxy", "release": "14.fc31", "source": "rpm", "version": "0.4.15"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc31", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc31", "source": "rpm", "version": "1.4.1"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "43.fc31", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc31", "source": "rpm", "version": "1.10.5"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc31", "source": "rpm", "version": "2.10.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "1.fc31", "source": "rpm", "version": "2.4.1"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc31", "source": "rpm", "version": "0.19.1"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc31", "source": "rpm", "version": "2.9"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "2.fc31", "source": "rpm", "version": "2.9"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "8.fc31", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "3.fc31", "source": "rpm", "version": "0.7.5"}], "libsoup": [{"arch": "x86_64", "epoch": null, "name": "libsoup", "release": "1.fc31", "source": "rpm", "version": "2.68.2"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "6.fc31", "source": "rpm", "version": "0.9.0"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "6.fc31", "source": "rpm", "version": "0.9.0"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc31", "source": "rpm", "version": "9.2.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "1.fc31", "source": "rpm", "version": "2.3.0"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "2.fc31", "source": "rpm", "version": "4.14"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "1.fc31", "source": "rpm", "version": "1.4.2"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "1.fc31", "source": "rpm", "version": "0.10.1"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "2.fc31", "source": "rpm", "version": "0.20.1"}], "libthai": [{"arch": "x86_64", "epoch": null, "name": "libthai", "release": "3.fc31", "source": "rpm", "version": "0.1.28"}], "libtiff": [{"arch": "x86_64", "epoch": null, "name": "libtiff", "release": "6.fc31", "source": "rpm", "version": "4.0.10"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "2.rc3.fc31", "source": "rpm", "version": "1.1.4"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "6.fc31", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "4.fc31", "source": "rpm", "version": "1.0.22"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "21.fc31", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "17.fc31", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "8.fc31", "source": "rpm", "version": "0.3.0"}], "libwayland-client": [{"arch": "x86_64", "epoch": null, "name": "libwayland-client", "release": "2.fc31", "source": "rpm", "version": "1.17.0"}], "libwayland-cursor": [{"arch": "x86_64", "epoch": null, "name": "libwayland-cursor", "release": "2.fc31", "source": "rpm", "version": "1.17.0"}], "libwayland-egl": [{"arch": "x86_64", "epoch": null, "name": "libwayland-egl", "release": "2.fc31", "source": "rpm", "version": "1.17.0"}], "libxcb": [{"arch": "x86_64", "epoch": null, "name": "libxcb", "release": "3.fc31", "source": "rpm", "version": "1.13.1"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "1.fc31", "source": "rpm", "version": "4.4.10"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "1.fc31", "source": "rpm", "version": "4.4.10"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc31", "source": "rpm", "version": "0.8.4"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "3.fc31", "source": "rpm", "version": "2.9.9"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "2.fc31", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc31", "source": "rpm", "version": "1.4.2"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "25.fc31", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "102.fc31", "source": "rpm", "version": "20190923"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "3.fc31", "source": "rpm", "version": "0.9.23"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "1.fc31", "source": "rpm", "version": "3.15.1"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "6.fc31", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "1.fc31", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "5.fc31", "source": "rpm", "version": "2.8.4"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc31", "source": "rpm", "version": "5.5.2"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc31", "source": "rpm", "version": "3.1.6"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc31", "source": "rpm", "version": "4.0.23"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "12.20190803.fc31", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "12.20190803.fc31", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "12.20190803.fc31", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.55.20160912git.fc31", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc31", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "3.fc31", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "3.fc31", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc31.1", "source": "rpm", "version": "8.0p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc31.1", "source": "rpm", "version": "8.0p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc31.1", "source": "rpm", "version": "8.0p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "2.fc31", "source": "rpm", "version": "1.1.1d"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc31", "source": "rpm", "version": "1.1.1d"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "2.fc31", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "3.fc31", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc31", "source": "rpm", "version": "0.23.21"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc31", "source": "rpm", "version": "0.23.21"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "18.fc31", "source": "rpm", "version": "1.3.1"}], "pango": [{"arch": "x86_64", "epoch": null, "name": "pango", "release": "1.fc31", "source": "rpm", "version": "1.44.6"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "1.fc31", "source": "rpm", "version": "3.2.153"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "6.fc31", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc31.1", "source": "rpm", "version": "8.43"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "14.fc31", "source": "rpm", "version": "10.33"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "5.fc31", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "6.fc31", "source": "rpm", "version": "1.1.0"}], "pixman": [{"arch": "x86_64", "epoch": null, "name": "pixman", "release": "1.fc31", "source": "rpm", "version": "0.38.4"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "4.fc31", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "18.fc31", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "6.fc31", "source": "rpm", "version": "3.3.15"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "2.fc31", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc31", "source": "rpm", "version": "19.1.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "1.fc31", "source": "rpm", "version": "41.2.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "5.fc31", "source": "rpm", "version": "3.7.4"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "5.fc31", "source": "rpm", "version": "3.7.4"}], "python3-asn1crypto": [{"arch": "noarch", "epoch": null, "name": "python3-asn1crypto", "release": "7.fc31", "source": "rpm", "version": "0.24.0"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc31", "source": "rpm", "version": "19.1.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "0.12.20190507gitf58ec40.fc31", "source": "rpm", "version": "3.0"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc31", "source": "rpm", "version": "2.7.0"}], "python3-boto": [{"arch": "noarch", "epoch": null, "name": "python3-boto", "release": "1.fc31", "source": "rpm", "version": "2.49.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc31", "source": "rpm", "version": "1.12.3"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "10.fc31", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "16.fc31", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc31", "source": "rpm", "version": "2.6.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "3.fc31", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "6.fc31", "source": "rpm", "version": "1.2.8"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "2.fc31", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc31", "source": "rpm", "version": "4.0.9"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "3.fc31", "source": "rpm", "version": "1.13.1"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "6.fc31", "source": "rpm", "version": "0.35.3"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc31", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "2.fc31", "source": "rpm", "version": "2.10.1"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "8.fc31", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "16.fc31", "source": "rpm", "version": "1.10"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "1.fc31", "source": "rpm", "version": "3.0.2"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "3.fc31", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "3.fc31", "source": "rpm", "version": "0.1.11"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "6.fc31", "source": "rpm", "version": "0.35.3"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "5.fc31", "source": "rpm", "version": "3.7.4"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc31", "source": "rpm", "version": "2.9"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "2.fc31", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "2.fc31", "source": "rpm", "version": "3.0.2"}], "python3-pbr": [{"arch": "noarch", "epoch": null, "name": "python3-pbr", "release": "4.fc31", "source": "rpm", "version": "5.1.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc31", "source": "rpm", "version": "19.1.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "3.fc31", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "18.fc31", "source": "rpm", "version": "0.7.2"}], "python3-psutil": [{"arch": "x86_64", "epoch": null, "name": "python3-psutil", "release": "2.fc31", "source": "rpm", "version": "5.6.3"}], "python3-pyasn1": [{"arch": "noarch", "epoch": null, "name": "python3-pyasn1", "release": "5.fc31", "source": "rpm", "version": "0.4.4"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "20.fc31", "source": "rpm", "version": "2.14"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "1.fc31", "source": "rpm", "version": "0.15.4"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "3.fc31", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "2.fc31", "source": "rpm", "version": "1.7.0"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc31", "source": "rpm", "version": "2019.2"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc31", "source": "rpm", "version": "5.1.2"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc31", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "python3-rsa": [{"arch": "noarch", "epoch": null, "name": "python3-rsa", "release": "10.fc31", "source": "rpm", "version": "3.4.2"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc31", "source": "rpm", "version": "4.2.2"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "1.fc31", "source": "rpm", "version": "41.2.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc31", "source": "rpm", "version": "1.12.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc31", "source": "rpm", "version": "1.9.3"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "4.fc31", "source": "rpm", "version": "1.25.3"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "4.fc31", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "3.fc31", "source": "rpm", "version": "8.0"}], "rest": [{"arch": "x86_64", "epoch": null, "name": "rest", "release": "6.fc31", "source": "rpm", "version": "0.8.1"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "25.fc31", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "9.fc31", "source": "rpm", "version": "3.1.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc31", "source": "rpm", "version": "8.2002.0"}], "rsyslog-gnutls": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-gnutls", "release": "1.fc31", "source": "rpm", "version": "8.2002.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "4.fc31", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "37.fc31", "source": "rpm", "version": "3.14.4"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "37.fc31", "source": "rpm", "version": "3.14.4"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc31", "source": "rpm", "version": "2.13.3"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "16.fc31", "source": "rpm", "version": "4.6"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "1.fc31", "source": "rpm", "version": "1.14"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "2.fc31", "source": "rpm", "version": "3.29.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc31", "source": "rpm", "version": "1.8.28"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-bootchart": [{"arch": "x86_64", "epoch": null, "name": "systemd-bootchart", "release": "5.fc31", "source": "rpm", "version": "233"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "2.fc31", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "13.fc31", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "13.fc31", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "2.fc31", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc31", "source": "rpm", "version": "2019c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc31", "source": "rpm", "version": "1.9.3"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc31", "source": "rpm", "version": "8.1.2102"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "15.fc31", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc31", "source": "rpm", "version": "5.5.2"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "2.fc31", "source": "rpm", "version": "5.1.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "2.fc31", "source": "rpm", "version": "2.27"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "6.fc31", "source": "rpm", "version": "5.2.4"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "6.fc31", "source": "rpm", "version": "5.2.4"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "3.fc31", "source": "rpm", "version": "1.1.2"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "19.fc31", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2002.0"}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : debug] ********************************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:32 skipping: [/cache/fedora-31.qcow2] => {} TASK [/tmp/tmpa5z69896/roles/rsyslog : debug] ********************************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:36 ok: [/cache/fedora-31.qcow2] => { "msg": "Rsyslog_version is 8.2002.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmpa5z69896/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:41 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:48 ok: [/cache/fedora-31.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/rsyslog.d", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:54 ok: [/cache/fedora-31.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/lib/rsyslog", "secontext": "system_u:object_r:syslogd_var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Set backup dir name] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:60 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_backup_dir": "/tmp/rsyslog.d-20201112T014751"}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:64 ok: [/cache/fedora-31.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20201112T014751", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:73 ok: [/cache/fedora-31.qcow2] => {"archived": ["/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.conf"], "arcroot": "/etc/", "changed": false, "dest": "/tmp/rsyslog.d-20201112T014751/backup.tgz", "expanded_exclude_paths": [], "expanded_paths": ["/etc/rsyslog.d", "/etc/rsyslog.conf"], "gid": 0, "group": "root", "missing": [], "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 1726, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:80 changed: [/cache/fedora-31.qcow2] => {"changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/log", "secontext": "system_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:88 NOTIFIED HANDLER /tmp/tmpa5z69896/roles/rsyslog : restart rsyslogd for /cache/fedora-31.qcow2 changed: [/cache/fedora-31.qcow2] => {"changed": true, "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "dest": "/etc/rsyslog.conf", "gid": 0, "group": "root", "md5sum": "aa226b8228225835f8a13f775ca42e49", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 104, "src": "/root/.ansible/tmp/ansible-tmp-1605145728.2989447-160789-252474248761049/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:97 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, [{"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}], [{"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}]]}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:108 changed: [/cache/fedora-31.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "7f4de7a1922c9f75e59e999d3bd76a7422293d14", "dest": "/etc/rsyslog.d/00-global.conf", "gid": 0, "group": "root", "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "md5sum": "bc874b131415b3d23235af980ec111e0", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 86, "src": "/root/.ansible/tmp/ansible-tmp-1605145729.284052-160819-231604289092186/source", "state": "file", "uid": 0} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} changed: [/cache/fedora-31.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "0dd331865ac06c0881012a0dc9796c2260e66dcd", "dest": "/etc/rsyslog.d/05-common-defaults.conf", "gid": 0, "group": "root", "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "md5sum": "ca846c3cf461cb558da5d3e79ac49a26", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 69, "src": "/root/.ansible/tmp/ansible-tmp-1605145729.9175746-160819-152302104368752/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:129 skipping: [/cache/fedora-31.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:151 TASK [/tmp/tmpa5z69896/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:166 skipping: [/cache/fedora-31.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:174 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:186 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:198 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:222 ok: [/cache/fedora-31.qcow2] => (item={'name': 'files_input0', 'type': 'files', 'input_log_path': '/var/log/inputdirectory0/*.log'}) => {"ansible_facts": {"__rsyslog_conf_imfile_modules": [{"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}], "__rsyslog_files_input_packages": [], "__rsyslog_files_input_rules": ["{{ __rsyslog_conf_imfile_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/inputs/files/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"input_log_path": "/var/log/inputdirectory0/*.log", "name": "files_input0", "type": "files"}} ok: [/cache/fedora-31.qcow2] => (item={'name': 'files_input1', 'type': 'files', 'input_log_path': '/var/log/inputdirectory1/*.log'}) => {"ansible_facts": {"__rsyslog_conf_imfile_modules": [{"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}], "__rsyslog_files_input_packages": [], "__rsyslog_files_input_rules": ["{{ __rsyslog_conf_imfile_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/inputs/files/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"input_log_path": "/var/log/inputdirectory1/*.log", "name": "files_input1", "type": "files"}} ok: [/cache/fedora-31.qcow2] => (item={'name': 'files_input2', 'type': 'files'}) => {"ansible_facts": {"__rsyslog_conf_imfile_modules": [{"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}], "__rsyslog_files_input_packages": [], "__rsyslog_files_input_rules": ["{{ __rsyslog_conf_imfile_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/inputs/files/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "files_input2", "type": "files"}} TASK [/tmp/tmpa5z69896/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:234 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/files/main.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/files/main.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/files/main.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update files input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/files/main.yml:3 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "ebfad8aa66fdd22580236b4f37626b777b20d81c", "dest": "/etc/rsyslog.d/10-input-files-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "md5sum": "2590f7a290dc6d73d7d2312406df3368", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 91, "src": "/root/.ansible/tmp/ansible-tmp-1605145731.108666-160892-139355923394466/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create files input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/files/main.yml:10 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'files_input2', 'type': 'files'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "files_input2", "type": "files"}, "skip_reason": "Conditional result was False"} included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'input-files-files_input0', 'type': 'input', 'state': 'present', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory0/*.log" tag="files_input0")\nif\n ($syslogtag == "files_input0")\n then {\n call files_output0\n}\nif\n ($syslogtag == "files_input0")\n then {\n call files_output1\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "49eba97f2f683d79205600b70e5987d433248e85", "dest": "/etc/rsyslog.d/90-input-files-files_input0.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-files-files_input0", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory0/*.log\" tag=\"files_input0\")\nif\n ($syslogtag == \"files_input0\")\n then {\n call files_output0\n}\nif\n ($syslogtag == \"files_input0\")\n then {\n call files_output1\n}\n"}], "state": "present", "type": "input"}, "md5sum": "426ef8cbaef04889b5c5422141c7ff5e", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 238, "src": "/root/.ansible/tmp/ansible-tmp-1605145731.9279032-160926-158436672631373/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-files-files_input0', 'type': 'input', 'state': 'present', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory0/*.log" tag="files_input0")\nif\n ($syslogtag == "files_input0")\n then {\n call files_output0\n}\nif\n ($syslogtag == "files_input0")\n then {\n call files_output1\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-files_input0", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory0/*.log\" tag=\"files_input0\")\nif\n ($syslogtag == \"files_input0\")\n then {\n call files_output0\n}\nif\n ($syslogtag == \"files_input0\")\n then {\n call files_output1\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'input-files-files_input1', 'type': 'input', 'state': 'present', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory1/*.log" tag="files_input1")\nif\n ($syslogtag == "files_input1")\n then {\n call files_output0\n}\nif\n ($syslogtag == "files_input1")\n then {\n call files_output1\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "95486371875d7166c16ca57f95f49193247beb34", "dest": "/etc/rsyslog.d/90-input-files-files_input1.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-files-files_input1", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory1/*.log\" tag=\"files_input1\")\nif\n ($syslogtag == \"files_input1\")\n then {\n call files_output0\n}\nif\n ($syslogtag == \"files_input1\")\n then {\n call files_output1\n}\n"}], "state": "present", "type": "input"}, "md5sum": "0faa3c36fb6f41352e1028d98b3fab2a", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 238, "src": "/root/.ansible/tmp/ansible-tmp-1605145732.7363043-160958-40893701682174/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-files-files_input1', 'type': 'input', 'state': 'present', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory1/*.log" tag="files_input1")\nif\n ($syslogtag == "files_input1")\n then {\n call files_output0\n}\nif\n ($syslogtag == "files_input1")\n then {\n call files_output1\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-files_input1", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory1/*.log\" tag=\"files_input1\")\nif\n ($syslogtag == \"files_input1\")\n then {\n call files_output0\n}\nif\n ($syslogtag == \"files_input1\")\n then {\n call files_output1\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update files input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/files/main.yml:3 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "ebfad8aa66fdd22580236b4f37626b777b20d81c", "dest": "/etc/rsyslog.d/10-input-files-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-input-files-modules.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 91, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create files input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/files/main.yml:10 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'files_input2', 'type': 'files'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "files_input2", "type": "files"}, "skip_reason": "Conditional result was False"} included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'input-files-files_input0', 'type': 'input', 'state': 'present', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory0/*.log" tag="files_input0")\nif\n ($syslogtag == "files_input0")\n then {\n call files_output0\n}\nif\n ($syslogtag == "files_input0")\n then {\n call files_output1\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "49eba97f2f683d79205600b70e5987d433248e85", "dest": "/etc/rsyslog.d/90-input-files-files_input0.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-files-files_input0", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory0/*.log\" tag=\"files_input0\")\nif\n ($syslogtag == \"files_input0\")\n then {\n call files_output0\n}\nif\n ($syslogtag == \"files_input0\")\n then {\n call files_output1\n}\n"}], "state": "present", "type": "input"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/90-input-files-files_input0.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 238, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-files-files_input0', 'type': 'input', 'state': 'present', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory0/*.log" tag="files_input0")\nif\n ($syslogtag == "files_input0")\n then {\n call files_output0\n}\nif\n ($syslogtag == "files_input0")\n then {\n call files_output1\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-files_input0", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory0/*.log\" tag=\"files_input0\")\nif\n ($syslogtag == \"files_input0\")\n then {\n call files_output0\n}\nif\n ($syslogtag == \"files_input0\")\n then {\n call files_output1\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'input-files-files_input1', 'type': 'input', 'state': 'present', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory1/*.log" tag="files_input1")\nif\n ($syslogtag == "files_input1")\n then {\n call files_output0\n}\nif\n ($syslogtag == "files_input1")\n then {\n call files_output1\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "95486371875d7166c16ca57f95f49193247beb34", "dest": "/etc/rsyslog.d/90-input-files-files_input1.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-files-files_input1", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory1/*.log\" tag=\"files_input1\")\nif\n ($syslogtag == \"files_input1\")\n then {\n call files_output0\n}\nif\n ($syslogtag == \"files_input1\")\n then {\n call files_output1\n}\n"}], "state": "present", "type": "input"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/90-input-files-files_input1.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 238, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-files-files_input1', 'type': 'input', 'state': 'present', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory1/*.log" tag="files_input1")\nif\n ($syslogtag == "files_input1")\n then {\n call files_output0\n}\nif\n ($syslogtag == "files_input1")\n then {\n call files_output1\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-files_input1", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory1/*.log\" tag=\"files_input1\")\nif\n ($syslogtag == \"files_input1\")\n then {\n call files_output0\n}\nif\n ($syslogtag == \"files_input1\")\n then {\n call files_output1\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update files input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/files/main.yml:3 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "ebfad8aa66fdd22580236b4f37626b777b20d81c", "dest": "/etc/rsyslog.d/10-input-files-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-input-files-modules.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 91, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create files input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/files/main.yml:10 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'files_input2', 'type': 'files'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "files_input2", "type": "files"}, "skip_reason": "Conditional result was False"} included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'input-files-files_input0', 'type': 'input', 'state': 'present', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory0/*.log" tag="files_input0")\nif\n ($syslogtag == "files_input0")\n then {\n call files_output0\n}\nif\n ($syslogtag == "files_input0")\n then {\n call files_output1\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "49eba97f2f683d79205600b70e5987d433248e85", "dest": "/etc/rsyslog.d/90-input-files-files_input0.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-files-files_input0", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory0/*.log\" tag=\"files_input0\")\nif\n ($syslogtag == \"files_input0\")\n then {\n call files_output0\n}\nif\n ($syslogtag == \"files_input0\")\n then {\n call files_output1\n}\n"}], "state": "present", "type": "input"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/90-input-files-files_input0.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 238, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-files-files_input0', 'type': 'input', 'state': 'present', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory0/*.log" tag="files_input0")\nif\n ($syslogtag == "files_input0")\n then {\n call files_output0\n}\nif\n ($syslogtag == "files_input0")\n then {\n call files_output1\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-files_input0", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory0/*.log\" tag=\"files_input0\")\nif\n ($syslogtag == \"files_input0\")\n then {\n call files_output0\n}\nif\n ($syslogtag == \"files_input0\")\n then {\n call files_output1\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'input-files-files_input1', 'type': 'input', 'state': 'present', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory1/*.log" tag="files_input1")\nif\n ($syslogtag == "files_input1")\n then {\n call files_output0\n}\nif\n ($syslogtag == "files_input1")\n then {\n call files_output1\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "95486371875d7166c16ca57f95f49193247beb34", "dest": "/etc/rsyslog.d/90-input-files-files_input1.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-files-files_input1", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory1/*.log\" tag=\"files_input1\")\nif\n ($syslogtag == \"files_input1\")\n then {\n call files_output0\n}\nif\n ($syslogtag == \"files_input1\")\n then {\n call files_output1\n}\n"}], "state": "present", "type": "input"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/90-input-files-files_input1.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 238, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-files-files_input1', 'type': 'input', 'state': 'present', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory1/*.log" tag="files_input1")\nif\n ($syslogtag == "files_input1")\n then {\n call files_output0\n}\nif\n ($syslogtag == "files_input1")\n then {\n call files_output1\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-files_input1", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory1/*.log\" tag=\"files_input1\")\nif\n ($syslogtag == \"files_input1\")\n then {\n call files_output0\n}\nif\n ($syslogtag == \"files_input1\")\n then {\n call files_output1\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:246 ok: [/cache/fedora-31.qcow2] => (item={'name': 'files_output0', 'type': 'files', 'severity': 'info', 'exclude': ['authpriv.none', 'auth.none', 'cron.none', 'mail.none'], 'path': '/var/log/messages'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | default(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n{% else %}\nmodule(load=\"builtin:omfile\")\n{% endif %}"}], "type": "modules"}], "__rsyslog_files_output_packages": [], "__rsyslog_files_output_rules": ["{{ __rsyslog_conf_files_output_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_output0", "path": "/var/log/messages", "severity": "info", "type": "files"}} ok: [/cache/fedora-31.qcow2] => (item={'name': 'files_output1', 'type': 'files', 'facility': 'authpriv,auth', 'path': '/var/log/secure'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | default(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n{% else %}\nmodule(load=\"builtin:omfile\")\n{% endif %}"}], "type": "modules"}], "__rsyslog_files_output_packages": [], "__rsyslog_files_output_rules": ["{{ __rsyslog_conf_files_output_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"facility": "authpriv,auth", "name": "files_output1", "path": "/var/log/secure", "type": "files"}} TASK [/tmp/tmpa5z69896/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:258 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "89bc63afcb6aae96090bbde60b367bfc80afc31f", "dest": "/etc/rsyslog.d/10-output-files-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "md5sum": "36c5048bf86cdc51ac071efb6a63f800", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 173, "src": "/root/.ansible/tmp/ansible-tmp-1605145738.261919-161166-203623152223823/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create files output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/files/main.yml:10 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-files_output0', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_output0") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "226ac73d604133da40f872ffc4ad7b98d2f39afa", "dest": "/etc/rsyslog.d/30-output-files-files_output0.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-files_output0", "sections": [{"options": "ruleset(name=\"files_output0\") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n"}], "state": "present", "type": "output"}, "md5sum": "7deef90ec3fcfeae0217662da26c8581", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 127, "src": "/root/.ansible/tmp/ansible-tmp-1605145739.0444467-161200-139177899851556/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-files_output0', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_output0") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_output0", "sections": [{"options": "ruleset(name=\"files_output0\") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-files_output1', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_output1") {\n authpriv,auth.* /var/log/secure\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "d617d49a205951e1d7d8b0816009800ecedf66b8", "dest": "/etc/rsyslog.d/30-output-files-files_output1.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-files_output1", "sections": [{"options": "ruleset(name=\"files_output1\") {\n authpriv,auth.* /var/log/secure\n}\n"}], "state": "present", "type": "output"}, "md5sum": "36193b434f10a9553b007d80380c4e33", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 90, "src": "/root/.ansible/tmp/ansible-tmp-1605145739.9422755-161232-260968723249327/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-files_output1', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_output1") {\n authpriv,auth.* /var/log/secure\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_output1", "sections": [{"options": "ruleset(name=\"files_output1\") {\n authpriv,auth.* /var/log/secure\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "89bc63afcb6aae96090bbde60b367bfc80afc31f", "dest": "/etc/rsyslog.d/10-output-files-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-output-files-modules.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 173, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create files output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/files/main.yml:10 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-files_output0', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_output0") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "226ac73d604133da40f872ffc4ad7b98d2f39afa", "dest": "/etc/rsyslog.d/30-output-files-files_output0.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-files_output0", "sections": [{"options": "ruleset(name=\"files_output0\") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-files-files_output0.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 127, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-files_output0', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_output0") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_output0", "sections": [{"options": "ruleset(name=\"files_output0\") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-files_output1', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_output1") {\n authpriv,auth.* /var/log/secure\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "d617d49a205951e1d7d8b0816009800ecedf66b8", "dest": "/etc/rsyslog.d/30-output-files-files_output1.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-files_output1", "sections": [{"options": "ruleset(name=\"files_output1\") {\n authpriv,auth.* /var/log/secure\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-files-files_output1.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 90, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-files_output1', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_output1") {\n authpriv,auth.* /var/log/secure\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_output1", "sections": [{"options": "ruleset(name=\"files_output1\") {\n authpriv,auth.* /var/log/secure\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:270 changed: [/cache/fedora-31.qcow2] => {"changed": true, "enabled": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target basic.target system.slice", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7776", "LimitNPROCSoft": "7776", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7776", "LimitSIGPENDINGSoft": "7776", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2332", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [/tmp/tmpa5z69896/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:279 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:290 skipping: [/cache/fedora-31.qcow2] => {} TASK [include_tasks] *********************************************************** task path: /tmp/tmpa5z69896/tests/tests_files_files.yml:69 included: /tmp/tmpa5z69896/tests/set_rsyslog_variables.yml for /cache/fedora-31.qcow2 TASK [Get info of /etc/rsyslog.conf] ******************************************* task path: /tmp/tmpa5z69896/tests/set_rsyslog_variables.yml:1 ok: [/cache/fedora-31.qcow2] => {"changed": false, "stat": {"atime": 1605145743.3909178, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "ctime": 1605145728.9529178, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8384, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1605145728.6199176, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 104, "uid": 0, "version": "3499589856", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Get file counts in /etc/rsyslog.d] *************************************** task path: /tmp/tmpa5z69896/tests/set_rsyslog_variables.yml:6 ok: [/cache/fedora-31.qcow2] => {"changed": false, "examined": 9, "files": [{"atime": 1605145727.7019176, "ctime": 1571871554.4778266, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 159515, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1564000148.0, "nlink": 1, "path": "/etc/rsyslog.d/21-cloudinit.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 255, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605145743.3919177, "ctime": 1605145730.3019178, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8408, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605145730.0769176, "nlink": 1, "path": "/etc/rsyslog.d/05-common-defaults.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 69, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605145740.8769176, "ctime": 1605145738.6249177, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8412, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605145738.4009178, "nlink": 1, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 173, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605145734.4379177, "ctime": 1605145732.3299177, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8410, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605145732.0749178, "nlink": 1, "path": "/etc/rsyslog.d/90-input-files-files_input0.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 238, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605145743.3919177, "ctime": 1605145729.6779177, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8385, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605145729.4389176, "nlink": 1, "path": "/etc/rsyslog.d/00-global.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 86, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605145742.3669176, "ctime": 1605145740.3289177, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8414, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605145740.0979178, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-files_output1.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 90, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605145735.1759176, "ctime": 1605145733.1279178, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8411, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605145732.8909178, "nlink": 1, "path": "/etc/rsyslog.d/90-input-files-files_input1.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 238, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605145733.6649177, "ctime": 1605145731.4809177, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8409, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605145731.2469177, "nlink": 1, "path": "/etc/rsyslog.d/10-input-files-modules.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 91, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605145741.6549177, "ctime": 1605145739.4939177, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8413, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605145739.2369177, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-files_output0.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 127, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}], "matched": 9, "msg": ""} RUNNING HANDLER [/tmp/tmpa5z69896/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmpa5z69896/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-31.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestamp": "Thu 2020-11-12 01:49:03 UTC", "ActiveEnterTimestampMonotonic": "82577733", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "sysinit.target basic.target system.slice", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Thu 2020-11-12 01:49:03 UTC", "AssertTimestampMonotonic": "82573099", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "3822000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2020-11-12 01:49:03 UTC", "ConditionTimestampMonotonic": "82573098", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "12392", "ExecMainStartTimestamp": "Thu 2020-11-12 01:49:03 UTC", "ExecMainStartTimestampMonotonic": "82574139", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Thu 2020-11-12 01:49:03 UTC] ; stop_time=[n/a] ; pid=12392 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Thu 2020-11-12 01:49:03 UTC] ; stop_time=[n/a] ; pid=12392 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2020-11-12 01:49:03 UTC", "InactiveExitTimestampMonotonic": "82574390", "InvocationID": "3e027f2e0fc24cee8cabc90dcfd1e971", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7776", "LimitNPROCSoft": "7776", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7776", "LimitSIGPENDINGSoft": "7776", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "12392", "MemoryAccounting": "yes", "MemoryCurrent": "786432", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Thu 2020-11-12 01:49:03 UTC", "StateChangeTimestampMonotonic": "82577733", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "2", "TasksMax": "2332", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [Check rsyslog.conf size] ************************************************* task path: /tmp/tmpa5z69896/tests/tests_files_files.yml:76 ok: [/cache/fedora-31.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check file counts in rsyslog.d] ****************************************** task path: /tmp/tmpa5z69896/tests/tests_files_files.yml:80 ok: [/cache/fedora-31.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check rsyslog errors] **************************************************** task path: /tmp/tmpa5z69896/tests/tests_files_files.yml:86 changed: [/cache/fedora-31.qcow2] => {"changed": true, "cmd": ["systemctl", "status", "rsyslog"], "delta": "0:00:00.009718", "end": "2020-11-12 01:49:05.351893", "failed_when_result": false, "rc": 0, "start": "2020-11-12 01:49:05.342175", "stderr": "", "stderr_lines": [], "stdout": "● rsyslog.service - System Logging Service\n Loaded: loaded (/usr/lib/systemd/system/rsyslog.service; enabled; vendor preset: enabled)\n Active: active (running) since Thu 2020-11-12 01:49:04 UTC; 527ms ago\n Docs: man:rsyslogd(8)\n https://www.rsyslog.com/doc/\n Main PID: 12623 (rsyslogd)\n Tasks: 2 (limit: 2332)\n Memory: 668.0K\n CPU: 3ms\n CGroup: /system.slice/rsyslog.service\n └─12623 /usr/sbin/rsyslogd -n\n\nNov 12 01:49:04 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com systemd[1]: Starting System Logging Service...\nNov 12 01:49:04 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com rsyslogd[12623]: [origin software=\"rsyslogd\" swVersion=\"8.2002.0\" x-pid=\"12623\" x-info=\"https://www.rsyslog.com\"] start\nNov 12 01:49:04 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com systemd[1]: Started System Logging Service.", "stdout_lines": ["● rsyslog.service - System Logging Service", " Loaded: loaded (/usr/lib/systemd/system/rsyslog.service; enabled; vendor preset: enabled)", " Active: active (running) since Thu 2020-11-12 01:49:04 UTC; 527ms ago", " Docs: man:rsyslogd(8)", " https://www.rsyslog.com/doc/", " Main PID: 12623 (rsyslogd)", " Tasks: 2 (limit: 2332)", " Memory: 668.0K", " CPU: 3ms", " CGroup: /system.slice/rsyslog.service", " └─12623 /usr/sbin/rsyslogd -n", "", "Nov 12 01:49:04 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com systemd[1]: Starting System Logging Service...", "Nov 12 01:49:04 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com rsyslogd[12623]: [origin software=\"rsyslogd\" swVersion=\"8.2002.0\" x-pid=\"12623\" x-info=\"https://www.rsyslog.com\"] start", "Nov 12 01:49:04 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com systemd[1]: Started System Logging Service."]} TASK [Check if the output files config exists] ********************************* task path: /tmp/tmpa5z69896/tests/tests_files_files.yml:91 ok: [/cache/fedora-31.qcow2] => {"changed": false, "failed_when_result": false, "stat": {"atime": 1605145741.6549177, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "226ac73d604133da40f872ffc4ad7b98d2f39afa", "ctime": 1605145739.4939177, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8413, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1605145739.2369177, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-files_output0.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 127, "uid": 0, "version": "3685725154", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Check if the input files config does not exist] ************************** task path: /tmp/tmpa5z69896/tests/tests_files_files.yml:97 ok: [/cache/fedora-31.qcow2] => {"changed": false, "failed_when_result": false, "stat": {"exists": false}} TASK [Grep output to messages line] ******************************************** task path: /tmp/tmpa5z69896/tests/tests_files_files.yml:103 ok: [/cache/fedora-31.qcow2] => {"changed": false, "cmd": ["/bin/grep", "/var/log/messages", "/etc/rsyslog.d/30-output-files-files_output0.conf"], "delta": "0:00:00.002650", "end": "2020-11-12 01:49:06.350781", "rc": 0, "start": "2020-11-12 01:49:06.348131", "stderr": "", "stderr_lines": [], "stdout": " *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages", "stdout_lines": [" *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages"]} TASK [Check if the input files config exists 0] ******************************** task path: /tmp/tmpa5z69896/tests/tests_files_files.yml:107 ok: [/cache/fedora-31.qcow2] => {"changed": false, "failed_when_result": false, "stat": {"atime": 1605145734.4379177, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "49eba97f2f683d79205600b70e5987d433248e85", "ctime": 1605145732.3299177, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8410, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1605145732.0749178, "nlink": 1, "path": "/etc/rsyslog.d/90-input-files-files_input0.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 238, "uid": 0, "version": "1063057639", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Check if the input files config exists 1] ******************************** task path: /tmp/tmpa5z69896/tests/tests_files_files.yml:113 ok: [/cache/fedora-31.qcow2] => {"changed": false, "failed_when_result": false, "stat": {"atime": 1605145735.1759176, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "95486371875d7166c16ca57f95f49193247beb34", "ctime": 1605145733.1279178, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8411, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1605145732.8909178, "nlink": 1, "path": "/etc/rsyslog.d/90-input-files-files_input1.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 238, "uid": 0, "version": "1892349429", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Check the filter 0] ****************************************************** task path: /tmp/tmpa5z69896/tests/tests_files_files.yml:119 ok: [/cache/fedora-31.qcow2] => {"changed": false, "cmd": ["/bin/grep", "input(type=\"imfile\" file=\"\\/var\\/log\\/inputdirectory0\\/\\*\\.log\" tag=\"files_input0\")", "/etc/rsyslog.d/90-input-files-files_input0.conf"], "delta": "0:00:00.003074", "end": "2020-11-12 01:49:07.386859", "rc": 0, "start": "2020-11-12 01:49:07.383785", "stderr": "", "stderr_lines": [], "stdout": "input(type=\"imfile\" file=\"/var/log/inputdirectory0/*.log\" tag=\"files_input0\")", "stdout_lines": ["input(type=\"imfile\" file=\"/var/log/inputdirectory0/*.log\" tag=\"files_input0\")"]} TASK [Check the filter 1] ****************************************************** task path: /tmp/tmpa5z69896/tests/tests_files_files.yml:123 ok: [/cache/fedora-31.qcow2] => {"changed": false, "cmd": ["/bin/grep", "input(type=\"imfile\" file=\"\\/var\\/log\\/inputdirectory1\\/\\*\\.log\" tag=\"files_input1\")", "/etc/rsyslog.d/90-input-files-files_input1.conf"], "delta": "0:00:00.003737", "end": "2020-11-12 01:49:07.783141", "rc": 0, "start": "2020-11-12 01:49:07.779404", "stderr": "", "stderr_lines": [], "stdout": "input(type=\"imfile\" file=\"/var/log/inputdirectory1/*.log\" tag=\"files_input1\")", "stdout_lines": ["input(type=\"imfile\" file=\"/var/log/inputdirectory1/*.log\" tag=\"files_input1\")"]} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-31.qcow2 : ok=75 changed=13 unreachable=0 failed=0 skipped=50 rescued=0 ignored=0 + cd /tmp/tmpa5z69896/tests; TEST_SUBJECTS=/cache/fedora-31.qcow2 TEST_ARTIFACTS=/tmp/linux-system-role-test-work-pull-linux-system-roles_logging-186-405f09a-fedora-31-mm3symvy/artifacts ansible-playbook -vv --inventory=/usr/share/ansible/inventory/standard-inventory-qcow2 /tmp/tmpa5z69896/_setup.yml /tmp/tmpa5z69896/tests/tests_imuxsock_files.yml ansible-playbook 2.9.14 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/tester/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.8/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 3.8.6 (default, Sep 25 2020, 00:00:00) [GCC 10.2.1 20200723 (Red Hat 10.2.1-1)] Using /etc/ansible/ansible.cfg as config file PLAYBOOK: _setup.yml *********************************************************** 1 plays in /tmp/tmpa5z69896/_setup.yml PLAY [Fail when only localhost is available] *********************************** META: ran handlers TASK [debug] ******************************************************************* task path: /tmp/tmpa5z69896/_setup.yml:5 ok: [/cache/fedora-31.qcow2] => { "groups": { "all": [ "/cache/fedora-31.qcow2" ], "localhost": [ "/cache/fedora-31.qcow2" ], "subjects": [ "/cache/fedora-31.qcow2" ], "ungrouped": [] } } TASK [fail] ******************************************************************** task path: /tmp/tmpa5z69896/_setup.yml:7 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-31.qcow2 : ok=1 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 PLAYBOOK: tests_imuxsock_files.yml ********************************************* 1 plays in /tmp/tmpa5z69896/tests/tests_imuxsock_files.yml PLAY [Ensure that the role runs with parameters with the simplest configuration using imuxsock instead of imjournal] *** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpa5z69896/tests/tests_imuxsock_files.yml:24 ok: [/cache/fedora-31.qcow2] META: ran handlers TASK [deploy config to output into local files] ******************************** task path: /tmp/tmpa5z69896/tests/tests_imuxsock_files.yml:32 TASK [linux-system-roles.logging : Set rsyslog_output_elasticsearch for the omelasticsearch output] *** task path: /tmp/tmpa5z69896/tasks/main.yml:5 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_elasticsearch": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_files for the omfile outputs] *** task path: /tmp/tmpa5z69896/tasks/main.yml:9 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_files": []}, "changed": false} TASK [linux-system-roles.logging : Set files output if rsyslog_output_files is empty and logging_inputs is not empty] *** task path: /tmp/tmpa5z69896/tasks/main.yml:13 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_files": [{"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_forwards for the omfwd output] *** task path: /tmp/tmpa5z69896/tasks/main.yml:20 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_forwards": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_remote_files for the omfwd output for the remote input] *** task path: /tmp/tmpa5z69896/tasks/main.yml:24 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_remote_files": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_relp for the relp output] *** task path: /tmp/tmpa5z69896/tasks/main.yml:28 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_input_relp for the relp input] *** task path: /tmp/tmpa5z69896/tasks/main.yml:32 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_input_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmpa5z69896/tasks/main.yml:36 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmpa5z69896/tasks/main.yml:40 TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmpa5z69896/tasks/main.yml:49 TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmpa5z69896/tasks/main.yml:60 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmpa5z69896/tasks/main.yml:64 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmpa5z69896/tasks/main.yml:70 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmpa5z69896/tasks/main.yml:76 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmpa5z69896/tasks/main.yml:82 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmpa5z69896/tasks/main.yml:86 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmpa5z69896/tasks/main.yml:101 TASK [/tmp/tmpa5z69896/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:14 changed: [/cache/fedora-31.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: libestr-0.1.9-13.fc31.x86_64", "Installed: ca-certificates-2020.2.41-1.1.fc31.noarch", "Installed: p11-kit-trust-0.23.21-2.fc31.x86_64", "Installed: p11-kit-0.23.21-2.fc31.x86_64", "Installed: libfastjson-0.99.8-5.fc31.x86_64", "Installed: rsyslog-8.2002.0-1.fc31.x86_64", "Installed: logrotate-3.15.1-1.fc31.x86_64", "Installed: rsyslog-gnutls-8.2002.0-1.fc31.x86_64", "Removed: p11-kit-0.23.16.1-2.fc31.x86_64", "Removed: p11-kit-trust-0.23.16.1-2.fc31.x86_64", "Removed: ca-certificates-2019.2.32-3.fc31.noarch"]} TASK [/tmp/tmpa5z69896/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:21 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc31", "source": "rpm", "version": "1.20.4"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc31", "source": "rpm", "version": "1.20.4"}], "abattis-cantarell-fonts": [{"arch": "noarch", "epoch": null, "name": "abattis-cantarell-fonts", "release": "3.fc31", "source": "rpm", "version": "0.111"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "4.fc31", "source": "rpm", "version": "2.2.53"}], "adobe-source-code-pro-fonts": [{"arch": "noarch", "epoch": null, "name": "adobe-source-code-pro-fonts", "release": "7.fc31", "source": "rpm", "version": "2.030.1.050"}], "adwaita-cursor-theme": [{"arch": "noarch", "epoch": null, "name": "adwaita-cursor-theme", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "adwaita-icon-theme": [{"arch": "noarch", "epoch": null, "name": "adwaita-icon-theme", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "5.fc31", "source": "rpm", "version": "1.11"}], "at-spi2-atk": [{"arch": "x86_64", "epoch": null, "name": "at-spi2-atk", "release": "1.fc31", "source": "rpm", "version": "2.34.1"}], "at-spi2-core": [{"arch": "x86_64", "epoch": null, "name": "at-spi2-core", "release": "1.fc31", "source": "rpm", "version": "2.34.0"}], "atk": [{"arch": "x86_64", "epoch": null, "name": "atk", "release": "1.fc31", "source": "rpm", "version": "2.34.1"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "0.12.20190507gitf58ec40.fc31", "source": "rpm", "version": "3.0"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "0.12.20190507gitf58ec40.fc31", "source": "rpm", "version": "3.0"}], "avahi-libs": [{"arch": "x86_64", "epoch": null, "name": "avahi-libs", "release": "20.fc31", "source": "rpm", "version": "0.7"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "8.fc31", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "3.fc31", "source": "rpm", "version": "5.0.7"}], "brotli": [{"arch": "x86_64", "epoch": null, "name": "brotli", "release": "6.fc31", "source": "rpm", "version": "1.0.7"}], "bzip2": [{"arch": "x86_64", "epoch": null, "name": "bzip2", "release": "1.fc31", "source": "rpm", "version": "1.0.8"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "1.fc31", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "4.fc31", "source": "rpm", "version": "1.15.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc31", "source": "rpm", "version": "2020.2.41"}], "cairo": [{"arch": "x86_64", "epoch": null, "name": "cairo", "release": "6.fc31", "source": "rpm", "version": "1.16.0"}], "cairo-gobject": [{"arch": "x86_64", "epoch": null, "name": "cairo-gobject", "release": "6.fc31", "source": "rpm", "version": "1.16.0"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "2.fc31", "source": "rpm", "version": "2.9"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "4.fc31", "source": "rpm", "version": "3.5"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "11.fc31", "source": "rpm", "version": "17.1"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "3.fc31", "source": "rpm", "version": "0.31"}], "colord-libs": [{"arch": "x86_64", "epoch": null, "name": "colord-libs", "release": "2.fc31", "source": "rpm", "version": "1.4.4"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc31", "source": "rpm", "version": "8.31"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc31", "source": "rpm", "version": "8.31"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "12.fc31", "source": "rpm", "version": "2.12"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "21.fc31", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "21.fc31", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "4.gitbb9bf99.fc31", "source": "rpm", "version": "20190816"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc31", "source": "rpm", "version": "2.2.1"}], "cups-libs": [{"arch": "x86_64", "epoch": 1, "name": "cups-libs", "release": "2.fc31", "source": "rpm", "version": "2.2.12"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "1.fc31", "source": "rpm", "version": "7.66.0"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "2.fc31", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "3.fc31", "source": "rpm", "version": "1.12.16"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "6.fc31", "source": "rpm", "version": "21"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "3.fc31", "source": "rpm", "version": "1.12.16"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "3.fc31", "source": "rpm", "version": "1.12.16"}], "dconf": [{"arch": "x86_64", "epoch": null, "name": "dconf", "release": "1.fc31", "source": "rpm", "version": "0.34.0"}], "dejavu-fonts-common": [{"arch": "noarch", "epoch": null, "name": "dejavu-fonts-common", "release": "2.fc31", "source": "rpm", "version": "2.37"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "2.fc31", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "2.fc31", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "2.fc31", "source": "rpm", "version": "1.02.163"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "2.fc31", "source": "rpm", "version": "1.02.163"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "15.fc31", "source": "rpm", "version": "4.4.1"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "15.fc31", "source": "rpm", "version": "4.4.1"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "3.fc31", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc31", "source": "rpm", "version": "4.0.9"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "27.git20181204.fc31.1", "source": "rpm", "version": "049"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "27.git20181204.fc31.1", "source": "rpm", "version": "049"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc31", "source": "rpm", "version": "0.177"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc31", "source": "rpm", "version": "0.177"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc31", "source": "rpm", "version": "0.177"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc31", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "1", "source": "rpm", "version": "31"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "1", "source": "rpm", "version": "31"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "1", "source": "rpm", "version": "31"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "1", "source": "rpm", "version": "31"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc31", "source": "rpm", "version": "5.37"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc31", "source": "rpm", "version": "5.37"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc31", "source": "rpm", "version": "3.12"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "24.fc31", "source": "rpm", "version": "4.6.0"}], "fipscheck": [{"arch": "x86_64", "epoch": null, "name": "fipscheck", "release": "7.fc31", "source": "rpm", "version": "1.5.0"}], "fipscheck-lib": [{"arch": "x86_64", "epoch": null, "name": "fipscheck-lib", "release": "7.fc31", "source": "rpm", "version": "1.5.0"}], "fontconfig": [{"arch": "x86_64", "epoch": null, "name": "fontconfig", "release": "3.fc31", "source": "rpm", "version": "2.13.92"}], "fontpackages-filesystem": [{"arch": "noarch", "epoch": null, "name": "fontpackages-filesystem", "release": "25.fc31", "source": "rpm", "version": "1.44"}], "freetype": [{"arch": "x86_64", "epoch": null, "name": "freetype", "release": "3.fc31", "source": "rpm", "version": "2.10.0"}], "fribidi": [{"arch": "x86_64", "epoch": null, "name": "fribidi", "release": "4.fc31", "source": "rpm", "version": "1.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "8.fc31", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "5.fc31", "source": "rpm", "version": "5.0.1"}], "gcr": [{"arch": "x86_64", "epoch": null, "name": "gcr", "release": "1.fc31", "source": "rpm", "version": "3.33.4"}], "gcr-base": [{"arch": "x86_64", "epoch": null, "name": "gcr-base", "release": "1.fc31", "source": "rpm", "version": "3.33.4"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc31", "source": "rpm", "version": "1.18.1"}], "gdk-pixbuf2": [{"arch": "x86_64", "epoch": null, "name": "gdk-pixbuf2", "release": "1.fc31", "source": "rpm", "version": "2.40.0"}], "gdk-pixbuf2-modules": [{"arch": "x86_64", "epoch": null, "name": "gdk-pixbuf2-modules", "release": "1.fc31", "source": "rpm", "version": "2.40.0"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "1.fc31", "source": "rpm", "version": "20190806"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "1.fc31", "source": "rpm", "version": "20190806"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "2.fc31", "source": "rpm", "version": "0.20.1"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "2.fc31", "source": "rpm", "version": "0.20.1"}], "git-core": [{"arch": "x86_64", "epoch": null, "name": "git-core", "release": "1.fc31", "source": "rpm", "version": "2.23.0"}], "glib-networking": [{"arch": "x86_64", "epoch": null, "name": "glib-networking", "release": "1.fc31", "source": "rpm", "version": "2.62.1"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc31", "source": "rpm", "version": "2.62.1"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "5.fc31", "source": "rpm", "version": "2.30"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "5.fc31", "source": "rpm", "version": "2.30"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "5.fc31", "source": "rpm", "version": "2.30"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "10.fc31", "source": "rpm", "version": "6.1.2"}], "gnome-keyring": [{"arch": "x86_64", "epoch": null, "name": "gnome-keyring", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc31", "source": "rpm", "version": "2.2.17"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc31", "source": "rpm", "version": "2.2.17"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc31", "source": "rpm", "version": "3.6.10"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5c6ae44d", "source": "rpm", "version": "3c3359c4"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "3.fc31", "source": "rpm", "version": "1.13.1"}], "graphite2": [{"arch": "x86_64", "epoch": null, "name": "graphite2", "release": "1.fc31", "source": "rpm", "version": "1.3.13"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "3.fc31", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "20.fc31", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-tools-extra": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-extra", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "36.fc31", "source": "rpm", "version": "8.40"}], "gsettings-desktop-schemas": [{"arch": "x86_64", "epoch": null, "name": "gsettings-desktop-schemas", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "gtk-update-icon-cache": [{"arch": "x86_64", "epoch": null, "name": "gtk-update-icon-cache", "release": "3.fc31", "source": "rpm", "version": "3.24.12"}], "gtk3": [{"arch": "x86_64", "epoch": null, "name": "gtk3", "release": "3.fc31", "source": "rpm", "version": "3.24.12"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "1.fc31", "source": "rpm", "version": "1.10"}], "harfbuzz": [{"arch": "x86_64", "epoch": null, "name": "harfbuzz", "release": "2.fc31", "source": "rpm", "version": "2.6.1"}], "heat-cfntools": [{"arch": "noarch", "epoch": null, "name": "heat-cfntools", "release": "9.fc31", "source": "rpm", "version": "1.4.2"}], "hicolor-icon-theme": [{"arch": "noarch", "epoch": null, "name": "hicolor-icon-theme", "release": "7.fc31", "source": "rpm", "version": "0.17"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "9.fc31", "source": "rpm", "version": "3.20"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "2.fc31", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc31", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "3.fc31", "source": "rpm", "version": "0.2.5"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc31", "source": "rpm", "version": "5.3.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc31", "source": "rpm", "version": "5.3.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "5.fc31", "source": "rpm", "version": "1.8.3"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "3.fc31", "source": "rpm", "version": "20190515"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "4.fc31", "source": "rpm", "version": "2.12"}], "jasper-libs": [{"arch": "x86_64", "epoch": null, "name": "jasper-libs", "release": "9.fc31", "source": "rpm", "version": "2.0.14"}], "jbigkit-libs": [{"arch": "x86_64", "epoch": null, "name": "jbigkit-libs", "release": "17.fc31", "source": "rpm", "version": "2.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "6.fc31", "source": "rpm", "version": "0.13.1"}], "json-glib": [{"arch": "x86_64", "epoch": null, "name": "json-glib", "release": "3.fc31", "source": "rpm", "version": "1.4.4"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "14.fc31", "source": "rpm", "version": "2.0.4"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "14.fc31", "source": "rpm", "version": "2.0.4"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "14.fc31", "source": "rpm", "version": "2.0.4"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "301.fc31", "source": "rpm", "version": "5.3.7"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "3.fc31", "source": "rpm", "version": "1.6"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "4.fc31", "source": "rpm", "version": "26"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "4.fc31", "source": "rpm", "version": "26"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "3.fc31", "source": "rpm", "version": "0.8.0"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "45.fc31", "source": "rpm", "version": "1.17"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "7.fc31", "source": "rpm", "version": "2.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "7.fc31", "source": "rpm", "version": "2.0"}], "lcms2": [{"arch": "x86_64", "epoch": null, "name": "lcms2", "release": "6.fc31", "source": "rpm", "version": "2.9"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "2.fc31", "source": "rpm", "version": "551"}], "libX11": [{"arch": "x86_64", "epoch": null, "name": "libX11", "release": "3.fc31", "source": "rpm", "version": "1.6.8"}], "libX11-common": [{"arch": "noarch", "epoch": null, "name": "libX11-common", "release": "3.fc31", "source": "rpm", "version": "1.6.8"}], "libXau": [{"arch": "x86_64", "epoch": null, "name": "libXau", "release": "2.fc31", "source": "rpm", "version": "1.0.9"}], "libXcomposite": [{"arch": "x86_64", "epoch": null, "name": "libXcomposite", "release": "17.fc31", "source": "rpm", "version": "0.4.4"}], "libXcursor": [{"arch": "x86_64", "epoch": null, "name": "libXcursor", "release": "6.fc31", "source": "rpm", "version": "1.1.15"}], "libXdamage": [{"arch": "x86_64", "epoch": null, "name": "libXdamage", "release": "17.fc31", "source": "rpm", "version": "1.1.4"}], "libXext": [{"arch": "x86_64", "epoch": null, "name": "libXext", "release": "2.fc31", "source": "rpm", "version": "1.3.4"}], "libXfixes": [{"arch": "x86_64", "epoch": null, "name": "libXfixes", "release": "10.fc31", "source": "rpm", "version": "5.0.3"}], "libXft": [{"arch": "x86_64", "epoch": null, "name": "libXft", "release": "2.fc31", "source": "rpm", "version": "2.3.3"}], "libXi": [{"arch": "x86_64", "epoch": null, "name": "libXi", "release": "2.fc31", "source": "rpm", "version": "1.7.10"}], "libXinerama": [{"arch": "x86_64", "epoch": null, "name": "libXinerama", "release": "4.fc31", "source": "rpm", "version": "1.1.4"}], "libXrandr": [{"arch": "x86_64", "epoch": null, "name": "libXrandr", "release": "2.fc31", "source": "rpm", "version": "1.5.2"}], "libXrender": [{"arch": "x86_64", "epoch": null, "name": "libXrender", "release": "10.fc31", "source": "rpm", "version": "0.9.10"}], "libXtst": [{"arch": "x86_64", "epoch": null, "name": "libXtst", "release": "10.fc31", "source": "rpm", "version": "1.2.3"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "4.fc31", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc31", "source": "rpm", "version": "3.4.0"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "3.fc31", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "2.fc31", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "7.fc31", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "43.fc31", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "6.fc31", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "8.fc31", "source": "rpm", "version": "0.7.9"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "43.fc31", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "3.fc31", "source": "rpm", "version": "0.1.11"}], "libcroco": [{"arch": "x86_64", "epoch": null, "name": "libcroco", "release": "2.fc31", "source": "rpm", "version": "0.6.13"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "1.fc31", "source": "rpm", "version": "7.66.0"}], "libdatrie": [{"arch": "x86_64", "epoch": null, "name": "libdatrie", "release": "10.fc31", "source": "rpm", "version": "0.2.9"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "38.fc31", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "38.fc31", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "43.fc31", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "6.fc31", "source": "rpm", "version": "0.35.3"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "28.20190324cvs.fc31", "source": "rpm", "version": "3.1"}], "libepoxy": [{"arch": "x86_64", "epoch": null, "name": "libepoxy", "release": "4.fc31", "source": "rpm", "version": "1.5.3"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "13.fc31", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "7.fc31", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "5.fc31", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "23.fc31", "source": "rpm", "version": "3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc31", "source": "rpm", "version": "9.2.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc31", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc31", "source": "rpm", "version": "9.2.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "2.fc31", "source": "rpm", "version": "1.36"}], "libgusb": [{"arch": "x86_64", "epoch": null, "name": "libgusb", "release": "5.fc31", "source": "rpm", "version": "0.3.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc31", "source": "rpm", "version": "2.2.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "43.fc31", "source": "rpm", "version": "1.3.1"}], "libjpeg-turbo": [{"arch": "x86_64", "epoch": null, "name": "libjpeg-turbo", "release": "4.fc31", "source": "rpm", "version": "2.0.2"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc31", "source": "rpm", "version": "1.1.5"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc31", "source": "rpm", "version": "1.1.5"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "10.fc31", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc31", "source": "rpm", "version": "2.0.7"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "8.fc31", "source": "rpm", "version": "1.2.0"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "9.fc31", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "10.fc31", "source": "rpm", "version": "1.0.4"}], "libmodman": [{"arch": "x86_64", "epoch": null, "name": "libmodman", "release": "20.fc31", "source": "rpm", "version": "2.0.1"}], "libmodulemd1": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd1", "release": "3.fc31", "source": "rpm", "version": "1.8.15"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "4.fc31", "source": "rpm", "version": "1.7"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.rc1.fc31", "source": "rpm", "version": "2.4.1"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc31", "source": "rpm", "version": "1.39.2"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "1.fc31", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "5.20180605git4a062cf.fc31", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "43.fc31", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "4.fc31", "source": "rpm", "version": "1.9.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "3.fc31", "source": "rpm", "version": "1.5.1"}], "libpng": [{"arch": "x86_64", "epoch": 2, "name": "libpng", "release": "2.fc31", "source": "rpm", "version": "1.6.37"}], "libproxy": [{"arch": "x86_64", "epoch": null, "name": "libproxy", "release": "14.fc31", "source": "rpm", "version": "0.4.15"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc31", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc31", "source": "rpm", "version": "1.4.1"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "43.fc31", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc31", "source": "rpm", "version": "1.10.5"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc31", "source": "rpm", "version": "2.10.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "1.fc31", "source": "rpm", "version": "2.4.1"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc31", "source": "rpm", "version": "0.19.1"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc31", "source": "rpm", "version": "2.9"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "2.fc31", "source": "rpm", "version": "2.9"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "8.fc31", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "3.fc31", "source": "rpm", "version": "0.7.5"}], "libsoup": [{"arch": "x86_64", "epoch": null, "name": "libsoup", "release": "1.fc31", "source": "rpm", "version": "2.68.2"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "6.fc31", "source": "rpm", "version": "0.9.0"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "6.fc31", "source": "rpm", "version": "0.9.0"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc31", "source": "rpm", "version": "9.2.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "1.fc31", "source": "rpm", "version": "2.3.0"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "2.fc31", "source": "rpm", "version": "4.14"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "1.fc31", "source": "rpm", "version": "1.4.2"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "1.fc31", "source": "rpm", "version": "0.10.1"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "2.fc31", "source": "rpm", "version": "0.20.1"}], "libthai": [{"arch": "x86_64", "epoch": null, "name": "libthai", "release": "3.fc31", "source": "rpm", "version": "0.1.28"}], "libtiff": [{"arch": "x86_64", "epoch": null, "name": "libtiff", "release": "6.fc31", "source": "rpm", "version": "4.0.10"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "2.rc3.fc31", "source": "rpm", "version": "1.1.4"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "6.fc31", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "4.fc31", "source": "rpm", "version": "1.0.22"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "21.fc31", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "17.fc31", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "8.fc31", "source": "rpm", "version": "0.3.0"}], "libwayland-client": [{"arch": "x86_64", "epoch": null, "name": "libwayland-client", "release": "2.fc31", "source": "rpm", "version": "1.17.0"}], "libwayland-cursor": [{"arch": "x86_64", "epoch": null, "name": "libwayland-cursor", "release": "2.fc31", "source": "rpm", "version": "1.17.0"}], "libwayland-egl": [{"arch": "x86_64", "epoch": null, "name": "libwayland-egl", "release": "2.fc31", "source": "rpm", "version": "1.17.0"}], "libxcb": [{"arch": "x86_64", "epoch": null, "name": "libxcb", "release": "3.fc31", "source": "rpm", "version": "1.13.1"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "1.fc31", "source": "rpm", "version": "4.4.10"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "1.fc31", "source": "rpm", "version": "4.4.10"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc31", "source": "rpm", "version": "0.8.4"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "3.fc31", "source": "rpm", "version": "2.9.9"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "2.fc31", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc31", "source": "rpm", "version": "1.4.2"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "25.fc31", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "102.fc31", "source": "rpm", "version": "20190923"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "3.fc31", "source": "rpm", "version": "0.9.23"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "1.fc31", "source": "rpm", "version": "3.15.1"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "6.fc31", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "1.fc31", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "5.fc31", "source": "rpm", "version": "2.8.4"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc31", "source": "rpm", "version": "5.5.2"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc31", "source": "rpm", "version": "3.1.6"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc31", "source": "rpm", "version": "4.0.23"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "12.20190803.fc31", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "12.20190803.fc31", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "12.20190803.fc31", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.55.20160912git.fc31", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc31", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "3.fc31", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "3.fc31", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc31.1", "source": "rpm", "version": "8.0p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc31.1", "source": "rpm", "version": "8.0p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc31.1", "source": "rpm", "version": "8.0p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "2.fc31", "source": "rpm", "version": "1.1.1d"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc31", "source": "rpm", "version": "1.1.1d"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "2.fc31", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "3.fc31", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc31", "source": "rpm", "version": "0.23.21"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc31", "source": "rpm", "version": "0.23.21"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "18.fc31", "source": "rpm", "version": "1.3.1"}], "pango": [{"arch": "x86_64", "epoch": null, "name": "pango", "release": "1.fc31", "source": "rpm", "version": "1.44.6"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "1.fc31", "source": "rpm", "version": "3.2.153"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "6.fc31", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc31.1", "source": "rpm", "version": "8.43"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "14.fc31", "source": "rpm", "version": "10.33"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "5.fc31", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "6.fc31", "source": "rpm", "version": "1.1.0"}], "pixman": [{"arch": "x86_64", "epoch": null, "name": "pixman", "release": "1.fc31", "source": "rpm", "version": "0.38.4"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "4.fc31", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "18.fc31", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "6.fc31", "source": "rpm", "version": "3.3.15"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "2.fc31", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc31", "source": "rpm", "version": "19.1.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "1.fc31", "source": "rpm", "version": "41.2.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "5.fc31", "source": "rpm", "version": "3.7.4"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "5.fc31", "source": "rpm", "version": "3.7.4"}], "python3-asn1crypto": [{"arch": "noarch", "epoch": null, "name": "python3-asn1crypto", "release": "7.fc31", "source": "rpm", "version": "0.24.0"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc31", "source": "rpm", "version": "19.1.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "0.12.20190507gitf58ec40.fc31", "source": "rpm", "version": "3.0"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc31", "source": "rpm", "version": "2.7.0"}], "python3-boto": [{"arch": "noarch", "epoch": null, "name": "python3-boto", "release": "1.fc31", "source": "rpm", "version": "2.49.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc31", "source": "rpm", "version": "1.12.3"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "10.fc31", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "16.fc31", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc31", "source": "rpm", "version": "2.6.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "3.fc31", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "6.fc31", "source": "rpm", "version": "1.2.8"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "2.fc31", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc31", "source": "rpm", "version": "4.0.9"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "3.fc31", "source": "rpm", "version": "1.13.1"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "6.fc31", "source": "rpm", "version": "0.35.3"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc31", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "2.fc31", "source": "rpm", "version": "2.10.1"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "8.fc31", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "16.fc31", "source": "rpm", "version": "1.10"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "1.fc31", "source": "rpm", "version": "3.0.2"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "3.fc31", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "3.fc31", "source": "rpm", "version": "0.1.11"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "6.fc31", "source": "rpm", "version": "0.35.3"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "5.fc31", "source": "rpm", "version": "3.7.4"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc31", "source": "rpm", "version": "2.9"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "2.fc31", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "2.fc31", "source": "rpm", "version": "3.0.2"}], "python3-pbr": [{"arch": "noarch", "epoch": null, "name": "python3-pbr", "release": "4.fc31", "source": "rpm", "version": "5.1.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc31", "source": "rpm", "version": "19.1.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "3.fc31", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "18.fc31", "source": "rpm", "version": "0.7.2"}], "python3-psutil": [{"arch": "x86_64", "epoch": null, "name": "python3-psutil", "release": "2.fc31", "source": "rpm", "version": "5.6.3"}], "python3-pyasn1": [{"arch": "noarch", "epoch": null, "name": "python3-pyasn1", "release": "5.fc31", "source": "rpm", "version": "0.4.4"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "20.fc31", "source": "rpm", "version": "2.14"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "1.fc31", "source": "rpm", "version": "0.15.4"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "3.fc31", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "2.fc31", "source": "rpm", "version": "1.7.0"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc31", "source": "rpm", "version": "2019.2"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc31", "source": "rpm", "version": "5.1.2"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc31", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "python3-rsa": [{"arch": "noarch", "epoch": null, "name": "python3-rsa", "release": "10.fc31", "source": "rpm", "version": "3.4.2"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc31", "source": "rpm", "version": "4.2.2"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "1.fc31", "source": "rpm", "version": "41.2.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc31", "source": "rpm", "version": "1.12.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc31", "source": "rpm", "version": "1.9.3"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "4.fc31", "source": "rpm", "version": "1.25.3"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "4.fc31", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "3.fc31", "source": "rpm", "version": "8.0"}], "rest": [{"arch": "x86_64", "epoch": null, "name": "rest", "release": "6.fc31", "source": "rpm", "version": "0.8.1"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "25.fc31", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "9.fc31", "source": "rpm", "version": "3.1.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc31", "source": "rpm", "version": "8.2002.0"}], "rsyslog-gnutls": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-gnutls", "release": "1.fc31", "source": "rpm", "version": "8.2002.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "4.fc31", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "37.fc31", "source": "rpm", "version": "3.14.4"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "37.fc31", "source": "rpm", "version": "3.14.4"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc31", "source": "rpm", "version": "2.13.3"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "16.fc31", "source": "rpm", "version": "4.6"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "1.fc31", "source": "rpm", "version": "1.14"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "2.fc31", "source": "rpm", "version": "3.29.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc31", "source": "rpm", "version": "1.8.28"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-bootchart": [{"arch": "x86_64", "epoch": null, "name": "systemd-bootchart", "release": "5.fc31", "source": "rpm", "version": "233"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "2.fc31", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "13.fc31", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "13.fc31", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "2.fc31", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc31", "source": "rpm", "version": "2019c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc31", "source": "rpm", "version": "1.9.3"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc31", "source": "rpm", "version": "8.1.2102"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "15.fc31", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc31", "source": "rpm", "version": "5.5.2"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "2.fc31", "source": "rpm", "version": "5.1.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "2.fc31", "source": "rpm", "version": "2.27"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "6.fc31", "source": "rpm", "version": "5.2.4"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "6.fc31", "source": "rpm", "version": "5.2.4"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "3.fc31", "source": "rpm", "version": "1.1.2"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "19.fc31", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2002.0"}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : debug] ********************************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:32 skipping: [/cache/fedora-31.qcow2] => {} TASK [/tmp/tmpa5z69896/roles/rsyslog : debug] ********************************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:36 ok: [/cache/fedora-31.qcow2] => { "msg": "Rsyslog_version is 8.2002.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmpa5z69896/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:41 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:48 ok: [/cache/fedora-31.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/rsyslog.d", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:54 ok: [/cache/fedora-31.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/lib/rsyslog", "secontext": "system_u:object_r:syslogd_var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Set backup dir name] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:60 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_backup_dir": "/tmp/rsyslog.d-20201112T014928"}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:64 ok: [/cache/fedora-31.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20201112T014928", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:73 ok: [/cache/fedora-31.qcow2] => {"archived": ["/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.conf"], "arcroot": "/etc/", "changed": false, "dest": "/tmp/rsyslog.d-20201112T014928/backup.tgz", "expanded_exclude_paths": [], "expanded_paths": ["/etc/rsyslog.d", "/etc/rsyslog.conf"], "gid": 0, "group": "root", "missing": [], "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 1726, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:80 changed: [/cache/fedora-31.qcow2] => {"changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/log", "secontext": "system_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:88 NOTIFIED HANDLER /tmp/tmpa5z69896/roles/rsyslog : restart rsyslogd for /cache/fedora-31.qcow2 changed: [/cache/fedora-31.qcow2] => {"changed": true, "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "dest": "/etc/rsyslog.conf", "gid": 0, "group": "root", "md5sum": "aa226b8228225835f8a13f775ca42e49", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 104, "src": "/root/.ansible/tmp/ansible-tmp-1605145816.7570982-161914-77990319002634/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:97 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, [{"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}], [{"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}]]}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:108 changed: [/cache/fedora-31.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "7f4de7a1922c9f75e59e999d3bd76a7422293d14", "dest": "/etc/rsyslog.d/00-global.conf", "gid": 0, "group": "root", "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "md5sum": "bc874b131415b3d23235af980ec111e0", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 86, "src": "/root/.ansible/tmp/ansible-tmp-1605145817.742731-161944-242079241841166/source", "state": "file", "uid": 0} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} changed: [/cache/fedora-31.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "0dd331865ac06c0881012a0dc9796c2260e66dcd", "dest": "/etc/rsyslog.d/05-common-defaults.conf", "gid": 0, "group": "root", "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "md5sum": "ca846c3cf461cb558da5d3e79ac49a26", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 69, "src": "/root/.ansible/tmp/ansible-tmp-1605145818.3657765-161944-131551122014263/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:129 skipping: [/cache/fedora-31.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:151 TASK [/tmp/tmpa5z69896/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:166 skipping: [/cache/fedora-31.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:174 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:186 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:198 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:222 ok: [/cache/fedora-31.qcow2] => (item={'name': 'basic_input', 'type': 'basics', 'use_imuxsock': True}) => {"ansible_facts": {"__rsyslog_basics_packages": []}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/inputs/basics/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "basic_input", "type": "basics", "use_imuxsock": true}} TASK [/tmp/tmpa5z69896/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:234 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/basics/main.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update basics input packages] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/basics/main.yml:3 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 TASK [/tmp/tmpa5z69896/roles/rsyslog : Create basics input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/basics/main.yml:10 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.RateLimit.Burst="200"\n SysSock.RateLimit.Interval="0"\n SysSock.Use="on") # Turn on message reception via local log socket.\ninput(name="basics_imuxsock" type="imuxsock" socket="/dev/log")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call default_files\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "33913188ab37a6e2ebeff31a7cb40a1a55221f8d", "dest": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.RateLimit.Burst=\"200\"\n SysSock.RateLimit.Interval=\"0\"\n SysSock.Use=\"on\") # Turn on message reception via local log socket.\ninput(name=\"basics_imuxsock\" type=\"imuxsock\" socket=\"/dev/log\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call default_files\n}\n"}], "state": "present", "type": "input"}, "md5sum": "1bfde764585208a3e07e835bbde8d63d", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 426, "src": "/root/.ansible/tmp/ansible-tmp-1605145819.6530657-162025-45314993018284/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.RateLimit.Burst="200"\n SysSock.RateLimit.Interval="0"\n SysSock.Use="on") # Turn on message reception via local log socket.\ninput(name="basics_imuxsock" type="imuxsock" socket="/dev/log")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call default_files\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.RateLimit.Burst=\"200\"\n SysSock.RateLimit.Interval=\"0\"\n SysSock.Use=\"on\") # Turn on message reception via local log socket.\ninput(name=\"basics_imuxsock\" type=\"imuxsock\" socket=\"/dev/log\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call default_files\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:246 ok: [/cache/fedora-31.qcow2] => (item={'name': 'default_files', 'type': 'files'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | default(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n{% else %}\nmodule(load=\"builtin:omfile\")\n{% endif %}"}], "type": "modules"}], "__rsyslog_files_output_packages": [], "__rsyslog_files_output_rules": ["{{ __rsyslog_conf_files_output_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "default_files", "type": "files"}} TASK [/tmp/tmpa5z69896/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:258 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "89bc63afcb6aae96090bbde60b367bfc80afc31f", "dest": "/etc/rsyslog.d/10-output-files-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "md5sum": "36c5048bf86cdc51ac071efb6a63f800", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 173, "src": "/root/.ansible/tmp/ansible-tmp-1605145820.6928246-162063-42978178059103/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create files output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/files/main.yml:10 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-default_files', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="default_files") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "87f41b5de3ab1bafc779920627f5202204770c3f", "dest": "/etc/rsyslog.d/30-output-files-default_files.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-default_files", "sections": [{"options": "ruleset(name=\"default_files\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n"}], "state": "present", "type": "output"}, "md5sum": "b165c8ba84f13793cfbec3ee659bb8fe", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1125, "src": "/root/.ansible/tmp/ansible-tmp-1605145821.5938976-162097-201714655662853/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-default_files', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="default_files") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-default_files", "sections": [{"options": "ruleset(name=\"default_files\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:270 changed: [/cache/fedora-31.qcow2] => {"changed": true, "enabled": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target basic.target system.slice", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7776", "LimitNPROCSoft": "7776", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7776", "LimitSIGPENDINGSoft": "7776", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2332", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [/tmp/tmpa5z69896/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:279 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:290 skipping: [/cache/fedora-31.qcow2] => {} TASK [include_tasks] *********************************************************** task path: /tmp/tmpa5z69896/tests/tests_imuxsock_files.yml:41 included: /tmp/tmpa5z69896/tests/set_rsyslog_variables.yml for /cache/fedora-31.qcow2 TASK [Get info of /etc/rsyslog.conf] ******************************************* task path: /tmp/tmpa5z69896/tests/set_rsyslog_variables.yml:1 ok: [/cache/fedora-31.qcow2] => {"changed": false, "stat": {"atime": 1605145822.601064, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "ctime": 1605145817.202064, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8351, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1605145816.875064, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 104, "uid": 0, "version": "4112214589", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Get file counts in /etc/rsyslog.d] *************************************** task path: /tmp/tmpa5z69896/tests/set_rsyslog_variables.yml:6 ok: [/cache/fedora-31.qcow2] => {"changed": false, "examined": 6, "files": [{"atime": 1605145815.943064, "ctime": 1571871554.4778266, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 159515, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1564000148.0, "nlink": 1, "path": "/etc/rsyslog.d/21-cloudinit.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 255, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605145822.602064, "ctime": 1605145818.558064, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8404, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605145818.317064, "nlink": 1, "path": "/etc/rsyslog.d/05-common-defaults.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 69, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605145822.601064, "ctime": 1605145819.851064, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8405, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605145819.601064, "nlink": 1, "path": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 426, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605145822.602064, "ctime": 1605145820.919064, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8406, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605145820.664064, "nlink": 1, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 173, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605145822.602064, "ctime": 1605145821.795064, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8407, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605145821.5400639, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 1125, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605145822.602064, "ctime": 1605145817.929064, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8376, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605145817.695064, "nlink": 1, "path": "/etc/rsyslog.d/00-global.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 86, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}], "matched": 6, "msg": ""} RUNNING HANDLER [/tmp/tmpa5z69896/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmpa5z69896/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-31.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestamp": "Thu 2020-11-12 01:50:22 UTC", "ActiveEnterTimestampMonotonic": "70844813", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "sysinit.target basic.target system.slice", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Thu 2020-11-12 01:50:22 UTC", "AssertTimestampMonotonic": "70839766", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "5203000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2020-11-12 01:50:22 UTC", "ConditionTimestampMonotonic": "70839765", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "10977", "ExecMainStartTimestamp": "Thu 2020-11-12 01:50:22 UTC", "ExecMainStartTimestampMonotonic": "70840701", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Thu 2020-11-12 01:50:22 UTC] ; stop_time=[n/a] ; pid=10977 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Thu 2020-11-12 01:50:22 UTC] ; stop_time=[n/a] ; pid=10977 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2020-11-12 01:50:22 UTC", "InactiveExitTimestampMonotonic": "70840992", "InvocationID": "54d13c88cf3c4b7dae4aebbe791d21a1", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7776", "LimitNPROCSoft": "7776", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7776", "LimitSIGPENDINGSoft": "7776", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "10977", "MemoryAccounting": "yes", "MemoryCurrent": "933888", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Thu 2020-11-12 01:50:22 UTC", "StateChangeTimestampMonotonic": "70844813", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "3", "TasksMax": "2332", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [Check rsyslog.conf size] ************************************************* task path: /tmp/tmpa5z69896/tests/tests_imuxsock_files.yml:48 ok: [/cache/fedora-31.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check file counts in rsyslog.d] ****************************************** task path: /tmp/tmpa5z69896/tests/tests_imuxsock_files.yml:52 ok: [/cache/fedora-31.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check rsyslog errors] **************************************************** task path: /tmp/tmpa5z69896/tests/tests_imuxsock_files.yml:58 changed: [/cache/fedora-31.qcow2] => {"changed": true, "cmd": ["systemctl", "status", "rsyslog"], "delta": "0:00:00.009613", "end": "2020-11-12 01:50:24.636220", "failed_when_result": false, "rc": 0, "start": "2020-11-12 01:50:24.626607", "stderr": "", "stderr_lines": [], "stdout": "● rsyslog.service - System Logging Service\n Loaded: loaded (/usr/lib/systemd/system/rsyslog.service; enabled; vendor preset: enabled)\n Active: active (running) since Thu 2020-11-12 01:50:24 UTC; 560ms ago\n Docs: man:rsyslogd(8)\n https://www.rsyslog.com/doc/\n Main PID: 11209 (rsyslogd)\n Tasks: 3 (limit: 2332)\n Memory: 900.0K\n CPU: 3ms\n CGroup: /system.slice/rsyslog.service\n └─11209 /usr/sbin/rsyslogd -n\n\nNov 12 01:50:24 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com systemd[1]: Starting System Logging Service...\nNov 12 01:50:24 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com systemd[1]: Started System Logging Service.", "stdout_lines": ["● rsyslog.service - System Logging Service", " Loaded: loaded (/usr/lib/systemd/system/rsyslog.service; enabled; vendor preset: enabled)", " Active: active (running) since Thu 2020-11-12 01:50:24 UTC; 560ms ago", " Docs: man:rsyslogd(8)", " https://www.rsyslog.com/doc/", " Main PID: 11209 (rsyslogd)", " Tasks: 3 (limit: 2332)", " Memory: 900.0K", " CPU: 3ms", " CGroup: /system.slice/rsyslog.service", " └─11209 /usr/sbin/rsyslogd -n", "", "Nov 12 01:50:24 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com systemd[1]: Starting System Logging Service...", "Nov 12 01:50:24 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com systemd[1]: Started System Logging Service."]} TASK [Get the files config stat] *********************************************** task path: /tmp/tmpa5z69896/tests/tests_imuxsock_files.yml:63 ok: [/cache/fedora-31.qcow2] => {"changed": false, "failed_when_result": false, "stat": {"atime": 1605145822.602064, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "87f41b5de3ab1bafc779920627f5202204770c3f", "ctime": 1605145821.795064, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8407, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1605145821.5400639, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1125, "uid": 0, "version": "286689264", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Check output to messages line] ******************************************* task path: /tmp/tmpa5z69896/tests/tests_imuxsock_files.yml:69 ok: [/cache/fedora-31.qcow2] => {"changed": false, "cmd": ["/bin/grep", "\\*.info;mail.none;authpriv.none;cron.none.*/var/log/messages", "/etc/rsyslog.d/30-output-files-default_files.conf"], "delta": "0:00:01.004563", "end": "2020-11-12 01:50:26.412683", "rc": 0, "start": "2020-11-12 01:50:25.408120", "stderr": "", "stderr_lines": [], "stdout": " *.info;mail.none;authpriv.none;cron.none /var/log/messages", "stdout_lines": [" *.info;mail.none;authpriv.none;cron.none /var/log/messages"]} TASK [Run logger to generate a test log message] ******************************* task path: /tmp/tmpa5z69896/tests/tests_imuxsock_files.yml:73 ok: [/cache/fedora-31.qcow2] => {"changed": false, "cmd": ["/bin/logger", "-i", "-p", "local6.info", "-t", "testTag0", "testMessage0000"], "delta": "0:00:00.003398", "end": "2020-11-12 01:50:26.750995", "rc": 0, "start": "2020-11-12 01:50:26.747597", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Check the test log message in /var/log/messages] ************************* task path: /tmp/tmpa5z69896/tests/tests_imuxsock_files.yml:77 ok: [/cache/fedora-31.qcow2] => {"attempts": 1, "changed": false, "cmd": ["/bin/grep", "testMessage0000", "/var/log/messages"], "delta": "0:00:00.003418", "end": "2020-11-12 01:50:27.106071", "rc": 0, "start": "2020-11-12 01:50:27.102653", "stderr": "", "stderr_lines": [], "stdout": "Nov 12 01:50:26 ibm-p8-kvm-03-guest-02 ansible-command: Invoked with _raw_params=/bin/logger -i -p local6.info -t testTag0 testMessage0000 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nNov 12 01:50:26 ibm-p8-kvm-03-guest-02 testTag0[11512]: testMessage0000\nNov 12 01:50:27 ibm-p8-kvm-03-guest-02 ansible-command: Invoked with _raw_params=/bin/grep testMessage0000 \"/var/log/messages\" warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None", "stdout_lines": ["Nov 12 01:50:26 ibm-p8-kvm-03-guest-02 ansible-command: Invoked with _raw_params=/bin/logger -i -p local6.info -t testTag0 testMessage0000 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None", "Nov 12 01:50:26 ibm-p8-kvm-03-guest-02 testTag0[11512]: testMessage0000", "Nov 12 01:50:27 ibm-p8-kvm-03-guest-02 ansible-command: Invoked with _raw_params=/bin/grep testMessage0000 \"/var/log/messages\" warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None"]} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-31.qcow2 : ok=47 changed=10 unreachable=0 failed=0 skipped=28 rescued=0 ignored=0 + cd /tmp/tmpa5z69896/tests; TEST_SUBJECTS=/cache/fedora-31.qcow2 TEST_ARTIFACTS=/tmp/linux-system-role-test-work-pull-linux-system-roles_logging-186-405f09a-fedora-31-mm3symvy/artifacts ansible-playbook -vv --inventory=/usr/share/ansible/inventory/standard-inventory-qcow2 /tmp/tmpa5z69896/_setup.yml /tmp/tmpa5z69896/tests/tests_include_vars_from_parent.yml ansible-playbook 2.9.14 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/tester/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.8/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 3.8.6 (default, Sep 25 2020, 00:00:00) [GCC 10.2.1 20200723 (Red Hat 10.2.1-1)] Using /etc/ansible/ansible.cfg as config file PLAYBOOK: _setup.yml *********************************************************** 1 plays in /tmp/tmpa5z69896/_setup.yml PLAY [Fail when only localhost is available] *********************************** META: ran handlers TASK [debug] ******************************************************************* task path: /tmp/tmpa5z69896/_setup.yml:5 ok: [/cache/fedora-31.qcow2] => { "groups": { "all": [ "/cache/fedora-31.qcow2" ], "localhost": [ "/cache/fedora-31.qcow2" ], "subjects": [ "/cache/fedora-31.qcow2" ], "ungrouped": [] } } TASK [fail] ******************************************************************** task path: /tmp/tmpa5z69896/_setup.yml:7 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-31.qcow2 : ok=1 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 PLAYBOOK: tests_include_vars_from_parent.yml *********************************** 1 plays in /tmp/tmpa5z69896/tests/tests_include_vars_from_parent.yml PLAY [all] ********************************************************************* TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpa5z69896/tests/tests_include_vars_from_parent.yml:1 ok: [/cache/fedora-31.qcow2] META: ran handlers TASK [create var file in caller that can override the one in called role] ****** task path: /tmp/tmpa5z69896/tests/tests_include_vars_from_parent.yml:3 changed: [/cache/fedora-31.qcow2] => (item=Fedora-31) => {"ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/tmpa5z69896/tests/roles/caller/vars/Fedora-31.yml", "gid": 0, "group": "root", "item": "Fedora-31", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0644", "owner": "root", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1605145841.9772418-162416-187754654114742/source", "state": "file", "uid": 0} changed: [/cache/fedora-31.qcow2] => (item=Fedora_31) => {"ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/tmpa5z69896/tests/roles/caller/vars/Fedora_31.yml", "gid": 0, "group": "root", "item": "Fedora_31", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0644", "owner": "root", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1605145842.5639439-162416-6108353381663/source", "state": "file", "uid": 0} changed: [/cache/fedora-31.qcow2] => (item=Fedora) => {"ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/tmpa5z69896/tests/roles/caller/vars/Fedora.yml", "gid": 0, "group": "root", "item": "Fedora", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0644", "owner": "root", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1605145842.8871684-162416-108321228774239/source", "state": "file", "uid": 0} changed: [/cache/fedora-31.qcow2] => (item=RedHat) => {"ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/tmpa5z69896/tests/roles/caller/vars/RedHat.yml", "gid": 0, "group": "root", "item": "RedHat", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0644", "owner": "root", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1605145843.2072518-162416-56612525438103/source", "state": "file", "uid": 0} TASK [include_role : {{ roletoinclude }}] ************************************** task path: /tmp/tmpa5z69896/tests/roles/caller/tasks/main.yml:4 TASK [linux-system-roles.logging : Set rsyslog_output_elasticsearch for the omelasticsearch output] *** task path: /tmp/tmpa5z69896/tasks/main.yml:5 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_elasticsearch": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_files for the omfile outputs] *** task path: /tmp/tmpa5z69896/tasks/main.yml:9 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_files": []}, "changed": false} TASK [linux-system-roles.logging : Set files output if rsyslog_output_files is empty and logging_inputs is not empty] *** task path: /tmp/tmpa5z69896/tasks/main.yml:13 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Set rsyslog_output_forwards for the omfwd output] *** task path: /tmp/tmpa5z69896/tasks/main.yml:20 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_forwards": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_remote_files for the omfwd output for the remote input] *** task path: /tmp/tmpa5z69896/tasks/main.yml:24 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_remote_files": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_relp for the relp output] *** task path: /tmp/tmpa5z69896/tasks/main.yml:28 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_input_relp for the relp input] *** task path: /tmp/tmpa5z69896/tasks/main.yml:32 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_input_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmpa5z69896/tasks/main.yml:36 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_outputs": []}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmpa5z69896/tasks/main.yml:40 TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmpa5z69896/tasks/main.yml:49 TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmpa5z69896/tasks/main.yml:60 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmpa5z69896/tasks/main.yml:64 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmpa5z69896/tasks/main.yml:70 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmpa5z69896/tasks/main.yml:76 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmpa5z69896/tasks/main.yml:82 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmpa5z69896/tasks/main.yml:86 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmpa5z69896/tasks/main.yml:101 TASK [/tmp/tmpa5z69896/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:14 changed: [/cache/fedora-31.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: libestr-0.1.9-13.fc31.x86_64", "Installed: ca-certificates-2020.2.41-1.1.fc31.noarch", "Installed: p11-kit-trust-0.23.21-2.fc31.x86_64", "Installed: p11-kit-0.23.21-2.fc31.x86_64", "Installed: libfastjson-0.99.8-5.fc31.x86_64", "Installed: rsyslog-8.2002.0-1.fc31.x86_64", "Installed: logrotate-3.15.1-1.fc31.x86_64", "Installed: rsyslog-gnutls-8.2002.0-1.fc31.x86_64", "Removed: p11-kit-0.23.16.1-2.fc31.x86_64", "Removed: p11-kit-trust-0.23.16.1-2.fc31.x86_64", "Removed: ca-certificates-2019.2.32-3.fc31.noarch"]} TASK [/tmp/tmpa5z69896/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:21 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc31", "source": "rpm", "version": "1.20.4"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc31", "source": "rpm", "version": "1.20.4"}], "abattis-cantarell-fonts": [{"arch": "noarch", "epoch": null, "name": "abattis-cantarell-fonts", "release": "3.fc31", "source": "rpm", "version": "0.111"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "4.fc31", "source": "rpm", "version": "2.2.53"}], "adobe-source-code-pro-fonts": [{"arch": "noarch", "epoch": null, "name": "adobe-source-code-pro-fonts", "release": "7.fc31", "source": "rpm", "version": "2.030.1.050"}], "adwaita-cursor-theme": [{"arch": "noarch", "epoch": null, "name": "adwaita-cursor-theme", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "adwaita-icon-theme": [{"arch": "noarch", "epoch": null, "name": "adwaita-icon-theme", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "5.fc31", "source": "rpm", "version": "1.11"}], "at-spi2-atk": [{"arch": "x86_64", "epoch": null, "name": "at-spi2-atk", "release": "1.fc31", "source": "rpm", "version": "2.34.1"}], "at-spi2-core": [{"arch": "x86_64", "epoch": null, "name": "at-spi2-core", "release": "1.fc31", "source": "rpm", "version": "2.34.0"}], "atk": [{"arch": "x86_64", "epoch": null, "name": "atk", "release": "1.fc31", "source": "rpm", "version": "2.34.1"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "0.12.20190507gitf58ec40.fc31", "source": "rpm", "version": "3.0"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "0.12.20190507gitf58ec40.fc31", "source": "rpm", "version": "3.0"}], "avahi-libs": [{"arch": "x86_64", "epoch": null, "name": "avahi-libs", "release": "20.fc31", "source": "rpm", "version": "0.7"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "8.fc31", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "3.fc31", "source": "rpm", "version": "5.0.7"}], "brotli": [{"arch": "x86_64", "epoch": null, "name": "brotli", "release": "6.fc31", "source": "rpm", "version": "1.0.7"}], "bzip2": [{"arch": "x86_64", "epoch": null, "name": "bzip2", "release": "1.fc31", "source": "rpm", "version": "1.0.8"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "1.fc31", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "4.fc31", "source": "rpm", "version": "1.15.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc31", "source": "rpm", "version": "2020.2.41"}], "cairo": [{"arch": "x86_64", "epoch": null, "name": "cairo", "release": "6.fc31", "source": "rpm", "version": "1.16.0"}], "cairo-gobject": [{"arch": "x86_64", "epoch": null, "name": "cairo-gobject", "release": "6.fc31", "source": "rpm", "version": "1.16.0"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "2.fc31", "source": "rpm", "version": "2.9"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "4.fc31", "source": "rpm", "version": "3.5"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "11.fc31", "source": "rpm", "version": "17.1"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "3.fc31", "source": "rpm", "version": "0.31"}], "colord-libs": [{"arch": "x86_64", "epoch": null, "name": "colord-libs", "release": "2.fc31", "source": "rpm", "version": "1.4.4"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc31", "source": "rpm", "version": "8.31"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc31", "source": "rpm", "version": "8.31"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "12.fc31", "source": "rpm", "version": "2.12"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "21.fc31", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "21.fc31", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "4.gitbb9bf99.fc31", "source": "rpm", "version": "20190816"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc31", "source": "rpm", "version": "2.2.1"}], "cups-libs": [{"arch": "x86_64", "epoch": 1, "name": "cups-libs", "release": "2.fc31", "source": "rpm", "version": "2.2.12"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "1.fc31", "source": "rpm", "version": "7.66.0"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "2.fc31", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "3.fc31", "source": "rpm", "version": "1.12.16"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "6.fc31", "source": "rpm", "version": "21"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "3.fc31", "source": "rpm", "version": "1.12.16"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "3.fc31", "source": "rpm", "version": "1.12.16"}], "dconf": [{"arch": "x86_64", "epoch": null, "name": "dconf", "release": "1.fc31", "source": "rpm", "version": "0.34.0"}], "dejavu-fonts-common": [{"arch": "noarch", "epoch": null, "name": "dejavu-fonts-common", "release": "2.fc31", "source": "rpm", "version": "2.37"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "2.fc31", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "2.fc31", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "2.fc31", "source": "rpm", "version": "1.02.163"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "2.fc31", "source": "rpm", "version": "1.02.163"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "15.fc31", "source": "rpm", "version": "4.4.1"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "15.fc31", "source": "rpm", "version": "4.4.1"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "3.fc31", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc31", "source": "rpm", "version": "4.0.9"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "27.git20181204.fc31.1", "source": "rpm", "version": "049"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "27.git20181204.fc31.1", "source": "rpm", "version": "049"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc31", "source": "rpm", "version": "0.177"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc31", "source": "rpm", "version": "0.177"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc31", "source": "rpm", "version": "0.177"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc31", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "1", "source": "rpm", "version": "31"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "1", "source": "rpm", "version": "31"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "1", "source": "rpm", "version": "31"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "1", "source": "rpm", "version": "31"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc31", "source": "rpm", "version": "5.37"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc31", "source": "rpm", "version": "5.37"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc31", "source": "rpm", "version": "3.12"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "24.fc31", "source": "rpm", "version": "4.6.0"}], "fipscheck": [{"arch": "x86_64", "epoch": null, "name": "fipscheck", "release": "7.fc31", "source": "rpm", "version": "1.5.0"}], "fipscheck-lib": [{"arch": "x86_64", "epoch": null, "name": "fipscheck-lib", "release": "7.fc31", "source": "rpm", "version": "1.5.0"}], "fontconfig": [{"arch": "x86_64", "epoch": null, "name": "fontconfig", "release": "3.fc31", "source": "rpm", "version": "2.13.92"}], "fontpackages-filesystem": [{"arch": "noarch", "epoch": null, "name": "fontpackages-filesystem", "release": "25.fc31", "source": "rpm", "version": "1.44"}], "freetype": [{"arch": "x86_64", "epoch": null, "name": "freetype", "release": "3.fc31", "source": "rpm", "version": "2.10.0"}], "fribidi": [{"arch": "x86_64", "epoch": null, "name": "fribidi", "release": "4.fc31", "source": "rpm", "version": "1.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "8.fc31", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "5.fc31", "source": "rpm", "version": "5.0.1"}], "gcr": [{"arch": "x86_64", "epoch": null, "name": "gcr", "release": "1.fc31", "source": "rpm", "version": "3.33.4"}], "gcr-base": [{"arch": "x86_64", "epoch": null, "name": "gcr-base", "release": "1.fc31", "source": "rpm", "version": "3.33.4"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc31", "source": "rpm", "version": "1.18.1"}], "gdk-pixbuf2": [{"arch": "x86_64", "epoch": null, "name": "gdk-pixbuf2", "release": "1.fc31", "source": "rpm", "version": "2.40.0"}], "gdk-pixbuf2-modules": [{"arch": "x86_64", "epoch": null, "name": "gdk-pixbuf2-modules", "release": "1.fc31", "source": "rpm", "version": "2.40.0"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "1.fc31", "source": "rpm", "version": "20190806"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "1.fc31", "source": "rpm", "version": "20190806"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "2.fc31", "source": "rpm", "version": "0.20.1"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "2.fc31", "source": "rpm", "version": "0.20.1"}], "git-core": [{"arch": "x86_64", "epoch": null, "name": "git-core", "release": "1.fc31", "source": "rpm", "version": "2.23.0"}], "glib-networking": [{"arch": "x86_64", "epoch": null, "name": "glib-networking", "release": "1.fc31", "source": "rpm", "version": "2.62.1"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc31", "source": "rpm", "version": "2.62.1"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "5.fc31", "source": "rpm", "version": "2.30"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "5.fc31", "source": "rpm", "version": "2.30"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "5.fc31", "source": "rpm", "version": "2.30"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "10.fc31", "source": "rpm", "version": "6.1.2"}], "gnome-keyring": [{"arch": "x86_64", "epoch": null, "name": "gnome-keyring", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc31", "source": "rpm", "version": "2.2.17"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc31", "source": "rpm", "version": "2.2.17"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc31", "source": "rpm", "version": "3.6.10"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5c6ae44d", "source": "rpm", "version": "3c3359c4"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "3.fc31", "source": "rpm", "version": "1.13.1"}], "graphite2": [{"arch": "x86_64", "epoch": null, "name": "graphite2", "release": "1.fc31", "source": "rpm", "version": "1.3.13"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "3.fc31", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "20.fc31", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-tools-extra": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-extra", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "36.fc31", "source": "rpm", "version": "8.40"}], "gsettings-desktop-schemas": [{"arch": "x86_64", "epoch": null, "name": "gsettings-desktop-schemas", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "gtk-update-icon-cache": [{"arch": "x86_64", "epoch": null, "name": "gtk-update-icon-cache", "release": "3.fc31", "source": "rpm", "version": "3.24.12"}], "gtk3": [{"arch": "x86_64", "epoch": null, "name": "gtk3", "release": "3.fc31", "source": "rpm", "version": "3.24.12"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "1.fc31", "source": "rpm", "version": "1.10"}], "harfbuzz": [{"arch": "x86_64", "epoch": null, "name": "harfbuzz", "release": "2.fc31", "source": "rpm", "version": "2.6.1"}], "heat-cfntools": [{"arch": "noarch", "epoch": null, "name": "heat-cfntools", "release": "9.fc31", "source": "rpm", "version": "1.4.2"}], "hicolor-icon-theme": [{"arch": "noarch", "epoch": null, "name": "hicolor-icon-theme", "release": "7.fc31", "source": "rpm", "version": "0.17"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "9.fc31", "source": "rpm", "version": "3.20"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "2.fc31", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc31", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "3.fc31", "source": "rpm", "version": "0.2.5"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc31", "source": "rpm", "version": "5.3.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc31", "source": "rpm", "version": "5.3.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "5.fc31", "source": "rpm", "version": "1.8.3"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "3.fc31", "source": "rpm", "version": "20190515"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "4.fc31", "source": "rpm", "version": "2.12"}], "jasper-libs": [{"arch": "x86_64", "epoch": null, "name": "jasper-libs", "release": "9.fc31", "source": "rpm", "version": "2.0.14"}], "jbigkit-libs": [{"arch": "x86_64", "epoch": null, "name": "jbigkit-libs", "release": "17.fc31", "source": "rpm", "version": "2.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "6.fc31", "source": "rpm", "version": "0.13.1"}], "json-glib": [{"arch": "x86_64", "epoch": null, "name": "json-glib", "release": "3.fc31", "source": "rpm", "version": "1.4.4"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "14.fc31", "source": "rpm", "version": "2.0.4"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "14.fc31", "source": "rpm", "version": "2.0.4"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "14.fc31", "source": "rpm", "version": "2.0.4"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "301.fc31", "source": "rpm", "version": "5.3.7"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "3.fc31", "source": "rpm", "version": "1.6"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "4.fc31", "source": "rpm", "version": "26"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "4.fc31", "source": "rpm", "version": "26"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "3.fc31", "source": "rpm", "version": "0.8.0"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "45.fc31", "source": "rpm", "version": "1.17"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "7.fc31", "source": "rpm", "version": "2.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "7.fc31", "source": "rpm", "version": "2.0"}], "lcms2": [{"arch": "x86_64", "epoch": null, "name": "lcms2", "release": "6.fc31", "source": "rpm", "version": "2.9"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "2.fc31", "source": "rpm", "version": "551"}], "libX11": [{"arch": "x86_64", "epoch": null, "name": "libX11", "release": "3.fc31", "source": "rpm", "version": "1.6.8"}], "libX11-common": [{"arch": "noarch", "epoch": null, "name": "libX11-common", "release": "3.fc31", "source": "rpm", "version": "1.6.8"}], "libXau": [{"arch": "x86_64", "epoch": null, "name": "libXau", "release": "2.fc31", "source": "rpm", "version": "1.0.9"}], "libXcomposite": [{"arch": "x86_64", "epoch": null, "name": "libXcomposite", "release": "17.fc31", "source": "rpm", "version": "0.4.4"}], "libXcursor": [{"arch": "x86_64", "epoch": null, "name": "libXcursor", "release": "6.fc31", "source": "rpm", "version": "1.1.15"}], "libXdamage": [{"arch": "x86_64", "epoch": null, "name": "libXdamage", "release": "17.fc31", "source": "rpm", "version": "1.1.4"}], "libXext": [{"arch": "x86_64", "epoch": null, "name": "libXext", "release": "2.fc31", "source": "rpm", "version": "1.3.4"}], "libXfixes": [{"arch": "x86_64", "epoch": null, "name": "libXfixes", "release": "10.fc31", "source": "rpm", "version": "5.0.3"}], "libXft": [{"arch": "x86_64", "epoch": null, "name": "libXft", "release": "2.fc31", "source": "rpm", "version": "2.3.3"}], "libXi": [{"arch": "x86_64", "epoch": null, "name": "libXi", "release": "2.fc31", "source": "rpm", "version": "1.7.10"}], "libXinerama": [{"arch": "x86_64", "epoch": null, "name": "libXinerama", "release": "4.fc31", "source": "rpm", "version": "1.1.4"}], "libXrandr": [{"arch": "x86_64", "epoch": null, "name": "libXrandr", "release": "2.fc31", "source": "rpm", "version": "1.5.2"}], "libXrender": [{"arch": "x86_64", "epoch": null, "name": "libXrender", "release": "10.fc31", "source": "rpm", "version": "0.9.10"}], "libXtst": [{"arch": "x86_64", "epoch": null, "name": "libXtst", "release": "10.fc31", "source": "rpm", "version": "1.2.3"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "4.fc31", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc31", "source": "rpm", "version": "3.4.0"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "3.fc31", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "2.fc31", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "7.fc31", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "43.fc31", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "6.fc31", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "8.fc31", "source": "rpm", "version": "0.7.9"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "43.fc31", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "3.fc31", "source": "rpm", "version": "0.1.11"}], "libcroco": [{"arch": "x86_64", "epoch": null, "name": "libcroco", "release": "2.fc31", "source": "rpm", "version": "0.6.13"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "1.fc31", "source": "rpm", "version": "7.66.0"}], "libdatrie": [{"arch": "x86_64", "epoch": null, "name": "libdatrie", "release": "10.fc31", "source": "rpm", "version": "0.2.9"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "38.fc31", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "38.fc31", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "43.fc31", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "6.fc31", "source": "rpm", "version": "0.35.3"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "28.20190324cvs.fc31", "source": "rpm", "version": "3.1"}], "libepoxy": [{"arch": "x86_64", "epoch": null, "name": "libepoxy", "release": "4.fc31", "source": "rpm", "version": "1.5.3"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "13.fc31", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "7.fc31", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "5.fc31", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "23.fc31", "source": "rpm", "version": "3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc31", "source": "rpm", "version": "9.2.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc31", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc31", "source": "rpm", "version": "9.2.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "2.fc31", "source": "rpm", "version": "1.36"}], "libgusb": [{"arch": "x86_64", "epoch": null, "name": "libgusb", "release": "5.fc31", "source": "rpm", "version": "0.3.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc31", "source": "rpm", "version": "2.2.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "43.fc31", "source": "rpm", "version": "1.3.1"}], "libjpeg-turbo": [{"arch": "x86_64", "epoch": null, "name": "libjpeg-turbo", "release": "4.fc31", "source": "rpm", "version": "2.0.2"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc31", "source": "rpm", "version": "1.1.5"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc31", "source": "rpm", "version": "1.1.5"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "10.fc31", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc31", "source": "rpm", "version": "2.0.7"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "8.fc31", "source": "rpm", "version": "1.2.0"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "9.fc31", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "10.fc31", "source": "rpm", "version": "1.0.4"}], "libmodman": [{"arch": "x86_64", "epoch": null, "name": "libmodman", "release": "20.fc31", "source": "rpm", "version": "2.0.1"}], "libmodulemd1": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd1", "release": "3.fc31", "source": "rpm", "version": "1.8.15"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "4.fc31", "source": "rpm", "version": "1.7"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.rc1.fc31", "source": "rpm", "version": "2.4.1"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc31", "source": "rpm", "version": "1.39.2"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "1.fc31", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "5.20180605git4a062cf.fc31", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "43.fc31", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "4.fc31", "source": "rpm", "version": "1.9.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "3.fc31", "source": "rpm", "version": "1.5.1"}], "libpng": [{"arch": "x86_64", "epoch": 2, "name": "libpng", "release": "2.fc31", "source": "rpm", "version": "1.6.37"}], "libproxy": [{"arch": "x86_64", "epoch": null, "name": "libproxy", "release": "14.fc31", "source": "rpm", "version": "0.4.15"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc31", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc31", "source": "rpm", "version": "1.4.1"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "43.fc31", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc31", "source": "rpm", "version": "1.10.5"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc31", "source": "rpm", "version": "2.10.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "1.fc31", "source": "rpm", "version": "2.4.1"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc31", "source": "rpm", "version": "0.19.1"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc31", "source": "rpm", "version": "2.9"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "2.fc31", "source": "rpm", "version": "2.9"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "8.fc31", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "3.fc31", "source": "rpm", "version": "0.7.5"}], "libsoup": [{"arch": "x86_64", "epoch": null, "name": "libsoup", "release": "1.fc31", "source": "rpm", "version": "2.68.2"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "6.fc31", "source": "rpm", "version": "0.9.0"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "6.fc31", "source": "rpm", "version": "0.9.0"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc31", "source": "rpm", "version": "9.2.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "1.fc31", "source": "rpm", "version": "2.3.0"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "2.fc31", "source": "rpm", "version": "4.14"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "1.fc31", "source": "rpm", "version": "1.4.2"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "1.fc31", "source": "rpm", "version": "0.10.1"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "2.fc31", "source": "rpm", "version": "0.20.1"}], "libthai": [{"arch": "x86_64", "epoch": null, "name": "libthai", "release": "3.fc31", "source": "rpm", "version": "0.1.28"}], "libtiff": [{"arch": "x86_64", "epoch": null, "name": "libtiff", "release": "6.fc31", "source": "rpm", "version": "4.0.10"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "2.rc3.fc31", "source": "rpm", "version": "1.1.4"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "6.fc31", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "4.fc31", "source": "rpm", "version": "1.0.22"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "21.fc31", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "17.fc31", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "8.fc31", "source": "rpm", "version": "0.3.0"}], "libwayland-client": [{"arch": "x86_64", "epoch": null, "name": "libwayland-client", "release": "2.fc31", "source": "rpm", "version": "1.17.0"}], "libwayland-cursor": [{"arch": "x86_64", "epoch": null, "name": "libwayland-cursor", "release": "2.fc31", "source": "rpm", "version": "1.17.0"}], "libwayland-egl": [{"arch": "x86_64", "epoch": null, "name": "libwayland-egl", "release": "2.fc31", "source": "rpm", "version": "1.17.0"}], "libxcb": [{"arch": "x86_64", "epoch": null, "name": "libxcb", "release": "3.fc31", "source": "rpm", "version": "1.13.1"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "1.fc31", "source": "rpm", "version": "4.4.10"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "1.fc31", "source": "rpm", "version": "4.4.10"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc31", "source": "rpm", "version": "0.8.4"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "3.fc31", "source": "rpm", "version": "2.9.9"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "2.fc31", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc31", "source": "rpm", "version": "1.4.2"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "25.fc31", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "102.fc31", "source": "rpm", "version": "20190923"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "3.fc31", "source": "rpm", "version": "0.9.23"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "1.fc31", "source": "rpm", "version": "3.15.1"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "6.fc31", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "1.fc31", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "5.fc31", "source": "rpm", "version": "2.8.4"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc31", "source": "rpm", "version": "5.5.2"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc31", "source": "rpm", "version": "3.1.6"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc31", "source": "rpm", "version": "4.0.23"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "12.20190803.fc31", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "12.20190803.fc31", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "12.20190803.fc31", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.55.20160912git.fc31", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc31", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "3.fc31", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "3.fc31", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc31.1", "source": "rpm", "version": "8.0p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc31.1", "source": "rpm", "version": "8.0p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc31.1", "source": "rpm", "version": "8.0p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "2.fc31", "source": "rpm", "version": "1.1.1d"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc31", "source": "rpm", "version": "1.1.1d"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "2.fc31", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "3.fc31", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc31", "source": "rpm", "version": "0.23.21"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc31", "source": "rpm", "version": "0.23.21"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "18.fc31", "source": "rpm", "version": "1.3.1"}], "pango": [{"arch": "x86_64", "epoch": null, "name": "pango", "release": "1.fc31", "source": "rpm", "version": "1.44.6"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "1.fc31", "source": "rpm", "version": "3.2.153"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "6.fc31", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc31.1", "source": "rpm", "version": "8.43"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "14.fc31", "source": "rpm", "version": "10.33"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "5.fc31", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "6.fc31", "source": "rpm", "version": "1.1.0"}], "pixman": [{"arch": "x86_64", "epoch": null, "name": "pixman", "release": "1.fc31", "source": "rpm", "version": "0.38.4"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "4.fc31", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "18.fc31", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "6.fc31", "source": "rpm", "version": "3.3.15"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "2.fc31", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc31", "source": "rpm", "version": "19.1.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "1.fc31", "source": "rpm", "version": "41.2.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "5.fc31", "source": "rpm", "version": "3.7.4"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "5.fc31", "source": "rpm", "version": "3.7.4"}], "python3-asn1crypto": [{"arch": "noarch", "epoch": null, "name": "python3-asn1crypto", "release": "7.fc31", "source": "rpm", "version": "0.24.0"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc31", "source": "rpm", "version": "19.1.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "0.12.20190507gitf58ec40.fc31", "source": "rpm", "version": "3.0"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc31", "source": "rpm", "version": "2.7.0"}], "python3-boto": [{"arch": "noarch", "epoch": null, "name": "python3-boto", "release": "1.fc31", "source": "rpm", "version": "2.49.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc31", "source": "rpm", "version": "1.12.3"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "10.fc31", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "16.fc31", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc31", "source": "rpm", "version": "2.6.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "3.fc31", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "6.fc31", "source": "rpm", "version": "1.2.8"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "2.fc31", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc31", "source": "rpm", "version": "4.0.9"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "3.fc31", "source": "rpm", "version": "1.13.1"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "6.fc31", "source": "rpm", "version": "0.35.3"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc31", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "2.fc31", "source": "rpm", "version": "2.10.1"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "8.fc31", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "16.fc31", "source": "rpm", "version": "1.10"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "1.fc31", "source": "rpm", "version": "3.0.2"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "3.fc31", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "3.fc31", "source": "rpm", "version": "0.1.11"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "6.fc31", "source": "rpm", "version": "0.35.3"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "5.fc31", "source": "rpm", "version": "3.7.4"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc31", "source": "rpm", "version": "2.9"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "2.fc31", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "2.fc31", "source": "rpm", "version": "3.0.2"}], "python3-pbr": [{"arch": "noarch", "epoch": null, "name": "python3-pbr", "release": "4.fc31", "source": "rpm", "version": "5.1.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc31", "source": "rpm", "version": "19.1.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "3.fc31", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "18.fc31", "source": "rpm", "version": "0.7.2"}], "python3-psutil": [{"arch": "x86_64", "epoch": null, "name": "python3-psutil", "release": "2.fc31", "source": "rpm", "version": "5.6.3"}], "python3-pyasn1": [{"arch": "noarch", "epoch": null, "name": "python3-pyasn1", "release": "5.fc31", "source": "rpm", "version": "0.4.4"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "20.fc31", "source": "rpm", "version": "2.14"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "1.fc31", "source": "rpm", "version": "0.15.4"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "3.fc31", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "2.fc31", "source": "rpm", "version": "1.7.0"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc31", "source": "rpm", "version": "2019.2"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc31", "source": "rpm", "version": "5.1.2"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc31", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "python3-rsa": [{"arch": "noarch", "epoch": null, "name": "python3-rsa", "release": "10.fc31", "source": "rpm", "version": "3.4.2"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc31", "source": "rpm", "version": "4.2.2"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "1.fc31", "source": "rpm", "version": "41.2.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc31", "source": "rpm", "version": "1.12.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc31", "source": "rpm", "version": "1.9.3"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "4.fc31", "source": "rpm", "version": "1.25.3"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "4.fc31", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "3.fc31", "source": "rpm", "version": "8.0"}], "rest": [{"arch": "x86_64", "epoch": null, "name": "rest", "release": "6.fc31", "source": "rpm", "version": "0.8.1"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "25.fc31", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "9.fc31", "source": "rpm", "version": "3.1.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc31", "source": "rpm", "version": "8.2002.0"}], "rsyslog-gnutls": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-gnutls", "release": "1.fc31", "source": "rpm", "version": "8.2002.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "4.fc31", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "37.fc31", "source": "rpm", "version": "3.14.4"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "37.fc31", "source": "rpm", "version": "3.14.4"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc31", "source": "rpm", "version": "2.13.3"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "16.fc31", "source": "rpm", "version": "4.6"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "1.fc31", "source": "rpm", "version": "1.14"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "2.fc31", "source": "rpm", "version": "3.29.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc31", "source": "rpm", "version": "1.8.28"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-bootchart": [{"arch": "x86_64", "epoch": null, "name": "systemd-bootchart", "release": "5.fc31", "source": "rpm", "version": "233"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "2.fc31", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "13.fc31", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "13.fc31", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "2.fc31", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc31", "source": "rpm", "version": "2019c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc31", "source": "rpm", "version": "1.9.3"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc31", "source": "rpm", "version": "8.1.2102"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "15.fc31", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc31", "source": "rpm", "version": "5.5.2"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "2.fc31", "source": "rpm", "version": "5.1.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "2.fc31", "source": "rpm", "version": "2.27"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "6.fc31", "source": "rpm", "version": "5.2.4"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "6.fc31", "source": "rpm", "version": "5.2.4"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "3.fc31", "source": "rpm", "version": "1.1.2"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "19.fc31", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2002.0"}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : debug] ********************************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:32 skipping: [/cache/fedora-31.qcow2] => {} TASK [/tmp/tmpa5z69896/roles/rsyslog : debug] ********************************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:36 ok: [/cache/fedora-31.qcow2] => { "msg": "Rsyslog_version is 8.2002.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmpa5z69896/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:41 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:48 ok: [/cache/fedora-31.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/rsyslog.d", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:54 ok: [/cache/fedora-31.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/lib/rsyslog", "secontext": "system_u:object_r:syslogd_var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Set backup dir name] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:60 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_backup_dir": "/tmp/rsyslog.d-20201112T015041"}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:64 ok: [/cache/fedora-31.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20201112T015041", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:73 ok: [/cache/fedora-31.qcow2] => {"archived": ["/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.conf"], "arcroot": "/etc/", "changed": false, "dest": "/tmp/rsyslog.d-20201112T015041/backup.tgz", "expanded_exclude_paths": [], "expanded_paths": ["/etc/rsyslog.d", "/etc/rsyslog.conf"], "gid": 0, "group": "root", "missing": [], "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 1726, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:80 changed: [/cache/fedora-31.qcow2] => {"changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/log", "secontext": "system_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:88 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:97 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, [{"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}], [{"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}]]}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:108 skipping: [/cache/fedora-31.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:129 skipping: [/cache/fedora-31.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:151 TASK [/tmp/tmpa5z69896/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:166 skipping: [/cache/fedora-31.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:174 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:186 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:198 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:222 TASK [/tmp/tmpa5z69896/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:234 TASK [/tmp/tmpa5z69896/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:246 TASK [/tmp/tmpa5z69896/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:258 TASK [/tmp/tmpa5z69896/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:270 changed: [/cache/fedora-31.qcow2] => {"changed": true, "enabled": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target basic.target system.slice", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7776", "LimitNPROCSoft": "7776", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7776", "LimitSIGPENDINGSoft": "7776", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2332", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [/tmp/tmpa5z69896/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:279 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:290 skipping: [/cache/fedora-31.qcow2] => {} TASK [caller : assert] ********************************************************* task path: /tmp/tmpa5z69896/tests/roles/caller/tasks/main.yml:7 ok: [/cache/fedora-31.qcow2] => { "changed": false, "msg": "All assertions passed" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-31.qcow2 : ok=24 changed=4 unreachable=0 failed=0 skipped=26 rescued=0 ignored=0 + cd /tmp/tmpa5z69896/tests; TEST_SUBJECTS=/cache/fedora-31.qcow2 TEST_ARTIFACTS=/tmp/linux-system-role-test-work-pull-linux-system-roles_logging-186-405f09a-fedora-31-mm3symvy/artifacts ansible-playbook -vv --inventory=/usr/share/ansible/inventory/standard-inventory-qcow2 /tmp/tmpa5z69896/_setup.yml /tmp/tmpa5z69896/tests/tests_ovirt_elasticsearch.yml ansible-playbook 2.9.14 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/tester/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.8/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 3.8.6 (default, Sep 25 2020, 00:00:00) [GCC 10.2.1 20200723 (Red Hat 10.2.1-1)] Using /etc/ansible/ansible.cfg as config file PLAYBOOK: _setup.yml *********************************************************** 1 plays in /tmp/tmpa5z69896/_setup.yml PLAY [Fail when only localhost is available] *********************************** META: ran handlers TASK [debug] ******************************************************************* task path: /tmp/tmpa5z69896/_setup.yml:5 ok: [/cache/fedora-31.qcow2] => { "groups": { "all": [ "/cache/fedora-31.qcow2" ], "localhost": [ "/cache/fedora-31.qcow2" ], "subjects": [ "/cache/fedora-31.qcow2" ], "ungrouped": [] } } TASK [fail] ******************************************************************** task path: /tmp/tmpa5z69896/_setup.yml:7 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-31.qcow2 : ok=1 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 PLAYBOOK: tests_ovirt_elasticsearch.yml **************************************** 1 plays in /tmp/tmpa5z69896/tests/tests_ovirt_elasticsearch.yml PLAY [Ensure that the role runs with parameters from ovirt to two elasticsearch outputs and local files output] *** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpa5z69896/tests/tests_ovirt_elasticsearch.yml:29 ok: [/cache/fedora-31.qcow2] META: ran handlers TASK [deploy config to send to elasticsearch] ********************************** task path: /tmp/tmpa5z69896/tests/tests_ovirt_elasticsearch.yml:47 TASK [linux-system-roles.logging : Set rsyslog_output_elasticsearch for the omelasticsearch output] *** task path: /tmp/tmpa5z69896/tasks/main.yml:5 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_elasticsearch": [{"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}, {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": ".operations.", "input_type": "ovirt", "name": "elasticsearch_output_ops", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es-ops", "server_port": 9200, "type": "elasticsearch"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_files for the omfile outputs] *** task path: /tmp/tmpa5z69896/tasks/main.yml:9 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_files": []}, "changed": false} TASK [linux-system-roles.logging : Set files output if rsyslog_output_files is empty and logging_inputs is not empty] *** task path: /tmp/tmpa5z69896/tasks/main.yml:13 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_files": [{"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_forwards for the omfwd output] *** task path: /tmp/tmpa5z69896/tasks/main.yml:20 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_forwards": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_remote_files for the omfwd output for the remote input] *** task path: /tmp/tmpa5z69896/tasks/main.yml:24 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_remote_files": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_relp for the relp output] *** task path: /tmp/tmpa5z69896/tasks/main.yml:28 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_input_relp for the relp input] *** task path: /tmp/tmpa5z69896/tasks/main.yml:32 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_input_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmpa5z69896/tasks/main.yml:36 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}, {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": ".operations.", "input_type": "ovirt", "name": "elasticsearch_output_ops", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es-ops", "server_port": 9200, "type": "elasticsearch"}, {"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmpa5z69896/tasks/main.yml:40 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'default_files', 'type': 'file'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "default_files", "type": "file"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'elasticsearch_output_ops', 'type': 'elasticsearch', 'server_host': 'logging-es-ops', 'server_port': 9200, 'index_prefix': '.operations.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": ".operations.", "input_type": "ovirt", "name": "elasticsearch_output_ops", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es-ops", "server_port": 9200, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmpa5z69896/tasks/main.yml:49 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'flow_0', 'inputs': ['ovirt_collectd_input', 'ovirt_engine_input', 'ovirt_vdsm_input'], 'outputs': ['elasticsearch_output', 'elasticsearch_output_ops']}) => {"ansible_loop_var": "item", "changed": false, "item": {"inputs": ["ovirt_collectd_input", "ovirt_engine_input", "ovirt_vdsm_input"], "name": "flow_0", "outputs": ["elasticsearch_output", "elasticsearch_output_ops"]}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'flow_1', 'inputs': ['basic_input'], 'outputs': ['default_files']}) => {"ansible_loop_var": "item", "changed": false, "item": {"inputs": ["basic_input"], "name": "flow_1", "outputs": ["default_files"]}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmpa5z69896/tasks/main.yml:60 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmpa5z69896/tasks/main.yml:64 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmpa5z69896/tasks/main.yml:70 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmpa5z69896/tasks/main.yml:76 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmpa5z69896/tasks/main.yml:82 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmpa5z69896/tasks/main.yml:86 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmpa5z69896/tasks/main.yml:101 TASK [/tmp/tmpa5z69896/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:14 changed: [/cache/fedora-31.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: libestr-0.1.9-13.fc31.x86_64", "Installed: ca-certificates-2020.2.41-1.1.fc31.noarch", "Installed: p11-kit-trust-0.23.21-2.fc31.x86_64", "Installed: p11-kit-0.23.21-2.fc31.x86_64", "Installed: libfastjson-0.99.8-5.fc31.x86_64", "Installed: rsyslog-8.2002.0-1.fc31.x86_64", "Installed: logrotate-3.15.1-1.fc31.x86_64", "Installed: rsyslog-gnutls-8.2002.0-1.fc31.x86_64", "Removed: p11-kit-0.23.16.1-2.fc31.x86_64", "Removed: p11-kit-trust-0.23.16.1-2.fc31.x86_64", "Removed: ca-certificates-2019.2.32-3.fc31.noarch"]} TASK [/tmp/tmpa5z69896/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:21 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc31", "source": "rpm", "version": "1.20.4"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc31", "source": "rpm", "version": "1.20.4"}], "abattis-cantarell-fonts": [{"arch": "noarch", "epoch": null, "name": "abattis-cantarell-fonts", "release": "3.fc31", "source": "rpm", "version": "0.111"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "4.fc31", "source": "rpm", "version": "2.2.53"}], "adobe-source-code-pro-fonts": [{"arch": "noarch", "epoch": null, "name": "adobe-source-code-pro-fonts", "release": "7.fc31", "source": "rpm", "version": "2.030.1.050"}], "adwaita-cursor-theme": [{"arch": "noarch", "epoch": null, "name": "adwaita-cursor-theme", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "adwaita-icon-theme": [{"arch": "noarch", "epoch": null, "name": "adwaita-icon-theme", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "5.fc31", "source": "rpm", "version": "1.11"}], "at-spi2-atk": [{"arch": "x86_64", "epoch": null, "name": "at-spi2-atk", "release": "1.fc31", "source": "rpm", "version": "2.34.1"}], "at-spi2-core": [{"arch": "x86_64", "epoch": null, "name": "at-spi2-core", "release": "1.fc31", "source": "rpm", "version": "2.34.0"}], "atk": [{"arch": "x86_64", "epoch": null, "name": "atk", "release": "1.fc31", "source": "rpm", "version": "2.34.1"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "0.12.20190507gitf58ec40.fc31", "source": "rpm", "version": "3.0"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "0.12.20190507gitf58ec40.fc31", "source": "rpm", "version": "3.0"}], "avahi-libs": [{"arch": "x86_64", "epoch": null, "name": "avahi-libs", "release": "20.fc31", "source": "rpm", "version": "0.7"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "8.fc31", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "3.fc31", "source": "rpm", "version": "5.0.7"}], "brotli": [{"arch": "x86_64", "epoch": null, "name": "brotli", "release": "6.fc31", "source": "rpm", "version": "1.0.7"}], "bzip2": [{"arch": "x86_64", "epoch": null, "name": "bzip2", "release": "1.fc31", "source": "rpm", "version": "1.0.8"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "1.fc31", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "4.fc31", "source": "rpm", "version": "1.15.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc31", "source": "rpm", "version": "2020.2.41"}], "cairo": [{"arch": "x86_64", "epoch": null, "name": "cairo", "release": "6.fc31", "source": "rpm", "version": "1.16.0"}], "cairo-gobject": [{"arch": "x86_64", "epoch": null, "name": "cairo-gobject", "release": "6.fc31", "source": "rpm", "version": "1.16.0"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "2.fc31", "source": "rpm", "version": "2.9"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "4.fc31", "source": "rpm", "version": "3.5"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "11.fc31", "source": "rpm", "version": "17.1"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "3.fc31", "source": "rpm", "version": "0.31"}], "colord-libs": [{"arch": "x86_64", "epoch": null, "name": "colord-libs", "release": "2.fc31", "source": "rpm", "version": "1.4.4"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc31", "source": "rpm", "version": "8.31"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc31", "source": "rpm", "version": "8.31"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "12.fc31", "source": "rpm", "version": "2.12"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "21.fc31", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "21.fc31", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "4.gitbb9bf99.fc31", "source": "rpm", "version": "20190816"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc31", "source": "rpm", "version": "2.2.1"}], "cups-libs": [{"arch": "x86_64", "epoch": 1, "name": "cups-libs", "release": "2.fc31", "source": "rpm", "version": "2.2.12"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "1.fc31", "source": "rpm", "version": "7.66.0"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "2.fc31", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "3.fc31", "source": "rpm", "version": "1.12.16"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "6.fc31", "source": "rpm", "version": "21"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "3.fc31", "source": "rpm", "version": "1.12.16"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "3.fc31", "source": "rpm", "version": "1.12.16"}], "dconf": [{"arch": "x86_64", "epoch": null, "name": "dconf", "release": "1.fc31", "source": "rpm", "version": "0.34.0"}], "dejavu-fonts-common": [{"arch": "noarch", "epoch": null, "name": "dejavu-fonts-common", "release": "2.fc31", "source": "rpm", "version": "2.37"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "2.fc31", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "2.fc31", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "2.fc31", "source": "rpm", "version": "1.02.163"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "2.fc31", "source": "rpm", "version": "1.02.163"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "15.fc31", "source": "rpm", "version": "4.4.1"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "15.fc31", "source": "rpm", "version": "4.4.1"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "3.fc31", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc31", "source": "rpm", "version": "4.0.9"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "27.git20181204.fc31.1", "source": "rpm", "version": "049"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "27.git20181204.fc31.1", "source": "rpm", "version": "049"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc31", "source": "rpm", "version": "0.177"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc31", "source": "rpm", "version": "0.177"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc31", "source": "rpm", "version": "0.177"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc31", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "1", "source": "rpm", "version": "31"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "1", "source": "rpm", "version": "31"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "1", "source": "rpm", "version": "31"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "1", "source": "rpm", "version": "31"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc31", "source": "rpm", "version": "5.37"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc31", "source": "rpm", "version": "5.37"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc31", "source": "rpm", "version": "3.12"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "24.fc31", "source": "rpm", "version": "4.6.0"}], "fipscheck": [{"arch": "x86_64", "epoch": null, "name": "fipscheck", "release": "7.fc31", "source": "rpm", "version": "1.5.0"}], "fipscheck-lib": [{"arch": "x86_64", "epoch": null, "name": "fipscheck-lib", "release": "7.fc31", "source": "rpm", "version": "1.5.0"}], "fontconfig": [{"arch": "x86_64", "epoch": null, "name": "fontconfig", "release": "3.fc31", "source": "rpm", "version": "2.13.92"}], "fontpackages-filesystem": [{"arch": "noarch", "epoch": null, "name": "fontpackages-filesystem", "release": "25.fc31", "source": "rpm", "version": "1.44"}], "freetype": [{"arch": "x86_64", "epoch": null, "name": "freetype", "release": "3.fc31", "source": "rpm", "version": "2.10.0"}], "fribidi": [{"arch": "x86_64", "epoch": null, "name": "fribidi", "release": "4.fc31", "source": "rpm", "version": "1.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "8.fc31", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "5.fc31", "source": "rpm", "version": "5.0.1"}], "gcr": [{"arch": "x86_64", "epoch": null, "name": "gcr", "release": "1.fc31", "source": "rpm", "version": "3.33.4"}], "gcr-base": [{"arch": "x86_64", "epoch": null, "name": "gcr-base", "release": "1.fc31", "source": "rpm", "version": "3.33.4"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc31", "source": "rpm", "version": "1.18.1"}], "gdk-pixbuf2": [{"arch": "x86_64", "epoch": null, "name": "gdk-pixbuf2", "release": "1.fc31", "source": "rpm", "version": "2.40.0"}], "gdk-pixbuf2-modules": [{"arch": "x86_64", "epoch": null, "name": "gdk-pixbuf2-modules", "release": "1.fc31", "source": "rpm", "version": "2.40.0"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "1.fc31", "source": "rpm", "version": "20190806"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "1.fc31", "source": "rpm", "version": "20190806"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "2.fc31", "source": "rpm", "version": "0.20.1"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "2.fc31", "source": "rpm", "version": "0.20.1"}], "git-core": [{"arch": "x86_64", "epoch": null, "name": "git-core", "release": "1.fc31", "source": "rpm", "version": "2.23.0"}], "glib-networking": [{"arch": "x86_64", "epoch": null, "name": "glib-networking", "release": "1.fc31", "source": "rpm", "version": "2.62.1"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc31", "source": "rpm", "version": "2.62.1"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "5.fc31", "source": "rpm", "version": "2.30"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "5.fc31", "source": "rpm", "version": "2.30"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "5.fc31", "source": "rpm", "version": "2.30"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "10.fc31", "source": "rpm", "version": "6.1.2"}], "gnome-keyring": [{"arch": "x86_64", "epoch": null, "name": "gnome-keyring", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc31", "source": "rpm", "version": "2.2.17"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc31", "source": "rpm", "version": "2.2.17"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc31", "source": "rpm", "version": "3.6.10"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5c6ae44d", "source": "rpm", "version": "3c3359c4"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "3.fc31", "source": "rpm", "version": "1.13.1"}], "graphite2": [{"arch": "x86_64", "epoch": null, "name": "graphite2", "release": "1.fc31", "source": "rpm", "version": "1.3.13"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "3.fc31", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "20.fc31", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-tools-extra": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-extra", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "36.fc31", "source": "rpm", "version": "8.40"}], "gsettings-desktop-schemas": [{"arch": "x86_64", "epoch": null, "name": "gsettings-desktop-schemas", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "gtk-update-icon-cache": [{"arch": "x86_64", "epoch": null, "name": "gtk-update-icon-cache", "release": "3.fc31", "source": "rpm", "version": "3.24.12"}], "gtk3": [{"arch": "x86_64", "epoch": null, "name": "gtk3", "release": "3.fc31", "source": "rpm", "version": "3.24.12"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "1.fc31", "source": "rpm", "version": "1.10"}], "harfbuzz": [{"arch": "x86_64", "epoch": null, "name": "harfbuzz", "release": "2.fc31", "source": "rpm", "version": "2.6.1"}], "heat-cfntools": [{"arch": "noarch", "epoch": null, "name": "heat-cfntools", "release": "9.fc31", "source": "rpm", "version": "1.4.2"}], "hicolor-icon-theme": [{"arch": "noarch", "epoch": null, "name": "hicolor-icon-theme", "release": "7.fc31", "source": "rpm", "version": "0.17"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "9.fc31", "source": "rpm", "version": "3.20"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "2.fc31", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc31", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "3.fc31", "source": "rpm", "version": "0.2.5"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc31", "source": "rpm", "version": "5.3.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc31", "source": "rpm", "version": "5.3.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "5.fc31", "source": "rpm", "version": "1.8.3"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "3.fc31", "source": "rpm", "version": "20190515"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "4.fc31", "source": "rpm", "version": "2.12"}], "jasper-libs": [{"arch": "x86_64", "epoch": null, "name": "jasper-libs", "release": "9.fc31", "source": "rpm", "version": "2.0.14"}], "jbigkit-libs": [{"arch": "x86_64", "epoch": null, "name": "jbigkit-libs", "release": "17.fc31", "source": "rpm", "version": "2.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "6.fc31", "source": "rpm", "version": "0.13.1"}], "json-glib": [{"arch": "x86_64", "epoch": null, "name": "json-glib", "release": "3.fc31", "source": "rpm", "version": "1.4.4"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "14.fc31", "source": "rpm", "version": "2.0.4"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "14.fc31", "source": "rpm", "version": "2.0.4"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "14.fc31", "source": "rpm", "version": "2.0.4"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "301.fc31", "source": "rpm", "version": "5.3.7"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "3.fc31", "source": "rpm", "version": "1.6"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "4.fc31", "source": "rpm", "version": "26"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "4.fc31", "source": "rpm", "version": "26"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "3.fc31", "source": "rpm", "version": "0.8.0"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "45.fc31", "source": "rpm", "version": "1.17"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "7.fc31", "source": "rpm", "version": "2.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "7.fc31", "source": "rpm", "version": "2.0"}], "lcms2": [{"arch": "x86_64", "epoch": null, "name": "lcms2", "release": "6.fc31", "source": "rpm", "version": "2.9"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "2.fc31", "source": "rpm", "version": "551"}], "libX11": [{"arch": "x86_64", "epoch": null, "name": "libX11", "release": "3.fc31", "source": "rpm", "version": "1.6.8"}], "libX11-common": [{"arch": "noarch", "epoch": null, "name": "libX11-common", "release": "3.fc31", "source": "rpm", "version": "1.6.8"}], "libXau": [{"arch": "x86_64", "epoch": null, "name": "libXau", "release": "2.fc31", "source": "rpm", "version": "1.0.9"}], "libXcomposite": [{"arch": "x86_64", "epoch": null, "name": "libXcomposite", "release": "17.fc31", "source": "rpm", "version": "0.4.4"}], "libXcursor": [{"arch": "x86_64", "epoch": null, "name": "libXcursor", "release": "6.fc31", "source": "rpm", "version": "1.1.15"}], "libXdamage": [{"arch": "x86_64", "epoch": null, "name": "libXdamage", "release": "17.fc31", "source": "rpm", "version": "1.1.4"}], "libXext": [{"arch": "x86_64", "epoch": null, "name": "libXext", "release": "2.fc31", "source": "rpm", "version": "1.3.4"}], "libXfixes": [{"arch": "x86_64", "epoch": null, "name": "libXfixes", "release": "10.fc31", "source": "rpm", "version": "5.0.3"}], "libXft": [{"arch": "x86_64", "epoch": null, "name": "libXft", "release": "2.fc31", "source": "rpm", "version": "2.3.3"}], "libXi": [{"arch": "x86_64", "epoch": null, "name": "libXi", "release": "2.fc31", "source": "rpm", "version": "1.7.10"}], "libXinerama": [{"arch": "x86_64", "epoch": null, "name": "libXinerama", "release": "4.fc31", "source": "rpm", "version": "1.1.4"}], "libXrandr": [{"arch": "x86_64", "epoch": null, "name": "libXrandr", "release": "2.fc31", "source": "rpm", "version": "1.5.2"}], "libXrender": [{"arch": "x86_64", "epoch": null, "name": "libXrender", "release": "10.fc31", "source": "rpm", "version": "0.9.10"}], "libXtst": [{"arch": "x86_64", "epoch": null, "name": "libXtst", "release": "10.fc31", "source": "rpm", "version": "1.2.3"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "4.fc31", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc31", "source": "rpm", "version": "3.4.0"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "3.fc31", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "2.fc31", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "7.fc31", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "43.fc31", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "6.fc31", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "8.fc31", "source": "rpm", "version": "0.7.9"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "43.fc31", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "3.fc31", "source": "rpm", "version": "0.1.11"}], "libcroco": [{"arch": "x86_64", "epoch": null, "name": "libcroco", "release": "2.fc31", "source": "rpm", "version": "0.6.13"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "1.fc31", "source": "rpm", "version": "7.66.0"}], "libdatrie": [{"arch": "x86_64", "epoch": null, "name": "libdatrie", "release": "10.fc31", "source": "rpm", "version": "0.2.9"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "38.fc31", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "38.fc31", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "43.fc31", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "6.fc31", "source": "rpm", "version": "0.35.3"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "28.20190324cvs.fc31", "source": "rpm", "version": "3.1"}], "libepoxy": [{"arch": "x86_64", "epoch": null, "name": "libepoxy", "release": "4.fc31", "source": "rpm", "version": "1.5.3"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "13.fc31", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "7.fc31", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "5.fc31", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "23.fc31", "source": "rpm", "version": "3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc31", "source": "rpm", "version": "9.2.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc31", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc31", "source": "rpm", "version": "9.2.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "2.fc31", "source": "rpm", "version": "1.36"}], "libgusb": [{"arch": "x86_64", "epoch": null, "name": "libgusb", "release": "5.fc31", "source": "rpm", "version": "0.3.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc31", "source": "rpm", "version": "2.2.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "43.fc31", "source": "rpm", "version": "1.3.1"}], "libjpeg-turbo": [{"arch": "x86_64", "epoch": null, "name": "libjpeg-turbo", "release": "4.fc31", "source": "rpm", "version": "2.0.2"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc31", "source": "rpm", "version": "1.1.5"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc31", "source": "rpm", "version": "1.1.5"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "10.fc31", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc31", "source": "rpm", "version": "2.0.7"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "8.fc31", "source": "rpm", "version": "1.2.0"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "9.fc31", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "10.fc31", "source": "rpm", "version": "1.0.4"}], "libmodman": [{"arch": "x86_64", "epoch": null, "name": "libmodman", "release": "20.fc31", "source": "rpm", "version": "2.0.1"}], "libmodulemd1": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd1", "release": "3.fc31", "source": "rpm", "version": "1.8.15"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "4.fc31", "source": "rpm", "version": "1.7"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.rc1.fc31", "source": "rpm", "version": "2.4.1"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc31", "source": "rpm", "version": "1.39.2"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "1.fc31", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "5.20180605git4a062cf.fc31", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "43.fc31", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "4.fc31", "source": "rpm", "version": "1.9.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "3.fc31", "source": "rpm", "version": "1.5.1"}], "libpng": [{"arch": "x86_64", "epoch": 2, "name": "libpng", "release": "2.fc31", "source": "rpm", "version": "1.6.37"}], "libproxy": [{"arch": "x86_64", "epoch": null, "name": "libproxy", "release": "14.fc31", "source": "rpm", "version": "0.4.15"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc31", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc31", "source": "rpm", "version": "1.4.1"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "43.fc31", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc31", "source": "rpm", "version": "1.10.5"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc31", "source": "rpm", "version": "2.10.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "1.fc31", "source": "rpm", "version": "2.4.1"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc31", "source": "rpm", "version": "0.19.1"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc31", "source": "rpm", "version": "2.9"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "2.fc31", "source": "rpm", "version": "2.9"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "8.fc31", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "3.fc31", "source": "rpm", "version": "0.7.5"}], "libsoup": [{"arch": "x86_64", "epoch": null, "name": "libsoup", "release": "1.fc31", "source": "rpm", "version": "2.68.2"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "6.fc31", "source": "rpm", "version": "0.9.0"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "6.fc31", "source": "rpm", "version": "0.9.0"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc31", "source": "rpm", "version": "9.2.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "1.fc31", "source": "rpm", "version": "2.3.0"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "2.fc31", "source": "rpm", "version": "4.14"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "1.fc31", "source": "rpm", "version": "1.4.2"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "1.fc31", "source": "rpm", "version": "0.10.1"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "2.fc31", "source": "rpm", "version": "0.20.1"}], "libthai": [{"arch": "x86_64", "epoch": null, "name": "libthai", "release": "3.fc31", "source": "rpm", "version": "0.1.28"}], "libtiff": [{"arch": "x86_64", "epoch": null, "name": "libtiff", "release": "6.fc31", "source": "rpm", "version": "4.0.10"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "2.rc3.fc31", "source": "rpm", "version": "1.1.4"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "6.fc31", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "4.fc31", "source": "rpm", "version": "1.0.22"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "21.fc31", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "17.fc31", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "8.fc31", "source": "rpm", "version": "0.3.0"}], "libwayland-client": [{"arch": "x86_64", "epoch": null, "name": "libwayland-client", "release": "2.fc31", "source": "rpm", "version": "1.17.0"}], "libwayland-cursor": [{"arch": "x86_64", "epoch": null, "name": "libwayland-cursor", "release": "2.fc31", "source": "rpm", "version": "1.17.0"}], "libwayland-egl": [{"arch": "x86_64", "epoch": null, "name": "libwayland-egl", "release": "2.fc31", "source": "rpm", "version": "1.17.0"}], "libxcb": [{"arch": "x86_64", "epoch": null, "name": "libxcb", "release": "3.fc31", "source": "rpm", "version": "1.13.1"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "1.fc31", "source": "rpm", "version": "4.4.10"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "1.fc31", "source": "rpm", "version": "4.4.10"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc31", "source": "rpm", "version": "0.8.4"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "3.fc31", "source": "rpm", "version": "2.9.9"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "2.fc31", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc31", "source": "rpm", "version": "1.4.2"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "25.fc31", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "102.fc31", "source": "rpm", "version": "20190923"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "3.fc31", "source": "rpm", "version": "0.9.23"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "1.fc31", "source": "rpm", "version": "3.15.1"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "6.fc31", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "1.fc31", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "5.fc31", "source": "rpm", "version": "2.8.4"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc31", "source": "rpm", "version": "5.5.2"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc31", "source": "rpm", "version": "3.1.6"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc31", "source": "rpm", "version": "4.0.23"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "12.20190803.fc31", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "12.20190803.fc31", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "12.20190803.fc31", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.55.20160912git.fc31", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc31", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "3.fc31", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "3.fc31", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc31.1", "source": "rpm", "version": "8.0p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc31.1", "source": "rpm", "version": "8.0p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc31.1", "source": "rpm", "version": "8.0p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "2.fc31", "source": "rpm", "version": "1.1.1d"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc31", "source": "rpm", "version": "1.1.1d"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "2.fc31", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "3.fc31", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc31", "source": "rpm", "version": "0.23.21"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc31", "source": "rpm", "version": "0.23.21"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "18.fc31", "source": "rpm", "version": "1.3.1"}], "pango": [{"arch": "x86_64", "epoch": null, "name": "pango", "release": "1.fc31", "source": "rpm", "version": "1.44.6"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "1.fc31", "source": "rpm", "version": "3.2.153"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "6.fc31", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc31.1", "source": "rpm", "version": "8.43"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "14.fc31", "source": "rpm", "version": "10.33"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "5.fc31", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "6.fc31", "source": "rpm", "version": "1.1.0"}], "pixman": [{"arch": "x86_64", "epoch": null, "name": "pixman", "release": "1.fc31", "source": "rpm", "version": "0.38.4"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "4.fc31", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "18.fc31", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "6.fc31", "source": "rpm", "version": "3.3.15"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "2.fc31", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc31", "source": "rpm", "version": "19.1.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "1.fc31", "source": "rpm", "version": "41.2.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "5.fc31", "source": "rpm", "version": "3.7.4"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "5.fc31", "source": "rpm", "version": "3.7.4"}], "python3-asn1crypto": [{"arch": "noarch", "epoch": null, "name": "python3-asn1crypto", "release": "7.fc31", "source": "rpm", "version": "0.24.0"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc31", "source": "rpm", "version": "19.1.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "0.12.20190507gitf58ec40.fc31", "source": "rpm", "version": "3.0"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc31", "source": "rpm", "version": "2.7.0"}], "python3-boto": [{"arch": "noarch", "epoch": null, "name": "python3-boto", "release": "1.fc31", "source": "rpm", "version": "2.49.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc31", "source": "rpm", "version": "1.12.3"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "10.fc31", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "16.fc31", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc31", "source": "rpm", "version": "2.6.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "3.fc31", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "6.fc31", "source": "rpm", "version": "1.2.8"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "2.fc31", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc31", "source": "rpm", "version": "4.0.9"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "3.fc31", "source": "rpm", "version": "1.13.1"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "6.fc31", "source": "rpm", "version": "0.35.3"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc31", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "2.fc31", "source": "rpm", "version": "2.10.1"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "8.fc31", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "16.fc31", "source": "rpm", "version": "1.10"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "1.fc31", "source": "rpm", "version": "3.0.2"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "3.fc31", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "3.fc31", "source": "rpm", "version": "0.1.11"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "6.fc31", "source": "rpm", "version": "0.35.3"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "5.fc31", "source": "rpm", "version": "3.7.4"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc31", "source": "rpm", "version": "2.9"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "2.fc31", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "2.fc31", "source": "rpm", "version": "3.0.2"}], "python3-pbr": [{"arch": "noarch", "epoch": null, "name": "python3-pbr", "release": "4.fc31", "source": "rpm", "version": "5.1.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc31", "source": "rpm", "version": "19.1.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "3.fc31", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "18.fc31", "source": "rpm", "version": "0.7.2"}], "python3-psutil": [{"arch": "x86_64", "epoch": null, "name": "python3-psutil", "release": "2.fc31", "source": "rpm", "version": "5.6.3"}], "python3-pyasn1": [{"arch": "noarch", "epoch": null, "name": "python3-pyasn1", "release": "5.fc31", "source": "rpm", "version": "0.4.4"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "20.fc31", "source": "rpm", "version": "2.14"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "1.fc31", "source": "rpm", "version": "0.15.4"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "3.fc31", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "2.fc31", "source": "rpm", "version": "1.7.0"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc31", "source": "rpm", "version": "2019.2"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc31", "source": "rpm", "version": "5.1.2"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc31", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "python3-rsa": [{"arch": "noarch", "epoch": null, "name": "python3-rsa", "release": "10.fc31", "source": "rpm", "version": "3.4.2"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc31", "source": "rpm", "version": "4.2.2"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "1.fc31", "source": "rpm", "version": "41.2.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc31", "source": "rpm", "version": "1.12.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc31", "source": "rpm", "version": "1.9.3"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "4.fc31", "source": "rpm", "version": "1.25.3"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "4.fc31", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "3.fc31", "source": "rpm", "version": "8.0"}], "rest": [{"arch": "x86_64", "epoch": null, "name": "rest", "release": "6.fc31", "source": "rpm", "version": "0.8.1"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "25.fc31", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "9.fc31", "source": "rpm", "version": "3.1.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc31", "source": "rpm", "version": "8.2002.0"}], "rsyslog-gnutls": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-gnutls", "release": "1.fc31", "source": "rpm", "version": "8.2002.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "4.fc31", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "37.fc31", "source": "rpm", "version": "3.14.4"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "37.fc31", "source": "rpm", "version": "3.14.4"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc31", "source": "rpm", "version": "2.13.3"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "16.fc31", "source": "rpm", "version": "4.6"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "1.fc31", "source": "rpm", "version": "1.14"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "2.fc31", "source": "rpm", "version": "3.29.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc31", "source": "rpm", "version": "1.8.28"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-bootchart": [{"arch": "x86_64", "epoch": null, "name": "systemd-bootchart", "release": "5.fc31", "source": "rpm", "version": "233"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "2.fc31", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "13.fc31", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "13.fc31", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "2.fc31", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc31", "source": "rpm", "version": "2019c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc31", "source": "rpm", "version": "1.9.3"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc31", "source": "rpm", "version": "8.1.2102"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "15.fc31", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc31", "source": "rpm", "version": "5.5.2"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "2.fc31", "source": "rpm", "version": "5.1.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "2.fc31", "source": "rpm", "version": "2.27"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "6.fc31", "source": "rpm", "version": "5.2.4"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "6.fc31", "source": "rpm", "version": "5.2.4"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "3.fc31", "source": "rpm", "version": "1.1.2"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "19.fc31", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2002.0"}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : debug] ********************************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:32 skipping: [/cache/fedora-31.qcow2] => {} TASK [/tmp/tmpa5z69896/roles/rsyslog : debug] ********************************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:36 ok: [/cache/fedora-31.qcow2] => { "msg": "Rsyslog_version is 8.2002.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmpa5z69896/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:41 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:48 ok: [/cache/fedora-31.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/rsyslog.d", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:54 ok: [/cache/fedora-31.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/lib/rsyslog", "secontext": "system_u:object_r:syslogd_var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Set backup dir name] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:60 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_backup_dir": "/tmp/rsyslog.d-20201112T015149"}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:64 ok: [/cache/fedora-31.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20201112T015149", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:73 ok: [/cache/fedora-31.qcow2] => {"archived": ["/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.conf"], "arcroot": "/etc/", "changed": false, "dest": "/tmp/rsyslog.d-20201112T015149/backup.tgz", "expanded_exclude_paths": [], "expanded_paths": ["/etc/rsyslog.d", "/etc/rsyslog.conf"], "gid": 0, "group": "root", "missing": [], "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 1726, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:80 changed: [/cache/fedora-31.qcow2] => {"changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/log", "secontext": "system_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:88 NOTIFIED HANDLER /tmp/tmpa5z69896/roles/rsyslog : restart rsyslogd for /cache/fedora-31.qcow2 changed: [/cache/fedora-31.qcow2] => {"changed": true, "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "dest": "/etc/rsyslog.conf", "gid": 0, "group": "root", "md5sum": "aa226b8228225835f8a13f775ca42e49", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 104, "src": "/root/.ansible/tmp/ansible-tmp-1605145960.5419223-163090-177502037002136/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:97 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, [{"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}], [{"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}]]}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:108 changed: [/cache/fedora-31.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "7f4de7a1922c9f75e59e999d3bd76a7422293d14", "dest": "/etc/rsyslog.d/00-global.conf", "gid": 0, "group": "root", "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "md5sum": "bc874b131415b3d23235af980ec111e0", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 86, "src": "/root/.ansible/tmp/ansible-tmp-1605145961.4924712-163120-30537982360639/source", "state": "file", "uid": 0} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} changed: [/cache/fedora-31.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "0dd331865ac06c0881012a0dc9796c2260e66dcd", "dest": "/etc/rsyslog.d/05-common-defaults.conf", "gid": 0, "group": "root", "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "md5sum": "ca846c3cf461cb558da5d3e79ac49a26", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 69, "src": "/root/.ansible/tmp/ansible-tmp-1605145962.1396718-163120-91494585195126/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:129 skipping: [/cache/fedora-31.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:151 TASK [/tmp/tmpa5z69896/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:166 skipping: [/cache/fedora-31.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:174 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:186 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:198 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:222 ok: [/cache/fedora-31.qcow2] => (item={'name': 'basic_input', 'type': 'basics'}) => {"ansible_facts": {"__rsyslog_basics_packages": []}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/inputs/basics/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "basic_input", "type": "basics"}} ok: [/cache/fedora-31.qcow2] => (item={'name': 'ovirt_collectd_input', 'type': 'ovirt', 'subtype': 'collectd'}) => {"ansible_facts": {"__rsyslog_ovirt_packages": ["rsyslog-mmnormalize", "rsyslog-mmjsonparse", "libfastjson", "liblognorm", "libestr"], "__rsyslog_ovirt_prereq_packages": [], "__rsyslog_ovirt_rules": ["{{ rsyslog_conf_ovirt_local_modules }}", "{{ rsyslog_conf_ovirt_main_modules }}", "{{ rsyslog_rulebase_ovirt_engine }}", "{{ rsyslog_rulebase_ovirt_vdsm }}", "{{ rsyslog_rulebase_ovirt_parse_json }}"], "rsyslog_conf_ovirt_local_modules": [{"name": "input-ovirt-local_modules", "sections": [{"options": "{% if logging_inputs | selectattr('name', 'defined') | selectattr('type', 'defined') | selectattr('type', '==', 'basics') | list | length == 0 %}\n# Log messages sent to local UNIX socket with use=off'\nmodule(load=\"imuxsock\" SysSock.Use=\"off\")\n{% endif %}"}], "type": "modules"}], "rsyslog_conf_ovirt_main_modules": [{"name": "input-ovirt-main-modules", "sections": [{"options": "# Read from file with inotify enabled\nmodule(load=\"imfile\" mode=\"inotify\")"}, {"options": "# Read from tcp collectd metrics\nmodule(load=\"imtcp\")"}, {"options": "# Normalize logs\nmodule(load=\"mmnormalize\")"}, {"options": "# Parse logs to JSON\nmodule(load=\"mmjsonparse\")"}, {"options": "template(name=\"cnvt_to_viaq_timestamp\" type=\"list\") {\n property(name=\"TIMESTAMP\" dateFormat=\"rfc3339\")\n}"}], "type": "modules"}], "rsyslog_rulebase_ovirt_engine": [{"filename": "ovirt_engine.rulebase", "name": "ovirt_engine", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %thread:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %correlationid:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}], "rsyslog_rulebase_ovirt_parse_json": [{"filename": "parse_json.rulebase", "name": "parse_json", "nocomment": true, "sections": [{"options": "version=2\nrule=:%.:json%"}]}], "rsyslog_rulebase_ovirt_vdsm": [{"filename": "ovirt_vdsm.rulebase", "name": "ovirt_vdsm", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %thread:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}]}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/inputs/ovirt/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "ovirt_collectd_input", "subtype": "collectd", "type": "ovirt"}} ok: [/cache/fedora-31.qcow2] => (item={'name': 'ovirt_engine_input', 'type': 'ovirt', 'subtype': 'engine'}) => {"ansible_facts": {"__rsyslog_ovirt_packages": ["rsyslog-mmnormalize", "rsyslog-mmjsonparse", "libfastjson", "liblognorm", "libestr"], "__rsyslog_ovirt_prereq_packages": [], "__rsyslog_ovirt_rules": ["{{ rsyslog_conf_ovirt_local_modules }}", "{{ rsyslog_conf_ovirt_main_modules }}", "{{ rsyslog_rulebase_ovirt_engine }}", "{{ rsyslog_rulebase_ovirt_vdsm }}", "{{ rsyslog_rulebase_ovirt_parse_json }}"], "rsyslog_conf_ovirt_local_modules": [{"name": "input-ovirt-local_modules", "sections": [{"options": "{% if logging_inputs | selectattr('name', 'defined') | selectattr('type', 'defined') | selectattr('type', '==', 'basics') | list | length == 0 %}\n# Log messages sent to local UNIX socket with use=off'\nmodule(load=\"imuxsock\" SysSock.Use=\"off\")\n{% endif %}"}], "type": "modules"}], "rsyslog_conf_ovirt_main_modules": [{"name": "input-ovirt-main-modules", "sections": [{"options": "# Read from file with inotify enabled\nmodule(load=\"imfile\" mode=\"inotify\")"}, {"options": "# Read from tcp collectd metrics\nmodule(load=\"imtcp\")"}, {"options": "# Normalize logs\nmodule(load=\"mmnormalize\")"}, {"options": "# Parse logs to JSON\nmodule(load=\"mmjsonparse\")"}, {"options": "template(name=\"cnvt_to_viaq_timestamp\" type=\"list\") {\n property(name=\"TIMESTAMP\" dateFormat=\"rfc3339\")\n}"}], "type": "modules"}], "rsyslog_rulebase_ovirt_engine": [{"filename": "ovirt_engine.rulebase", "name": "ovirt_engine", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %thread:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %correlationid:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}], "rsyslog_rulebase_ovirt_parse_json": [{"filename": "parse_json.rulebase", "name": "parse_json", "nocomment": true, "sections": [{"options": "version=2\nrule=:%.:json%"}]}], "rsyslog_rulebase_ovirt_vdsm": [{"filename": "ovirt_vdsm.rulebase", "name": "ovirt_vdsm", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %thread:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}]}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/inputs/ovirt/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "ovirt_engine_input", "subtype": "engine", "type": "ovirt"}} ok: [/cache/fedora-31.qcow2] => (item={'name': 'ovirt_vdsm_input', 'type': 'ovirt', 'subtype': 'vdsm'}) => {"ansible_facts": {"__rsyslog_ovirt_packages": ["rsyslog-mmnormalize", "rsyslog-mmjsonparse", "libfastjson", "liblognorm", "libestr"], "__rsyslog_ovirt_prereq_packages": [], "__rsyslog_ovirt_rules": ["{{ rsyslog_conf_ovirt_local_modules }}", "{{ rsyslog_conf_ovirt_main_modules }}", "{{ rsyslog_rulebase_ovirt_engine }}", "{{ rsyslog_rulebase_ovirt_vdsm }}", "{{ rsyslog_rulebase_ovirt_parse_json }}"], "rsyslog_conf_ovirt_local_modules": [{"name": "input-ovirt-local_modules", "sections": [{"options": "{% if logging_inputs | selectattr('name', 'defined') | selectattr('type', 'defined') | selectattr('type', '==', 'basics') | list | length == 0 %}\n# Log messages sent to local UNIX socket with use=off'\nmodule(load=\"imuxsock\" SysSock.Use=\"off\")\n{% endif %}"}], "type": "modules"}], "rsyslog_conf_ovirt_main_modules": [{"name": "input-ovirt-main-modules", "sections": [{"options": "# Read from file with inotify enabled\nmodule(load=\"imfile\" mode=\"inotify\")"}, {"options": "# Read from tcp collectd metrics\nmodule(load=\"imtcp\")"}, {"options": "# Normalize logs\nmodule(load=\"mmnormalize\")"}, {"options": "# Parse logs to JSON\nmodule(load=\"mmjsonparse\")"}, {"options": "template(name=\"cnvt_to_viaq_timestamp\" type=\"list\") {\n property(name=\"TIMESTAMP\" dateFormat=\"rfc3339\")\n}"}], "type": "modules"}], "rsyslog_rulebase_ovirt_engine": [{"filename": "ovirt_engine.rulebase", "name": "ovirt_engine", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %thread:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %correlationid:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}], "rsyslog_rulebase_ovirt_parse_json": [{"filename": "parse_json.rulebase", "name": "parse_json", "nocomment": true, "sections": [{"options": "version=2\nrule=:%.:json%"}]}], "rsyslog_rulebase_ovirt_vdsm": [{"filename": "ovirt_vdsm.rulebase", "name": "ovirt_vdsm", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %thread:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}]}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/inputs/ovirt/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "ovirt_vdsm_input", "subtype": "vdsm", "type": "ovirt"}} ok: [/cache/fedora-31.qcow2] => (item={'name': 'ovirt_bogus_input', 'type': 'ovirt', 'subtype': 'bogus'}) => {"ansible_facts": {"__rsyslog_ovirt_packages": ["rsyslog-mmnormalize", "rsyslog-mmjsonparse", "libfastjson", "liblognorm", "libestr"], "__rsyslog_ovirt_prereq_packages": [], "__rsyslog_ovirt_rules": ["{{ rsyslog_conf_ovirt_local_modules }}", "{{ rsyslog_conf_ovirt_main_modules }}", "{{ rsyslog_rulebase_ovirt_engine }}", "{{ rsyslog_rulebase_ovirt_vdsm }}", "{{ rsyslog_rulebase_ovirt_parse_json }}"], "rsyslog_conf_ovirt_local_modules": [{"name": "input-ovirt-local_modules", "sections": [{"options": "{% if logging_inputs | selectattr('name', 'defined') | selectattr('type', 'defined') | selectattr('type', '==', 'basics') | list | length == 0 %}\n# Log messages sent to local UNIX socket with use=off'\nmodule(load=\"imuxsock\" SysSock.Use=\"off\")\n{% endif %}"}], "type": "modules"}], "rsyslog_conf_ovirt_main_modules": [{"name": "input-ovirt-main-modules", "sections": [{"options": "# Read from file with inotify enabled\nmodule(load=\"imfile\" mode=\"inotify\")"}, {"options": "# Read from tcp collectd metrics\nmodule(load=\"imtcp\")"}, {"options": "# Normalize logs\nmodule(load=\"mmnormalize\")"}, {"options": "# Parse logs to JSON\nmodule(load=\"mmjsonparse\")"}, {"options": "template(name=\"cnvt_to_viaq_timestamp\" type=\"list\") {\n property(name=\"TIMESTAMP\" dateFormat=\"rfc3339\")\n}"}], "type": "modules"}], "rsyslog_rulebase_ovirt_engine": [{"filename": "ovirt_engine.rulebase", "name": "ovirt_engine", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %thread:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %correlationid:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}], "rsyslog_rulebase_ovirt_parse_json": [{"filename": "parse_json.rulebase", "name": "parse_json", "nocomment": true, "sections": [{"options": "version=2\nrule=:%.:json%"}]}], "rsyslog_rulebase_ovirt_vdsm": [{"filename": "ovirt_vdsm.rulebase", "name": "ovirt_vdsm", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %thread:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}]}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/inputs/ovirt/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "ovirt_bogus_input", "subtype": "bogus", "type": "ovirt"}} TASK [/tmp/tmpa5z69896/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:234 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/basics/main.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/ovirt/main.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/ovirt/main.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/ovirt/main.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/ovirt/main.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update basics input packages] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/basics/main.yml:3 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 TASK [/tmp/tmpa5z69896/roles/rsyslog : Create basics input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/basics/main.yml:10 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'ovirt_collectd_input', 'type': 'ovirt', 'subtype': 'collectd'}) => {"ansible_loop": {"allitems": [{"name": "basic_input", "type": "basics"}, {"name": "ovirt_collectd_input", "subtype": "collectd", "type": "ovirt"}, {"name": "ovirt_engine_input", "subtype": "engine", "type": "ovirt"}, {"name": "ovirt_vdsm_input", "subtype": "vdsm", "type": "ovirt"}, {"name": "ovirt_bogus_input", "subtype": "bogus", "type": "ovirt"}], "first": false, "index": 2, "index0": 1, "last": false, "length": 5, "nextitem": {"name": "ovirt_engine_input", "subtype": "engine", "type": "ovirt"}, "previtem": {"name": "basic_input", "type": "basics"}, "revindex": 4, "revindex0": 3}, "ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_collectd_input", "subtype": "collectd", "type": "ovirt"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'ovirt_engine_input', 'type': 'ovirt', 'subtype': 'engine'}) => {"ansible_loop": {"allitems": [{"name": "basic_input", "type": "basics"}, {"name": "ovirt_collectd_input", "subtype": "collectd", "type": "ovirt"}, {"name": "ovirt_engine_input", "subtype": "engine", "type": "ovirt"}, {"name": "ovirt_vdsm_input", "subtype": "vdsm", "type": "ovirt"}, {"name": "ovirt_bogus_input", "subtype": "bogus", "type": "ovirt"}], "first": false, "index": 3, "index0": 2, "last": false, "length": 5, "nextitem": {"name": "ovirt_vdsm_input", "subtype": "vdsm", "type": "ovirt"}, "previtem": {"name": "ovirt_collectd_input", "subtype": "collectd", "type": "ovirt"}, "revindex": 3, "revindex0": 2}, "ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_engine_input", "subtype": "engine", "type": "ovirt"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'ovirt_vdsm_input', 'type': 'ovirt', 'subtype': 'vdsm'}) => {"ansible_loop": {"allitems": [{"name": "basic_input", "type": "basics"}, {"name": "ovirt_collectd_input", "subtype": "collectd", "type": "ovirt"}, {"name": "ovirt_engine_input", "subtype": "engine", "type": "ovirt"}, {"name": "ovirt_vdsm_input", "subtype": "vdsm", "type": "ovirt"}, {"name": "ovirt_bogus_input", "subtype": "bogus", "type": "ovirt"}], "first": false, "index": 4, "index0": 3, "last": false, "length": 5, "nextitem": {"name": "ovirt_bogus_input", "subtype": "bogus", "type": "ovirt"}, "previtem": {"name": "ovirt_engine_input", "subtype": "engine", "type": "ovirt"}, "revindex": 2, "revindex0": 1}, "ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_vdsm_input", "subtype": "vdsm", "type": "ovirt"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'ovirt_bogus_input', 'type': 'ovirt', 'subtype': 'bogus'}) => {"ansible_loop": {"allitems": [{"name": "basic_input", "type": "basics"}, {"name": "ovirt_collectd_input", "subtype": "collectd", "type": "ovirt"}, {"name": "ovirt_engine_input", "subtype": "engine", "type": "ovirt"}, {"name": "ovirt_vdsm_input", "subtype": "vdsm", "type": "ovirt"}, {"name": "ovirt_bogus_input", "subtype": "bogus", "type": "ovirt"}], "first": false, "index": 5, "index0": 4, "last": true, "length": 5, "previtem": {"name": "ovirt_vdsm_input", "subtype": "vdsm", "type": "ovirt"}, "revindex": 1, "revindex0": 0}, "ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_bogus_input", "subtype": "bogus", "type": "ovirt"}, "skip_reason": "Conditional result was False"} included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call default_files\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "081fb862a251d8dc0e6ed0ca51e016734d3f7dd7", "dest": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call default_files\n}\n"}], "state": "present", "type": "input"}, "md5sum": "a9d95529621dfe88c2e6fb6d6bb103c6", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 461, "src": "/root/.ansible/tmp/ansible-tmp-1605145963.5860257-163201-126490465349900/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call default_files\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call default_files\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update oVirt input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/ovirt/main.yml:3 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 changed: [/cache/fedora-31.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: rsyslog-mmjsonparse-8.2002.0-1.fc31.x86_64", "Installed: rsyslog-mmnormalize-8.2002.0-1.fc31.x86_64", "Installed: liblognorm-2.0.3-7.fc30.x86_64"]} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'input-ovirt-local_modules', 'type': 'modules', 'sections': [{'options': ''}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "9efbd6da0685b613caaf1ff3d5d1b19d98f94587", "dest": "/etc/rsyslog.d/10-input-ovirt-local_modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-ovirt-local_modules", "sections": [{"options": ""}], "type": "modules"}, "md5sum": "fd471c610a5a8f6b70103c0035716261", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 19, "src": "/root/.ansible/tmp/ansible-tmp-1605145969.9227855-163249-35475589760701/source", "state": "file", "uid": 0} changed: [/cache/fedora-31.qcow2] => (item={'name': 'input-ovirt-main-modules', 'type': 'modules', 'sections': [{'options': '# Read from file with inotify enabled\nmodule(load="imfile" mode="inotify")'}, {'options': '# Read from tcp collectd metrics\nmodule(load="imtcp")'}, {'options': '# Normalize logs\nmodule(load="mmnormalize")'}, {'options': '# Parse logs to JSON\nmodule(load="mmjsonparse")'}, {'options': 'template(name="cnvt_to_viaq_timestamp" type="list") {\n property(name="TIMESTAMP" dateFormat="rfc3339")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "f80b3358da16bc999118c8df766be00ecd64e797", "dest": "/etc/rsyslog.d/10-input-ovirt-main-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-ovirt-main-modules", "sections": [{"options": "# Read from file with inotify enabled\nmodule(load=\"imfile\" mode=\"inotify\")"}, {"options": "# Read from tcp collectd metrics\nmodule(load=\"imtcp\")"}, {"options": "# Normalize logs\nmodule(load=\"mmnormalize\")"}, {"options": "# Parse logs to JSON\nmodule(load=\"mmjsonparse\")"}, {"options": "template(name=\"cnvt_to_viaq_timestamp\" type=\"list\") {\n property(name=\"TIMESTAMP\" dateFormat=\"rfc3339\")\n}"}], "type": "modules"}, "md5sum": "6b37b2b890c8a474762074b08c307dbf", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 352, "src": "/root/.ansible/tmp/ansible-tmp-1605145970.5411718-163249-136338063417003/source", "state": "file", "uid": 0} changed: [/cache/fedora-31.qcow2] => (item={'name': 'ovirt_engine', 'filename': 'ovirt_engine.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %thread:string{"quoting.char.begin":"(","quoting.char.end":")"}% %correlationid:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "fef8ceda44e3f789ff71cfe6aaef2bd42984b6aa", "dest": "/etc/rsyslog.d/ovirt_engine.rulebase", "gid": 0, "group": "root", "inner_item": {"filename": "ovirt_engine.rulebase", "name": "ovirt_engine", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %thread:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %correlationid:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "md5sum": "1a029c4432a64552ec6c31122d7c78c4", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 315, "src": "/root/.ansible/tmp/ansible-tmp-1605145971.1664944-163249-15851786639756/source", "state": "file", "uid": 0} changed: [/cache/fedora-31.qcow2] => (item={'name': 'ovirt_vdsm', 'filename': 'ovirt_vdsm.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"(","quoting.char.end":")"}% %thread:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "f1a497b894e82036082606ea1d1190251ddd56da", "dest": "/etc/rsyslog.d/ovirt_vdsm.rulebase", "gid": 0, "group": "root", "inner_item": {"filename": "ovirt_vdsm.rulebase", "name": "ovirt_vdsm", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %thread:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "md5sum": "23c35538369a351f5dd7a3fab36c9ac4", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 243, "src": "/root/.ansible/tmp/ansible-tmp-1605145971.783778-163249-98318168186556/source", "state": "file", "uid": 0} changed: [/cache/fedora-31.qcow2] => (item={'name': 'parse_json', 'filename': 'parse_json.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%.:json%'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "7ffe9915baace6fd657ed85bad783314c8c77902", "dest": "/etc/rsyslog.d/parse_json.rulebase", "gid": 0, "group": "root", "inner_item": {"filename": "parse_json.rulebase", "name": "parse_json", "nocomment": true, "sections": [{"options": "version=2\nrule=:%.:json%"}]}, "md5sum": "9fb3b66cb2071559dc9113b20cf2c36b", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 26, "src": "/root/.ansible/tmp/ansible-tmp-1605145972.4005108-163249-100410943946085/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-ovirt-local_modules', 'type': 'modules', 'sections': [{'options': ''}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-local_modules", "sections": [{"options": ""}], "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-ovirt-main-modules', 'type': 'modules', 'sections': [{'options': '# Read from file with inotify enabled\nmodule(load="imfile" mode="inotify")'}, {'options': '# Read from tcp collectd metrics\nmodule(load="imtcp")'}, {'options': '# Normalize logs\nmodule(load="mmnormalize")'}, {'options': '# Parse logs to JSON\nmodule(load="mmjsonparse")'}, {'options': 'template(name="cnvt_to_viaq_timestamp" type="list") {\n property(name="TIMESTAMP" dateFormat="rfc3339")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-main-modules", "sections": [{"options": "# Read from file with inotify enabled\nmodule(load=\"imfile\" mode=\"inotify\")"}, {"options": "# Read from tcp collectd metrics\nmodule(load=\"imtcp\")"}, {"options": "# Normalize logs\nmodule(load=\"mmnormalize\")"}, {"options": "# Parse logs to JSON\nmodule(load=\"mmjsonparse\")"}, {"options": "template(name=\"cnvt_to_viaq_timestamp\" type=\"list\") {\n property(name=\"TIMESTAMP\" dateFormat=\"rfc3339\")\n}"}], "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'ovirt_engine', 'filename': 'ovirt_engine.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %thread:string{"quoting.char.begin":"(","quoting.char.end":")"}% %correlationid:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "ovirt_engine.rulebase", "name": "ovirt_engine", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %thread:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %correlationid:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'ovirt_vdsm', 'filename': 'ovirt_vdsm.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"(","quoting.char.end":")"}% %thread:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "ovirt_vdsm.rulebase", "name": "ovirt_vdsm", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %thread:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'parse_json', 'filename': 'parse_json.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%.:json%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "parse_json.rulebase", "name": "parse_json", "nocomment": true, "sections": [{"options": "version=2\nrule=:%.:json%"}]}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create oVirt input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/ovirt/main.yml:10 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'basic_input', 'type': 'basics'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "basic_input", "type": "basics"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'ovirt_bogus_input', 'type': 'ovirt', 'subtype': 'bogus'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_bogus_input", "subtype": "bogus", "type": "ovirt"}, "skip_reason": "Conditional result was False"} included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'input-ovirt-ovirt_collectd_input', 'type': 'input', 'sections': [{'options': 'input (name="ovirt_collectd_input" type="imtcp" port="44514")\nif $inputname == "ovirt_collectd_input" then {\n set $!original_raw_message = $msg;\n action(name="collectd_mmjsonparse" type="mmjsonparse" cookie="") # parse entire message as json\n set $!@timestamp = exec_template(\'cnvt_to_viaq_timestamp\');\n unset $!time;\n if $!collectd!plugin == \'virt\' then {\n set $!ovirt!entity = \'vms\';\n } else {\n set $!ovirt!entity = \'hosts\';\n }\n set $.index_prefix = "project.ovirt-metrics" & "-" & "engine" & "." & "" & ".";\n set $.input_type = "ovirt";\n}\nif\n ($inputname == "ovirt_collectd_input")\n then {\n call elasticsearch_output\n}\nif\n ($inputname == "ovirt_collectd_input")\n then {\n call elasticsearch_output_ops\n}\n'}], 'state': 'present'}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "bcd6c2257acb437d953fc4dc5264d0ec12fb01fc", "dest": "/etc/rsyslog.d/90-input-ovirt-ovirt_collectd_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-ovirt-ovirt_collectd_input", "sections": [{"options": "input (name=\"ovirt_collectd_input\" type=\"imtcp\" port=\"44514\")\nif $inputname == \"ovirt_collectd_input\" then {\n set $!original_raw_message = $msg;\n action(name=\"collectd_mmjsonparse\" type=\"mmjsonparse\" cookie=\"\") # parse entire message as json\n set $!@timestamp = exec_template('cnvt_to_viaq_timestamp');\n unset $!time;\n if $!collectd!plugin == 'virt' then {\n set $!ovirt!entity = 'vms';\n } else {\n set $!ovirt!entity = 'hosts';\n }\n set $.index_prefix = \"project.ovirt-metrics\" & \"-\" & \"engine\" & \".\" & \"\" & \".\";\n set $.input_type = \"ovirt\";\n}\nif\n ($inputname == \"ovirt_collectd_input\")\n then {\n call elasticsearch_output\n}\nif\n ($inputname == \"ovirt_collectd_input\")\n then {\n call elasticsearch_output_ops\n}\n"}], "state": "present", "type": "input"}, "md5sum": "acd1dea22e5d5337760549a9fafd52bd", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 777, "src": "/root/.ansible/tmp/ansible-tmp-1605145973.318007-163383-71779534949926/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-ovirt-ovirt_collectd_input', 'type': 'input', 'sections': [{'options': 'input (name="ovirt_collectd_input" type="imtcp" port="44514")\nif $inputname == "ovirt_collectd_input" then {\n set $!original_raw_message = $msg;\n action(name="collectd_mmjsonparse" type="mmjsonparse" cookie="") # parse entire message as json\n set $!@timestamp = exec_template(\'cnvt_to_viaq_timestamp\');\n unset $!time;\n if $!collectd!plugin == \'virt\' then {\n set $!ovirt!entity = \'vms\';\n } else {\n set $!ovirt!entity = \'hosts\';\n }\n set $.index_prefix = "project.ovirt-metrics" & "-" & "engine" & "." & "" & ".";\n set $.input_type = "ovirt";\n}\nif\n ($inputname == "ovirt_collectd_input")\n then {\n call elasticsearch_output\n}\nif\n ($inputname == "ovirt_collectd_input")\n then {\n call elasticsearch_output_ops\n}\n'}], 'state': 'present'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-ovirt_collectd_input", "sections": [{"options": "input (name=\"ovirt_collectd_input\" type=\"imtcp\" port=\"44514\")\nif $inputname == \"ovirt_collectd_input\" then {\n set $!original_raw_message = $msg;\n action(name=\"collectd_mmjsonparse\" type=\"mmjsonparse\" cookie=\"\") # parse entire message as json\n set $!@timestamp = exec_template('cnvt_to_viaq_timestamp');\n unset $!time;\n if $!collectd!plugin == 'virt' then {\n set $!ovirt!entity = 'vms';\n } else {\n set $!ovirt!entity = 'hosts';\n }\n set $.index_prefix = \"project.ovirt-metrics\" & \"-\" & \"engine\" & \".\" & \"\" & \".\";\n set $.input_type = \"ovirt\";\n}\nif\n ($inputname == \"ovirt_collectd_input\")\n then {\n call elasticsearch_output\n}\nif\n ($inputname == \"ovirt_collectd_input\")\n then {\n call elasticsearch_output_ops\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'input-ovirt-ovirt_engine_input', 'type': 'input', 'sections': [{'options': 'input(type="imfile" file="/var/log/ovirt-engine/engine.log" tag="ovirt_engine_input"\n reopenOnTruncate="on" startmsg.regex="^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}")\nif $syslogtag == "ovirt_engine_input" then {\n action(name="ovirt-engine_mmnormalize" type="mmnormalize"\n rulebase="/etc/rsyslog.d/ovirt_engine.rulebase" path="$.ovirt")\n}\nif $syslogtag == "ovirt_engine_input" then {\n set $.index_prefix = "project.ovirt-logs" & "-" & "engine" & "." & "" & ".";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & "T" & $.ovirt!time & "." & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = \'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com\';\n set $!ovirt!cluster_name = \'\';\n set $!ipaddr4 = \'10.0.2.15\';\n set $!ovirt!engine_fqdn = \'\';\n set $.input_type = "ovirt";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == "ovirt_engine_input")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == "ovirt_engine_input")\n then {\n call elasticsearch_output_ops\n}\n'}], 'state': 'present'}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "45f27f36481353f350ed95a06612631d5bac1374", "dest": "/etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-ovirt-ovirt_engine_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/ovirt-engine/engine.log\" tag=\"ovirt_engine_input\"\n reopenOnTruncate=\"on\" startmsg.regex=\"^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}\")\nif $syslogtag == \"ovirt_engine_input\" then {\n action(name=\"ovirt-engine_mmnormalize\" type=\"mmnormalize\"\n rulebase=\"/etc/rsyslog.d/ovirt_engine.rulebase\" path=\"$.ovirt\")\n}\nif $syslogtag == \"ovirt_engine_input\" then {\n set $.index_prefix = \"project.ovirt-logs\" & \"-\" & \"engine\" & \".\" & \"\" & \".\";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & \"T\" & $.ovirt!time & \".\" & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = 'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com';\n set $!ovirt!cluster_name = '';\n set $!ipaddr4 = '10.0.2.15';\n set $!ovirt!engine_fqdn = '';\n set $.input_type = \"ovirt\";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == \"ovirt_engine_input\")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == \"ovirt_engine_input\")\n then {\n call elasticsearch_output_ops\n}\n"}], "state": "present", "type": "input"}, "md5sum": "37acae14edaf37075f6b5cd8d8a4dc76", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1305, "src": "/root/.ansible/tmp/ansible-tmp-1605145974.1380014-163415-168460696744227/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-ovirt-ovirt_engine_input', 'type': 'input', 'sections': [{'options': 'input(type="imfile" file="/var/log/ovirt-engine/engine.log" tag="ovirt_engine_input"\n reopenOnTruncate="on" startmsg.regex="^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}")\nif $syslogtag == "ovirt_engine_input" then {\n action(name="ovirt-engine_mmnormalize" type="mmnormalize"\n rulebase="/etc/rsyslog.d/ovirt_engine.rulebase" path="$.ovirt")\n}\nif $syslogtag == "ovirt_engine_input" then {\n set $.index_prefix = "project.ovirt-logs" & "-" & "engine" & "." & "" & ".";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & "T" & $.ovirt!time & "." & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = \'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com\';\n set $!ovirt!cluster_name = \'\';\n set $!ipaddr4 = \'10.0.2.15\';\n set $!ovirt!engine_fqdn = \'\';\n set $.input_type = "ovirt";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == "ovirt_engine_input")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == "ovirt_engine_input")\n then {\n call elasticsearch_output_ops\n}\n'}], 'state': 'present'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-ovirt_engine_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/ovirt-engine/engine.log\" tag=\"ovirt_engine_input\"\n reopenOnTruncate=\"on\" startmsg.regex=\"^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}\")\nif $syslogtag == \"ovirt_engine_input\" then {\n action(name=\"ovirt-engine_mmnormalize\" type=\"mmnormalize\"\n rulebase=\"/etc/rsyslog.d/ovirt_engine.rulebase\" path=\"$.ovirt\")\n}\nif $syslogtag == \"ovirt_engine_input\" then {\n set $.index_prefix = \"project.ovirt-logs\" & \"-\" & \"engine\" & \".\" & \"\" & \".\";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & \"T\" & $.ovirt!time & \".\" & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = 'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com';\n set $!ovirt!cluster_name = '';\n set $!ipaddr4 = '10.0.2.15';\n set $!ovirt!engine_fqdn = '';\n set $.input_type = \"ovirt\";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == \"ovirt_engine_input\")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == \"ovirt_engine_input\")\n then {\n call elasticsearch_output_ops\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'input-ovirt-ovirt_vdsm_input', 'type': 'input', 'sections': [{'options': 'input(type="imfile" file="/var/log/vdsm/vdsm.log" tag="ovirt_vdsm_input"\n reopenOnTruncate="on" startmsg.regex="^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}")\nif $syslogtag == "ovirt_vdsm_input" then {\n action(name="ovirt-vdsm_mmnormalize" type="mmnormalize"\n rulebase="/etc/rsyslog.d/ovirt_vdsm.rulebase" path="$.ovirt")\n}\nif $syslogtag == "ovirt_vdsm_input" then {\n set $.index_prefix = "project.ovirt-logs" & "-" & "engine" & "." & "" & ".";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & "T" & $.ovirt!time & "." & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = \'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com\';\n set $!ovirt!cluster_name = \'\';\n set $!ipaddr4 = \'10.0.2.15\';\n set $!ovirt!engine_fqdn = \'\';\n set $.input_type = "ovirt";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == "ovirt_vdsm_input")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == "ovirt_vdsm_input")\n then {\n call elasticsearch_output_ops\n}\n'}], 'state': 'present'}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "bb6a67470848bac23d97329906d2bb8152f7bb76", "dest": "/etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-ovirt-ovirt_vdsm_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/vdsm/vdsm.log\" tag=\"ovirt_vdsm_input\"\n reopenOnTruncate=\"on\" startmsg.regex=\"^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}\")\nif $syslogtag == \"ovirt_vdsm_input\" then {\n action(name=\"ovirt-vdsm_mmnormalize\" type=\"mmnormalize\"\n rulebase=\"/etc/rsyslog.d/ovirt_vdsm.rulebase\" path=\"$.ovirt\")\n}\nif $syslogtag == \"ovirt_vdsm_input\" then {\n set $.index_prefix = \"project.ovirt-logs\" & \"-\" & \"engine\" & \".\" & \"\" & \".\";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & \"T\" & $.ovirt!time & \".\" & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = 'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com';\n set $!ovirt!cluster_name = '';\n set $!ipaddr4 = '10.0.2.15';\n set $!ovirt!engine_fqdn = '';\n set $.input_type = \"ovirt\";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == \"ovirt_vdsm_input\")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == \"ovirt_vdsm_input\")\n then {\n call elasticsearch_output_ops\n}\n"}], "state": "present", "type": "input"}, "md5sum": "38b3ee66a8da206058bb307f4782f097", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1281, "src": "/root/.ansible/tmp/ansible-tmp-1605145975.0334291-163447-235568283914161/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-ovirt-ovirt_vdsm_input', 'type': 'input', 'sections': [{'options': 'input(type="imfile" file="/var/log/vdsm/vdsm.log" tag="ovirt_vdsm_input"\n reopenOnTruncate="on" startmsg.regex="^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}")\nif $syslogtag == "ovirt_vdsm_input" then {\n action(name="ovirt-vdsm_mmnormalize" type="mmnormalize"\n rulebase="/etc/rsyslog.d/ovirt_vdsm.rulebase" path="$.ovirt")\n}\nif $syslogtag == "ovirt_vdsm_input" then {\n set $.index_prefix = "project.ovirt-logs" & "-" & "engine" & "." & "" & ".";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & "T" & $.ovirt!time & "." & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = \'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com\';\n set $!ovirt!cluster_name = \'\';\n set $!ipaddr4 = \'10.0.2.15\';\n set $!ovirt!engine_fqdn = \'\';\n set $.input_type = "ovirt";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == "ovirt_vdsm_input")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == "ovirt_vdsm_input")\n then {\n call elasticsearch_output_ops\n}\n'}], 'state': 'present'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-ovirt_vdsm_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/vdsm/vdsm.log\" tag=\"ovirt_vdsm_input\"\n reopenOnTruncate=\"on\" startmsg.regex=\"^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}\")\nif $syslogtag == \"ovirt_vdsm_input\" then {\n action(name=\"ovirt-vdsm_mmnormalize\" type=\"mmnormalize\"\n rulebase=\"/etc/rsyslog.d/ovirt_vdsm.rulebase\" path=\"$.ovirt\")\n}\nif $syslogtag == \"ovirt_vdsm_input\" then {\n set $.index_prefix = \"project.ovirt-logs\" & \"-\" & \"engine\" & \".\" & \"\" & \".\";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & \"T\" & $.ovirt!time & \".\" & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = 'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com';\n set $!ovirt!cluster_name = '';\n set $!ipaddr4 = '10.0.2.15';\n set $!ovirt!engine_fqdn = '';\n set $.input_type = \"ovirt\";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == \"ovirt_vdsm_input\")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == \"ovirt_vdsm_input\")\n then {\n call elasticsearch_output_ops\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Allow rsyslog to listen on collectd port] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/ovirt/main.yml:26 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'basic_input', 'type': 'basics'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "basic_input", "type": "basics"}, "skip_reason": "Conditional result was False"} changed: [/cache/fedora-31.qcow2] => (item={'name': 'ovirt_collectd_input', 'type': 'ovirt', 'subtype': 'collectd'}) => {"ansible_loop_var": "item", "changed": true, "item": {"name": "ovirt_collectd_input", "subtype": "collectd", "type": "ovirt"}, "ports": ["44514"], "proto": "tcp", "setype": "syslogd_port_t", "state": "present"} ok: [/cache/fedora-31.qcow2] => (item={'name': 'ovirt_engine_input', 'type': 'ovirt', 'subtype': 'engine'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_engine_input", "subtype": "engine", "type": "ovirt"}, "ports": ["44514"], "proto": "tcp", "setype": "syslogd_port_t", "state": "present"} ok: [/cache/fedora-31.qcow2] => (item={'name': 'ovirt_vdsm_input', 'type': 'ovirt', 'subtype': 'vdsm'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_vdsm_input", "subtype": "vdsm", "type": "ovirt"}, "ports": ["44514"], "proto": "tcp", "setype": "syslogd_port_t", "state": "present"} ok: [/cache/fedora-31.qcow2] => (item={'name': 'ovirt_bogus_input', 'type': 'ovirt', 'subtype': 'bogus'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_bogus_input", "subtype": "bogus", "type": "ovirt"}, "ports": ["44514"], "proto": "tcp", "setype": "syslogd_port_t", "state": "present"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update oVirt input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/ovirt/main.yml:3 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 ok: [/cache/fedora-31.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'input-ovirt-local_modules', 'type': 'modules', 'sections': [{'options': ''}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "9efbd6da0685b613caaf1ff3d5d1b19d98f94587", "dest": "/etc/rsyslog.d/10-input-ovirt-local_modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-ovirt-local_modules", "sections": [{"options": ""}], "type": "modules"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-input-ovirt-local_modules.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 19, "state": "file", "uid": 0} ok: [/cache/fedora-31.qcow2] => (item={'name': 'input-ovirt-main-modules', 'type': 'modules', 'sections': [{'options': '# Read from file with inotify enabled\nmodule(load="imfile" mode="inotify")'}, {'options': '# Read from tcp collectd metrics\nmodule(load="imtcp")'}, {'options': '# Normalize logs\nmodule(load="mmnormalize")'}, {'options': '# Parse logs to JSON\nmodule(load="mmjsonparse")'}, {'options': 'template(name="cnvt_to_viaq_timestamp" type="list") {\n property(name="TIMESTAMP" dateFormat="rfc3339")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "f80b3358da16bc999118c8df766be00ecd64e797", "dest": "/etc/rsyslog.d/10-input-ovirt-main-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-ovirt-main-modules", "sections": [{"options": "# Read from file with inotify enabled\nmodule(load=\"imfile\" mode=\"inotify\")"}, {"options": "# Read from tcp collectd metrics\nmodule(load=\"imtcp\")"}, {"options": "# Normalize logs\nmodule(load=\"mmnormalize\")"}, {"options": "# Parse logs to JSON\nmodule(load=\"mmjsonparse\")"}, {"options": "template(name=\"cnvt_to_viaq_timestamp\" type=\"list\") {\n property(name=\"TIMESTAMP\" dateFormat=\"rfc3339\")\n}"}], "type": "modules"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-input-ovirt-main-modules.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 352, "state": "file", "uid": 0} ok: [/cache/fedora-31.qcow2] => (item={'name': 'ovirt_engine', 'filename': 'ovirt_engine.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %thread:string{"quoting.char.begin":"(","quoting.char.end":")"}% %correlationid:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "fef8ceda44e3f789ff71cfe6aaef2bd42984b6aa", "dest": "/etc/rsyslog.d/ovirt_engine.rulebase", "gid": 0, "group": "root", "inner_item": {"filename": "ovirt_engine.rulebase", "name": "ovirt_engine", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %thread:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %correlationid:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/ovirt_engine.rulebase", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 315, "state": "file", "uid": 0} ok: [/cache/fedora-31.qcow2] => (item={'name': 'ovirt_vdsm', 'filename': 'ovirt_vdsm.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"(","quoting.char.end":")"}% %thread:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "f1a497b894e82036082606ea1d1190251ddd56da", "dest": "/etc/rsyslog.d/ovirt_vdsm.rulebase", "gid": 0, "group": "root", "inner_item": {"filename": "ovirt_vdsm.rulebase", "name": "ovirt_vdsm", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %thread:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/ovirt_vdsm.rulebase", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 243, "state": "file", "uid": 0} ok: [/cache/fedora-31.qcow2] => (item={'name': 'parse_json', 'filename': 'parse_json.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%.:json%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "7ffe9915baace6fd657ed85bad783314c8c77902", "dest": "/etc/rsyslog.d/parse_json.rulebase", "gid": 0, "group": "root", "inner_item": {"filename": "parse_json.rulebase", "name": "parse_json", "nocomment": true, "sections": [{"options": "version=2\nrule=:%.:json%"}]}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/parse_json.rulebase", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 26, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-ovirt-local_modules', 'type': 'modules', 'sections': [{'options': ''}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-local_modules", "sections": [{"options": ""}], "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-ovirt-main-modules', 'type': 'modules', 'sections': [{'options': '# Read from file with inotify enabled\nmodule(load="imfile" mode="inotify")'}, {'options': '# Read from tcp collectd metrics\nmodule(load="imtcp")'}, {'options': '# Normalize logs\nmodule(load="mmnormalize")'}, {'options': '# Parse logs to JSON\nmodule(load="mmjsonparse")'}, {'options': 'template(name="cnvt_to_viaq_timestamp" type="list") {\n property(name="TIMESTAMP" dateFormat="rfc3339")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-main-modules", "sections": [{"options": "# Read from file with inotify enabled\nmodule(load=\"imfile\" mode=\"inotify\")"}, {"options": "# Read from tcp collectd metrics\nmodule(load=\"imtcp\")"}, {"options": "# Normalize logs\nmodule(load=\"mmnormalize\")"}, {"options": "# Parse logs to JSON\nmodule(load=\"mmjsonparse\")"}, {"options": "template(name=\"cnvt_to_viaq_timestamp\" type=\"list\") {\n property(name=\"TIMESTAMP\" dateFormat=\"rfc3339\")\n}"}], "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'ovirt_engine', 'filename': 'ovirt_engine.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %thread:string{"quoting.char.begin":"(","quoting.char.end":")"}% %correlationid:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "ovirt_engine.rulebase", "name": "ovirt_engine", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %thread:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %correlationid:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'ovirt_vdsm', 'filename': 'ovirt_vdsm.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"(","quoting.char.end":")"}% %thread:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "ovirt_vdsm.rulebase", "name": "ovirt_vdsm", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %thread:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'parse_json', 'filename': 'parse_json.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%.:json%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "parse_json.rulebase", "name": "parse_json", "nocomment": true, "sections": [{"options": "version=2\nrule=:%.:json%"}]}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create oVirt input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/ovirt/main.yml:10 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'basic_input', 'type': 'basics'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "basic_input", "type": "basics"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'ovirt_bogus_input', 'type': 'ovirt', 'subtype': 'bogus'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_bogus_input", "subtype": "bogus", "type": "ovirt"}, "skip_reason": "Conditional result was False"} included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'input-ovirt-ovirt_collectd_input', 'type': 'input', 'sections': [{'options': 'input (name="ovirt_collectd_input" type="imtcp" port="44514")\nif $inputname == "ovirt_collectd_input" then {\n set $!original_raw_message = $msg;\n action(name="collectd_mmjsonparse" type="mmjsonparse" cookie="") # parse entire message as json\n set $!@timestamp = exec_template(\'cnvt_to_viaq_timestamp\');\n unset $!time;\n if $!collectd!plugin == \'virt\' then {\n set $!ovirt!entity = \'vms\';\n } else {\n set $!ovirt!entity = \'hosts\';\n }\n set $.index_prefix = "project.ovirt-metrics" & "-" & "engine" & "." & "" & ".";\n set $.input_type = "ovirt";\n}\nif\n ($inputname == "ovirt_collectd_input")\n then {\n call elasticsearch_output\n}\nif\n ($inputname == "ovirt_collectd_input")\n then {\n call elasticsearch_output_ops\n}\n'}], 'state': 'present'}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "bcd6c2257acb437d953fc4dc5264d0ec12fb01fc", "dest": "/etc/rsyslog.d/90-input-ovirt-ovirt_collectd_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-ovirt-ovirt_collectd_input", "sections": [{"options": "input (name=\"ovirt_collectd_input\" type=\"imtcp\" port=\"44514\")\nif $inputname == \"ovirt_collectd_input\" then {\n set $!original_raw_message = $msg;\n action(name=\"collectd_mmjsonparse\" type=\"mmjsonparse\" cookie=\"\") # parse entire message as json\n set $!@timestamp = exec_template('cnvt_to_viaq_timestamp');\n unset $!time;\n if $!collectd!plugin == 'virt' then {\n set $!ovirt!entity = 'vms';\n } else {\n set $!ovirt!entity = 'hosts';\n }\n set $.index_prefix = \"project.ovirt-metrics\" & \"-\" & \"engine\" & \".\" & \"\" & \".\";\n set $.input_type = \"ovirt\";\n}\nif\n ($inputname == \"ovirt_collectd_input\")\n then {\n call elasticsearch_output\n}\nif\n ($inputname == \"ovirt_collectd_input\")\n then {\n call elasticsearch_output_ops\n}\n"}], "state": "present", "type": "input"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/90-input-ovirt-ovirt_collectd_input.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 777, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-ovirt-ovirt_collectd_input', 'type': 'input', 'sections': [{'options': 'input (name="ovirt_collectd_input" type="imtcp" port="44514")\nif $inputname == "ovirt_collectd_input" then {\n set $!original_raw_message = $msg;\n action(name="collectd_mmjsonparse" type="mmjsonparse" cookie="") # parse entire message as json\n set $!@timestamp = exec_template(\'cnvt_to_viaq_timestamp\');\n unset $!time;\n if $!collectd!plugin == \'virt\' then {\n set $!ovirt!entity = \'vms\';\n } else {\n set $!ovirt!entity = \'hosts\';\n }\n set $.index_prefix = "project.ovirt-metrics" & "-" & "engine" & "." & "" & ".";\n set $.input_type = "ovirt";\n}\nif\n ($inputname == "ovirt_collectd_input")\n then {\n call elasticsearch_output\n}\nif\n ($inputname == "ovirt_collectd_input")\n then {\n call elasticsearch_output_ops\n}\n'}], 'state': 'present'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-ovirt_collectd_input", "sections": [{"options": "input (name=\"ovirt_collectd_input\" type=\"imtcp\" port=\"44514\")\nif $inputname == \"ovirt_collectd_input\" then {\n set $!original_raw_message = $msg;\n action(name=\"collectd_mmjsonparse\" type=\"mmjsonparse\" cookie=\"\") # parse entire message as json\n set $!@timestamp = exec_template('cnvt_to_viaq_timestamp');\n unset $!time;\n if $!collectd!plugin == 'virt' then {\n set $!ovirt!entity = 'vms';\n } else {\n set $!ovirt!entity = 'hosts';\n }\n set $.index_prefix = \"project.ovirt-metrics\" & \"-\" & \"engine\" & \".\" & \"\" & \".\";\n set $.input_type = \"ovirt\";\n}\nif\n ($inputname == \"ovirt_collectd_input\")\n then {\n call elasticsearch_output\n}\nif\n ($inputname == \"ovirt_collectd_input\")\n then {\n call elasticsearch_output_ops\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'input-ovirt-ovirt_engine_input', 'type': 'input', 'sections': [{'options': 'input(type="imfile" file="/var/log/ovirt-engine/engine.log" tag="ovirt_engine_input"\n reopenOnTruncate="on" startmsg.regex="^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}")\nif $syslogtag == "ovirt_engine_input" then {\n action(name="ovirt-engine_mmnormalize" type="mmnormalize"\n rulebase="/etc/rsyslog.d/ovirt_engine.rulebase" path="$.ovirt")\n}\nif $syslogtag == "ovirt_engine_input" then {\n set $.index_prefix = "project.ovirt-logs" & "-" & "engine" & "." & "" & ".";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & "T" & $.ovirt!time & "." & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = \'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com\';\n set $!ovirt!cluster_name = \'\';\n set $!ipaddr4 = \'10.0.2.15\';\n set $!ovirt!engine_fqdn = \'\';\n set $.input_type = "ovirt";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == "ovirt_engine_input")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == "ovirt_engine_input")\n then {\n call elasticsearch_output_ops\n}\n'}], 'state': 'present'}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "45f27f36481353f350ed95a06612631d5bac1374", "dest": "/etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-ovirt-ovirt_engine_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/ovirt-engine/engine.log\" tag=\"ovirt_engine_input\"\n reopenOnTruncate=\"on\" startmsg.regex=\"^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}\")\nif $syslogtag == \"ovirt_engine_input\" then {\n action(name=\"ovirt-engine_mmnormalize\" type=\"mmnormalize\"\n rulebase=\"/etc/rsyslog.d/ovirt_engine.rulebase\" path=\"$.ovirt\")\n}\nif $syslogtag == \"ovirt_engine_input\" then {\n set $.index_prefix = \"project.ovirt-logs\" & \"-\" & \"engine\" & \".\" & \"\" & \".\";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & \"T\" & $.ovirt!time & \".\" & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = 'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com';\n set $!ovirt!cluster_name = '';\n set $!ipaddr4 = '10.0.2.15';\n set $!ovirt!engine_fqdn = '';\n set $.input_type = \"ovirt\";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == \"ovirt_engine_input\")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == \"ovirt_engine_input\")\n then {\n call elasticsearch_output_ops\n}\n"}], "state": "present", "type": "input"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1305, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-ovirt-ovirt_engine_input', 'type': 'input', 'sections': [{'options': 'input(type="imfile" file="/var/log/ovirt-engine/engine.log" tag="ovirt_engine_input"\n reopenOnTruncate="on" startmsg.regex="^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}")\nif $syslogtag == "ovirt_engine_input" then {\n action(name="ovirt-engine_mmnormalize" type="mmnormalize"\n rulebase="/etc/rsyslog.d/ovirt_engine.rulebase" path="$.ovirt")\n}\nif $syslogtag == "ovirt_engine_input" then {\n set $.index_prefix = "project.ovirt-logs" & "-" & "engine" & "." & "" & ".";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & "T" & $.ovirt!time & "." & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = \'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com\';\n set $!ovirt!cluster_name = \'\';\n set $!ipaddr4 = \'10.0.2.15\';\n set $!ovirt!engine_fqdn = \'\';\n set $.input_type = "ovirt";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == "ovirt_engine_input")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == "ovirt_engine_input")\n then {\n call elasticsearch_output_ops\n}\n'}], 'state': 'present'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-ovirt_engine_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/ovirt-engine/engine.log\" tag=\"ovirt_engine_input\"\n reopenOnTruncate=\"on\" startmsg.regex=\"^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}\")\nif $syslogtag == \"ovirt_engine_input\" then {\n action(name=\"ovirt-engine_mmnormalize\" type=\"mmnormalize\"\n rulebase=\"/etc/rsyslog.d/ovirt_engine.rulebase\" path=\"$.ovirt\")\n}\nif $syslogtag == \"ovirt_engine_input\" then {\n set $.index_prefix = \"project.ovirt-logs\" & \"-\" & \"engine\" & \".\" & \"\" & \".\";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & \"T\" & $.ovirt!time & \".\" & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = 'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com';\n set $!ovirt!cluster_name = '';\n set $!ipaddr4 = '10.0.2.15';\n set $!ovirt!engine_fqdn = '';\n set $.input_type = \"ovirt\";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == \"ovirt_engine_input\")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == \"ovirt_engine_input\")\n then {\n call elasticsearch_output_ops\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'input-ovirt-ovirt_vdsm_input', 'type': 'input', 'sections': [{'options': 'input(type="imfile" file="/var/log/vdsm/vdsm.log" tag="ovirt_vdsm_input"\n reopenOnTruncate="on" startmsg.regex="^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}")\nif $syslogtag == "ovirt_vdsm_input" then {\n action(name="ovirt-vdsm_mmnormalize" type="mmnormalize"\n rulebase="/etc/rsyslog.d/ovirt_vdsm.rulebase" path="$.ovirt")\n}\nif $syslogtag == "ovirt_vdsm_input" then {\n set $.index_prefix = "project.ovirt-logs" & "-" & "engine" & "." & "" & ".";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & "T" & $.ovirt!time & "." & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = \'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com\';\n set $!ovirt!cluster_name = \'\';\n set $!ipaddr4 = \'10.0.2.15\';\n set $!ovirt!engine_fqdn = \'\';\n set $.input_type = "ovirt";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == "ovirt_vdsm_input")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == "ovirt_vdsm_input")\n then {\n call elasticsearch_output_ops\n}\n'}], 'state': 'present'}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "bb6a67470848bac23d97329906d2bb8152f7bb76", "dest": "/etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-ovirt-ovirt_vdsm_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/vdsm/vdsm.log\" tag=\"ovirt_vdsm_input\"\n reopenOnTruncate=\"on\" startmsg.regex=\"^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}\")\nif $syslogtag == \"ovirt_vdsm_input\" then {\n action(name=\"ovirt-vdsm_mmnormalize\" type=\"mmnormalize\"\n rulebase=\"/etc/rsyslog.d/ovirt_vdsm.rulebase\" path=\"$.ovirt\")\n}\nif $syslogtag == \"ovirt_vdsm_input\" then {\n set $.index_prefix = \"project.ovirt-logs\" & \"-\" & \"engine\" & \".\" & \"\" & \".\";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & \"T\" & $.ovirt!time & \".\" & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = 'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com';\n set $!ovirt!cluster_name = '';\n set $!ipaddr4 = '10.0.2.15';\n set $!ovirt!engine_fqdn = '';\n set $.input_type = \"ovirt\";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == \"ovirt_vdsm_input\")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == \"ovirt_vdsm_input\")\n then {\n call elasticsearch_output_ops\n}\n"}], "state": "present", "type": "input"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1281, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-ovirt-ovirt_vdsm_input', 'type': 'input', 'sections': [{'options': 'input(type="imfile" file="/var/log/vdsm/vdsm.log" tag="ovirt_vdsm_input"\n reopenOnTruncate="on" startmsg.regex="^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}")\nif $syslogtag == "ovirt_vdsm_input" then {\n action(name="ovirt-vdsm_mmnormalize" type="mmnormalize"\n rulebase="/etc/rsyslog.d/ovirt_vdsm.rulebase" path="$.ovirt")\n}\nif $syslogtag == "ovirt_vdsm_input" then {\n set $.index_prefix = "project.ovirt-logs" & "-" & "engine" & "." & "" & ".";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & "T" & $.ovirt!time & "." & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = \'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com\';\n set $!ovirt!cluster_name = \'\';\n set $!ipaddr4 = \'10.0.2.15\';\n set $!ovirt!engine_fqdn = \'\';\n set $.input_type = "ovirt";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == "ovirt_vdsm_input")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == "ovirt_vdsm_input")\n then {\n call elasticsearch_output_ops\n}\n'}], 'state': 'present'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-ovirt_vdsm_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/vdsm/vdsm.log\" tag=\"ovirt_vdsm_input\"\n reopenOnTruncate=\"on\" startmsg.regex=\"^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}\")\nif $syslogtag == \"ovirt_vdsm_input\" then {\n action(name=\"ovirt-vdsm_mmnormalize\" type=\"mmnormalize\"\n rulebase=\"/etc/rsyslog.d/ovirt_vdsm.rulebase\" path=\"$.ovirt\")\n}\nif $syslogtag == \"ovirt_vdsm_input\" then {\n set $.index_prefix = \"project.ovirt-logs\" & \"-\" & \"engine\" & \".\" & \"\" & \".\";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & \"T\" & $.ovirt!time & \".\" & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = 'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com';\n set $!ovirt!cluster_name = '';\n set $!ipaddr4 = '10.0.2.15';\n set $!ovirt!engine_fqdn = '';\n set $.input_type = \"ovirt\";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == \"ovirt_vdsm_input\")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == \"ovirt_vdsm_input\")\n then {\n call elasticsearch_output_ops\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Allow rsyslog to listen on collectd port] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/ovirt/main.yml:26 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'basic_input', 'type': 'basics'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "basic_input", "type": "basics"}, "skip_reason": "Conditional result was False"} ok: [/cache/fedora-31.qcow2] => (item={'name': 'ovirt_collectd_input', 'type': 'ovirt', 'subtype': 'collectd'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_collectd_input", "subtype": "collectd", "type": "ovirt"}, "ports": ["44514"], "proto": "tcp", "setype": "syslogd_port_t", "state": "present"} ok: [/cache/fedora-31.qcow2] => (item={'name': 'ovirt_engine_input', 'type': 'ovirt', 'subtype': 'engine'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_engine_input", "subtype": "engine", "type": "ovirt"}, "ports": ["44514"], "proto": "tcp", "setype": "syslogd_port_t", "state": "present"} ok: [/cache/fedora-31.qcow2] => (item={'name': 'ovirt_vdsm_input', 'type': 'ovirt', 'subtype': 'vdsm'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_vdsm_input", "subtype": "vdsm", "type": "ovirt"}, "ports": ["44514"], "proto": "tcp", "setype": "syslogd_port_t", "state": "present"} ok: [/cache/fedora-31.qcow2] => (item={'name': 'ovirt_bogus_input', 'type': 'ovirt', 'subtype': 'bogus'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_bogus_input", "subtype": "bogus", "type": "ovirt"}, "ports": ["44514"], "proto": "tcp", "setype": "syslogd_port_t", "state": "present"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update oVirt input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/ovirt/main.yml:3 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 ok: [/cache/fedora-31.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'input-ovirt-local_modules', 'type': 'modules', 'sections': [{'options': ''}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "9efbd6da0685b613caaf1ff3d5d1b19d98f94587", "dest": "/etc/rsyslog.d/10-input-ovirt-local_modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-ovirt-local_modules", "sections": [{"options": ""}], "type": "modules"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-input-ovirt-local_modules.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 19, "state": "file", "uid": 0} ok: [/cache/fedora-31.qcow2] => (item={'name': 'input-ovirt-main-modules', 'type': 'modules', 'sections': [{'options': '# Read from file with inotify enabled\nmodule(load="imfile" mode="inotify")'}, {'options': '# Read from tcp collectd metrics\nmodule(load="imtcp")'}, {'options': '# Normalize logs\nmodule(load="mmnormalize")'}, {'options': '# Parse logs to JSON\nmodule(load="mmjsonparse")'}, {'options': 'template(name="cnvt_to_viaq_timestamp" type="list") {\n property(name="TIMESTAMP" dateFormat="rfc3339")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "f80b3358da16bc999118c8df766be00ecd64e797", "dest": "/etc/rsyslog.d/10-input-ovirt-main-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-ovirt-main-modules", "sections": [{"options": "# Read from file with inotify enabled\nmodule(load=\"imfile\" mode=\"inotify\")"}, {"options": "# Read from tcp collectd metrics\nmodule(load=\"imtcp\")"}, {"options": "# Normalize logs\nmodule(load=\"mmnormalize\")"}, {"options": "# Parse logs to JSON\nmodule(load=\"mmjsonparse\")"}, {"options": "template(name=\"cnvt_to_viaq_timestamp\" type=\"list\") {\n property(name=\"TIMESTAMP\" dateFormat=\"rfc3339\")\n}"}], "type": "modules"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-input-ovirt-main-modules.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 352, "state": "file", "uid": 0} ok: [/cache/fedora-31.qcow2] => (item={'name': 'ovirt_engine', 'filename': 'ovirt_engine.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %thread:string{"quoting.char.begin":"(","quoting.char.end":")"}% %correlationid:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "fef8ceda44e3f789ff71cfe6aaef2bd42984b6aa", "dest": "/etc/rsyslog.d/ovirt_engine.rulebase", "gid": 0, "group": "root", "inner_item": {"filename": "ovirt_engine.rulebase", "name": "ovirt_engine", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %thread:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %correlationid:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/ovirt_engine.rulebase", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 315, "state": "file", "uid": 0} ok: [/cache/fedora-31.qcow2] => (item={'name': 'ovirt_vdsm', 'filename': 'ovirt_vdsm.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"(","quoting.char.end":")"}% %thread:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "f1a497b894e82036082606ea1d1190251ddd56da", "dest": "/etc/rsyslog.d/ovirt_vdsm.rulebase", "gid": 0, "group": "root", "inner_item": {"filename": "ovirt_vdsm.rulebase", "name": "ovirt_vdsm", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %thread:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/ovirt_vdsm.rulebase", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 243, "state": "file", "uid": 0} ok: [/cache/fedora-31.qcow2] => (item={'name': 'parse_json', 'filename': 'parse_json.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%.:json%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "7ffe9915baace6fd657ed85bad783314c8c77902", "dest": "/etc/rsyslog.d/parse_json.rulebase", "gid": 0, "group": "root", "inner_item": {"filename": "parse_json.rulebase", "name": "parse_json", "nocomment": true, "sections": [{"options": "version=2\nrule=:%.:json%"}]}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/parse_json.rulebase", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 26, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-ovirt-local_modules', 'type': 'modules', 'sections': [{'options': ''}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-local_modules", "sections": [{"options": ""}], "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-ovirt-main-modules', 'type': 'modules', 'sections': [{'options': '# Read from file with inotify enabled\nmodule(load="imfile" mode="inotify")'}, {'options': '# Read from tcp collectd metrics\nmodule(load="imtcp")'}, {'options': '# Normalize logs\nmodule(load="mmnormalize")'}, {'options': '# Parse logs to JSON\nmodule(load="mmjsonparse")'}, {'options': 'template(name="cnvt_to_viaq_timestamp" type="list") {\n property(name="TIMESTAMP" dateFormat="rfc3339")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-main-modules", "sections": [{"options": "# Read from file with inotify enabled\nmodule(load=\"imfile\" mode=\"inotify\")"}, {"options": "# Read from tcp collectd metrics\nmodule(load=\"imtcp\")"}, {"options": "# Normalize logs\nmodule(load=\"mmnormalize\")"}, {"options": "# Parse logs to JSON\nmodule(load=\"mmjsonparse\")"}, {"options": "template(name=\"cnvt_to_viaq_timestamp\" type=\"list\") {\n property(name=\"TIMESTAMP\" dateFormat=\"rfc3339\")\n}"}], "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'ovirt_engine', 'filename': 'ovirt_engine.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %thread:string{"quoting.char.begin":"(","quoting.char.end":")"}% %correlationid:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "ovirt_engine.rulebase", "name": "ovirt_engine", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %thread:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %correlationid:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'ovirt_vdsm', 'filename': 'ovirt_vdsm.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"(","quoting.char.end":")"}% %thread:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "ovirt_vdsm.rulebase", "name": "ovirt_vdsm", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %thread:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'parse_json', 'filename': 'parse_json.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%.:json%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "parse_json.rulebase", "name": "parse_json", "nocomment": true, "sections": [{"options": "version=2\nrule=:%.:json%"}]}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create oVirt input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/ovirt/main.yml:10 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'basic_input', 'type': 'basics'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "basic_input", "type": "basics"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'ovirt_bogus_input', 'type': 'ovirt', 'subtype': 'bogus'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_bogus_input", "subtype": "bogus", "type": "ovirt"}, "skip_reason": "Conditional result was False"} included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'input-ovirt-ovirt_collectd_input', 'type': 'input', 'sections': [{'options': 'input (name="ovirt_collectd_input" type="imtcp" port="44514")\nif $inputname == "ovirt_collectd_input" then {\n set $!original_raw_message = $msg;\n action(name="collectd_mmjsonparse" type="mmjsonparse" cookie="") # parse entire message as json\n set $!@timestamp = exec_template(\'cnvt_to_viaq_timestamp\');\n unset $!time;\n if $!collectd!plugin == \'virt\' then {\n set $!ovirt!entity = \'vms\';\n } else {\n set $!ovirt!entity = \'hosts\';\n }\n set $.index_prefix = "project.ovirt-metrics" & "-" & "engine" & "." & "" & ".";\n set $.input_type = "ovirt";\n}\nif\n ($inputname == "ovirt_collectd_input")\n then {\n call elasticsearch_output\n}\nif\n ($inputname == "ovirt_collectd_input")\n then {\n call elasticsearch_output_ops\n}\n'}], 'state': 'present'}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "bcd6c2257acb437d953fc4dc5264d0ec12fb01fc", "dest": "/etc/rsyslog.d/90-input-ovirt-ovirt_collectd_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-ovirt-ovirt_collectd_input", "sections": [{"options": "input (name=\"ovirt_collectd_input\" type=\"imtcp\" port=\"44514\")\nif $inputname == \"ovirt_collectd_input\" then {\n set $!original_raw_message = $msg;\n action(name=\"collectd_mmjsonparse\" type=\"mmjsonparse\" cookie=\"\") # parse entire message as json\n set $!@timestamp = exec_template('cnvt_to_viaq_timestamp');\n unset $!time;\n if $!collectd!plugin == 'virt' then {\n set $!ovirt!entity = 'vms';\n } else {\n set $!ovirt!entity = 'hosts';\n }\n set $.index_prefix = \"project.ovirt-metrics\" & \"-\" & \"engine\" & \".\" & \"\" & \".\";\n set $.input_type = \"ovirt\";\n}\nif\n ($inputname == \"ovirt_collectd_input\")\n then {\n call elasticsearch_output\n}\nif\n ($inputname == \"ovirt_collectd_input\")\n then {\n call elasticsearch_output_ops\n}\n"}], "state": "present", "type": "input"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/90-input-ovirt-ovirt_collectd_input.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 777, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-ovirt-ovirt_collectd_input', 'type': 'input', 'sections': [{'options': 'input (name="ovirt_collectd_input" type="imtcp" port="44514")\nif $inputname == "ovirt_collectd_input" then {\n set $!original_raw_message = $msg;\n action(name="collectd_mmjsonparse" type="mmjsonparse" cookie="") # parse entire message as json\n set $!@timestamp = exec_template(\'cnvt_to_viaq_timestamp\');\n unset $!time;\n if $!collectd!plugin == \'virt\' then {\n set $!ovirt!entity = \'vms\';\n } else {\n set $!ovirt!entity = \'hosts\';\n }\n set $.index_prefix = "project.ovirt-metrics" & "-" & "engine" & "." & "" & ".";\n set $.input_type = "ovirt";\n}\nif\n ($inputname == "ovirt_collectd_input")\n then {\n call elasticsearch_output\n}\nif\n ($inputname == "ovirt_collectd_input")\n then {\n call elasticsearch_output_ops\n}\n'}], 'state': 'present'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-ovirt_collectd_input", "sections": [{"options": "input (name=\"ovirt_collectd_input\" type=\"imtcp\" port=\"44514\")\nif $inputname == \"ovirt_collectd_input\" then {\n set $!original_raw_message = $msg;\n action(name=\"collectd_mmjsonparse\" type=\"mmjsonparse\" cookie=\"\") # parse entire message as json\n set $!@timestamp = exec_template('cnvt_to_viaq_timestamp');\n unset $!time;\n if $!collectd!plugin == 'virt' then {\n set $!ovirt!entity = 'vms';\n } else {\n set $!ovirt!entity = 'hosts';\n }\n set $.index_prefix = \"project.ovirt-metrics\" & \"-\" & \"engine\" & \".\" & \"\" & \".\";\n set $.input_type = \"ovirt\";\n}\nif\n ($inputname == \"ovirt_collectd_input\")\n then {\n call elasticsearch_output\n}\nif\n ($inputname == \"ovirt_collectd_input\")\n then {\n call elasticsearch_output_ops\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'input-ovirt-ovirt_engine_input', 'type': 'input', 'sections': [{'options': 'input(type="imfile" file="/var/log/ovirt-engine/engine.log" tag="ovirt_engine_input"\n reopenOnTruncate="on" startmsg.regex="^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}")\nif $syslogtag == "ovirt_engine_input" then {\n action(name="ovirt-engine_mmnormalize" type="mmnormalize"\n rulebase="/etc/rsyslog.d/ovirt_engine.rulebase" path="$.ovirt")\n}\nif $syslogtag == "ovirt_engine_input" then {\n set $.index_prefix = "project.ovirt-logs" & "-" & "engine" & "." & "" & ".";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & "T" & $.ovirt!time & "." & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = \'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com\';\n set $!ovirt!cluster_name = \'\';\n set $!ipaddr4 = \'10.0.2.15\';\n set $!ovirt!engine_fqdn = \'\';\n set $.input_type = "ovirt";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == "ovirt_engine_input")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == "ovirt_engine_input")\n then {\n call elasticsearch_output_ops\n}\n'}], 'state': 'present'}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "45f27f36481353f350ed95a06612631d5bac1374", "dest": "/etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-ovirt-ovirt_engine_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/ovirt-engine/engine.log\" tag=\"ovirt_engine_input\"\n reopenOnTruncate=\"on\" startmsg.regex=\"^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}\")\nif $syslogtag == \"ovirt_engine_input\" then {\n action(name=\"ovirt-engine_mmnormalize\" type=\"mmnormalize\"\n rulebase=\"/etc/rsyslog.d/ovirt_engine.rulebase\" path=\"$.ovirt\")\n}\nif $syslogtag == \"ovirt_engine_input\" then {\n set $.index_prefix = \"project.ovirt-logs\" & \"-\" & \"engine\" & \".\" & \"\" & \".\";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & \"T\" & $.ovirt!time & \".\" & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = 'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com';\n set $!ovirt!cluster_name = '';\n set $!ipaddr4 = '10.0.2.15';\n set $!ovirt!engine_fqdn = '';\n set $.input_type = \"ovirt\";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == \"ovirt_engine_input\")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == \"ovirt_engine_input\")\n then {\n call elasticsearch_output_ops\n}\n"}], "state": "present", "type": "input"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1305, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-ovirt-ovirt_engine_input', 'type': 'input', 'sections': [{'options': 'input(type="imfile" file="/var/log/ovirt-engine/engine.log" tag="ovirt_engine_input"\n reopenOnTruncate="on" startmsg.regex="^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}")\nif $syslogtag == "ovirt_engine_input" then {\n action(name="ovirt-engine_mmnormalize" type="mmnormalize"\n rulebase="/etc/rsyslog.d/ovirt_engine.rulebase" path="$.ovirt")\n}\nif $syslogtag == "ovirt_engine_input" then {\n set $.index_prefix = "project.ovirt-logs" & "-" & "engine" & "." & "" & ".";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & "T" & $.ovirt!time & "." & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = \'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com\';\n set $!ovirt!cluster_name = \'\';\n set $!ipaddr4 = \'10.0.2.15\';\n set $!ovirt!engine_fqdn = \'\';\n set $.input_type = "ovirt";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == "ovirt_engine_input")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == "ovirt_engine_input")\n then {\n call elasticsearch_output_ops\n}\n'}], 'state': 'present'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-ovirt_engine_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/ovirt-engine/engine.log\" tag=\"ovirt_engine_input\"\n reopenOnTruncate=\"on\" startmsg.regex=\"^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}\")\nif $syslogtag == \"ovirt_engine_input\" then {\n action(name=\"ovirt-engine_mmnormalize\" type=\"mmnormalize\"\n rulebase=\"/etc/rsyslog.d/ovirt_engine.rulebase\" path=\"$.ovirt\")\n}\nif $syslogtag == \"ovirt_engine_input\" then {\n set $.index_prefix = \"project.ovirt-logs\" & \"-\" & \"engine\" & \".\" & \"\" & \".\";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & \"T\" & $.ovirt!time & \".\" & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = 'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com';\n set $!ovirt!cluster_name = '';\n set $!ipaddr4 = '10.0.2.15';\n set $!ovirt!engine_fqdn = '';\n set $.input_type = \"ovirt\";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == \"ovirt_engine_input\")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == \"ovirt_engine_input\")\n then {\n call elasticsearch_output_ops\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'input-ovirt-ovirt_vdsm_input', 'type': 'input', 'sections': [{'options': 'input(type="imfile" file="/var/log/vdsm/vdsm.log" tag="ovirt_vdsm_input"\n reopenOnTruncate="on" startmsg.regex="^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}")\nif $syslogtag == "ovirt_vdsm_input" then {\n action(name="ovirt-vdsm_mmnormalize" type="mmnormalize"\n rulebase="/etc/rsyslog.d/ovirt_vdsm.rulebase" path="$.ovirt")\n}\nif $syslogtag == "ovirt_vdsm_input" then {\n set $.index_prefix = "project.ovirt-logs" & "-" & "engine" & "." & "" & ".";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & "T" & $.ovirt!time & "." & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = \'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com\';\n set $!ovirt!cluster_name = \'\';\n set $!ipaddr4 = \'10.0.2.15\';\n set $!ovirt!engine_fqdn = \'\';\n set $.input_type = "ovirt";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == "ovirt_vdsm_input")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == "ovirt_vdsm_input")\n then {\n call elasticsearch_output_ops\n}\n'}], 'state': 'present'}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "bb6a67470848bac23d97329906d2bb8152f7bb76", "dest": "/etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-ovirt-ovirt_vdsm_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/vdsm/vdsm.log\" tag=\"ovirt_vdsm_input\"\n reopenOnTruncate=\"on\" startmsg.regex=\"^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}\")\nif $syslogtag == \"ovirt_vdsm_input\" then {\n action(name=\"ovirt-vdsm_mmnormalize\" type=\"mmnormalize\"\n rulebase=\"/etc/rsyslog.d/ovirt_vdsm.rulebase\" path=\"$.ovirt\")\n}\nif $syslogtag == \"ovirt_vdsm_input\" then {\n set $.index_prefix = \"project.ovirt-logs\" & \"-\" & \"engine\" & \".\" & \"\" & \".\";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & \"T\" & $.ovirt!time & \".\" & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = 'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com';\n set $!ovirt!cluster_name = '';\n set $!ipaddr4 = '10.0.2.15';\n set $!ovirt!engine_fqdn = '';\n set $.input_type = \"ovirt\";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == \"ovirt_vdsm_input\")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == \"ovirt_vdsm_input\")\n then {\n call elasticsearch_output_ops\n}\n"}], "state": "present", "type": "input"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1281, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-ovirt-ovirt_vdsm_input', 'type': 'input', 'sections': [{'options': 'input(type="imfile" file="/var/log/vdsm/vdsm.log" tag="ovirt_vdsm_input"\n reopenOnTruncate="on" startmsg.regex="^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}")\nif $syslogtag == "ovirt_vdsm_input" then {\n action(name="ovirt-vdsm_mmnormalize" type="mmnormalize"\n rulebase="/etc/rsyslog.d/ovirt_vdsm.rulebase" path="$.ovirt")\n}\nif $syslogtag == "ovirt_vdsm_input" then {\n set $.index_prefix = "project.ovirt-logs" & "-" & "engine" & "." & "" & ".";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & "T" & $.ovirt!time & "." & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = \'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com\';\n set $!ovirt!cluster_name = \'\';\n set $!ipaddr4 = \'10.0.2.15\';\n set $!ovirt!engine_fqdn = \'\';\n set $.input_type = "ovirt";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == "ovirt_vdsm_input")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == "ovirt_vdsm_input")\n then {\n call elasticsearch_output_ops\n}\n'}], 'state': 'present'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-ovirt_vdsm_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/vdsm/vdsm.log\" tag=\"ovirt_vdsm_input\"\n reopenOnTruncate=\"on\" startmsg.regex=\"^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}\")\nif $syslogtag == \"ovirt_vdsm_input\" then {\n action(name=\"ovirt-vdsm_mmnormalize\" type=\"mmnormalize\"\n rulebase=\"/etc/rsyslog.d/ovirt_vdsm.rulebase\" path=\"$.ovirt\")\n}\nif $syslogtag == \"ovirt_vdsm_input\" then {\n set $.index_prefix = \"project.ovirt-logs\" & \"-\" & \"engine\" & \".\" & \"\" & \".\";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & \"T\" & $.ovirt!time & \".\" & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = 'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com';\n set $!ovirt!cluster_name = '';\n set $!ipaddr4 = '10.0.2.15';\n set $!ovirt!engine_fqdn = '';\n set $.input_type = \"ovirt\";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == \"ovirt_vdsm_input\")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == \"ovirt_vdsm_input\")\n then {\n call elasticsearch_output_ops\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Allow rsyslog to listen on collectd port] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/ovirt/main.yml:26 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'basic_input', 'type': 'basics'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "basic_input", "type": "basics"}, "skip_reason": "Conditional result was False"} ok: [/cache/fedora-31.qcow2] => (item={'name': 'ovirt_collectd_input', 'type': 'ovirt', 'subtype': 'collectd'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_collectd_input", "subtype": "collectd", "type": "ovirt"}, "ports": ["44514"], "proto": "tcp", "setype": "syslogd_port_t", "state": "present"} ok: [/cache/fedora-31.qcow2] => (item={'name': 'ovirt_engine_input', 'type': 'ovirt', 'subtype': 'engine'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_engine_input", "subtype": "engine", "type": "ovirt"}, "ports": ["44514"], "proto": "tcp", "setype": "syslogd_port_t", "state": "present"} ok: [/cache/fedora-31.qcow2] => (item={'name': 'ovirt_vdsm_input', 'type': 'ovirt', 'subtype': 'vdsm'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_vdsm_input", "subtype": "vdsm", "type": "ovirt"}, "ports": ["44514"], "proto": "tcp", "setype": "syslogd_port_t", "state": "present"} ok: [/cache/fedora-31.qcow2] => (item={'name': 'ovirt_bogus_input', 'type': 'ovirt', 'subtype': 'bogus'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_bogus_input", "subtype": "bogus", "type": "ovirt"}, "ports": ["44514"], "proto": "tcp", "setype": "syslogd_port_t", "state": "present"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update oVirt input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/ovirt/main.yml:3 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 ok: [/cache/fedora-31.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'input-ovirt-local_modules', 'type': 'modules', 'sections': [{'options': ''}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "9efbd6da0685b613caaf1ff3d5d1b19d98f94587", "dest": "/etc/rsyslog.d/10-input-ovirt-local_modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-ovirt-local_modules", "sections": [{"options": ""}], "type": "modules"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-input-ovirt-local_modules.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 19, "state": "file", "uid": 0} ok: [/cache/fedora-31.qcow2] => (item={'name': 'input-ovirt-main-modules', 'type': 'modules', 'sections': [{'options': '# Read from file with inotify enabled\nmodule(load="imfile" mode="inotify")'}, {'options': '# Read from tcp collectd metrics\nmodule(load="imtcp")'}, {'options': '# Normalize logs\nmodule(load="mmnormalize")'}, {'options': '# Parse logs to JSON\nmodule(load="mmjsonparse")'}, {'options': 'template(name="cnvt_to_viaq_timestamp" type="list") {\n property(name="TIMESTAMP" dateFormat="rfc3339")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "f80b3358da16bc999118c8df766be00ecd64e797", "dest": "/etc/rsyslog.d/10-input-ovirt-main-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-ovirt-main-modules", "sections": [{"options": "# Read from file with inotify enabled\nmodule(load=\"imfile\" mode=\"inotify\")"}, {"options": "# Read from tcp collectd metrics\nmodule(load=\"imtcp\")"}, {"options": "# Normalize logs\nmodule(load=\"mmnormalize\")"}, {"options": "# Parse logs to JSON\nmodule(load=\"mmjsonparse\")"}, {"options": "template(name=\"cnvt_to_viaq_timestamp\" type=\"list\") {\n property(name=\"TIMESTAMP\" dateFormat=\"rfc3339\")\n}"}], "type": "modules"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-input-ovirt-main-modules.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 352, "state": "file", "uid": 0} ok: [/cache/fedora-31.qcow2] => (item={'name': 'ovirt_engine', 'filename': 'ovirt_engine.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %thread:string{"quoting.char.begin":"(","quoting.char.end":")"}% %correlationid:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "fef8ceda44e3f789ff71cfe6aaef2bd42984b6aa", "dest": "/etc/rsyslog.d/ovirt_engine.rulebase", "gid": 0, "group": "root", "inner_item": {"filename": "ovirt_engine.rulebase", "name": "ovirt_engine", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %thread:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %correlationid:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/ovirt_engine.rulebase", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 315, "state": "file", "uid": 0} ok: [/cache/fedora-31.qcow2] => (item={'name': 'ovirt_vdsm', 'filename': 'ovirt_vdsm.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"(","quoting.char.end":")"}% %thread:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "f1a497b894e82036082606ea1d1190251ddd56da", "dest": "/etc/rsyslog.d/ovirt_vdsm.rulebase", "gid": 0, "group": "root", "inner_item": {"filename": "ovirt_vdsm.rulebase", "name": "ovirt_vdsm", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %thread:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/ovirt_vdsm.rulebase", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 243, "state": "file", "uid": 0} ok: [/cache/fedora-31.qcow2] => (item={'name': 'parse_json', 'filename': 'parse_json.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%.:json%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "7ffe9915baace6fd657ed85bad783314c8c77902", "dest": "/etc/rsyslog.d/parse_json.rulebase", "gid": 0, "group": "root", "inner_item": {"filename": "parse_json.rulebase", "name": "parse_json", "nocomment": true, "sections": [{"options": "version=2\nrule=:%.:json%"}]}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/parse_json.rulebase", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 26, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-ovirt-local_modules', 'type': 'modules', 'sections': [{'options': ''}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-local_modules", "sections": [{"options": ""}], "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-ovirt-main-modules', 'type': 'modules', 'sections': [{'options': '# Read from file with inotify enabled\nmodule(load="imfile" mode="inotify")'}, {'options': '# Read from tcp collectd metrics\nmodule(load="imtcp")'}, {'options': '# Normalize logs\nmodule(load="mmnormalize")'}, {'options': '# Parse logs to JSON\nmodule(load="mmjsonparse")'}, {'options': 'template(name="cnvt_to_viaq_timestamp" type="list") {\n property(name="TIMESTAMP" dateFormat="rfc3339")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-main-modules", "sections": [{"options": "# Read from file with inotify enabled\nmodule(load=\"imfile\" mode=\"inotify\")"}, {"options": "# Read from tcp collectd metrics\nmodule(load=\"imtcp\")"}, {"options": "# Normalize logs\nmodule(load=\"mmnormalize\")"}, {"options": "# Parse logs to JSON\nmodule(load=\"mmjsonparse\")"}, {"options": "template(name=\"cnvt_to_viaq_timestamp\" type=\"list\") {\n property(name=\"TIMESTAMP\" dateFormat=\"rfc3339\")\n}"}], "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'ovirt_engine', 'filename': 'ovirt_engine.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %thread:string{"quoting.char.begin":"(","quoting.char.end":")"}% %correlationid:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "ovirt_engine.rulebase", "name": "ovirt_engine", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %thread:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %correlationid:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'ovirt_vdsm', 'filename': 'ovirt_vdsm.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"(","quoting.char.end":")"}% %thread:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "ovirt_vdsm.rulebase", "name": "ovirt_vdsm", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %thread:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'parse_json', 'filename': 'parse_json.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%.:json%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "parse_json.rulebase", "name": "parse_json", "nocomment": true, "sections": [{"options": "version=2\nrule=:%.:json%"}]}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create oVirt input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/ovirt/main.yml:10 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'basic_input', 'type': 'basics'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "basic_input", "type": "basics"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'ovirt_bogus_input', 'type': 'ovirt', 'subtype': 'bogus'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_bogus_input", "subtype": "bogus", "type": "ovirt"}, "skip_reason": "Conditional result was False"} included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'input-ovirt-ovirt_collectd_input', 'type': 'input', 'sections': [{'options': 'input (name="ovirt_collectd_input" type="imtcp" port="44514")\nif $inputname == "ovirt_collectd_input" then {\n set $!original_raw_message = $msg;\n action(name="collectd_mmjsonparse" type="mmjsonparse" cookie="") # parse entire message as json\n set $!@timestamp = exec_template(\'cnvt_to_viaq_timestamp\');\n unset $!time;\n if $!collectd!plugin == \'virt\' then {\n set $!ovirt!entity = \'vms\';\n } else {\n set $!ovirt!entity = \'hosts\';\n }\n set $.index_prefix = "project.ovirt-metrics" & "-" & "engine" & "." & "" & ".";\n set $.input_type = "ovirt";\n}\nif\n ($inputname == "ovirt_collectd_input")\n then {\n call elasticsearch_output\n}\nif\n ($inputname == "ovirt_collectd_input")\n then {\n call elasticsearch_output_ops\n}\n'}], 'state': 'present'}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "bcd6c2257acb437d953fc4dc5264d0ec12fb01fc", "dest": "/etc/rsyslog.d/90-input-ovirt-ovirt_collectd_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-ovirt-ovirt_collectd_input", "sections": [{"options": "input (name=\"ovirt_collectd_input\" type=\"imtcp\" port=\"44514\")\nif $inputname == \"ovirt_collectd_input\" then {\n set $!original_raw_message = $msg;\n action(name=\"collectd_mmjsonparse\" type=\"mmjsonparse\" cookie=\"\") # parse entire message as json\n set $!@timestamp = exec_template('cnvt_to_viaq_timestamp');\n unset $!time;\n if $!collectd!plugin == 'virt' then {\n set $!ovirt!entity = 'vms';\n } else {\n set $!ovirt!entity = 'hosts';\n }\n set $.index_prefix = \"project.ovirt-metrics\" & \"-\" & \"engine\" & \".\" & \"\" & \".\";\n set $.input_type = \"ovirt\";\n}\nif\n ($inputname == \"ovirt_collectd_input\")\n then {\n call elasticsearch_output\n}\nif\n ($inputname == \"ovirt_collectd_input\")\n then {\n call elasticsearch_output_ops\n}\n"}], "state": "present", "type": "input"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/90-input-ovirt-ovirt_collectd_input.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 777, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-ovirt-ovirt_collectd_input', 'type': 'input', 'sections': [{'options': 'input (name="ovirt_collectd_input" type="imtcp" port="44514")\nif $inputname == "ovirt_collectd_input" then {\n set $!original_raw_message = $msg;\n action(name="collectd_mmjsonparse" type="mmjsonparse" cookie="") # parse entire message as json\n set $!@timestamp = exec_template(\'cnvt_to_viaq_timestamp\');\n unset $!time;\n if $!collectd!plugin == \'virt\' then {\n set $!ovirt!entity = \'vms\';\n } else {\n set $!ovirt!entity = \'hosts\';\n }\n set $.index_prefix = "project.ovirt-metrics" & "-" & "engine" & "." & "" & ".";\n set $.input_type = "ovirt";\n}\nif\n ($inputname == "ovirt_collectd_input")\n then {\n call elasticsearch_output\n}\nif\n ($inputname == "ovirt_collectd_input")\n then {\n call elasticsearch_output_ops\n}\n'}], 'state': 'present'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-ovirt_collectd_input", "sections": [{"options": "input (name=\"ovirt_collectd_input\" type=\"imtcp\" port=\"44514\")\nif $inputname == \"ovirt_collectd_input\" then {\n set $!original_raw_message = $msg;\n action(name=\"collectd_mmjsonparse\" type=\"mmjsonparse\" cookie=\"\") # parse entire message as json\n set $!@timestamp = exec_template('cnvt_to_viaq_timestamp');\n unset $!time;\n if $!collectd!plugin == 'virt' then {\n set $!ovirt!entity = 'vms';\n } else {\n set $!ovirt!entity = 'hosts';\n }\n set $.index_prefix = \"project.ovirt-metrics\" & \"-\" & \"engine\" & \".\" & \"\" & \".\";\n set $.input_type = \"ovirt\";\n}\nif\n ($inputname == \"ovirt_collectd_input\")\n then {\n call elasticsearch_output\n}\nif\n ($inputname == \"ovirt_collectd_input\")\n then {\n call elasticsearch_output_ops\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'input-ovirt-ovirt_engine_input', 'type': 'input', 'sections': [{'options': 'input(type="imfile" file="/var/log/ovirt-engine/engine.log" tag="ovirt_engine_input"\n reopenOnTruncate="on" startmsg.regex="^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}")\nif $syslogtag == "ovirt_engine_input" then {\n action(name="ovirt-engine_mmnormalize" type="mmnormalize"\n rulebase="/etc/rsyslog.d/ovirt_engine.rulebase" path="$.ovirt")\n}\nif $syslogtag == "ovirt_engine_input" then {\n set $.index_prefix = "project.ovirt-logs" & "-" & "engine" & "." & "" & ".";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & "T" & $.ovirt!time & "." & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = \'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com\';\n set $!ovirt!cluster_name = \'\';\n set $!ipaddr4 = \'10.0.2.15\';\n set $!ovirt!engine_fqdn = \'\';\n set $.input_type = "ovirt";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == "ovirt_engine_input")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == "ovirt_engine_input")\n then {\n call elasticsearch_output_ops\n}\n'}], 'state': 'present'}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "45f27f36481353f350ed95a06612631d5bac1374", "dest": "/etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-ovirt-ovirt_engine_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/ovirt-engine/engine.log\" tag=\"ovirt_engine_input\"\n reopenOnTruncate=\"on\" startmsg.regex=\"^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}\")\nif $syslogtag == \"ovirt_engine_input\" then {\n action(name=\"ovirt-engine_mmnormalize\" type=\"mmnormalize\"\n rulebase=\"/etc/rsyslog.d/ovirt_engine.rulebase\" path=\"$.ovirt\")\n}\nif $syslogtag == \"ovirt_engine_input\" then {\n set $.index_prefix = \"project.ovirt-logs\" & \"-\" & \"engine\" & \".\" & \"\" & \".\";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & \"T\" & $.ovirt!time & \".\" & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = 'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com';\n set $!ovirt!cluster_name = '';\n set $!ipaddr4 = '10.0.2.15';\n set $!ovirt!engine_fqdn = '';\n set $.input_type = \"ovirt\";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == \"ovirt_engine_input\")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == \"ovirt_engine_input\")\n then {\n call elasticsearch_output_ops\n}\n"}], "state": "present", "type": "input"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1305, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-ovirt-ovirt_engine_input', 'type': 'input', 'sections': [{'options': 'input(type="imfile" file="/var/log/ovirt-engine/engine.log" tag="ovirt_engine_input"\n reopenOnTruncate="on" startmsg.regex="^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}")\nif $syslogtag == "ovirt_engine_input" then {\n action(name="ovirt-engine_mmnormalize" type="mmnormalize"\n rulebase="/etc/rsyslog.d/ovirt_engine.rulebase" path="$.ovirt")\n}\nif $syslogtag == "ovirt_engine_input" then {\n set $.index_prefix = "project.ovirt-logs" & "-" & "engine" & "." & "" & ".";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & "T" & $.ovirt!time & "." & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = \'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com\';\n set $!ovirt!cluster_name = \'\';\n set $!ipaddr4 = \'10.0.2.15\';\n set $!ovirt!engine_fqdn = \'\';\n set $.input_type = "ovirt";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == "ovirt_engine_input")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == "ovirt_engine_input")\n then {\n call elasticsearch_output_ops\n}\n'}], 'state': 'present'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-ovirt_engine_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/ovirt-engine/engine.log\" tag=\"ovirt_engine_input\"\n reopenOnTruncate=\"on\" startmsg.regex=\"^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}\")\nif $syslogtag == \"ovirt_engine_input\" then {\n action(name=\"ovirt-engine_mmnormalize\" type=\"mmnormalize\"\n rulebase=\"/etc/rsyslog.d/ovirt_engine.rulebase\" path=\"$.ovirt\")\n}\nif $syslogtag == \"ovirt_engine_input\" then {\n set $.index_prefix = \"project.ovirt-logs\" & \"-\" & \"engine\" & \".\" & \"\" & \".\";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & \"T\" & $.ovirt!time & \".\" & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = 'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com';\n set $!ovirt!cluster_name = '';\n set $!ipaddr4 = '10.0.2.15';\n set $!ovirt!engine_fqdn = '';\n set $.input_type = \"ovirt\";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == \"ovirt_engine_input\")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == \"ovirt_engine_input\")\n then {\n call elasticsearch_output_ops\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'input-ovirt-ovirt_vdsm_input', 'type': 'input', 'sections': [{'options': 'input(type="imfile" file="/var/log/vdsm/vdsm.log" tag="ovirt_vdsm_input"\n reopenOnTruncate="on" startmsg.regex="^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}")\nif $syslogtag == "ovirt_vdsm_input" then {\n action(name="ovirt-vdsm_mmnormalize" type="mmnormalize"\n rulebase="/etc/rsyslog.d/ovirt_vdsm.rulebase" path="$.ovirt")\n}\nif $syslogtag == "ovirt_vdsm_input" then {\n set $.index_prefix = "project.ovirt-logs" & "-" & "engine" & "." & "" & ".";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & "T" & $.ovirt!time & "." & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = \'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com\';\n set $!ovirt!cluster_name = \'\';\n set $!ipaddr4 = \'10.0.2.15\';\n set $!ovirt!engine_fqdn = \'\';\n set $.input_type = "ovirt";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == "ovirt_vdsm_input")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == "ovirt_vdsm_input")\n then {\n call elasticsearch_output_ops\n}\n'}], 'state': 'present'}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "bb6a67470848bac23d97329906d2bb8152f7bb76", "dest": "/etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-ovirt-ovirt_vdsm_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/vdsm/vdsm.log\" tag=\"ovirt_vdsm_input\"\n reopenOnTruncate=\"on\" startmsg.regex=\"^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}\")\nif $syslogtag == \"ovirt_vdsm_input\" then {\n action(name=\"ovirt-vdsm_mmnormalize\" type=\"mmnormalize\"\n rulebase=\"/etc/rsyslog.d/ovirt_vdsm.rulebase\" path=\"$.ovirt\")\n}\nif $syslogtag == \"ovirt_vdsm_input\" then {\n set $.index_prefix = \"project.ovirt-logs\" & \"-\" & \"engine\" & \".\" & \"\" & \".\";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & \"T\" & $.ovirt!time & \".\" & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = 'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com';\n set $!ovirt!cluster_name = '';\n set $!ipaddr4 = '10.0.2.15';\n set $!ovirt!engine_fqdn = '';\n set $.input_type = \"ovirt\";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == \"ovirt_vdsm_input\")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == \"ovirt_vdsm_input\")\n then {\n call elasticsearch_output_ops\n}\n"}], "state": "present", "type": "input"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1281, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-ovirt-ovirt_vdsm_input', 'type': 'input', 'sections': [{'options': 'input(type="imfile" file="/var/log/vdsm/vdsm.log" tag="ovirt_vdsm_input"\n reopenOnTruncate="on" startmsg.regex="^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}")\nif $syslogtag == "ovirt_vdsm_input" then {\n action(name="ovirt-vdsm_mmnormalize" type="mmnormalize"\n rulebase="/etc/rsyslog.d/ovirt_vdsm.rulebase" path="$.ovirt")\n}\nif $syslogtag == "ovirt_vdsm_input" then {\n set $.index_prefix = "project.ovirt-logs" & "-" & "engine" & "." & "" & ".";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & "T" & $.ovirt!time & "." & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = \'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com\';\n set $!ovirt!cluster_name = \'\';\n set $!ipaddr4 = \'10.0.2.15\';\n set $!ovirt!engine_fqdn = \'\';\n set $.input_type = "ovirt";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == "ovirt_vdsm_input")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == "ovirt_vdsm_input")\n then {\n call elasticsearch_output_ops\n}\n'}], 'state': 'present'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-ovirt_vdsm_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/vdsm/vdsm.log\" tag=\"ovirt_vdsm_input\"\n reopenOnTruncate=\"on\" startmsg.regex=\"^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}\")\nif $syslogtag == \"ovirt_vdsm_input\" then {\n action(name=\"ovirt-vdsm_mmnormalize\" type=\"mmnormalize\"\n rulebase=\"/etc/rsyslog.d/ovirt_vdsm.rulebase\" path=\"$.ovirt\")\n}\nif $syslogtag == \"ovirt_vdsm_input\" then {\n set $.index_prefix = \"project.ovirt-logs\" & \"-\" & \"engine\" & \".\" & \"\" & \".\";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & \"T\" & $.ovirt!time & \".\" & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = 'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com';\n set $!ovirt!cluster_name = '';\n set $!ipaddr4 = '10.0.2.15';\n set $!ovirt!engine_fqdn = '';\n set $.input_type = \"ovirt\";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == \"ovirt_vdsm_input\")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == \"ovirt_vdsm_input\")\n then {\n call elasticsearch_output_ops\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Allow rsyslog to listen on collectd port] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/ovirt/main.yml:26 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'basic_input', 'type': 'basics'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "basic_input", "type": "basics"}, "skip_reason": "Conditional result was False"} ok: [/cache/fedora-31.qcow2] => (item={'name': 'ovirt_collectd_input', 'type': 'ovirt', 'subtype': 'collectd'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_collectd_input", "subtype": "collectd", "type": "ovirt"}, "ports": ["44514"], "proto": "tcp", "setype": "syslogd_port_t", "state": "present"} ok: [/cache/fedora-31.qcow2] => (item={'name': 'ovirt_engine_input', 'type': 'ovirt', 'subtype': 'engine'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_engine_input", "subtype": "engine", "type": "ovirt"}, "ports": ["44514"], "proto": "tcp", "setype": "syslogd_port_t", "state": "present"} ok: [/cache/fedora-31.qcow2] => (item={'name': 'ovirt_vdsm_input', 'type': 'ovirt', 'subtype': 'vdsm'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_vdsm_input", "subtype": "vdsm", "type": "ovirt"}, "ports": ["44514"], "proto": "tcp", "setype": "syslogd_port_t", "state": "present"} ok: [/cache/fedora-31.qcow2] => (item={'name': 'ovirt_bogus_input', 'type': 'ovirt', 'subtype': 'bogus'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_bogus_input", "subtype": "bogus", "type": "ovirt"}, "ports": ["44514"], "proto": "tcp", "setype": "syslogd_port_t", "state": "present"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:246 ok: [/cache/fedora-31.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem'}) => {"ansible_facts": {"__rsyslog_conf_es_elasticsearch": [{"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\" position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\" position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\" position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\" template=\"es_template_nl\" file=\"{{ rsyslog_work_dir }}/es-bulk-errors.log\")\n}"}], "type": "output"}], "__rsyslog_conf_es_main_modules": [{"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}], "__rsyslog_elasticsearch_packages": ["rsyslog-elasticsearch"], "__rsyslog_elasticsearch_rules": ["{{ __rsyslog_conf_es_main_modules }}", "{{ __rsyslog_conf_es_elasticsearch }}"]}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/outputs/elasticsearch/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}} ok: [/cache/fedora-31.qcow2] => (item={'name': 'elasticsearch_output_ops', 'type': 'elasticsearch', 'server_host': 'logging-es-ops', 'server_port': 9200, 'index_prefix': '.operations.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem'}) => {"ansible_facts": {"__rsyslog_conf_es_elasticsearch": [{"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\" position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\" position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\" position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\" template=\"es_template_nl\" file=\"{{ rsyslog_work_dir }}/es-bulk-errors.log\")\n}"}], "type": "output"}], "__rsyslog_conf_es_main_modules": [{"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}], "__rsyslog_elasticsearch_packages": ["rsyslog-elasticsearch"], "__rsyslog_elasticsearch_rules": ["{{ __rsyslog_conf_es_main_modules }}", "{{ __rsyslog_conf_es_elasticsearch }}"]}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/outputs/elasticsearch/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": ".operations.", "input_type": "ovirt", "name": "elasticsearch_output_ops", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es-ops", "server_port": 9200, "type": "elasticsearch"}} ok: [/cache/fedora-31.qcow2] => (item={'name': 'default_files', 'type': 'files'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | default(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n{% else %}\nmodule(load=\"builtin:omfile\")\n{% endif %}"}], "type": "modules"}], "__rsyslog_files_output_packages": [], "__rsyslog_files_output_rules": ["{{ __rsyslog_conf_files_output_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "default_files", "type": "files"}} TASK [/tmp/tmpa5z69896/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:258 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/elasticsearch/main.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/elasticsearch/main.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Set and check certs and key for elasticsearch] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/set_certs.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy ca_cert on the control host to the specified path on the target host] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/set_certs.yml:4 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'elasticsearch_output_ops', 'type': 'elasticsearch', 'server_host': 'logging-es-ops', 'server_port': 9200, 'index_prefix': '.operations.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": ".operations.", "input_type": "ovirt", "name": "elasticsearch_output_ops", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es-ops", "server_port": 9200, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy cert on the control host to the specified path on the target host] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/set_certs.yml:12 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'elasticsearch_output_ops', 'type': 'elasticsearch', 'server_host': 'logging-es-ops', 'server_port': 9200, 'index_prefix': '.operations.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": ".operations.", "input_type": "ovirt", "name": "elasticsearch_output_ops", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es-ops", "server_port": 9200, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy key on the control host to the specified path on the target host] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/set_certs.yml:20 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'elasticsearch_output_ops', 'type': 'elasticsearch', 'server_host': 'logging-es-ops', 'server_port': 9200, 'index_prefix': '.operations.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": ".operations.", "input_type": "ovirt", "name": "elasticsearch_output_ops", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es-ops", "server_port": 9200, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Check certs - tls is true, but triplets are not given] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/set_certs.yml:28 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'elasticsearch_output_ops', 'type': 'elasticsearch', 'server_host': 'logging-es-ops', 'server_port': 9200, 'index_prefix': '.operations.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": ".operations.", "input_type": "ovirt", "name": "elasticsearch_output_ops", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es-ops", "server_port": 9200, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Check certs - key/certs data are provided, but tls is false] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/set_certs.yml:38 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'elasticsearch_output_ops', 'type': 'elasticsearch', 'server_host': 'logging-es-ops', 'server_port': 9200, 'index_prefix': '.operations.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": ".operations.", "input_type": "ovirt", "name": "elasticsearch_output_ops", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es-ops", "server_port": 9200, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update elasticsearch logging packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:9 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 changed: [/cache/fedora-31.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: rsyslog-elasticsearch-8.2002.0-1.fc31.x86_64"]} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'output-elasticsearch-module', 'type': 'modules', 'sections': [{'options': '# Send to Elasticsearch\nmodule(load="omelasticsearch")'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "ed6efda5dd92d68f372ec8010b489ac47aa4bf01", "dest": "/etc/rsyslog.d/10-output-elasticsearch-module.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}, "md5sum": "872491adffd8cca2dc93eaaadb775c78", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 74, "src": "/root/.ansible/tmp/ansible-tmp-1605146026.328746-164376-11001032898251/source", "state": "file", "uid": 0} changed: [/cache/fedora-31.qcow2] => (item={'name': 'output-elasticsearch', 'type': 'output', 'sections': [{'options': '# omelasticsearch\ntemplate(name="es_template" type="list") {\n property(name="$!all-json-plain")\n}\ntemplate(name="es_template_nl" type="list") {\n property(name="$!all-json-plain")\n constant(value="\\n")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets "index_name"\ntemplate(name="prefix_index_template" type="list") {\n property(name="$.index_prefix")\n property(name="$!@timestamp" dateFormat="rfc3339" position.from="1" position.to="4")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339" position.from="6" position.to="7")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339" position.from="9" position.to="10")\n}\n\ntemplate(name="index_template" type="string" string="%$.index_name%")\ntemplate(name="id_template" type="string" string="%$.es_msg_id%")\n\nruleset(name="error_es") {\n action(name="es_bulk_errors" type="omfile" template="es_template_nl" file="/var/lib/rsyslog/es-bulk-errors.log")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "8bdd3515e5e5377b98a002015f89978aed09e245", "dest": "/etc/rsyslog.d/30-output-elasticsearch.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\" position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\" position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\" position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\" template=\"es_template_nl\" file=\"/var/lib/rsyslog/es-bulk-errors.log\")\n}"}], "type": "output"}, "md5sum": "04fe8e184f83e874dcf6455511af6626", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1054, "src": "/root/.ansible/tmp/ansible-tmp-1605146026.9582303-164376-111305071140140/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-elasticsearch-module', 'type': 'modules', 'sections': [{'options': '# Send to Elasticsearch\nmodule(load="omelasticsearch")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-elasticsearch', 'type': 'output', 'sections': [{'options': '# omelasticsearch\ntemplate(name="es_template" type="list") {\n property(name="$!all-json-plain")\n}\ntemplate(name="es_template_nl" type="list") {\n property(name="$!all-json-plain")\n constant(value="\\n")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets "index_name"\ntemplate(name="prefix_index_template" type="list") {\n property(name="$.index_prefix")\n property(name="$!@timestamp" dateFormat="rfc3339" position.from="1" position.to="4")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339" position.from="6" position.to="7")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339" position.from="9" position.to="10")\n}\n\ntemplate(name="index_template" type="string" string="%$.index_name%")\ntemplate(name="id_template" type="string" string="%$.es_msg_id%")\n\nruleset(name="error_es") {\n action(name="es_bulk_errors" type="omfile" template="es_template_nl" file="/var/lib/rsyslog/es-bulk-errors.log")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\" position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\" position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\" position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\" template=\"es_template_nl\" file=\"/var/lib/rsyslog/es-bulk-errors.log\")\n}"}], "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create elasticsearch output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:16 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'output-elasticsearch-elasticsearch_output', 'type': 'output', 'weight': '31', 'state': 'present', 'sections': [{'options': 'ruleset(name="elasticsearch_output") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == "create")) then {\n stop # successful\n }\n if ($.omes!writeoperation == "unknown") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template("prefix_index_template");\n }\n if ($.input_type == "ovirt") and ($.index_prefix startswith "project.") then {\n action(\n type="omelasticsearch"\n name="elasticsearch_output"\n server="logging-es"\n serverport="9200"\n template="es_template"\n searchIndex="index_template"\n dynSearchIndex="on"\n searchType="com.redhat.viaq.common"\n bulkmode="on"\n writeoperation="create"\n bulkid="id_template"\n dynbulkid="on"\n allowUnsignedCerts="off"\n retryfailures="off"\n usehttps="on"\n tls.cacert="/etc/rsyslog.d/es-ca.crt"\n tls.mycert="/etc/rsyslog.d/es-cert.pem"\n tls.myprivkey="/etc/rsyslog.d/es-key.pem"\n )\n }\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "db4a251397dd9af5b351223be2eea26c1a69bb81", "dest": "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-elasticsearch-elasticsearch_output", "sections": [{"options": "ruleset(name=\"elasticsearch_output\") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == \"create\")) then {\n stop # successful\n }\n if ($.omes!writeoperation == \"unknown\") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template(\"prefix_index_template\");\n }\n if ($.input_type == \"ovirt\") and ($.index_prefix startswith \"project.\") then {\n action(\n type=\"omelasticsearch\"\n name=\"elasticsearch_output\"\n server=\"logging-es\"\n serverport=\"9200\"\n template=\"es_template\"\n searchIndex=\"index_template\"\n dynSearchIndex=\"on\"\n searchType=\"com.redhat.viaq.common\"\n bulkmode=\"on\"\n writeoperation=\"create\"\n bulkid=\"id_template\"\n dynbulkid=\"on\"\n allowUnsignedCerts=\"off\"\n retryfailures=\"off\"\n usehttps=\"on\"\n tls.cacert=\"/etc/rsyslog.d/es-ca.crt\"\n tls.mycert=\"/etc/rsyslog.d/es-cert.pem\"\n tls.myprivkey=\"/etc/rsyslog.d/es-key.pem\"\n )\n }\n}\n"}], "state": "present", "type": "output", "weight": "31"}, "md5sum": "c5acd19bea2a9d27ec0f27ba07efc134", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1993, "src": "/root/.ansible/tmp/ansible-tmp-1605146027.781017-164435-178269457596227/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-elasticsearch-elasticsearch_output', 'type': 'output', 'weight': '31', 'state': 'present', 'sections': [{'options': 'ruleset(name="elasticsearch_output") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == "create")) then {\n stop # successful\n }\n if ($.omes!writeoperation == "unknown") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template("prefix_index_template");\n }\n if ($.input_type == "ovirt") and ($.index_prefix startswith "project.") then {\n action(\n type="omelasticsearch"\n name="elasticsearch_output"\n server="logging-es"\n serverport="9200"\n template="es_template"\n searchIndex="index_template"\n dynSearchIndex="on"\n searchType="com.redhat.viaq.common"\n bulkmode="on"\n writeoperation="create"\n bulkid="id_template"\n dynbulkid="on"\n allowUnsignedCerts="off"\n retryfailures="off"\n usehttps="on"\n tls.cacert="/etc/rsyslog.d/es-ca.crt"\n tls.mycert="/etc/rsyslog.d/es-cert.pem"\n tls.myprivkey="/etc/rsyslog.d/es-key.pem"\n )\n }\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch-elasticsearch_output", "sections": [{"options": "ruleset(name=\"elasticsearch_output\") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == \"create\")) then {\n stop # successful\n }\n if ($.omes!writeoperation == \"unknown\") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template(\"prefix_index_template\");\n }\n if ($.input_type == \"ovirt\") and ($.index_prefix startswith \"project.\") then {\n action(\n type=\"omelasticsearch\"\n name=\"elasticsearch_output\"\n server=\"logging-es\"\n serverport=\"9200\"\n template=\"es_template\"\n searchIndex=\"index_template\"\n dynSearchIndex=\"on\"\n searchType=\"com.redhat.viaq.common\"\n bulkmode=\"on\"\n writeoperation=\"create\"\n bulkid=\"id_template\"\n dynbulkid=\"on\"\n allowUnsignedCerts=\"off\"\n retryfailures=\"off\"\n usehttps=\"on\"\n tls.cacert=\"/etc/rsyslog.d/es-ca.crt\"\n tls.mycert=\"/etc/rsyslog.d/es-cert.pem\"\n tls.myprivkey=\"/etc/rsyslog.d/es-key.pem\"\n )\n }\n}\n"}], "state": "present", "type": "output", "weight": "31"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'output-elasticsearch-elasticsearch_output_ops', 'type': 'output', 'weight': '31', 'state': 'present', 'sections': [{'options': 'ruleset(name="elasticsearch_output_ops") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == "create")) then {\n stop # successful\n }\n if ($.omes!writeoperation == "unknown") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template("prefix_index_template");\n }\n if ($.input_type == "ovirt") and ($.index_prefix startswith ".operations.") then {\n action(\n type="omelasticsearch"\n name="elasticsearch_output_ops"\n server="logging-es-ops"\n serverport="9200"\n template="es_template"\n searchIndex="index_template"\n dynSearchIndex="on"\n searchType="com.redhat.viaq.common"\n bulkmode="on"\n writeoperation="create"\n bulkid="id_template"\n dynbulkid="on"\n allowUnsignedCerts="off"\n retryfailures="off"\n usehttps="on"\n tls.cacert="/etc/rsyslog.d/es-ca.crt"\n tls.mycert="/etc/rsyslog.d/es-cert.pem"\n tls.myprivkey="/etc/rsyslog.d/es-key.pem"\n )\n }\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "aa631bd7d78f0e8a23cf719465f786d4e00ca037", "dest": "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output_ops.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-elasticsearch-elasticsearch_output_ops", "sections": [{"options": "ruleset(name=\"elasticsearch_output_ops\") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == \"create\")) then {\n stop # successful\n }\n if ($.omes!writeoperation == \"unknown\") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template(\"prefix_index_template\");\n }\n if ($.input_type == \"ovirt\") and ($.index_prefix startswith \".operations.\") then {\n action(\n type=\"omelasticsearch\"\n name=\"elasticsearch_output_ops\"\n server=\"logging-es-ops\"\n serverport=\"9200\"\n template=\"es_template\"\n searchIndex=\"index_template\"\n dynSearchIndex=\"on\"\n searchType=\"com.redhat.viaq.common\"\n bulkmode=\"on\"\n writeoperation=\"create\"\n bulkid=\"id_template\"\n dynbulkid=\"on\"\n allowUnsignedCerts=\"off\"\n retryfailures=\"off\"\n usehttps=\"on\"\n tls.cacert=\"/etc/rsyslog.d/es-ca.crt\"\n tls.mycert=\"/etc/rsyslog.d/es-cert.pem\"\n tls.myprivkey=\"/etc/rsyslog.d/es-key.pem\"\n )\n }\n}\n"}], "state": "present", "type": "output", "weight": "31"}, "md5sum": "9f0d46492b7d15f24efdeb22f9426062", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 2009, "src": "/root/.ansible/tmp/ansible-tmp-1605146028.632467-164467-139929406041659/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-elasticsearch-elasticsearch_output_ops', 'type': 'output', 'weight': '31', 'state': 'present', 'sections': [{'options': 'ruleset(name="elasticsearch_output_ops") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == "create")) then {\n stop # successful\n }\n if ($.omes!writeoperation == "unknown") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template("prefix_index_template");\n }\n if ($.input_type == "ovirt") and ($.index_prefix startswith ".operations.") then {\n action(\n type="omelasticsearch"\n name="elasticsearch_output_ops"\n server="logging-es-ops"\n serverport="9200"\n template="es_template"\n searchIndex="index_template"\n dynSearchIndex="on"\n searchType="com.redhat.viaq.common"\n bulkmode="on"\n writeoperation="create"\n bulkid="id_template"\n dynbulkid="on"\n allowUnsignedCerts="off"\n retryfailures="off"\n usehttps="on"\n tls.cacert="/etc/rsyslog.d/es-ca.crt"\n tls.mycert="/etc/rsyslog.d/es-cert.pem"\n tls.myprivkey="/etc/rsyslog.d/es-key.pem"\n )\n }\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch-elasticsearch_output_ops", "sections": [{"options": "ruleset(name=\"elasticsearch_output_ops\") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == \"create\")) then {\n stop # successful\n }\n if ($.omes!writeoperation == \"unknown\") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template(\"prefix_index_template\");\n }\n if ($.input_type == \"ovirt\") and ($.index_prefix startswith \".operations.\") then {\n action(\n type=\"omelasticsearch\"\n name=\"elasticsearch_output_ops\"\n server=\"logging-es-ops\"\n serverport=\"9200\"\n template=\"es_template\"\n searchIndex=\"index_template\"\n dynSearchIndex=\"on\"\n searchType=\"com.redhat.viaq.common\"\n bulkmode=\"on\"\n writeoperation=\"create\"\n bulkid=\"id_template\"\n dynbulkid=\"on\"\n allowUnsignedCerts=\"off\"\n retryfailures=\"off\"\n usehttps=\"on\"\n tls.cacert=\"/etc/rsyslog.d/es-ca.crt\"\n tls.mycert=\"/etc/rsyslog.d/es-cert.pem\"\n tls.myprivkey=\"/etc/rsyslog.d/es-key.pem\"\n )\n }\n}\n"}], "state": "present", "type": "output", "weight": "31"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Set and check certs and key for elasticsearch] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/set_certs.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy ca_cert on the control host to the specified path on the target host] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/set_certs.yml:4 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'elasticsearch_output_ops', 'type': 'elasticsearch', 'server_host': 'logging-es-ops', 'server_port': 9200, 'index_prefix': '.operations.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": ".operations.", "input_type": "ovirt", "name": "elasticsearch_output_ops", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es-ops", "server_port": 9200, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy cert on the control host to the specified path on the target host] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/set_certs.yml:12 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'elasticsearch_output_ops', 'type': 'elasticsearch', 'server_host': 'logging-es-ops', 'server_port': 9200, 'index_prefix': '.operations.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": ".operations.", "input_type": "ovirt", "name": "elasticsearch_output_ops", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es-ops", "server_port": 9200, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy key on the control host to the specified path on the target host] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/set_certs.yml:20 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'elasticsearch_output_ops', 'type': 'elasticsearch', 'server_host': 'logging-es-ops', 'server_port': 9200, 'index_prefix': '.operations.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": ".operations.", "input_type": "ovirt", "name": "elasticsearch_output_ops", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es-ops", "server_port": 9200, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Check certs - tls is true, but triplets are not given] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/set_certs.yml:28 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'elasticsearch_output_ops', 'type': 'elasticsearch', 'server_host': 'logging-es-ops', 'server_port': 9200, 'index_prefix': '.operations.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": ".operations.", "input_type": "ovirt", "name": "elasticsearch_output_ops", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es-ops", "server_port": 9200, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Check certs - key/certs data are provided, but tls is false] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/set_certs.yml:38 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'elasticsearch_output_ops', 'type': 'elasticsearch', 'server_host': 'logging-es-ops', 'server_port': 9200, 'index_prefix': '.operations.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": ".operations.", "input_type": "ovirt", "name": "elasticsearch_output_ops", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es-ops", "server_port": 9200, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update elasticsearch logging packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:9 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 ok: [/cache/fedora-31.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'output-elasticsearch-module', 'type': 'modules', 'sections': [{'options': '# Send to Elasticsearch\nmodule(load="omelasticsearch")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "ed6efda5dd92d68f372ec8010b489ac47aa4bf01", "dest": "/etc/rsyslog.d/10-output-elasticsearch-module.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-output-elasticsearch-module.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 74, "state": "file", "uid": 0} ok: [/cache/fedora-31.qcow2] => (item={'name': 'output-elasticsearch', 'type': 'output', 'sections': [{'options': '# omelasticsearch\ntemplate(name="es_template" type="list") {\n property(name="$!all-json-plain")\n}\ntemplate(name="es_template_nl" type="list") {\n property(name="$!all-json-plain")\n constant(value="\\n")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets "index_name"\ntemplate(name="prefix_index_template" type="list") {\n property(name="$.index_prefix")\n property(name="$!@timestamp" dateFormat="rfc3339" position.from="1" position.to="4")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339" position.from="6" position.to="7")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339" position.from="9" position.to="10")\n}\n\ntemplate(name="index_template" type="string" string="%$.index_name%")\ntemplate(name="id_template" type="string" string="%$.es_msg_id%")\n\nruleset(name="error_es") {\n action(name="es_bulk_errors" type="omfile" template="es_template_nl" file="/var/lib/rsyslog/es-bulk-errors.log")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "8bdd3515e5e5377b98a002015f89978aed09e245", "dest": "/etc/rsyslog.d/30-output-elasticsearch.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\" position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\" position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\" position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\" template=\"es_template_nl\" file=\"/var/lib/rsyslog/es-bulk-errors.log\")\n}"}], "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-elasticsearch.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1054, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-elasticsearch-module', 'type': 'modules', 'sections': [{'options': '# Send to Elasticsearch\nmodule(load="omelasticsearch")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-elasticsearch', 'type': 'output', 'sections': [{'options': '# omelasticsearch\ntemplate(name="es_template" type="list") {\n property(name="$!all-json-plain")\n}\ntemplate(name="es_template_nl" type="list") {\n property(name="$!all-json-plain")\n constant(value="\\n")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets "index_name"\ntemplate(name="prefix_index_template" type="list") {\n property(name="$.index_prefix")\n property(name="$!@timestamp" dateFormat="rfc3339" position.from="1" position.to="4")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339" position.from="6" position.to="7")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339" position.from="9" position.to="10")\n}\n\ntemplate(name="index_template" type="string" string="%$.index_name%")\ntemplate(name="id_template" type="string" string="%$.es_msg_id%")\n\nruleset(name="error_es") {\n action(name="es_bulk_errors" type="omfile" template="es_template_nl" file="/var/lib/rsyslog/es-bulk-errors.log")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\" position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\" position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\" position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\" template=\"es_template_nl\" file=\"/var/lib/rsyslog/es-bulk-errors.log\")\n}"}], "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create elasticsearch output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:16 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'output-elasticsearch-elasticsearch_output', 'type': 'output', 'weight': '31', 'state': 'present', 'sections': [{'options': 'ruleset(name="elasticsearch_output") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == "create")) then {\n stop # successful\n }\n if ($.omes!writeoperation == "unknown") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template("prefix_index_template");\n }\n if ($.input_type == "ovirt") and ($.index_prefix startswith "project.") then {\n action(\n type="omelasticsearch"\n name="elasticsearch_output"\n server="logging-es"\n serverport="9200"\n template="es_template"\n searchIndex="index_template"\n dynSearchIndex="on"\n searchType="com.redhat.viaq.common"\n bulkmode="on"\n writeoperation="create"\n bulkid="id_template"\n dynbulkid="on"\n allowUnsignedCerts="off"\n retryfailures="off"\n usehttps="on"\n tls.cacert="/etc/rsyslog.d/es-ca.crt"\n tls.mycert="/etc/rsyslog.d/es-cert.pem"\n tls.myprivkey="/etc/rsyslog.d/es-key.pem"\n )\n }\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "db4a251397dd9af5b351223be2eea26c1a69bb81", "dest": "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-elasticsearch-elasticsearch_output", "sections": [{"options": "ruleset(name=\"elasticsearch_output\") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == \"create\")) then {\n stop # successful\n }\n if ($.omes!writeoperation == \"unknown\") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template(\"prefix_index_template\");\n }\n if ($.input_type == \"ovirt\") and ($.index_prefix startswith \"project.\") then {\n action(\n type=\"omelasticsearch\"\n name=\"elasticsearch_output\"\n server=\"logging-es\"\n serverport=\"9200\"\n template=\"es_template\"\n searchIndex=\"index_template\"\n dynSearchIndex=\"on\"\n searchType=\"com.redhat.viaq.common\"\n bulkmode=\"on\"\n writeoperation=\"create\"\n bulkid=\"id_template\"\n dynbulkid=\"on\"\n allowUnsignedCerts=\"off\"\n retryfailures=\"off\"\n usehttps=\"on\"\n tls.cacert=\"/etc/rsyslog.d/es-ca.crt\"\n tls.mycert=\"/etc/rsyslog.d/es-cert.pem\"\n tls.myprivkey=\"/etc/rsyslog.d/es-key.pem\"\n )\n }\n}\n"}], "state": "present", "type": "output", "weight": "31"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1993, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-elasticsearch-elasticsearch_output', 'type': 'output', 'weight': '31', 'state': 'present', 'sections': [{'options': 'ruleset(name="elasticsearch_output") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == "create")) then {\n stop # successful\n }\n if ($.omes!writeoperation == "unknown") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template("prefix_index_template");\n }\n if ($.input_type == "ovirt") and ($.index_prefix startswith "project.") then {\n action(\n type="omelasticsearch"\n name="elasticsearch_output"\n server="logging-es"\n serverport="9200"\n template="es_template"\n searchIndex="index_template"\n dynSearchIndex="on"\n searchType="com.redhat.viaq.common"\n bulkmode="on"\n writeoperation="create"\n bulkid="id_template"\n dynbulkid="on"\n allowUnsignedCerts="off"\n retryfailures="off"\n usehttps="on"\n tls.cacert="/etc/rsyslog.d/es-ca.crt"\n tls.mycert="/etc/rsyslog.d/es-cert.pem"\n tls.myprivkey="/etc/rsyslog.d/es-key.pem"\n )\n }\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch-elasticsearch_output", "sections": [{"options": "ruleset(name=\"elasticsearch_output\") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == \"create\")) then {\n stop # successful\n }\n if ($.omes!writeoperation == \"unknown\") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template(\"prefix_index_template\");\n }\n if ($.input_type == \"ovirt\") and ($.index_prefix startswith \"project.\") then {\n action(\n type=\"omelasticsearch\"\n name=\"elasticsearch_output\"\n server=\"logging-es\"\n serverport=\"9200\"\n template=\"es_template\"\n searchIndex=\"index_template\"\n dynSearchIndex=\"on\"\n searchType=\"com.redhat.viaq.common\"\n bulkmode=\"on\"\n writeoperation=\"create\"\n bulkid=\"id_template\"\n dynbulkid=\"on\"\n allowUnsignedCerts=\"off\"\n retryfailures=\"off\"\n usehttps=\"on\"\n tls.cacert=\"/etc/rsyslog.d/es-ca.crt\"\n tls.mycert=\"/etc/rsyslog.d/es-cert.pem\"\n tls.myprivkey=\"/etc/rsyslog.d/es-key.pem\"\n )\n }\n}\n"}], "state": "present", "type": "output", "weight": "31"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'output-elasticsearch-elasticsearch_output_ops', 'type': 'output', 'weight': '31', 'state': 'present', 'sections': [{'options': 'ruleset(name="elasticsearch_output_ops") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == "create")) then {\n stop # successful\n }\n if ($.omes!writeoperation == "unknown") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template("prefix_index_template");\n }\n if ($.input_type == "ovirt") and ($.index_prefix startswith ".operations.") then {\n action(\n type="omelasticsearch"\n name="elasticsearch_output_ops"\n server="logging-es-ops"\n serverport="9200"\n template="es_template"\n searchIndex="index_template"\n dynSearchIndex="on"\n searchType="com.redhat.viaq.common"\n bulkmode="on"\n writeoperation="create"\n bulkid="id_template"\n dynbulkid="on"\n allowUnsignedCerts="off"\n retryfailures="off"\n usehttps="on"\n tls.cacert="/etc/rsyslog.d/es-ca.crt"\n tls.mycert="/etc/rsyslog.d/es-cert.pem"\n tls.myprivkey="/etc/rsyslog.d/es-key.pem"\n )\n }\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "aa631bd7d78f0e8a23cf719465f786d4e00ca037", "dest": "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output_ops.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-elasticsearch-elasticsearch_output_ops", "sections": [{"options": "ruleset(name=\"elasticsearch_output_ops\") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == \"create\")) then {\n stop # successful\n }\n if ($.omes!writeoperation == \"unknown\") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template(\"prefix_index_template\");\n }\n if ($.input_type == \"ovirt\") and ($.index_prefix startswith \".operations.\") then {\n action(\n type=\"omelasticsearch\"\n name=\"elasticsearch_output_ops\"\n server=\"logging-es-ops\"\n serverport=\"9200\"\n template=\"es_template\"\n searchIndex=\"index_template\"\n dynSearchIndex=\"on\"\n searchType=\"com.redhat.viaq.common\"\n bulkmode=\"on\"\n writeoperation=\"create\"\n bulkid=\"id_template\"\n dynbulkid=\"on\"\n allowUnsignedCerts=\"off\"\n retryfailures=\"off\"\n usehttps=\"on\"\n tls.cacert=\"/etc/rsyslog.d/es-ca.crt\"\n tls.mycert=\"/etc/rsyslog.d/es-cert.pem\"\n tls.myprivkey=\"/etc/rsyslog.d/es-key.pem\"\n )\n }\n}\n"}], "state": "present", "type": "output", "weight": "31"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output_ops.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 2009, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-elasticsearch-elasticsearch_output_ops', 'type': 'output', 'weight': '31', 'state': 'present', 'sections': [{'options': 'ruleset(name="elasticsearch_output_ops") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == "create")) then {\n stop # successful\n }\n if ($.omes!writeoperation == "unknown") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template("prefix_index_template");\n }\n if ($.input_type == "ovirt") and ($.index_prefix startswith ".operations.") then {\n action(\n type="omelasticsearch"\n name="elasticsearch_output_ops"\n server="logging-es-ops"\n serverport="9200"\n template="es_template"\n searchIndex="index_template"\n dynSearchIndex="on"\n searchType="com.redhat.viaq.common"\n bulkmode="on"\n writeoperation="create"\n bulkid="id_template"\n dynbulkid="on"\n allowUnsignedCerts="off"\n retryfailures="off"\n usehttps="on"\n tls.cacert="/etc/rsyslog.d/es-ca.crt"\n tls.mycert="/etc/rsyslog.d/es-cert.pem"\n tls.myprivkey="/etc/rsyslog.d/es-key.pem"\n )\n }\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch-elasticsearch_output_ops", "sections": [{"options": "ruleset(name=\"elasticsearch_output_ops\") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == \"create\")) then {\n stop # successful\n }\n if ($.omes!writeoperation == \"unknown\") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template(\"prefix_index_template\");\n }\n if ($.input_type == \"ovirt\") and ($.index_prefix startswith \".operations.\") then {\n action(\n type=\"omelasticsearch\"\n name=\"elasticsearch_output_ops\"\n server=\"logging-es-ops\"\n serverport=\"9200\"\n template=\"es_template\"\n searchIndex=\"index_template\"\n dynSearchIndex=\"on\"\n searchType=\"com.redhat.viaq.common\"\n bulkmode=\"on\"\n writeoperation=\"create\"\n bulkid=\"id_template\"\n dynbulkid=\"on\"\n allowUnsignedCerts=\"off\"\n retryfailures=\"off\"\n usehttps=\"on\"\n tls.cacert=\"/etc/rsyslog.d/es-ca.crt\"\n tls.mycert=\"/etc/rsyslog.d/es-cert.pem\"\n tls.myprivkey=\"/etc/rsyslog.d/es-key.pem\"\n )\n }\n}\n"}], "state": "present", "type": "output", "weight": "31"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "89bc63afcb6aae96090bbde60b367bfc80afc31f", "dest": "/etc/rsyslog.d/10-output-files-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "md5sum": "36c5048bf86cdc51ac071efb6a63f800", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 173, "src": "/root/.ansible/tmp/ansible-tmp-1605146036.8962631-164632-138152724623797/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create files output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/files/main.yml:10 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-default_files', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="default_files") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "87f41b5de3ab1bafc779920627f5202204770c3f", "dest": "/etc/rsyslog.d/30-output-files-default_files.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-default_files", "sections": [{"options": "ruleset(name=\"default_files\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n"}], "state": "present", "type": "output"}, "md5sum": "b165c8ba84f13793cfbec3ee659bb8fe", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1125, "src": "/root/.ansible/tmp/ansible-tmp-1605146037.7034352-164666-3089859286143/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-default_files', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="default_files") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-default_files", "sections": [{"options": "ruleset(name=\"default_files\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:270 changed: [/cache/fedora-31.qcow2] => {"changed": true, "enabled": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target system.slice sysinit.target", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7776", "LimitNPROCSoft": "7776", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7776", "LimitSIGPENDINGSoft": "7776", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2332", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [/tmp/tmpa5z69896/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:279 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:290 skipping: [/cache/fedora-31.qcow2] => {} TASK [include_tasks] *********************************************************** task path: /tmp/tmpa5z69896/tests/tests_ovirt_elasticsearch.yml:98 included: /tmp/tmpa5z69896/tests/set_rsyslog_variables.yml for /cache/fedora-31.qcow2 TASK [Get info of /etc/rsyslog.conf] ******************************************* task path: /tmp/tmpa5z69896/tests/set_rsyslog_variables.yml:1 ok: [/cache/fedora-31.qcow2] => {"changed": false, "stat": {"atime": 1605146038.736972, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "ctime": 1605145961.009972, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8375, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1605145960.677972, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 104, "uid": 0, "version": "1198632797", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Get file counts in /etc/rsyslog.d] *************************************** task path: /tmp/tmpa5z69896/tests/set_rsyslog_variables.yml:6 ok: [/cache/fedora-31.qcow2] => {"changed": false, "examined": 17, "files": [{"atime": 1605145986.0549722, "ctime": 1605145970.1689723, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8360, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605145969.9239721, "nlink": 1, "path": "/etc/rsyslog.d/10-input-ovirt-local_modules.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 19, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605146038.7379723, "ctime": 1605145962.4039721, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8404, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605145962.1529722, "nlink": 1, "path": "/etc/rsyslog.d/05-common-defaults.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 69, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605146038.7379723, "ctime": 1605145963.8429723, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8405, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605145963.6029723, "nlink": 1, "path": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 461, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605146038.7379723, "ctime": 1605146037.134972, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 69, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605146036.9069722, "nlink": 1, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 173, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605146036.0949721, "ctime": 1605146028.9099722, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 67, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605146028.667972, "nlink": 1, "path": "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output_ops.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 2009, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605145988.246972, "ctime": 1605145972.6539721, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8409, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605145972.4099722, "nlink": 1, "path": "/etc/rsyslog.d/parse_json.rulebase", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 26, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605145989.8679721, "ctime": 1605145974.4299722, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8415, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605145974.190972, "nlink": 1, "path": "/etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 1305, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605146038.7379723, "ctime": 1605146037.9469721, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 70, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605146037.7179723, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 1125, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605146038.7379723, "ctime": 1605145961.7559721, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8376, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605145961.516972, "nlink": 1, "path": "/etc/rsyslog.d/00-global.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 86, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605145987.713972, "ctime": 1605145972.029972, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8408, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605145971.7909722, "nlink": 1, "path": "/etc/rsyslog.d/ovirt_vdsm.rulebase", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 243, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605145989.1099722, "ctime": 1605145973.575972, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8410, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605145973.3279722, "nlink": 1, "path": "/etc/rsyslog.d/90-input-ovirt-ovirt_collectd_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 777, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605146034.4729722, "ctime": 1605146027.1759722, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 65, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605146026.9559722, "nlink": 1, "path": "/etc/rsyslog.d/30-output-elasticsearch.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 1054, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605146035.2749722, "ctime": 1605146028.0319722, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 66, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605146027.7919722, "nlink": 1, "path": "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 1993, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605146033.9339721, "ctime": 1605146026.5899723, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 64, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605146026.3449721, "nlink": 1, "path": "/etc/rsyslog.d/10-output-elasticsearch-module.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 74, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605145987.157972, "ctime": 1605145971.414972, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8407, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605145971.1759722, "nlink": 1, "path": "/etc/rsyslog.d/ovirt_engine.rulebase", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 315, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605145986.608972, "ctime": 1605145970.7939723, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8406, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605145970.5449722, "nlink": 1, "path": "/etc/rsyslog.d/10-input-ovirt-main-modules.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 352, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605145990.601972, "ctime": 1605145975.2809722, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8417, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605145975.0469723, "nlink": 1, "path": "/etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 1281, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}], "matched": 17, "msg": ""} RUNNING HANDLER [/tmp/tmpa5z69896/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmpa5z69896/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-31.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestamp": "Thu 2020-11-12 01:53:58 UTC", "ActiveEnterTimestampMonotonic": "145987156", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target system.slice sysinit.target", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Thu 2020-11-12 01:53:58 UTC", "AssertTimestampMonotonic": "145974435", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "264418000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2020-11-12 01:53:58 UTC", "ConditionTimestampMonotonic": "145974435", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "17390", "ExecMainStartTimestamp": "Thu 2020-11-12 01:53:58 UTC", "ExecMainStartTimestampMonotonic": "145975960", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Thu 2020-11-12 01:53:58 UTC] ; stop_time=[n/a] ; pid=17390 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Thu 2020-11-12 01:53:58 UTC] ; stop_time=[n/a] ; pid=17390 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2020-11-12 01:53:58 UTC", "InactiveExitTimestampMonotonic": "145976265", "InvocationID": "8616a6c3904141038de45aeb11d358fb", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7776", "LimitNPROCSoft": "7776", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7776", "LimitSIGPENDINGSoft": "7776", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "17390", "MemoryAccounting": "yes", "MemoryCurrent": "43470848", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Thu 2020-11-12 01:53:58 UTC", "StateChangeTimestampMonotonic": "145987156", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "9", "TasksMax": "2332", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [Check rsyslog.conf size] ************************************************* task path: /tmp/tmpa5z69896/tests/tests_ovirt_elasticsearch.yml:105 ok: [/cache/fedora-31.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check file counts in rsyslog.d] ****************************************** task path: /tmp/tmpa5z69896/tests/tests_ovirt_elasticsearch.yml:109 ok: [/cache/fedora-31.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check "/etc/rsyslog.d/90-input-ovirt-ovirt_collectd_input.conf, /etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf, /etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf"] *** task path: /tmp/tmpa5z69896/tests/tests_ovirt_elasticsearch.yml:113 ok: [/cache/fedora-31.qcow2] => (item=/etc/rsyslog.d/90-input-ovirt-ovirt_collectd_input.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/90-input-ovirt-ovirt_collectd_input.conf", "stat": {"atime": 1605145989.1099722, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bcd6c2257acb437d953fc4dc5264d0ec12fb01fc", "ctime": 1605145973.575972, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8410, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1605145973.3279722, "nlink": 1, "path": "/etc/rsyslog.d/90-input-ovirt-ovirt_collectd_input.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 777, "uid": 0, "version": "3185294870", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} ok: [/cache/fedora-31.qcow2] => (item=/etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf", "stat": {"atime": 1605145989.8679721, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "45f27f36481353f350ed95a06612631d5bac1374", "ctime": 1605145974.4299722, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8415, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1605145974.190972, "nlink": 1, "path": "/etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1305, "uid": 0, "version": "1213310634", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} ok: [/cache/fedora-31.qcow2] => (item=/etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf", "stat": {"atime": 1605145990.601972, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bb6a67470848bac23d97329906d2bb8152f7bb76", "ctime": 1605145975.2809722, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8417, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1605145975.0469723, "nlink": 1, "path": "/etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1281, "uid": 0, "version": "647177182", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Check "/etc/rsyslog.d/90-input-ovirt-ovirt_bogus_input.conf does not exist"] *** task path: /tmp/tmpa5z69896/tests/tests_ovirt_elasticsearch.yml:123 ok: [/cache/fedora-31.qcow2] => {"changed": false, "failed_when_result": false, "stat": {"exists": false}} TASK [Check ovirt_collectd_port is "44514"] ************************************ task path: /tmp/tmpa5z69896/tests/tests_ovirt_elasticsearch.yml:129 ok: [/cache/fedora-31.qcow2] => {"changed": false, "cmd": ["/bin/grep", "input (name=\"ovirt_collectd_input\" type=\"imtcp\" port=\"44514\"", "/etc/rsyslog.d/90-input-ovirt-ovirt_collectd_input.conf"], "delta": "0:00:01.004594", "end": "2020-11-12 01:54:03.418411", "rc": 0, "start": "2020-11-12 01:54:02.413817", "stderr": "", "stderr_lines": [], "stdout": "input (name=\"ovirt_collectd_input\" type=\"imtcp\" port=\"44514\")", "stdout_lines": ["input (name=\"ovirt_collectd_input\" type=\"imtcp\" port=\"44514\")"]} TASK [Check index_prefix is "project.ovirt-metrics" in "/etc/rsyslog.d/90-input-ovirt-ovirt_collectd_input.conf"] *** task path: /tmp/tmpa5z69896/tests/tests_ovirt_elasticsearch.yml:133 ok: [/cache/fedora-31.qcow2] => {"changed": false, "cmd": ["/bin/grep", "set $.index_prefix = \"project.ovirt-metrics\"", "/etc/rsyslog.d/90-input-ovirt-ovirt_collectd_input.conf"], "delta": "0:00:00.003637", "end": "2020-11-12 01:54:03.772261", "rc": 0, "start": "2020-11-12 01:54:03.768624", "stderr": "", "stderr_lines": [], "stdout": " set $.index_prefix = \"project.ovirt-metrics\" & \"-\" & \"engine\" & \".\" & \"\" & \".\";", "stdout_lines": [" set $.index_prefix = \"project.ovirt-metrics\" & \"-\" & \"engine\" & \".\" & \"\" & \".\";"]} TASK [Check input file is "/var/log/ovirt-engine/engine.log" in "/etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf"] *** task path: /tmp/tmpa5z69896/tests/tests_ovirt_elasticsearch.yml:137 ok: [/cache/fedora-31.qcow2] => {"changed": false, "cmd": ["/bin/grep", "input(type=\"imfile\" file=\"/var/log/ovirt-engine/engine.log\" tag=\"ovirt_engine_input\"", "/etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf"], "delta": "0:00:00.003049", "end": "2020-11-12 01:54:04.115816", "rc": 0, "start": "2020-11-12 01:54:04.112767", "stderr": "", "stderr_lines": [], "stdout": "input(type=\"imfile\" file=\"/var/log/ovirt-engine/engine.log\" tag=\"ovirt_engine_input\"", "stdout_lines": ["input(type=\"imfile\" file=\"/var/log/ovirt-engine/engine.log\" tag=\"ovirt_engine_input\""]} TASK [Check index_prefix is "project.ovirt-logs" in "/etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf"] *** task path: /tmp/tmpa5z69896/tests/tests_ovirt_elasticsearch.yml:141 ok: [/cache/fedora-31.qcow2] => {"changed": false, "cmd": ["/bin/grep", "set $.index_prefix = \"project.ovirt-logs\"", "/etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf"], "delta": "0:00:00.003838", "end": "2020-11-12 01:54:04.476839", "rc": 0, "start": "2020-11-12 01:54:04.473001", "stderr": "", "stderr_lines": [], "stdout": " set $.index_prefix = \"project.ovirt-logs\" & \"-\" & \"engine\" & \".\" & \"\" & \".\";", "stdout_lines": [" set $.index_prefix = \"project.ovirt-logs\" & \"-\" & \"engine\" & \".\" & \"\" & \".\";"]} TASK [Check input file is "/var/log/vdsm/vdsm.log" in "/etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf"] *** task path: /tmp/tmpa5z69896/tests/tests_ovirt_elasticsearch.yml:145 ok: [/cache/fedora-31.qcow2] => {"changed": false, "cmd": ["/bin/grep", "input(type=\"imfile\" file=\"/var/log/vdsm/vdsm.log\" tag=\"ovirt_vdsm_input\"", "/etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf"], "delta": "0:00:00.002800", "end": "2020-11-12 01:54:04.852913", "rc": 0, "start": "2020-11-12 01:54:04.850113", "stderr": "", "stderr_lines": [], "stdout": "input(type=\"imfile\" file=\"/var/log/vdsm/vdsm.log\" tag=\"ovirt_vdsm_input\"", "stdout_lines": ["input(type=\"imfile\" file=\"/var/log/vdsm/vdsm.log\" tag=\"ovirt_vdsm_input\""]} TASK [Check index_prefix is "project.ovirt-logs" in "/etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf"] *** task path: /tmp/tmpa5z69896/tests/tests_ovirt_elasticsearch.yml:149 ok: [/cache/fedora-31.qcow2] => {"changed": false, "cmd": ["/bin/grep", "set $.index_prefix = \"project.ovirt-logs\"", "/etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf"], "delta": "0:00:01.004714", "end": "2020-11-12 01:54:06.195929", "rc": 0, "start": "2020-11-12 01:54:05.191215", "stderr": "", "stderr_lines": [], "stdout": " set $.index_prefix = \"project.ovirt-logs\" & \"-\" & \"engine\" & \".\" & \"\" & \".\";", "stdout_lines": [" set $.index_prefix = \"project.ovirt-logs\" & \"-\" & \"engine\" & \".\" & \"\" & \".\";"]} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-31.qcow2 : ok=112 changed=19 unreachable=0 failed=0 skipped=76 rescued=0 ignored=0 + cd /tmp/tmpa5z69896/tests; TEST_SUBJECTS=/cache/fedora-31.qcow2 TEST_ARTIFACTS=/tmp/linux-system-role-test-work-pull-linux-system-roles_logging-186-405f09a-fedora-31-mm3symvy/artifacts ansible-playbook -vv --inventory=/usr/share/ansible/inventory/standard-inventory-qcow2 /tmp/tmpa5z69896/_setup.yml /tmp/tmpa5z69896/tests/tests_ovirt_elasticsearch_params.yml ansible-playbook 2.9.14 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/tester/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.8/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 3.8.6 (default, Sep 25 2020, 00:00:00) [GCC 10.2.1 20200723 (Red Hat 10.2.1-1)] Using /etc/ansible/ansible.cfg as config file PLAYBOOK: _setup.yml *********************************************************** 1 plays in /tmp/tmpa5z69896/_setup.yml PLAY [Fail when only localhost is available] *********************************** META: ran handlers TASK [debug] ******************************************************************* task path: /tmp/tmpa5z69896/_setup.yml:5 ok: [/cache/fedora-31.qcow2] => { "groups": { "all": [ "/cache/fedora-31.qcow2" ], "localhost": [ "/cache/fedora-31.qcow2" ], "subjects": [ "/cache/fedora-31.qcow2" ], "ungrouped": [] } } TASK [fail] ******************************************************************** task path: /tmp/tmpa5z69896/_setup.yml:7 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-31.qcow2 : ok=1 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 PLAYBOOK: tests_ovirt_elasticsearch_params.yml ********************************* 1 plays in /tmp/tmpa5z69896/tests/tests_ovirt_elasticsearch_params.yml PLAY [Ensure that the role runs with parameters from ovirt to two elasticsearch outputs and local files output] *** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpa5z69896/tests/tests_ovirt_elasticsearch_params.yml:29 ok: [/cache/fedora-31.qcow2] META: ran handlers TASK [deploy config to send to elasticsearch] ********************************** task path: /tmp/tmpa5z69896/tests/tests_ovirt_elasticsearch_params.yml:49 TASK [linux-system-roles.logging : Set rsyslog_output_elasticsearch for the omelasticsearch output] *** task path: /tmp/tmpa5z69896/tasks/main.yml:5 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_elasticsearch": [{"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key.pem", "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}, {"allowUnsignedCerts": true, "bulkmode": false, "ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "dynSearchIndex": false, "dynbulkid": false, "index_prefix": ".operations.", "input_type": "ovirt", "name": "elasticsearch_output_ops", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es-ops", "server_port": 9200, "type": "elasticsearch", "usehttps": false}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_files for the omfile outputs] *** task path: /tmp/tmpa5z69896/tasks/main.yml:9 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_files": []}, "changed": false} TASK [linux-system-roles.logging : Set files output if rsyslog_output_files is empty and logging_inputs is not empty] *** task path: /tmp/tmpa5z69896/tasks/main.yml:13 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_files": [{"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_forwards for the omfwd output] *** task path: /tmp/tmpa5z69896/tasks/main.yml:20 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_forwards": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_remote_files for the omfwd output for the remote input] *** task path: /tmp/tmpa5z69896/tasks/main.yml:24 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_remote_files": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_relp for the relp output] *** task path: /tmp/tmpa5z69896/tasks/main.yml:28 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_input_relp for the relp input] *** task path: /tmp/tmpa5z69896/tasks/main.yml:32 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_input_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmpa5z69896/tasks/main.yml:36 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key.pem", "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}, {"allowUnsignedCerts": true, "bulkmode": false, "ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "dynSearchIndex": false, "dynbulkid": false, "index_prefix": ".operations.", "input_type": "ovirt", "name": "elasticsearch_output_ops", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es-ops", "server_port": 9200, "type": "elasticsearch", "usehttps": false}, {"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmpa5z69896/tasks/main.yml:40 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'default_files', 'type': 'file'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "default_files", "type": "file"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key.pem", "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'elasticsearch_output_ops', 'type': 'elasticsearch', 'server_host': 'logging-es-ops', 'server_port': 9200, 'index_prefix': '.operations.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem', 'dynSearchIndex': False, 'bulkmode': False, 'dynbulkid': False, 'allowUnsignedCerts': True, 'usehttps': False}) => {"ansible_loop_var": "item", "changed": false, "item": {"allowUnsignedCerts": true, "bulkmode": false, "ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "dynSearchIndex": false, "dynbulkid": false, "index_prefix": ".operations.", "input_type": "ovirt", "name": "elasticsearch_output_ops", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es-ops", "server_port": 9200, "type": "elasticsearch", "usehttps": false}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmpa5z69896/tasks/main.yml:49 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'flow_0', 'inputs': ['ovirt_collectd_input', 'ovirt_engine_input', 'ovirt_vdsm_input'], 'outputs': ['elasticsearch_output', 'elasticsearch_output_ops']}) => {"ansible_loop_var": "item", "changed": false, "item": {"inputs": ["ovirt_collectd_input", "ovirt_engine_input", "ovirt_vdsm_input"], "name": "flow_0", "outputs": ["elasticsearch_output", "elasticsearch_output_ops"]}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'flow_1', 'inputs': ['basic_input'], 'outputs': ['default_files']}) => {"ansible_loop_var": "item", "changed": false, "item": {"inputs": ["basic_input"], "name": "flow_1", "outputs": ["default_files"]}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmpa5z69896/tasks/main.yml:60 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmpa5z69896/tasks/main.yml:64 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmpa5z69896/tasks/main.yml:70 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmpa5z69896/tasks/main.yml:76 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmpa5z69896/tasks/main.yml:82 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmpa5z69896/tasks/main.yml:86 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmpa5z69896/tasks/main.yml:101 TASK [/tmp/tmpa5z69896/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:14 changed: [/cache/fedora-31.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: libestr-0.1.9-13.fc31.x86_64", "Installed: ca-certificates-2020.2.41-1.1.fc31.noarch", "Installed: p11-kit-trust-0.23.21-2.fc31.x86_64", "Installed: p11-kit-0.23.21-2.fc31.x86_64", "Installed: libfastjson-0.99.8-5.fc31.x86_64", "Installed: rsyslog-8.2002.0-1.fc31.x86_64", "Installed: logrotate-3.15.1-1.fc31.x86_64", "Installed: rsyslog-gnutls-8.2002.0-1.fc31.x86_64", "Removed: p11-kit-0.23.16.1-2.fc31.x86_64", "Removed: p11-kit-trust-0.23.16.1-2.fc31.x86_64", "Removed: ca-certificates-2019.2.32-3.fc31.noarch"]} TASK [/tmp/tmpa5z69896/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:21 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc31", "source": "rpm", "version": "1.20.4"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc31", "source": "rpm", "version": "1.20.4"}], "abattis-cantarell-fonts": [{"arch": "noarch", "epoch": null, "name": "abattis-cantarell-fonts", "release": "3.fc31", "source": "rpm", "version": "0.111"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "4.fc31", "source": "rpm", "version": "2.2.53"}], "adobe-source-code-pro-fonts": [{"arch": "noarch", "epoch": null, "name": "adobe-source-code-pro-fonts", "release": "7.fc31", "source": "rpm", "version": "2.030.1.050"}], "adwaita-cursor-theme": [{"arch": "noarch", "epoch": null, "name": "adwaita-cursor-theme", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "adwaita-icon-theme": [{"arch": "noarch", "epoch": null, "name": "adwaita-icon-theme", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "5.fc31", "source": "rpm", "version": "1.11"}], "at-spi2-atk": [{"arch": "x86_64", "epoch": null, "name": "at-spi2-atk", "release": "1.fc31", "source": "rpm", "version": "2.34.1"}], "at-spi2-core": [{"arch": "x86_64", "epoch": null, "name": "at-spi2-core", "release": "1.fc31", "source": "rpm", "version": "2.34.0"}], "atk": [{"arch": "x86_64", "epoch": null, "name": "atk", "release": "1.fc31", "source": "rpm", "version": "2.34.1"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "0.12.20190507gitf58ec40.fc31", "source": "rpm", "version": "3.0"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "0.12.20190507gitf58ec40.fc31", "source": "rpm", "version": "3.0"}], "avahi-libs": [{"arch": "x86_64", "epoch": null, "name": "avahi-libs", "release": "20.fc31", "source": "rpm", "version": "0.7"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "8.fc31", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "3.fc31", "source": "rpm", "version": "5.0.7"}], "brotli": [{"arch": "x86_64", "epoch": null, "name": "brotli", "release": "6.fc31", "source": "rpm", "version": "1.0.7"}], "bzip2": [{"arch": "x86_64", "epoch": null, "name": "bzip2", "release": "1.fc31", "source": "rpm", "version": "1.0.8"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "1.fc31", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "4.fc31", "source": "rpm", "version": "1.15.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc31", "source": "rpm", "version": "2020.2.41"}], "cairo": [{"arch": "x86_64", "epoch": null, "name": "cairo", "release": "6.fc31", "source": "rpm", "version": "1.16.0"}], "cairo-gobject": [{"arch": "x86_64", "epoch": null, "name": "cairo-gobject", "release": "6.fc31", "source": "rpm", "version": "1.16.0"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "2.fc31", "source": "rpm", "version": "2.9"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "4.fc31", "source": "rpm", "version": "3.5"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "11.fc31", "source": "rpm", "version": "17.1"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "3.fc31", "source": "rpm", "version": "0.31"}], "colord-libs": [{"arch": "x86_64", "epoch": null, "name": "colord-libs", "release": "2.fc31", "source": "rpm", "version": "1.4.4"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc31", "source": "rpm", "version": "8.31"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc31", "source": "rpm", "version": "8.31"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "12.fc31", "source": "rpm", "version": "2.12"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "21.fc31", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "21.fc31", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "4.gitbb9bf99.fc31", "source": "rpm", "version": "20190816"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc31", "source": "rpm", "version": "2.2.1"}], "cups-libs": [{"arch": "x86_64", "epoch": 1, "name": "cups-libs", "release": "2.fc31", "source": "rpm", "version": "2.2.12"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "1.fc31", "source": "rpm", "version": "7.66.0"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "2.fc31", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "3.fc31", "source": "rpm", "version": "1.12.16"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "6.fc31", "source": "rpm", "version": "21"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "3.fc31", "source": "rpm", "version": "1.12.16"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "3.fc31", "source": "rpm", "version": "1.12.16"}], "dconf": [{"arch": "x86_64", "epoch": null, "name": "dconf", "release": "1.fc31", "source": "rpm", "version": "0.34.0"}], "dejavu-fonts-common": [{"arch": "noarch", "epoch": null, "name": "dejavu-fonts-common", "release": "2.fc31", "source": "rpm", "version": "2.37"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "2.fc31", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "2.fc31", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "2.fc31", "source": "rpm", "version": "1.02.163"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "2.fc31", "source": "rpm", "version": "1.02.163"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "15.fc31", "source": "rpm", "version": "4.4.1"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "15.fc31", "source": "rpm", "version": "4.4.1"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "3.fc31", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc31", "source": "rpm", "version": "4.0.9"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "27.git20181204.fc31.1", "source": "rpm", "version": "049"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "27.git20181204.fc31.1", "source": "rpm", "version": "049"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc31", "source": "rpm", "version": "0.177"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc31", "source": "rpm", "version": "0.177"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc31", "source": "rpm", "version": "0.177"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc31", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "1", "source": "rpm", "version": "31"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "1", "source": "rpm", "version": "31"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "1", "source": "rpm", "version": "31"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "1", "source": "rpm", "version": "31"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc31", "source": "rpm", "version": "5.37"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc31", "source": "rpm", "version": "5.37"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc31", "source": "rpm", "version": "3.12"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "24.fc31", "source": "rpm", "version": "4.6.0"}], "fipscheck": [{"arch": "x86_64", "epoch": null, "name": "fipscheck", "release": "7.fc31", "source": "rpm", "version": "1.5.0"}], "fipscheck-lib": [{"arch": "x86_64", "epoch": null, "name": "fipscheck-lib", "release": "7.fc31", "source": "rpm", "version": "1.5.0"}], "fontconfig": [{"arch": "x86_64", "epoch": null, "name": "fontconfig", "release": "3.fc31", "source": "rpm", "version": "2.13.92"}], "fontpackages-filesystem": [{"arch": "noarch", "epoch": null, "name": "fontpackages-filesystem", "release": "25.fc31", "source": "rpm", "version": "1.44"}], "freetype": [{"arch": "x86_64", "epoch": null, "name": "freetype", "release": "3.fc31", "source": "rpm", "version": "2.10.0"}], "fribidi": [{"arch": "x86_64", "epoch": null, "name": "fribidi", "release": "4.fc31", "source": "rpm", "version": "1.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "8.fc31", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "5.fc31", "source": "rpm", "version": "5.0.1"}], "gcr": [{"arch": "x86_64", "epoch": null, "name": "gcr", "release": "1.fc31", "source": "rpm", "version": "3.33.4"}], "gcr-base": [{"arch": "x86_64", "epoch": null, "name": "gcr-base", "release": "1.fc31", "source": "rpm", "version": "3.33.4"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc31", "source": "rpm", "version": "1.18.1"}], "gdk-pixbuf2": [{"arch": "x86_64", "epoch": null, "name": "gdk-pixbuf2", "release": "1.fc31", "source": "rpm", "version": "2.40.0"}], "gdk-pixbuf2-modules": [{"arch": "x86_64", "epoch": null, "name": "gdk-pixbuf2-modules", "release": "1.fc31", "source": "rpm", "version": "2.40.0"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "1.fc31", "source": "rpm", "version": "20190806"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "1.fc31", "source": "rpm", "version": "20190806"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "2.fc31", "source": "rpm", "version": "0.20.1"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "2.fc31", "source": "rpm", "version": "0.20.1"}], "git-core": [{"arch": "x86_64", "epoch": null, "name": "git-core", "release": "1.fc31", "source": "rpm", "version": "2.23.0"}], "glib-networking": [{"arch": "x86_64", "epoch": null, "name": "glib-networking", "release": "1.fc31", "source": "rpm", "version": "2.62.1"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc31", "source": "rpm", "version": "2.62.1"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "5.fc31", "source": "rpm", "version": "2.30"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "5.fc31", "source": "rpm", "version": "2.30"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "5.fc31", "source": "rpm", "version": "2.30"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "10.fc31", "source": "rpm", "version": "6.1.2"}], "gnome-keyring": [{"arch": "x86_64", "epoch": null, "name": "gnome-keyring", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc31", "source": "rpm", "version": "2.2.17"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc31", "source": "rpm", "version": "2.2.17"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc31", "source": "rpm", "version": "3.6.10"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5c6ae44d", "source": "rpm", "version": "3c3359c4"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "3.fc31", "source": "rpm", "version": "1.13.1"}], "graphite2": [{"arch": "x86_64", "epoch": null, "name": "graphite2", "release": "1.fc31", "source": "rpm", "version": "1.3.13"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "3.fc31", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "20.fc31", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-tools-extra": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-extra", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "36.fc31", "source": "rpm", "version": "8.40"}], "gsettings-desktop-schemas": [{"arch": "x86_64", "epoch": null, "name": "gsettings-desktop-schemas", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "gtk-update-icon-cache": [{"arch": "x86_64", "epoch": null, "name": "gtk-update-icon-cache", "release": "3.fc31", "source": "rpm", "version": "3.24.12"}], "gtk3": [{"arch": "x86_64", "epoch": null, "name": "gtk3", "release": "3.fc31", "source": "rpm", "version": "3.24.12"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "1.fc31", "source": "rpm", "version": "1.10"}], "harfbuzz": [{"arch": "x86_64", "epoch": null, "name": "harfbuzz", "release": "2.fc31", "source": "rpm", "version": "2.6.1"}], "heat-cfntools": [{"arch": "noarch", "epoch": null, "name": "heat-cfntools", "release": "9.fc31", "source": "rpm", "version": "1.4.2"}], "hicolor-icon-theme": [{"arch": "noarch", "epoch": null, "name": "hicolor-icon-theme", "release": "7.fc31", "source": "rpm", "version": "0.17"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "9.fc31", "source": "rpm", "version": "3.20"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "2.fc31", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc31", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "3.fc31", "source": "rpm", "version": "0.2.5"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc31", "source": "rpm", "version": "5.3.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc31", "source": "rpm", "version": "5.3.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "5.fc31", "source": "rpm", "version": "1.8.3"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "3.fc31", "source": "rpm", "version": "20190515"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "4.fc31", "source": "rpm", "version": "2.12"}], "jasper-libs": [{"arch": "x86_64", "epoch": null, "name": "jasper-libs", "release": "9.fc31", "source": "rpm", "version": "2.0.14"}], "jbigkit-libs": [{"arch": "x86_64", "epoch": null, "name": "jbigkit-libs", "release": "17.fc31", "source": "rpm", "version": "2.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "6.fc31", "source": "rpm", "version": "0.13.1"}], "json-glib": [{"arch": "x86_64", "epoch": null, "name": "json-glib", "release": "3.fc31", "source": "rpm", "version": "1.4.4"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "14.fc31", "source": "rpm", "version": "2.0.4"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "14.fc31", "source": "rpm", "version": "2.0.4"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "14.fc31", "source": "rpm", "version": "2.0.4"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "301.fc31", "source": "rpm", "version": "5.3.7"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "3.fc31", "source": "rpm", "version": "1.6"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "4.fc31", "source": "rpm", "version": "26"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "4.fc31", "source": "rpm", "version": "26"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "3.fc31", "source": "rpm", "version": "0.8.0"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "45.fc31", "source": "rpm", "version": "1.17"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "7.fc31", "source": "rpm", "version": "2.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "7.fc31", "source": "rpm", "version": "2.0"}], "lcms2": [{"arch": "x86_64", "epoch": null, "name": "lcms2", "release": "6.fc31", "source": "rpm", "version": "2.9"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "2.fc31", "source": "rpm", "version": "551"}], "libX11": [{"arch": "x86_64", "epoch": null, "name": "libX11", "release": "3.fc31", "source": "rpm", "version": "1.6.8"}], "libX11-common": [{"arch": "noarch", "epoch": null, "name": "libX11-common", "release": "3.fc31", "source": "rpm", "version": "1.6.8"}], "libXau": [{"arch": "x86_64", "epoch": null, "name": "libXau", "release": "2.fc31", "source": "rpm", "version": "1.0.9"}], "libXcomposite": [{"arch": "x86_64", "epoch": null, "name": "libXcomposite", "release": "17.fc31", "source": "rpm", "version": "0.4.4"}], "libXcursor": [{"arch": "x86_64", "epoch": null, "name": "libXcursor", "release": "6.fc31", "source": "rpm", "version": "1.1.15"}], "libXdamage": [{"arch": "x86_64", "epoch": null, "name": "libXdamage", "release": "17.fc31", "source": "rpm", "version": "1.1.4"}], "libXext": [{"arch": "x86_64", "epoch": null, "name": "libXext", "release": "2.fc31", "source": "rpm", "version": "1.3.4"}], "libXfixes": [{"arch": "x86_64", "epoch": null, "name": "libXfixes", "release": "10.fc31", "source": "rpm", "version": "5.0.3"}], "libXft": [{"arch": "x86_64", "epoch": null, "name": "libXft", "release": "2.fc31", "source": "rpm", "version": "2.3.3"}], "libXi": [{"arch": "x86_64", "epoch": null, "name": "libXi", "release": "2.fc31", "source": "rpm", "version": "1.7.10"}], "libXinerama": [{"arch": "x86_64", "epoch": null, "name": "libXinerama", "release": "4.fc31", "source": "rpm", "version": "1.1.4"}], "libXrandr": [{"arch": "x86_64", "epoch": null, "name": "libXrandr", "release": "2.fc31", "source": "rpm", "version": "1.5.2"}], "libXrender": [{"arch": "x86_64", "epoch": null, "name": "libXrender", "release": "10.fc31", "source": "rpm", "version": "0.9.10"}], "libXtst": [{"arch": "x86_64", "epoch": null, "name": "libXtst", "release": "10.fc31", "source": "rpm", "version": "1.2.3"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "4.fc31", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc31", "source": "rpm", "version": "3.4.0"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "3.fc31", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "2.fc31", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "7.fc31", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "43.fc31", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "6.fc31", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "8.fc31", "source": "rpm", "version": "0.7.9"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "43.fc31", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "3.fc31", "source": "rpm", "version": "0.1.11"}], "libcroco": [{"arch": "x86_64", "epoch": null, "name": "libcroco", "release": "2.fc31", "source": "rpm", "version": "0.6.13"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "1.fc31", "source": "rpm", "version": "7.66.0"}], "libdatrie": [{"arch": "x86_64", "epoch": null, "name": "libdatrie", "release": "10.fc31", "source": "rpm", "version": "0.2.9"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "38.fc31", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "38.fc31", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "43.fc31", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "6.fc31", "source": "rpm", "version": "0.35.3"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "28.20190324cvs.fc31", "source": "rpm", "version": "3.1"}], "libepoxy": [{"arch": "x86_64", "epoch": null, "name": "libepoxy", "release": "4.fc31", "source": "rpm", "version": "1.5.3"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "13.fc31", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "7.fc31", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "5.fc31", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "23.fc31", "source": "rpm", "version": "3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc31", "source": "rpm", "version": "9.2.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc31", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc31", "source": "rpm", "version": "9.2.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "2.fc31", "source": "rpm", "version": "1.36"}], "libgusb": [{"arch": "x86_64", "epoch": null, "name": "libgusb", "release": "5.fc31", "source": "rpm", "version": "0.3.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc31", "source": "rpm", "version": "2.2.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "43.fc31", "source": "rpm", "version": "1.3.1"}], "libjpeg-turbo": [{"arch": "x86_64", "epoch": null, "name": "libjpeg-turbo", "release": "4.fc31", "source": "rpm", "version": "2.0.2"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc31", "source": "rpm", "version": "1.1.5"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc31", "source": "rpm", "version": "1.1.5"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "10.fc31", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc31", "source": "rpm", "version": "2.0.7"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "8.fc31", "source": "rpm", "version": "1.2.0"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "9.fc31", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "10.fc31", "source": "rpm", "version": "1.0.4"}], "libmodman": [{"arch": "x86_64", "epoch": null, "name": "libmodman", "release": "20.fc31", "source": "rpm", "version": "2.0.1"}], "libmodulemd1": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd1", "release": "3.fc31", "source": "rpm", "version": "1.8.15"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "4.fc31", "source": "rpm", "version": "1.7"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.rc1.fc31", "source": "rpm", "version": "2.4.1"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc31", "source": "rpm", "version": "1.39.2"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "1.fc31", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "5.20180605git4a062cf.fc31", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "43.fc31", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "4.fc31", "source": "rpm", "version": "1.9.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "3.fc31", "source": "rpm", "version": "1.5.1"}], "libpng": [{"arch": "x86_64", "epoch": 2, "name": "libpng", "release": "2.fc31", "source": "rpm", "version": "1.6.37"}], "libproxy": [{"arch": "x86_64", "epoch": null, "name": "libproxy", "release": "14.fc31", "source": "rpm", "version": "0.4.15"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc31", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc31", "source": "rpm", "version": "1.4.1"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "43.fc31", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc31", "source": "rpm", "version": "1.10.5"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc31", "source": "rpm", "version": "2.10.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "1.fc31", "source": "rpm", "version": "2.4.1"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc31", "source": "rpm", "version": "0.19.1"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc31", "source": "rpm", "version": "2.9"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "2.fc31", "source": "rpm", "version": "2.9"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "8.fc31", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "3.fc31", "source": "rpm", "version": "0.7.5"}], "libsoup": [{"arch": "x86_64", "epoch": null, "name": "libsoup", "release": "1.fc31", "source": "rpm", "version": "2.68.2"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "6.fc31", "source": "rpm", "version": "0.9.0"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "6.fc31", "source": "rpm", "version": "0.9.0"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc31", "source": "rpm", "version": "9.2.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "1.fc31", "source": "rpm", "version": "2.3.0"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "2.fc31", "source": "rpm", "version": "4.14"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "1.fc31", "source": "rpm", "version": "1.4.2"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "1.fc31", "source": "rpm", "version": "0.10.1"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "2.fc31", "source": "rpm", "version": "0.20.1"}], "libthai": [{"arch": "x86_64", "epoch": null, "name": "libthai", "release": "3.fc31", "source": "rpm", "version": "0.1.28"}], "libtiff": [{"arch": "x86_64", "epoch": null, "name": "libtiff", "release": "6.fc31", "source": "rpm", "version": "4.0.10"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "2.rc3.fc31", "source": "rpm", "version": "1.1.4"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "6.fc31", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "4.fc31", "source": "rpm", "version": "1.0.22"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "21.fc31", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "17.fc31", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "8.fc31", "source": "rpm", "version": "0.3.0"}], "libwayland-client": [{"arch": "x86_64", "epoch": null, "name": "libwayland-client", "release": "2.fc31", "source": "rpm", "version": "1.17.0"}], "libwayland-cursor": [{"arch": "x86_64", "epoch": null, "name": "libwayland-cursor", "release": "2.fc31", "source": "rpm", "version": "1.17.0"}], "libwayland-egl": [{"arch": "x86_64", "epoch": null, "name": "libwayland-egl", "release": "2.fc31", "source": "rpm", "version": "1.17.0"}], "libxcb": [{"arch": "x86_64", "epoch": null, "name": "libxcb", "release": "3.fc31", "source": "rpm", "version": "1.13.1"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "1.fc31", "source": "rpm", "version": "4.4.10"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "1.fc31", "source": "rpm", "version": "4.4.10"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc31", "source": "rpm", "version": "0.8.4"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "3.fc31", "source": "rpm", "version": "2.9.9"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "2.fc31", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc31", "source": "rpm", "version": "1.4.2"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "25.fc31", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "102.fc31", "source": "rpm", "version": "20190923"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "3.fc31", "source": "rpm", "version": "0.9.23"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "1.fc31", "source": "rpm", "version": "3.15.1"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "6.fc31", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "1.fc31", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "5.fc31", "source": "rpm", "version": "2.8.4"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc31", "source": "rpm", "version": "5.5.2"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc31", "source": "rpm", "version": "3.1.6"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc31", "source": "rpm", "version": "4.0.23"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "12.20190803.fc31", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "12.20190803.fc31", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "12.20190803.fc31", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.55.20160912git.fc31", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc31", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "3.fc31", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "3.fc31", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc31.1", "source": "rpm", "version": "8.0p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc31.1", "source": "rpm", "version": "8.0p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc31.1", "source": "rpm", "version": "8.0p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "2.fc31", "source": "rpm", "version": "1.1.1d"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc31", "source": "rpm", "version": "1.1.1d"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "2.fc31", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "3.fc31", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc31", "source": "rpm", "version": "0.23.21"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc31", "source": "rpm", "version": "0.23.21"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "18.fc31", "source": "rpm", "version": "1.3.1"}], "pango": [{"arch": "x86_64", "epoch": null, "name": "pango", "release": "1.fc31", "source": "rpm", "version": "1.44.6"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "1.fc31", "source": "rpm", "version": "3.2.153"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "6.fc31", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc31.1", "source": "rpm", "version": "8.43"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "14.fc31", "source": "rpm", "version": "10.33"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "5.fc31", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "6.fc31", "source": "rpm", "version": "1.1.0"}], "pixman": [{"arch": "x86_64", "epoch": null, "name": "pixman", "release": "1.fc31", "source": "rpm", "version": "0.38.4"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "4.fc31", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "18.fc31", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "6.fc31", "source": "rpm", "version": "3.3.15"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "2.fc31", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc31", "source": "rpm", "version": "19.1.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "1.fc31", "source": "rpm", "version": "41.2.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "5.fc31", "source": "rpm", "version": "3.7.4"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "5.fc31", "source": "rpm", "version": "3.7.4"}], "python3-asn1crypto": [{"arch": "noarch", "epoch": null, "name": "python3-asn1crypto", "release": "7.fc31", "source": "rpm", "version": "0.24.0"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc31", "source": "rpm", "version": "19.1.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "0.12.20190507gitf58ec40.fc31", "source": "rpm", "version": "3.0"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc31", "source": "rpm", "version": "2.7.0"}], "python3-boto": [{"arch": "noarch", "epoch": null, "name": "python3-boto", "release": "1.fc31", "source": "rpm", "version": "2.49.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc31", "source": "rpm", "version": "1.12.3"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "10.fc31", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "16.fc31", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc31", "source": "rpm", "version": "2.6.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "3.fc31", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "6.fc31", "source": "rpm", "version": "1.2.8"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "2.fc31", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc31", "source": "rpm", "version": "4.0.9"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "3.fc31", "source": "rpm", "version": "1.13.1"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "6.fc31", "source": "rpm", "version": "0.35.3"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc31", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "2.fc31", "source": "rpm", "version": "2.10.1"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "8.fc31", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "16.fc31", "source": "rpm", "version": "1.10"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "1.fc31", "source": "rpm", "version": "3.0.2"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "3.fc31", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "3.fc31", "source": "rpm", "version": "0.1.11"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "6.fc31", "source": "rpm", "version": "0.35.3"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "5.fc31", "source": "rpm", "version": "3.7.4"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc31", "source": "rpm", "version": "2.9"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "2.fc31", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "2.fc31", "source": "rpm", "version": "3.0.2"}], "python3-pbr": [{"arch": "noarch", "epoch": null, "name": "python3-pbr", "release": "4.fc31", "source": "rpm", "version": "5.1.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc31", "source": "rpm", "version": "19.1.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "3.fc31", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "18.fc31", "source": "rpm", "version": "0.7.2"}], "python3-psutil": [{"arch": "x86_64", "epoch": null, "name": "python3-psutil", "release": "2.fc31", "source": "rpm", "version": "5.6.3"}], "python3-pyasn1": [{"arch": "noarch", "epoch": null, "name": "python3-pyasn1", "release": "5.fc31", "source": "rpm", "version": "0.4.4"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "20.fc31", "source": "rpm", "version": "2.14"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "1.fc31", "source": "rpm", "version": "0.15.4"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "3.fc31", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "2.fc31", "source": "rpm", "version": "1.7.0"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc31", "source": "rpm", "version": "2019.2"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc31", "source": "rpm", "version": "5.1.2"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc31", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "python3-rsa": [{"arch": "noarch", "epoch": null, "name": "python3-rsa", "release": "10.fc31", "source": "rpm", "version": "3.4.2"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc31", "source": "rpm", "version": "4.2.2"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "1.fc31", "source": "rpm", "version": "41.2.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc31", "source": "rpm", "version": "1.12.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc31", "source": "rpm", "version": "1.9.3"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "4.fc31", "source": "rpm", "version": "1.25.3"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "4.fc31", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "3.fc31", "source": "rpm", "version": "8.0"}], "rest": [{"arch": "x86_64", "epoch": null, "name": "rest", "release": "6.fc31", "source": "rpm", "version": "0.8.1"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "25.fc31", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "9.fc31", "source": "rpm", "version": "3.1.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc31", "source": "rpm", "version": "8.2002.0"}], "rsyslog-gnutls": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-gnutls", "release": "1.fc31", "source": "rpm", "version": "8.2002.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "4.fc31", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "37.fc31", "source": "rpm", "version": "3.14.4"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "37.fc31", "source": "rpm", "version": "3.14.4"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc31", "source": "rpm", "version": "2.13.3"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "16.fc31", "source": "rpm", "version": "4.6"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "1.fc31", "source": "rpm", "version": "1.14"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "2.fc31", "source": "rpm", "version": "3.29.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc31", "source": "rpm", "version": "1.8.28"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-bootchart": [{"arch": "x86_64", "epoch": null, "name": "systemd-bootchart", "release": "5.fc31", "source": "rpm", "version": "233"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "2.fc31", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "13.fc31", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "13.fc31", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "2.fc31", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc31", "source": "rpm", "version": "2019c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc31", "source": "rpm", "version": "1.9.3"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc31", "source": "rpm", "version": "8.1.2102"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "15.fc31", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc31", "source": "rpm", "version": "5.5.2"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "2.fc31", "source": "rpm", "version": "5.1.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "2.fc31", "source": "rpm", "version": "2.27"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "6.fc31", "source": "rpm", "version": "5.2.4"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "6.fc31", "source": "rpm", "version": "5.2.4"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "3.fc31", "source": "rpm", "version": "1.1.2"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "19.fc31", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2002.0"}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : debug] ********************************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:32 skipping: [/cache/fedora-31.qcow2] => {} TASK [/tmp/tmpa5z69896/roles/rsyslog : debug] ********************************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:36 ok: [/cache/fedora-31.qcow2] => { "msg": "Rsyslog_version is 8.2002.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmpa5z69896/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:41 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:48 ok: [/cache/fedora-31.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/rsyslog.d", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:54 ok: [/cache/fedora-31.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/lib/rsyslog", "secontext": "system_u:object_r:syslogd_var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Set backup dir name] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:60 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_backup_dir": "/tmp/rsyslog.d-20201112T015421"}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:64 ok: [/cache/fedora-31.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20201112T015421", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:73 ok: [/cache/fedora-31.qcow2] => {"archived": ["/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.conf"], "arcroot": "/etc/", "changed": false, "dest": "/tmp/rsyslog.d-20201112T015421/backup.tgz", "expanded_exclude_paths": [], "expanded_paths": ["/etc/rsyslog.d", "/etc/rsyslog.conf"], "gid": 0, "group": "root", "missing": [], "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 1726, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:80 changed: [/cache/fedora-31.qcow2] => {"changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/log", "secontext": "system_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:88 NOTIFIED HANDLER /tmp/tmpa5z69896/roles/rsyslog : restart rsyslogd for /cache/fedora-31.qcow2 changed: [/cache/fedora-31.qcow2] => {"changed": true, "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "dest": "/etc/rsyslog.conf", "gid": 0, "group": "root", "md5sum": "aa226b8228225835f8a13f775ca42e49", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 104, "src": "/root/.ansible/tmp/ansible-tmp-1605146107.174915-165237-84813705990692/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:97 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, [{"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}], [{"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}]]}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:108 changed: [/cache/fedora-31.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "7f4de7a1922c9f75e59e999d3bd76a7422293d14", "dest": "/etc/rsyslog.d/00-global.conf", "gid": 0, "group": "root", "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "md5sum": "bc874b131415b3d23235af980ec111e0", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 86, "src": "/root/.ansible/tmp/ansible-tmp-1605146108.177773-165267-231282034445030/source", "state": "file", "uid": 0} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} changed: [/cache/fedora-31.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "0dd331865ac06c0881012a0dc9796c2260e66dcd", "dest": "/etc/rsyslog.d/05-common-defaults.conf", "gid": 0, "group": "root", "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "md5sum": "ca846c3cf461cb558da5d3e79ac49a26", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 69, "src": "/root/.ansible/tmp/ansible-tmp-1605146108.812522-165267-59190107379953/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:129 skipping: [/cache/fedora-31.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:151 TASK [/tmp/tmpa5z69896/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:166 skipping: [/cache/fedora-31.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:174 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:186 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:198 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:222 ok: [/cache/fedora-31.qcow2] => (item={'name': 'basic_input', 'type': 'basics'}) => {"ansible_facts": {"__rsyslog_basics_packages": []}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/inputs/basics/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "basic_input", "type": "basics"}} ok: [/cache/fedora-31.qcow2] => (item={'name': 'ovirt_collectd_input', 'type': 'ovirt', 'subtype': 'collectd', 'ovirt_collectd_port': 55555, 'ovirt_elasticsearch_index_prefix': 'project.ovirt-metrics-test', 'ovirt_env_name': 'test-engine', 'ovirt_env_uuid': '111-222-333'}) => {"ansible_facts": {"__rsyslog_ovirt_packages": ["rsyslog-mmnormalize", "rsyslog-mmjsonparse", "libfastjson", "liblognorm", "libestr"], "__rsyslog_ovirt_prereq_packages": [], "__rsyslog_ovirt_rules": ["{{ rsyslog_conf_ovirt_local_modules }}", "{{ rsyslog_conf_ovirt_main_modules }}", "{{ rsyslog_rulebase_ovirt_engine }}", "{{ rsyslog_rulebase_ovirt_vdsm }}", "{{ rsyslog_rulebase_ovirt_parse_json }}"], "rsyslog_conf_ovirt_local_modules": [{"name": "input-ovirt-local_modules", "sections": [{"options": "{% if logging_inputs | selectattr('name', 'defined') | selectattr('type', 'defined') | selectattr('type', '==', 'basics') | list | length == 0 %}\n# Log messages sent to local UNIX socket with use=off'\nmodule(load=\"imuxsock\" SysSock.Use=\"off\")\n{% endif %}"}], "type": "modules"}], "rsyslog_conf_ovirt_main_modules": [{"name": "input-ovirt-main-modules", "sections": [{"options": "# Read from file with inotify enabled\nmodule(load=\"imfile\" mode=\"inotify\")"}, {"options": "# Read from tcp collectd metrics\nmodule(load=\"imtcp\")"}, {"options": "# Normalize logs\nmodule(load=\"mmnormalize\")"}, {"options": "# Parse logs to JSON\nmodule(load=\"mmjsonparse\")"}, {"options": "template(name=\"cnvt_to_viaq_timestamp\" type=\"list\") {\n property(name=\"TIMESTAMP\" dateFormat=\"rfc3339\")\n}"}], "type": "modules"}], "rsyslog_rulebase_ovirt_engine": [{"filename": "ovirt_engine.rulebase", "name": "ovirt_engine", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %thread:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %correlationid:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}], "rsyslog_rulebase_ovirt_parse_json": [{"filename": "parse_json.rulebase", "name": "parse_json", "nocomment": true, "sections": [{"options": "version=2\nrule=:%.:json%"}]}], "rsyslog_rulebase_ovirt_vdsm": [{"filename": "ovirt_vdsm.rulebase", "name": "ovirt_vdsm", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %thread:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}]}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/inputs/ovirt/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "ovirt_collectd_input", "ovirt_collectd_port": 55555, "ovirt_elasticsearch_index_prefix": "project.ovirt-metrics-test", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "111-222-333", "subtype": "collectd", "type": "ovirt"}} ok: [/cache/fedora-31.qcow2] => (item={'name': 'ovirt_engine_input', 'type': 'ovirt', 'subtype': 'engine', 'ovirt_elasticsearch_index_prefix': 'project.ovirt-logs-test', 'ovirt_env_name': 'test-engine', 'ovirt_env_uuid': '444-555-666', 'ovirt_vds_cluster_name': 'test_vds_cluster', 'ovirt_engine_fqdn': 'engine.ovirt.example.com', 'ovirt_input_file': '/var/log/ovirt-engine/test-engine.log'}) => {"ansible_facts": {"__rsyslog_ovirt_packages": ["rsyslog-mmnormalize", "rsyslog-mmjsonparse", "libfastjson", "liblognorm", "libestr"], "__rsyslog_ovirt_prereq_packages": [], "__rsyslog_ovirt_rules": ["{{ rsyslog_conf_ovirt_local_modules }}", "{{ rsyslog_conf_ovirt_main_modules }}", "{{ rsyslog_rulebase_ovirt_engine }}", "{{ rsyslog_rulebase_ovirt_vdsm }}", "{{ rsyslog_rulebase_ovirt_parse_json }}"], "rsyslog_conf_ovirt_local_modules": [{"name": "input-ovirt-local_modules", "sections": [{"options": "{% if logging_inputs | selectattr('name', 'defined') | selectattr('type', 'defined') | selectattr('type', '==', 'basics') | list | length == 0 %}\n# Log messages sent to local UNIX socket with use=off'\nmodule(load=\"imuxsock\" SysSock.Use=\"off\")\n{% endif %}"}], "type": "modules"}], "rsyslog_conf_ovirt_main_modules": [{"name": "input-ovirt-main-modules", "sections": [{"options": "# Read from file with inotify enabled\nmodule(load=\"imfile\" mode=\"inotify\")"}, {"options": "# Read from tcp collectd metrics\nmodule(load=\"imtcp\")"}, {"options": "# Normalize logs\nmodule(load=\"mmnormalize\")"}, {"options": "# Parse logs to JSON\nmodule(load=\"mmjsonparse\")"}, {"options": "template(name=\"cnvt_to_viaq_timestamp\" type=\"list\") {\n property(name=\"TIMESTAMP\" dateFormat=\"rfc3339\")\n}"}], "type": "modules"}], "rsyslog_rulebase_ovirt_engine": [{"filename": "ovirt_engine.rulebase", "name": "ovirt_engine", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %thread:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %correlationid:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}], "rsyslog_rulebase_ovirt_parse_json": [{"filename": "parse_json.rulebase", "name": "parse_json", "nocomment": true, "sections": [{"options": "version=2\nrule=:%.:json%"}]}], "rsyslog_rulebase_ovirt_vdsm": [{"filename": "ovirt_vdsm.rulebase", "name": "ovirt_vdsm", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %thread:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}]}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/inputs/ovirt/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "ovirt_engine_input", "ovirt_elasticsearch_index_prefix": "project.ovirt-logs-test", "ovirt_engine_fqdn": "engine.ovirt.example.com", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "444-555-666", "ovirt_input_file": "/var/log/ovirt-engine/test-engine.log", "ovirt_vds_cluster_name": "test_vds_cluster", "subtype": "engine", "type": "ovirt"}} ok: [/cache/fedora-31.qcow2] => (item={'name': 'ovirt_vdsm_input', 'type': 'ovirt', 'subtype': 'vdsm', 'ovirt_elasticsearch_index_prefix': 'project.ovirt-logs-test', 'ovirt_env_name': 'test-engine', 'ovirt_env_uuid': '777-888-999', 'ovirt_vds_cluster_name': 'test_vds_cluster', 'ovirt_engine_fqdn': 'engine.ovirt.example.com', 'ovirt_input_file': '/var/log/vdsm/test-vdsm.log'}) => {"ansible_facts": {"__rsyslog_ovirt_packages": ["rsyslog-mmnormalize", "rsyslog-mmjsonparse", "libfastjson", "liblognorm", "libestr"], "__rsyslog_ovirt_prereq_packages": [], "__rsyslog_ovirt_rules": ["{{ rsyslog_conf_ovirt_local_modules }}", "{{ rsyslog_conf_ovirt_main_modules }}", "{{ rsyslog_rulebase_ovirt_engine }}", "{{ rsyslog_rulebase_ovirt_vdsm }}", "{{ rsyslog_rulebase_ovirt_parse_json }}"], "rsyslog_conf_ovirt_local_modules": [{"name": "input-ovirt-local_modules", "sections": [{"options": "{% if logging_inputs | selectattr('name', 'defined') | selectattr('type', 'defined') | selectattr('type', '==', 'basics') | list | length == 0 %}\n# Log messages sent to local UNIX socket with use=off'\nmodule(load=\"imuxsock\" SysSock.Use=\"off\")\n{% endif %}"}], "type": "modules"}], "rsyslog_conf_ovirt_main_modules": [{"name": "input-ovirt-main-modules", "sections": [{"options": "# Read from file with inotify enabled\nmodule(load=\"imfile\" mode=\"inotify\")"}, {"options": "# Read from tcp collectd metrics\nmodule(load=\"imtcp\")"}, {"options": "# Normalize logs\nmodule(load=\"mmnormalize\")"}, {"options": "# Parse logs to JSON\nmodule(load=\"mmjsonparse\")"}, {"options": "template(name=\"cnvt_to_viaq_timestamp\" type=\"list\") {\n property(name=\"TIMESTAMP\" dateFormat=\"rfc3339\")\n}"}], "type": "modules"}], "rsyslog_rulebase_ovirt_engine": [{"filename": "ovirt_engine.rulebase", "name": "ovirt_engine", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %thread:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %correlationid:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}], "rsyslog_rulebase_ovirt_parse_json": [{"filename": "parse_json.rulebase", "name": "parse_json", "nocomment": true, "sections": [{"options": "version=2\nrule=:%.:json%"}]}], "rsyslog_rulebase_ovirt_vdsm": [{"filename": "ovirt_vdsm.rulebase", "name": "ovirt_vdsm", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %thread:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}]}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/inputs/ovirt/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "ovirt_vdsm_input", "ovirt_elasticsearch_index_prefix": "project.ovirt-logs-test", "ovirt_engine_fqdn": "engine.ovirt.example.com", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "777-888-999", "ovirt_input_file": "/var/log/vdsm/test-vdsm.log", "ovirt_vds_cluster_name": "test_vds_cluster", "subtype": "vdsm", "type": "ovirt"}} ok: [/cache/fedora-31.qcow2] => (item={'name': 'ovirt_bogus_input', 'type': 'ovirt', 'subtype': 'bogus'}) => {"ansible_facts": {"__rsyslog_ovirt_packages": ["rsyslog-mmnormalize", "rsyslog-mmjsonparse", "libfastjson", "liblognorm", "libestr"], "__rsyslog_ovirt_prereq_packages": [], "__rsyslog_ovirt_rules": ["{{ rsyslog_conf_ovirt_local_modules }}", "{{ rsyslog_conf_ovirt_main_modules }}", "{{ rsyslog_rulebase_ovirt_engine }}", "{{ rsyslog_rulebase_ovirt_vdsm }}", "{{ rsyslog_rulebase_ovirt_parse_json }}"], "rsyslog_conf_ovirt_local_modules": [{"name": "input-ovirt-local_modules", "sections": [{"options": "{% if logging_inputs | selectattr('name', 'defined') | selectattr('type', 'defined') | selectattr('type', '==', 'basics') | list | length == 0 %}\n# Log messages sent to local UNIX socket with use=off'\nmodule(load=\"imuxsock\" SysSock.Use=\"off\")\n{% endif %}"}], "type": "modules"}], "rsyslog_conf_ovirt_main_modules": [{"name": "input-ovirt-main-modules", "sections": [{"options": "# Read from file with inotify enabled\nmodule(load=\"imfile\" mode=\"inotify\")"}, {"options": "# Read from tcp collectd metrics\nmodule(load=\"imtcp\")"}, {"options": "# Normalize logs\nmodule(load=\"mmnormalize\")"}, {"options": "# Parse logs to JSON\nmodule(load=\"mmjsonparse\")"}, {"options": "template(name=\"cnvt_to_viaq_timestamp\" type=\"list\") {\n property(name=\"TIMESTAMP\" dateFormat=\"rfc3339\")\n}"}], "type": "modules"}], "rsyslog_rulebase_ovirt_engine": [{"filename": "ovirt_engine.rulebase", "name": "ovirt_engine", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %thread:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %correlationid:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}], "rsyslog_rulebase_ovirt_parse_json": [{"filename": "parse_json.rulebase", "name": "parse_json", "nocomment": true, "sections": [{"options": "version=2\nrule=:%.:json%"}]}], "rsyslog_rulebase_ovirt_vdsm": [{"filename": "ovirt_vdsm.rulebase", "name": "ovirt_vdsm", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %thread:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}]}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/inputs/ovirt/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "ovirt_bogus_input", "subtype": "bogus", "type": "ovirt"}} TASK [/tmp/tmpa5z69896/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:234 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/basics/main.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/ovirt/main.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/ovirt/main.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/ovirt/main.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/ovirt/main.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update basics input packages] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/basics/main.yml:3 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 TASK [/tmp/tmpa5z69896/roles/rsyslog : Create basics input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/basics/main.yml:10 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'ovirt_collectd_input', 'type': 'ovirt', 'subtype': 'collectd', 'ovirt_collectd_port': 55555, 'ovirt_elasticsearch_index_prefix': 'project.ovirt-metrics-test', 'ovirt_env_name': 'test-engine', 'ovirt_env_uuid': '111-222-333'}) => {"ansible_loop": {"allitems": [{"name": "basic_input", "type": "basics"}, {"name": "ovirt_collectd_input", "ovirt_collectd_port": 55555, "ovirt_elasticsearch_index_prefix": "project.ovirt-metrics-test", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "111-222-333", "subtype": "collectd", "type": "ovirt"}, {"name": "ovirt_engine_input", "ovirt_elasticsearch_index_prefix": "project.ovirt-logs-test", "ovirt_engine_fqdn": "engine.ovirt.example.com", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "444-555-666", "ovirt_input_file": "/var/log/ovirt-engine/test-engine.log", "ovirt_vds_cluster_name": "test_vds_cluster", "subtype": "engine", "type": "ovirt"}, {"name": "ovirt_vdsm_input", "ovirt_elasticsearch_index_prefix": "project.ovirt-logs-test", "ovirt_engine_fqdn": "engine.ovirt.example.com", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "777-888-999", "ovirt_input_file": "/var/log/vdsm/test-vdsm.log", "ovirt_vds_cluster_name": "test_vds_cluster", "subtype": "vdsm", "type": "ovirt"}, {"name": "ovirt_bogus_input", "subtype": "bogus", "type": "ovirt"}], "first": false, "index": 2, "index0": 1, "last": false, "length": 5, "nextitem": {"name": "ovirt_engine_input", "ovirt_elasticsearch_index_prefix": "project.ovirt-logs-test", "ovirt_engine_fqdn": "engine.ovirt.example.com", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "444-555-666", "ovirt_input_file": "/var/log/ovirt-engine/test-engine.log", "ovirt_vds_cluster_name": "test_vds_cluster", "subtype": "engine", "type": "ovirt"}, "previtem": {"name": "basic_input", "type": "basics"}, "revindex": 4, "revindex0": 3}, "ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_collectd_input", "ovirt_collectd_port": 55555, "ovirt_elasticsearch_index_prefix": "project.ovirt-metrics-test", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "111-222-333", "subtype": "collectd", "type": "ovirt"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'ovirt_engine_input', 'type': 'ovirt', 'subtype': 'engine', 'ovirt_elasticsearch_index_prefix': 'project.ovirt-logs-test', 'ovirt_env_name': 'test-engine', 'ovirt_env_uuid': '444-555-666', 'ovirt_vds_cluster_name': 'test_vds_cluster', 'ovirt_engine_fqdn': 'engine.ovirt.example.com', 'ovirt_input_file': '/var/log/ovirt-engine/test-engine.log'}) => {"ansible_loop": {"allitems": [{"name": "basic_input", "type": "basics"}, {"name": "ovirt_collectd_input", "ovirt_collectd_port": 55555, "ovirt_elasticsearch_index_prefix": "project.ovirt-metrics-test", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "111-222-333", "subtype": "collectd", "type": "ovirt"}, {"name": "ovirt_engine_input", "ovirt_elasticsearch_index_prefix": "project.ovirt-logs-test", "ovirt_engine_fqdn": "engine.ovirt.example.com", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "444-555-666", "ovirt_input_file": "/var/log/ovirt-engine/test-engine.log", "ovirt_vds_cluster_name": "test_vds_cluster", "subtype": "engine", "type": "ovirt"}, {"name": "ovirt_vdsm_input", "ovirt_elasticsearch_index_prefix": "project.ovirt-logs-test", "ovirt_engine_fqdn": "engine.ovirt.example.com", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "777-888-999", "ovirt_input_file": "/var/log/vdsm/test-vdsm.log", "ovirt_vds_cluster_name": "test_vds_cluster", "subtype": "vdsm", "type": "ovirt"}, {"name": "ovirt_bogus_input", "subtype": "bogus", "type": "ovirt"}], "first": false, "index": 3, "index0": 2, "last": false, "length": 5, "nextitem": {"name": "ovirt_vdsm_input", "ovirt_elasticsearch_index_prefix": "project.ovirt-logs-test", "ovirt_engine_fqdn": "engine.ovirt.example.com", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "777-888-999", "ovirt_input_file": "/var/log/vdsm/test-vdsm.log", "ovirt_vds_cluster_name": "test_vds_cluster", "subtype": "vdsm", "type": "ovirt"}, "previtem": {"name": "ovirt_collectd_input", "ovirt_collectd_port": 55555, "ovirt_elasticsearch_index_prefix": "project.ovirt-metrics-test", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "111-222-333", "subtype": "collectd", "type": "ovirt"}, "revindex": 3, "revindex0": 2}, "ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_engine_input", "ovirt_elasticsearch_index_prefix": "project.ovirt-logs-test", "ovirt_engine_fqdn": "engine.ovirt.example.com", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "444-555-666", "ovirt_input_file": "/var/log/ovirt-engine/test-engine.log", "ovirt_vds_cluster_name": "test_vds_cluster", "subtype": "engine", "type": "ovirt"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'ovirt_vdsm_input', 'type': 'ovirt', 'subtype': 'vdsm', 'ovirt_elasticsearch_index_prefix': 'project.ovirt-logs-test', 'ovirt_env_name': 'test-engine', 'ovirt_env_uuid': '777-888-999', 'ovirt_vds_cluster_name': 'test_vds_cluster', 'ovirt_engine_fqdn': 'engine.ovirt.example.com', 'ovirt_input_file': '/var/log/vdsm/test-vdsm.log'}) => {"ansible_loop": {"allitems": [{"name": "basic_input", "type": "basics"}, {"name": "ovirt_collectd_input", "ovirt_collectd_port": 55555, "ovirt_elasticsearch_index_prefix": "project.ovirt-metrics-test", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "111-222-333", "subtype": "collectd", "type": "ovirt"}, {"name": "ovirt_engine_input", "ovirt_elasticsearch_index_prefix": "project.ovirt-logs-test", "ovirt_engine_fqdn": "engine.ovirt.example.com", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "444-555-666", "ovirt_input_file": "/var/log/ovirt-engine/test-engine.log", "ovirt_vds_cluster_name": "test_vds_cluster", "subtype": "engine", "type": "ovirt"}, {"name": "ovirt_vdsm_input", "ovirt_elasticsearch_index_prefix": "project.ovirt-logs-test", "ovirt_engine_fqdn": "engine.ovirt.example.com", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "777-888-999", "ovirt_input_file": "/var/log/vdsm/test-vdsm.log", "ovirt_vds_cluster_name": "test_vds_cluster", "subtype": "vdsm", "type": "ovirt"}, {"name": "ovirt_bogus_input", "subtype": "bogus", "type": "ovirt"}], "first": false, "index": 4, "index0": 3, "last": false, "length": 5, "nextitem": {"name": "ovirt_bogus_input", "subtype": "bogus", "type": "ovirt"}, "previtem": {"name": "ovirt_engine_input", "ovirt_elasticsearch_index_prefix": "project.ovirt-logs-test", "ovirt_engine_fqdn": "engine.ovirt.example.com", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "444-555-666", "ovirt_input_file": "/var/log/ovirt-engine/test-engine.log", "ovirt_vds_cluster_name": "test_vds_cluster", "subtype": "engine", "type": "ovirt"}, "revindex": 2, "revindex0": 1}, "ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_vdsm_input", "ovirt_elasticsearch_index_prefix": "project.ovirt-logs-test", "ovirt_engine_fqdn": "engine.ovirt.example.com", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "777-888-999", "ovirt_input_file": "/var/log/vdsm/test-vdsm.log", "ovirt_vds_cluster_name": "test_vds_cluster", "subtype": "vdsm", "type": "ovirt"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'ovirt_bogus_input', 'type': 'ovirt', 'subtype': 'bogus'}) => {"ansible_loop": {"allitems": [{"name": "basic_input", "type": "basics"}, {"name": "ovirt_collectd_input", "ovirt_collectd_port": 55555, "ovirt_elasticsearch_index_prefix": "project.ovirt-metrics-test", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "111-222-333", "subtype": "collectd", "type": "ovirt"}, {"name": "ovirt_engine_input", "ovirt_elasticsearch_index_prefix": "project.ovirt-logs-test", "ovirt_engine_fqdn": "engine.ovirt.example.com", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "444-555-666", "ovirt_input_file": "/var/log/ovirt-engine/test-engine.log", "ovirt_vds_cluster_name": "test_vds_cluster", "subtype": "engine", "type": "ovirt"}, {"name": "ovirt_vdsm_input", "ovirt_elasticsearch_index_prefix": "project.ovirt-logs-test", "ovirt_engine_fqdn": "engine.ovirt.example.com", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "777-888-999", "ovirt_input_file": "/var/log/vdsm/test-vdsm.log", "ovirt_vds_cluster_name": "test_vds_cluster", "subtype": "vdsm", "type": "ovirt"}, {"name": "ovirt_bogus_input", "subtype": "bogus", "type": "ovirt"}], "first": false, "index": 5, "index0": 4, "last": true, "length": 5, "previtem": {"name": "ovirt_vdsm_input", "ovirt_elasticsearch_index_prefix": "project.ovirt-logs-test", "ovirt_engine_fqdn": "engine.ovirt.example.com", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "777-888-999", "ovirt_input_file": "/var/log/vdsm/test-vdsm.log", "ovirt_vds_cluster_name": "test_vds_cluster", "subtype": "vdsm", "type": "ovirt"}, "revindex": 1, "revindex0": 0}, "ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_bogus_input", "subtype": "bogus", "type": "ovirt"}, "skip_reason": "Conditional result was False"} included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call default_files\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "081fb862a251d8dc0e6ed0ca51e016734d3f7dd7", "dest": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call default_files\n}\n"}], "state": "present", "type": "input"}, "md5sum": "a9d95529621dfe88c2e6fb6d6bb103c6", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 461, "src": "/root/.ansible/tmp/ansible-tmp-1605146110.2932389-165372-233342704178316/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call default_files\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call default_files\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update oVirt input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/ovirt/main.yml:3 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 changed: [/cache/fedora-31.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: rsyslog-mmjsonparse-8.2002.0-1.fc31.x86_64", "Installed: rsyslog-mmnormalize-8.2002.0-1.fc31.x86_64", "Installed: liblognorm-2.0.3-7.fc30.x86_64"]} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'input-ovirt-local_modules', 'type': 'modules', 'sections': [{'options': ''}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "9efbd6da0685b613caaf1ff3d5d1b19d98f94587", "dest": "/etc/rsyslog.d/10-input-ovirt-local_modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-ovirt-local_modules", "sections": [{"options": ""}], "type": "modules"}, "md5sum": "fd471c610a5a8f6b70103c0035716261", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 19, "src": "/root/.ansible/tmp/ansible-tmp-1605146116.0238287-165420-24694040606008/source", "state": "file", "uid": 0} changed: [/cache/fedora-31.qcow2] => (item={'name': 'input-ovirt-main-modules', 'type': 'modules', 'sections': [{'options': '# Read from file with inotify enabled\nmodule(load="imfile" mode="inotify")'}, {'options': '# Read from tcp collectd metrics\nmodule(load="imtcp")'}, {'options': '# Normalize logs\nmodule(load="mmnormalize")'}, {'options': '# Parse logs to JSON\nmodule(load="mmjsonparse")'}, {'options': 'template(name="cnvt_to_viaq_timestamp" type="list") {\n property(name="TIMESTAMP" dateFormat="rfc3339")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "f80b3358da16bc999118c8df766be00ecd64e797", "dest": "/etc/rsyslog.d/10-input-ovirt-main-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-ovirt-main-modules", "sections": [{"options": "# Read from file with inotify enabled\nmodule(load=\"imfile\" mode=\"inotify\")"}, {"options": "# Read from tcp collectd metrics\nmodule(load=\"imtcp\")"}, {"options": "# Normalize logs\nmodule(load=\"mmnormalize\")"}, {"options": "# Parse logs to JSON\nmodule(load=\"mmjsonparse\")"}, {"options": "template(name=\"cnvt_to_viaq_timestamp\" type=\"list\") {\n property(name=\"TIMESTAMP\" dateFormat=\"rfc3339\")\n}"}], "type": "modules"}, "md5sum": "6b37b2b890c8a474762074b08c307dbf", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 352, "src": "/root/.ansible/tmp/ansible-tmp-1605146116.6198545-165420-109550620893625/source", "state": "file", "uid": 0} changed: [/cache/fedora-31.qcow2] => (item={'name': 'ovirt_engine', 'filename': 'ovirt_engine.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %thread:string{"quoting.char.begin":"(","quoting.char.end":")"}% %correlationid:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "fef8ceda44e3f789ff71cfe6aaef2bd42984b6aa", "dest": "/etc/rsyslog.d/ovirt_engine.rulebase", "gid": 0, "group": "root", "inner_item": {"filename": "ovirt_engine.rulebase", "name": "ovirt_engine", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %thread:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %correlationid:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "md5sum": "1a029c4432a64552ec6c31122d7c78c4", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 315, "src": "/root/.ansible/tmp/ansible-tmp-1605146117.2283256-165420-271340959018582/source", "state": "file", "uid": 0} changed: [/cache/fedora-31.qcow2] => (item={'name': 'ovirt_vdsm', 'filename': 'ovirt_vdsm.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"(","quoting.char.end":")"}% %thread:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "f1a497b894e82036082606ea1d1190251ddd56da", "dest": "/etc/rsyslog.d/ovirt_vdsm.rulebase", "gid": 0, "group": "root", "inner_item": {"filename": "ovirt_vdsm.rulebase", "name": "ovirt_vdsm", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %thread:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "md5sum": "23c35538369a351f5dd7a3fab36c9ac4", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 243, "src": "/root/.ansible/tmp/ansible-tmp-1605146117.8178992-165420-144917322061581/source", "state": "file", "uid": 0} changed: [/cache/fedora-31.qcow2] => (item={'name': 'parse_json', 'filename': 'parse_json.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%.:json%'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "7ffe9915baace6fd657ed85bad783314c8c77902", "dest": "/etc/rsyslog.d/parse_json.rulebase", "gid": 0, "group": "root", "inner_item": {"filename": "parse_json.rulebase", "name": "parse_json", "nocomment": true, "sections": [{"options": "version=2\nrule=:%.:json%"}]}, "md5sum": "9fb3b66cb2071559dc9113b20cf2c36b", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 26, "src": "/root/.ansible/tmp/ansible-tmp-1605146118.4349673-165420-200821208583494/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-ovirt-local_modules', 'type': 'modules', 'sections': [{'options': ''}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-local_modules", "sections": [{"options": ""}], "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-ovirt-main-modules', 'type': 'modules', 'sections': [{'options': '# Read from file with inotify enabled\nmodule(load="imfile" mode="inotify")'}, {'options': '# Read from tcp collectd metrics\nmodule(load="imtcp")'}, {'options': '# Normalize logs\nmodule(load="mmnormalize")'}, {'options': '# Parse logs to JSON\nmodule(load="mmjsonparse")'}, {'options': 'template(name="cnvt_to_viaq_timestamp" type="list") {\n property(name="TIMESTAMP" dateFormat="rfc3339")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-main-modules", "sections": [{"options": "# Read from file with inotify enabled\nmodule(load=\"imfile\" mode=\"inotify\")"}, {"options": "# Read from tcp collectd metrics\nmodule(load=\"imtcp\")"}, {"options": "# Normalize logs\nmodule(load=\"mmnormalize\")"}, {"options": "# Parse logs to JSON\nmodule(load=\"mmjsonparse\")"}, {"options": "template(name=\"cnvt_to_viaq_timestamp\" type=\"list\") {\n property(name=\"TIMESTAMP\" dateFormat=\"rfc3339\")\n}"}], "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'ovirt_engine', 'filename': 'ovirt_engine.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %thread:string{"quoting.char.begin":"(","quoting.char.end":")"}% %correlationid:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "ovirt_engine.rulebase", "name": "ovirt_engine", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %thread:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %correlationid:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'ovirt_vdsm', 'filename': 'ovirt_vdsm.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"(","quoting.char.end":")"}% %thread:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "ovirt_vdsm.rulebase", "name": "ovirt_vdsm", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %thread:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'parse_json', 'filename': 'parse_json.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%.:json%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "parse_json.rulebase", "name": "parse_json", "nocomment": true, "sections": [{"options": "version=2\nrule=:%.:json%"}]}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create oVirt input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/ovirt/main.yml:10 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'basic_input', 'type': 'basics'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "basic_input", "type": "basics"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'ovirt_bogus_input', 'type': 'ovirt', 'subtype': 'bogus'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_bogus_input", "subtype": "bogus", "type": "ovirt"}, "skip_reason": "Conditional result was False"} included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'input-ovirt-ovirt_collectd_input', 'type': 'input', 'sections': [{'options': 'input (name="ovirt_collectd_input" type="imtcp" port="55555")\nif $inputname == "ovirt_collectd_input" then {\n set $!original_raw_message = $msg;\n action(name="collectd_mmjsonparse" type="mmjsonparse" cookie="") # parse entire message as json\n set $!@timestamp = exec_template(\'cnvt_to_viaq_timestamp\');\n unset $!time;\n if $!collectd!plugin == \'virt\' then {\n set $!ovirt!entity = \'vms\';\n } else {\n set $!ovirt!entity = \'hosts\';\n }\n set $.index_prefix = "project.ovirt-metrics-test" & "-" & "test-engine" & "." & "111-222-333" & ".";\n set $.input_type = "ovirt";\n}\nif\n ($inputname == "ovirt_collectd_input")\n then {\n call elasticsearch_output\n}\nif\n ($inputname == "ovirt_collectd_input")\n then {\n call elasticsearch_output_ops\n}\n'}], 'state': 'present'}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "17a86362472e4f9ff3feb60e07c6927fddcab5fa", "dest": "/etc/rsyslog.d/90-input-ovirt-ovirt_collectd_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-ovirt-ovirt_collectd_input", "sections": [{"options": "input (name=\"ovirt_collectd_input\" type=\"imtcp\" port=\"55555\")\nif $inputname == \"ovirt_collectd_input\" then {\n set $!original_raw_message = $msg;\n action(name=\"collectd_mmjsonparse\" type=\"mmjsonparse\" cookie=\"\") # parse entire message as json\n set $!@timestamp = exec_template('cnvt_to_viaq_timestamp');\n unset $!time;\n if $!collectd!plugin == 'virt' then {\n set $!ovirt!entity = 'vms';\n } else {\n set $!ovirt!entity = 'hosts';\n }\n set $.index_prefix = \"project.ovirt-metrics-test\" & \"-\" & \"test-engine\" & \".\" & \"111-222-333\" & \".\";\n set $.input_type = \"ovirt\";\n}\nif\n ($inputname == \"ovirt_collectd_input\")\n then {\n call elasticsearch_output\n}\nif\n ($inputname == \"ovirt_collectd_input\")\n then {\n call elasticsearch_output_ops\n}\n"}], "state": "present", "type": "input"}, "md5sum": "df6c55c6a936c68460119fec0c5d9a01", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 798, "src": "/root/.ansible/tmp/ansible-tmp-1605146119.330948-165554-223920477281247/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-ovirt-ovirt_collectd_input', 'type': 'input', 'sections': [{'options': 'input (name="ovirt_collectd_input" type="imtcp" port="55555")\nif $inputname == "ovirt_collectd_input" then {\n set $!original_raw_message = $msg;\n action(name="collectd_mmjsonparse" type="mmjsonparse" cookie="") # parse entire message as json\n set $!@timestamp = exec_template(\'cnvt_to_viaq_timestamp\');\n unset $!time;\n if $!collectd!plugin == \'virt\' then {\n set $!ovirt!entity = \'vms\';\n } else {\n set $!ovirt!entity = \'hosts\';\n }\n set $.index_prefix = "project.ovirt-metrics-test" & "-" & "test-engine" & "." & "111-222-333" & ".";\n set $.input_type = "ovirt";\n}\nif\n ($inputname == "ovirt_collectd_input")\n then {\n call elasticsearch_output\n}\nif\n ($inputname == "ovirt_collectd_input")\n then {\n call elasticsearch_output_ops\n}\n'}], 'state': 'present'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-ovirt_collectd_input", "sections": [{"options": "input (name=\"ovirt_collectd_input\" type=\"imtcp\" port=\"55555\")\nif $inputname == \"ovirt_collectd_input\" then {\n set $!original_raw_message = $msg;\n action(name=\"collectd_mmjsonparse\" type=\"mmjsonparse\" cookie=\"\") # parse entire message as json\n set $!@timestamp = exec_template('cnvt_to_viaq_timestamp');\n unset $!time;\n if $!collectd!plugin == 'virt' then {\n set $!ovirt!entity = 'vms';\n } else {\n set $!ovirt!entity = 'hosts';\n }\n set $.index_prefix = \"project.ovirt-metrics-test\" & \"-\" & \"test-engine\" & \".\" & \"111-222-333\" & \".\";\n set $.input_type = \"ovirt\";\n}\nif\n ($inputname == \"ovirt_collectd_input\")\n then {\n call elasticsearch_output\n}\nif\n ($inputname == \"ovirt_collectd_input\")\n then {\n call elasticsearch_output_ops\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'input-ovirt-ovirt_engine_input', 'type': 'input', 'sections': [{'options': 'input(type="imfile" file="/var/log/ovirt-engine/test-engine.log" tag="ovirt_engine_input"\n reopenOnTruncate="on" startmsg.regex="^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}")\nif $syslogtag == "ovirt_engine_input" then {\n action(name="ovirt-engine_mmnormalize" type="mmnormalize"\n rulebase="/etc/rsyslog.d/ovirt_engine.rulebase" path="$.ovirt")\n}\nif $syslogtag == "ovirt_engine_input" then {\n set $.index_prefix = "project.ovirt-logs-test" & "-" & "test-engine" & "." & "444-555-666" & ".";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & "T" & $.ovirt!time & "." & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = \'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com\';\n set $!ovirt!cluster_name = \'test_vds_cluster\';\n set $!ipaddr4 = \'10.0.2.15\';\n set $!ovirt!engine_fqdn = \'engine.ovirt.example.com\';\n set $.input_type = "ovirt";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == "ovirt_engine_input")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == "ovirt_engine_input")\n then {\n call elasticsearch_output_ops\n}\n'}], 'state': 'present'}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "88f365c0783bd28eeb38afec62e18ef1117afecb", "dest": "/etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-ovirt-ovirt_engine_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/ovirt-engine/test-engine.log\" tag=\"ovirt_engine_input\"\n reopenOnTruncate=\"on\" startmsg.regex=\"^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}\")\nif $syslogtag == \"ovirt_engine_input\" then {\n action(name=\"ovirt-engine_mmnormalize\" type=\"mmnormalize\"\n rulebase=\"/etc/rsyslog.d/ovirt_engine.rulebase\" path=\"$.ovirt\")\n}\nif $syslogtag == \"ovirt_engine_input\" then {\n set $.index_prefix = \"project.ovirt-logs-test\" & \"-\" & \"test-engine\" & \".\" & \"444-555-666\" & \".\";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & \"T\" & $.ovirt!time & \".\" & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = 'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com';\n set $!ovirt!cluster_name = 'test_vds_cluster';\n set $!ipaddr4 = '10.0.2.15';\n set $!ovirt!engine_fqdn = 'engine.ovirt.example.com';\n set $.input_type = \"ovirt\";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == \"ovirt_engine_input\")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == \"ovirt_engine_input\")\n then {\n call elasticsearch_output_ops\n}\n"}], "state": "present", "type": "input"}, "md5sum": "12434836d22546e8ad08ebc873d152a5", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1371, "src": "/root/.ansible/tmp/ansible-tmp-1605146120.1458237-165586-233078638368897/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-ovirt-ovirt_engine_input', 'type': 'input', 'sections': [{'options': 'input(type="imfile" file="/var/log/ovirt-engine/test-engine.log" tag="ovirt_engine_input"\n reopenOnTruncate="on" startmsg.regex="^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}")\nif $syslogtag == "ovirt_engine_input" then {\n action(name="ovirt-engine_mmnormalize" type="mmnormalize"\n rulebase="/etc/rsyslog.d/ovirt_engine.rulebase" path="$.ovirt")\n}\nif $syslogtag == "ovirt_engine_input" then {\n set $.index_prefix = "project.ovirt-logs-test" & "-" & "test-engine" & "." & "444-555-666" & ".";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & "T" & $.ovirt!time & "." & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = \'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com\';\n set $!ovirt!cluster_name = \'test_vds_cluster\';\n set $!ipaddr4 = \'10.0.2.15\';\n set $!ovirt!engine_fqdn = \'engine.ovirt.example.com\';\n set $.input_type = "ovirt";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == "ovirt_engine_input")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == "ovirt_engine_input")\n then {\n call elasticsearch_output_ops\n}\n'}], 'state': 'present'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-ovirt_engine_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/ovirt-engine/test-engine.log\" tag=\"ovirt_engine_input\"\n reopenOnTruncate=\"on\" startmsg.regex=\"^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}\")\nif $syslogtag == \"ovirt_engine_input\" then {\n action(name=\"ovirt-engine_mmnormalize\" type=\"mmnormalize\"\n rulebase=\"/etc/rsyslog.d/ovirt_engine.rulebase\" path=\"$.ovirt\")\n}\nif $syslogtag == \"ovirt_engine_input\" then {\n set $.index_prefix = \"project.ovirt-logs-test\" & \"-\" & \"test-engine\" & \".\" & \"444-555-666\" & \".\";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & \"T\" & $.ovirt!time & \".\" & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = 'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com';\n set $!ovirt!cluster_name = 'test_vds_cluster';\n set $!ipaddr4 = '10.0.2.15';\n set $!ovirt!engine_fqdn = 'engine.ovirt.example.com';\n set $.input_type = \"ovirt\";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == \"ovirt_engine_input\")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == \"ovirt_engine_input\")\n then {\n call elasticsearch_output_ops\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'input-ovirt-ovirt_vdsm_input', 'type': 'input', 'sections': [{'options': 'input(type="imfile" file="/var/log/vdsm/test-vdsm.log" tag="ovirt_vdsm_input"\n reopenOnTruncate="on" startmsg.regex="^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}")\nif $syslogtag == "ovirt_vdsm_input" then {\n action(name="ovirt-vdsm_mmnormalize" type="mmnormalize"\n rulebase="/etc/rsyslog.d/ovirt_vdsm.rulebase" path="$.ovirt")\n}\nif $syslogtag == "ovirt_vdsm_input" then {\n set $.index_prefix = "project.ovirt-logs-test" & "-" & "test-engine" & "." & "777-888-999" & ".";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & "T" & $.ovirt!time & "." & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = \'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com\';\n set $!ovirt!cluster_name = \'test_vds_cluster\';\n set $!ipaddr4 = \'10.0.2.15\';\n set $!ovirt!engine_fqdn = \'engine.ovirt.example.com\';\n set $.input_type = "ovirt";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == "ovirt_vdsm_input")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == "ovirt_vdsm_input")\n then {\n call elasticsearch_output_ops\n}\n'}], 'state': 'present'}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "79760459840607f3635ac32c9f9ac603b64d705d", "dest": "/etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-ovirt-ovirt_vdsm_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/vdsm/test-vdsm.log\" tag=\"ovirt_vdsm_input\"\n reopenOnTruncate=\"on\" startmsg.regex=\"^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}\")\nif $syslogtag == \"ovirt_vdsm_input\" then {\n action(name=\"ovirt-vdsm_mmnormalize\" type=\"mmnormalize\"\n rulebase=\"/etc/rsyslog.d/ovirt_vdsm.rulebase\" path=\"$.ovirt\")\n}\nif $syslogtag == \"ovirt_vdsm_input\" then {\n set $.index_prefix = \"project.ovirt-logs-test\" & \"-\" & \"test-engine\" & \".\" & \"777-888-999\" & \".\";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & \"T\" & $.ovirt!time & \".\" & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = 'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com';\n set $!ovirt!cluster_name = 'test_vds_cluster';\n set $!ipaddr4 = '10.0.2.15';\n set $!ovirt!engine_fqdn = 'engine.ovirt.example.com';\n set $.input_type = \"ovirt\";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == \"ovirt_vdsm_input\")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == \"ovirt_vdsm_input\")\n then {\n call elasticsearch_output_ops\n}\n"}], "state": "present", "type": "input"}, "md5sum": "764dafc86ff3bf2e65067fedfb929ebc", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1347, "src": "/root/.ansible/tmp/ansible-tmp-1605146121.018266-165618-171091261917769/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-ovirt-ovirt_vdsm_input', 'type': 'input', 'sections': [{'options': 'input(type="imfile" file="/var/log/vdsm/test-vdsm.log" tag="ovirt_vdsm_input"\n reopenOnTruncate="on" startmsg.regex="^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}")\nif $syslogtag == "ovirt_vdsm_input" then {\n action(name="ovirt-vdsm_mmnormalize" type="mmnormalize"\n rulebase="/etc/rsyslog.d/ovirt_vdsm.rulebase" path="$.ovirt")\n}\nif $syslogtag == "ovirt_vdsm_input" then {\n set $.index_prefix = "project.ovirt-logs-test" & "-" & "test-engine" & "." & "777-888-999" & ".";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & "T" & $.ovirt!time & "." & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = \'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com\';\n set $!ovirt!cluster_name = \'test_vds_cluster\';\n set $!ipaddr4 = \'10.0.2.15\';\n set $!ovirt!engine_fqdn = \'engine.ovirt.example.com\';\n set $.input_type = "ovirt";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == "ovirt_vdsm_input")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == "ovirt_vdsm_input")\n then {\n call elasticsearch_output_ops\n}\n'}], 'state': 'present'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-ovirt_vdsm_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/vdsm/test-vdsm.log\" tag=\"ovirt_vdsm_input\"\n reopenOnTruncate=\"on\" startmsg.regex=\"^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}\")\nif $syslogtag == \"ovirt_vdsm_input\" then {\n action(name=\"ovirt-vdsm_mmnormalize\" type=\"mmnormalize\"\n rulebase=\"/etc/rsyslog.d/ovirt_vdsm.rulebase\" path=\"$.ovirt\")\n}\nif $syslogtag == \"ovirt_vdsm_input\" then {\n set $.index_prefix = \"project.ovirt-logs-test\" & \"-\" & \"test-engine\" & \".\" & \"777-888-999\" & \".\";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & \"T\" & $.ovirt!time & \".\" & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = 'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com';\n set $!ovirt!cluster_name = 'test_vds_cluster';\n set $!ipaddr4 = '10.0.2.15';\n set $!ovirt!engine_fqdn = 'engine.ovirt.example.com';\n set $.input_type = \"ovirt\";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == \"ovirt_vdsm_input\")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == \"ovirt_vdsm_input\")\n then {\n call elasticsearch_output_ops\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Allow rsyslog to listen on collectd port] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/ovirt/main.yml:26 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'basic_input', 'type': 'basics'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "basic_input", "type": "basics"}, "skip_reason": "Conditional result was False"} changed: [/cache/fedora-31.qcow2] => (item={'name': 'ovirt_collectd_input', 'type': 'ovirt', 'subtype': 'collectd', 'ovirt_collectd_port': 55555, 'ovirt_elasticsearch_index_prefix': 'project.ovirt-metrics-test', 'ovirt_env_name': 'test-engine', 'ovirt_env_uuid': '111-222-333'}) => {"ansible_loop_var": "item", "changed": true, "item": {"name": "ovirt_collectd_input", "ovirt_collectd_port": 55555, "ovirt_elasticsearch_index_prefix": "project.ovirt-metrics-test", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "111-222-333", "subtype": "collectd", "type": "ovirt"}, "ports": ["44514"], "proto": "tcp", "setype": "syslogd_port_t", "state": "present"} ok: [/cache/fedora-31.qcow2] => (item={'name': 'ovirt_engine_input', 'type': 'ovirt', 'subtype': 'engine', 'ovirt_elasticsearch_index_prefix': 'project.ovirt-logs-test', 'ovirt_env_name': 'test-engine', 'ovirt_env_uuid': '444-555-666', 'ovirt_vds_cluster_name': 'test_vds_cluster', 'ovirt_engine_fqdn': 'engine.ovirt.example.com', 'ovirt_input_file': '/var/log/ovirt-engine/test-engine.log'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_engine_input", "ovirt_elasticsearch_index_prefix": "project.ovirt-logs-test", "ovirt_engine_fqdn": "engine.ovirt.example.com", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "444-555-666", "ovirt_input_file": "/var/log/ovirt-engine/test-engine.log", "ovirt_vds_cluster_name": "test_vds_cluster", "subtype": "engine", "type": "ovirt"}, "ports": ["44514"], "proto": "tcp", "setype": "syslogd_port_t", "state": "present"} ok: [/cache/fedora-31.qcow2] => (item={'name': 'ovirt_vdsm_input', 'type': 'ovirt', 'subtype': 'vdsm', 'ovirt_elasticsearch_index_prefix': 'project.ovirt-logs-test', 'ovirt_env_name': 'test-engine', 'ovirt_env_uuid': '777-888-999', 'ovirt_vds_cluster_name': 'test_vds_cluster', 'ovirt_engine_fqdn': 'engine.ovirt.example.com', 'ovirt_input_file': '/var/log/vdsm/test-vdsm.log'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_vdsm_input", "ovirt_elasticsearch_index_prefix": "project.ovirt-logs-test", "ovirt_engine_fqdn": "engine.ovirt.example.com", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "777-888-999", "ovirt_input_file": "/var/log/vdsm/test-vdsm.log", "ovirt_vds_cluster_name": "test_vds_cluster", "subtype": "vdsm", "type": "ovirt"}, "ports": ["44514"], "proto": "tcp", "setype": "syslogd_port_t", "state": "present"} ok: [/cache/fedora-31.qcow2] => (item={'name': 'ovirt_bogus_input', 'type': 'ovirt', 'subtype': 'bogus'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_bogus_input", "subtype": "bogus", "type": "ovirt"}, "ports": ["44514"], "proto": "tcp", "setype": "syslogd_port_t", "state": "present"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update oVirt input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/ovirt/main.yml:3 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 ok: [/cache/fedora-31.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'input-ovirt-local_modules', 'type': 'modules', 'sections': [{'options': ''}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "9efbd6da0685b613caaf1ff3d5d1b19d98f94587", "dest": "/etc/rsyslog.d/10-input-ovirt-local_modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-ovirt-local_modules", "sections": [{"options": ""}], "type": "modules"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-input-ovirt-local_modules.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 19, "state": "file", "uid": 0} ok: [/cache/fedora-31.qcow2] => (item={'name': 'input-ovirt-main-modules', 'type': 'modules', 'sections': [{'options': '# Read from file with inotify enabled\nmodule(load="imfile" mode="inotify")'}, {'options': '# Read from tcp collectd metrics\nmodule(load="imtcp")'}, {'options': '# Normalize logs\nmodule(load="mmnormalize")'}, {'options': '# Parse logs to JSON\nmodule(load="mmjsonparse")'}, {'options': 'template(name="cnvt_to_viaq_timestamp" type="list") {\n property(name="TIMESTAMP" dateFormat="rfc3339")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "f80b3358da16bc999118c8df766be00ecd64e797", "dest": "/etc/rsyslog.d/10-input-ovirt-main-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-ovirt-main-modules", "sections": [{"options": "# Read from file with inotify enabled\nmodule(load=\"imfile\" mode=\"inotify\")"}, {"options": "# Read from tcp collectd metrics\nmodule(load=\"imtcp\")"}, {"options": "# Normalize logs\nmodule(load=\"mmnormalize\")"}, {"options": "# Parse logs to JSON\nmodule(load=\"mmjsonparse\")"}, {"options": "template(name=\"cnvt_to_viaq_timestamp\" type=\"list\") {\n property(name=\"TIMESTAMP\" dateFormat=\"rfc3339\")\n}"}], "type": "modules"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-input-ovirt-main-modules.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 352, "state": "file", "uid": 0} ok: [/cache/fedora-31.qcow2] => (item={'name': 'ovirt_engine', 'filename': 'ovirt_engine.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %thread:string{"quoting.char.begin":"(","quoting.char.end":")"}% %correlationid:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "fef8ceda44e3f789ff71cfe6aaef2bd42984b6aa", "dest": "/etc/rsyslog.d/ovirt_engine.rulebase", "gid": 0, "group": "root", "inner_item": {"filename": "ovirt_engine.rulebase", "name": "ovirt_engine", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %thread:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %correlationid:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/ovirt_engine.rulebase", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 315, "state": "file", "uid": 0} ok: [/cache/fedora-31.qcow2] => (item={'name': 'ovirt_vdsm', 'filename': 'ovirt_vdsm.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"(","quoting.char.end":")"}% %thread:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "f1a497b894e82036082606ea1d1190251ddd56da", "dest": "/etc/rsyslog.d/ovirt_vdsm.rulebase", "gid": 0, "group": "root", "inner_item": {"filename": "ovirt_vdsm.rulebase", "name": "ovirt_vdsm", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %thread:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/ovirt_vdsm.rulebase", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 243, "state": "file", "uid": 0} ok: [/cache/fedora-31.qcow2] => (item={'name': 'parse_json', 'filename': 'parse_json.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%.:json%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "7ffe9915baace6fd657ed85bad783314c8c77902", "dest": "/etc/rsyslog.d/parse_json.rulebase", "gid": 0, "group": "root", "inner_item": {"filename": "parse_json.rulebase", "name": "parse_json", "nocomment": true, "sections": [{"options": "version=2\nrule=:%.:json%"}]}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/parse_json.rulebase", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 26, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-ovirt-local_modules', 'type': 'modules', 'sections': [{'options': ''}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-local_modules", "sections": [{"options": ""}], "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-ovirt-main-modules', 'type': 'modules', 'sections': [{'options': '# Read from file with inotify enabled\nmodule(load="imfile" mode="inotify")'}, {'options': '# Read from tcp collectd metrics\nmodule(load="imtcp")'}, {'options': '# Normalize logs\nmodule(load="mmnormalize")'}, {'options': '# Parse logs to JSON\nmodule(load="mmjsonparse")'}, {'options': 'template(name="cnvt_to_viaq_timestamp" type="list") {\n property(name="TIMESTAMP" dateFormat="rfc3339")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-main-modules", "sections": [{"options": "# Read from file with inotify enabled\nmodule(load=\"imfile\" mode=\"inotify\")"}, {"options": "# Read from tcp collectd metrics\nmodule(load=\"imtcp\")"}, {"options": "# Normalize logs\nmodule(load=\"mmnormalize\")"}, {"options": "# Parse logs to JSON\nmodule(load=\"mmjsonparse\")"}, {"options": "template(name=\"cnvt_to_viaq_timestamp\" type=\"list\") {\n property(name=\"TIMESTAMP\" dateFormat=\"rfc3339\")\n}"}], "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'ovirt_engine', 'filename': 'ovirt_engine.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %thread:string{"quoting.char.begin":"(","quoting.char.end":")"}% %correlationid:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "ovirt_engine.rulebase", "name": "ovirt_engine", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %thread:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %correlationid:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'ovirt_vdsm', 'filename': 'ovirt_vdsm.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"(","quoting.char.end":")"}% %thread:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "ovirt_vdsm.rulebase", "name": "ovirt_vdsm", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %thread:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'parse_json', 'filename': 'parse_json.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%.:json%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "parse_json.rulebase", "name": "parse_json", "nocomment": true, "sections": [{"options": "version=2\nrule=:%.:json%"}]}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create oVirt input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/ovirt/main.yml:10 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'basic_input', 'type': 'basics'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "basic_input", "type": "basics"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'ovirt_bogus_input', 'type': 'ovirt', 'subtype': 'bogus'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_bogus_input", "subtype": "bogus", "type": "ovirt"}, "skip_reason": "Conditional result was False"} included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'input-ovirt-ovirt_collectd_input', 'type': 'input', 'sections': [{'options': 'input (name="ovirt_collectd_input" type="imtcp" port="55555")\nif $inputname == "ovirt_collectd_input" then {\n set $!original_raw_message = $msg;\n action(name="collectd_mmjsonparse" type="mmjsonparse" cookie="") # parse entire message as json\n set $!@timestamp = exec_template(\'cnvt_to_viaq_timestamp\');\n unset $!time;\n if $!collectd!plugin == \'virt\' then {\n set $!ovirt!entity = \'vms\';\n } else {\n set $!ovirt!entity = \'hosts\';\n }\n set $.index_prefix = "project.ovirt-metrics-test" & "-" & "test-engine" & "." & "111-222-333" & ".";\n set $.input_type = "ovirt";\n}\nif\n ($inputname == "ovirt_collectd_input")\n then {\n call elasticsearch_output\n}\nif\n ($inputname == "ovirt_collectd_input")\n then {\n call elasticsearch_output_ops\n}\n'}], 'state': 'present'}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "17a86362472e4f9ff3feb60e07c6927fddcab5fa", "dest": "/etc/rsyslog.d/90-input-ovirt-ovirt_collectd_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-ovirt-ovirt_collectd_input", "sections": [{"options": "input (name=\"ovirt_collectd_input\" type=\"imtcp\" port=\"55555\")\nif $inputname == \"ovirt_collectd_input\" then {\n set $!original_raw_message = $msg;\n action(name=\"collectd_mmjsonparse\" type=\"mmjsonparse\" cookie=\"\") # parse entire message as json\n set $!@timestamp = exec_template('cnvt_to_viaq_timestamp');\n unset $!time;\n if $!collectd!plugin == 'virt' then {\n set $!ovirt!entity = 'vms';\n } else {\n set $!ovirt!entity = 'hosts';\n }\n set $.index_prefix = \"project.ovirt-metrics-test\" & \"-\" & \"test-engine\" & \".\" & \"111-222-333\" & \".\";\n set $.input_type = \"ovirt\";\n}\nif\n ($inputname == \"ovirt_collectd_input\")\n then {\n call elasticsearch_output\n}\nif\n ($inputname == \"ovirt_collectd_input\")\n then {\n call elasticsearch_output_ops\n}\n"}], "state": "present", "type": "input"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/90-input-ovirt-ovirt_collectd_input.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 798, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-ovirt-ovirt_collectd_input', 'type': 'input', 'sections': [{'options': 'input (name="ovirt_collectd_input" type="imtcp" port="55555")\nif $inputname == "ovirt_collectd_input" then {\n set $!original_raw_message = $msg;\n action(name="collectd_mmjsonparse" type="mmjsonparse" cookie="") # parse entire message as json\n set $!@timestamp = exec_template(\'cnvt_to_viaq_timestamp\');\n unset $!time;\n if $!collectd!plugin == \'virt\' then {\n set $!ovirt!entity = \'vms\';\n } else {\n set $!ovirt!entity = \'hosts\';\n }\n set $.index_prefix = "project.ovirt-metrics-test" & "-" & "test-engine" & "." & "111-222-333" & ".";\n set $.input_type = "ovirt";\n}\nif\n ($inputname == "ovirt_collectd_input")\n then {\n call elasticsearch_output\n}\nif\n ($inputname == "ovirt_collectd_input")\n then {\n call elasticsearch_output_ops\n}\n'}], 'state': 'present'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-ovirt_collectd_input", "sections": [{"options": "input (name=\"ovirt_collectd_input\" type=\"imtcp\" port=\"55555\")\nif $inputname == \"ovirt_collectd_input\" then {\n set $!original_raw_message = $msg;\n action(name=\"collectd_mmjsonparse\" type=\"mmjsonparse\" cookie=\"\") # parse entire message as json\n set $!@timestamp = exec_template('cnvt_to_viaq_timestamp');\n unset $!time;\n if $!collectd!plugin == 'virt' then {\n set $!ovirt!entity = 'vms';\n } else {\n set $!ovirt!entity = 'hosts';\n }\n set $.index_prefix = \"project.ovirt-metrics-test\" & \"-\" & \"test-engine\" & \".\" & \"111-222-333\" & \".\";\n set $.input_type = \"ovirt\";\n}\nif\n ($inputname == \"ovirt_collectd_input\")\n then {\n call elasticsearch_output\n}\nif\n ($inputname == \"ovirt_collectd_input\")\n then {\n call elasticsearch_output_ops\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'input-ovirt-ovirt_engine_input', 'type': 'input', 'sections': [{'options': 'input(type="imfile" file="/var/log/ovirt-engine/test-engine.log" tag="ovirt_engine_input"\n reopenOnTruncate="on" startmsg.regex="^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}")\nif $syslogtag == "ovirt_engine_input" then {\n action(name="ovirt-engine_mmnormalize" type="mmnormalize"\n rulebase="/etc/rsyslog.d/ovirt_engine.rulebase" path="$.ovirt")\n}\nif $syslogtag == "ovirt_engine_input" then {\n set $.index_prefix = "project.ovirt-logs-test" & "-" & "test-engine" & "." & "444-555-666" & ".";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & "T" & $.ovirt!time & "." & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = \'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com\';\n set $!ovirt!cluster_name = \'test_vds_cluster\';\n set $!ipaddr4 = \'10.0.2.15\';\n set $!ovirt!engine_fqdn = \'engine.ovirt.example.com\';\n set $.input_type = "ovirt";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == "ovirt_engine_input")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == "ovirt_engine_input")\n then {\n call elasticsearch_output_ops\n}\n'}], 'state': 'present'}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "88f365c0783bd28eeb38afec62e18ef1117afecb", "dest": "/etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-ovirt-ovirt_engine_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/ovirt-engine/test-engine.log\" tag=\"ovirt_engine_input\"\n reopenOnTruncate=\"on\" startmsg.regex=\"^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}\")\nif $syslogtag == \"ovirt_engine_input\" then {\n action(name=\"ovirt-engine_mmnormalize\" type=\"mmnormalize\"\n rulebase=\"/etc/rsyslog.d/ovirt_engine.rulebase\" path=\"$.ovirt\")\n}\nif $syslogtag == \"ovirt_engine_input\" then {\n set $.index_prefix = \"project.ovirt-logs-test\" & \"-\" & \"test-engine\" & \".\" & \"444-555-666\" & \".\";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & \"T\" & $.ovirt!time & \".\" & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = 'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com';\n set $!ovirt!cluster_name = 'test_vds_cluster';\n set $!ipaddr4 = '10.0.2.15';\n set $!ovirt!engine_fqdn = 'engine.ovirt.example.com';\n set $.input_type = \"ovirt\";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == \"ovirt_engine_input\")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == \"ovirt_engine_input\")\n then {\n call elasticsearch_output_ops\n}\n"}], "state": "present", "type": "input"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1371, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-ovirt-ovirt_engine_input', 'type': 'input', 'sections': [{'options': 'input(type="imfile" file="/var/log/ovirt-engine/test-engine.log" tag="ovirt_engine_input"\n reopenOnTruncate="on" startmsg.regex="^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}")\nif $syslogtag == "ovirt_engine_input" then {\n action(name="ovirt-engine_mmnormalize" type="mmnormalize"\n rulebase="/etc/rsyslog.d/ovirt_engine.rulebase" path="$.ovirt")\n}\nif $syslogtag == "ovirt_engine_input" then {\n set $.index_prefix = "project.ovirt-logs-test" & "-" & "test-engine" & "." & "444-555-666" & ".";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & "T" & $.ovirt!time & "." & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = \'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com\';\n set $!ovirt!cluster_name = \'test_vds_cluster\';\n set $!ipaddr4 = \'10.0.2.15\';\n set $!ovirt!engine_fqdn = \'engine.ovirt.example.com\';\n set $.input_type = "ovirt";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == "ovirt_engine_input")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == "ovirt_engine_input")\n then {\n call elasticsearch_output_ops\n}\n'}], 'state': 'present'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-ovirt_engine_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/ovirt-engine/test-engine.log\" tag=\"ovirt_engine_input\"\n reopenOnTruncate=\"on\" startmsg.regex=\"^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}\")\nif $syslogtag == \"ovirt_engine_input\" then {\n action(name=\"ovirt-engine_mmnormalize\" type=\"mmnormalize\"\n rulebase=\"/etc/rsyslog.d/ovirt_engine.rulebase\" path=\"$.ovirt\")\n}\nif $syslogtag == \"ovirt_engine_input\" then {\n set $.index_prefix = \"project.ovirt-logs-test\" & \"-\" & \"test-engine\" & \".\" & \"444-555-666\" & \".\";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & \"T\" & $.ovirt!time & \".\" & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = 'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com';\n set $!ovirt!cluster_name = 'test_vds_cluster';\n set $!ipaddr4 = '10.0.2.15';\n set $!ovirt!engine_fqdn = 'engine.ovirt.example.com';\n set $.input_type = \"ovirt\";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == \"ovirt_engine_input\")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == \"ovirt_engine_input\")\n then {\n call elasticsearch_output_ops\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'input-ovirt-ovirt_vdsm_input', 'type': 'input', 'sections': [{'options': 'input(type="imfile" file="/var/log/vdsm/test-vdsm.log" tag="ovirt_vdsm_input"\n reopenOnTruncate="on" startmsg.regex="^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}")\nif $syslogtag == "ovirt_vdsm_input" then {\n action(name="ovirt-vdsm_mmnormalize" type="mmnormalize"\n rulebase="/etc/rsyslog.d/ovirt_vdsm.rulebase" path="$.ovirt")\n}\nif $syslogtag == "ovirt_vdsm_input" then {\n set $.index_prefix = "project.ovirt-logs-test" & "-" & "test-engine" & "." & "777-888-999" & ".";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & "T" & $.ovirt!time & "." & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = \'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com\';\n set $!ovirt!cluster_name = \'test_vds_cluster\';\n set $!ipaddr4 = \'10.0.2.15\';\n set $!ovirt!engine_fqdn = \'engine.ovirt.example.com\';\n set $.input_type = "ovirt";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == "ovirt_vdsm_input")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == "ovirt_vdsm_input")\n then {\n call elasticsearch_output_ops\n}\n'}], 'state': 'present'}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "79760459840607f3635ac32c9f9ac603b64d705d", "dest": "/etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-ovirt-ovirt_vdsm_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/vdsm/test-vdsm.log\" tag=\"ovirt_vdsm_input\"\n reopenOnTruncate=\"on\" startmsg.regex=\"^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}\")\nif $syslogtag == \"ovirt_vdsm_input\" then {\n action(name=\"ovirt-vdsm_mmnormalize\" type=\"mmnormalize\"\n rulebase=\"/etc/rsyslog.d/ovirt_vdsm.rulebase\" path=\"$.ovirt\")\n}\nif $syslogtag == \"ovirt_vdsm_input\" then {\n set $.index_prefix = \"project.ovirt-logs-test\" & \"-\" & \"test-engine\" & \".\" & \"777-888-999\" & \".\";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & \"T\" & $.ovirt!time & \".\" & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = 'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com';\n set $!ovirt!cluster_name = 'test_vds_cluster';\n set $!ipaddr4 = '10.0.2.15';\n set $!ovirt!engine_fqdn = 'engine.ovirt.example.com';\n set $.input_type = \"ovirt\";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == \"ovirt_vdsm_input\")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == \"ovirt_vdsm_input\")\n then {\n call elasticsearch_output_ops\n}\n"}], "state": "present", "type": "input"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1347, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-ovirt-ovirt_vdsm_input', 'type': 'input', 'sections': [{'options': 'input(type="imfile" file="/var/log/vdsm/test-vdsm.log" tag="ovirt_vdsm_input"\n reopenOnTruncate="on" startmsg.regex="^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}")\nif $syslogtag == "ovirt_vdsm_input" then {\n action(name="ovirt-vdsm_mmnormalize" type="mmnormalize"\n rulebase="/etc/rsyslog.d/ovirt_vdsm.rulebase" path="$.ovirt")\n}\nif $syslogtag == "ovirt_vdsm_input" then {\n set $.index_prefix = "project.ovirt-logs-test" & "-" & "test-engine" & "." & "777-888-999" & ".";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & "T" & $.ovirt!time & "." & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = \'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com\';\n set $!ovirt!cluster_name = \'test_vds_cluster\';\n set $!ipaddr4 = \'10.0.2.15\';\n set $!ovirt!engine_fqdn = \'engine.ovirt.example.com\';\n set $.input_type = "ovirt";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == "ovirt_vdsm_input")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == "ovirt_vdsm_input")\n then {\n call elasticsearch_output_ops\n}\n'}], 'state': 'present'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-ovirt_vdsm_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/vdsm/test-vdsm.log\" tag=\"ovirt_vdsm_input\"\n reopenOnTruncate=\"on\" startmsg.regex=\"^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}\")\nif $syslogtag == \"ovirt_vdsm_input\" then {\n action(name=\"ovirt-vdsm_mmnormalize\" type=\"mmnormalize\"\n rulebase=\"/etc/rsyslog.d/ovirt_vdsm.rulebase\" path=\"$.ovirt\")\n}\nif $syslogtag == \"ovirt_vdsm_input\" then {\n set $.index_prefix = \"project.ovirt-logs-test\" & \"-\" & \"test-engine\" & \".\" & \"777-888-999\" & \".\";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & \"T\" & $.ovirt!time & \".\" & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = 'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com';\n set $!ovirt!cluster_name = 'test_vds_cluster';\n set $!ipaddr4 = '10.0.2.15';\n set $!ovirt!engine_fqdn = 'engine.ovirt.example.com';\n set $.input_type = \"ovirt\";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == \"ovirt_vdsm_input\")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == \"ovirt_vdsm_input\")\n then {\n call elasticsearch_output_ops\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Allow rsyslog to listen on collectd port] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/ovirt/main.yml:26 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'basic_input', 'type': 'basics'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "basic_input", "type": "basics"}, "skip_reason": "Conditional result was False"} ok: [/cache/fedora-31.qcow2] => (item={'name': 'ovirt_collectd_input', 'type': 'ovirt', 'subtype': 'collectd', 'ovirt_collectd_port': 55555, 'ovirt_elasticsearch_index_prefix': 'project.ovirt-metrics-test', 'ovirt_env_name': 'test-engine', 'ovirt_env_uuid': '111-222-333'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_collectd_input", "ovirt_collectd_port": 55555, "ovirt_elasticsearch_index_prefix": "project.ovirt-metrics-test", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "111-222-333", "subtype": "collectd", "type": "ovirt"}, "ports": ["44514"], "proto": "tcp", "setype": "syslogd_port_t", "state": "present"} ok: [/cache/fedora-31.qcow2] => (item={'name': 'ovirt_engine_input', 'type': 'ovirt', 'subtype': 'engine', 'ovirt_elasticsearch_index_prefix': 'project.ovirt-logs-test', 'ovirt_env_name': 'test-engine', 'ovirt_env_uuid': '444-555-666', 'ovirt_vds_cluster_name': 'test_vds_cluster', 'ovirt_engine_fqdn': 'engine.ovirt.example.com', 'ovirt_input_file': '/var/log/ovirt-engine/test-engine.log'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_engine_input", "ovirt_elasticsearch_index_prefix": "project.ovirt-logs-test", "ovirt_engine_fqdn": "engine.ovirt.example.com", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "444-555-666", "ovirt_input_file": "/var/log/ovirt-engine/test-engine.log", "ovirt_vds_cluster_name": "test_vds_cluster", "subtype": "engine", "type": "ovirt"}, "ports": ["44514"], "proto": "tcp", "setype": "syslogd_port_t", "state": "present"} ok: [/cache/fedora-31.qcow2] => (item={'name': 'ovirt_vdsm_input', 'type': 'ovirt', 'subtype': 'vdsm', 'ovirt_elasticsearch_index_prefix': 'project.ovirt-logs-test', 'ovirt_env_name': 'test-engine', 'ovirt_env_uuid': '777-888-999', 'ovirt_vds_cluster_name': 'test_vds_cluster', 'ovirt_engine_fqdn': 'engine.ovirt.example.com', 'ovirt_input_file': '/var/log/vdsm/test-vdsm.log'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_vdsm_input", "ovirt_elasticsearch_index_prefix": "project.ovirt-logs-test", "ovirt_engine_fqdn": "engine.ovirt.example.com", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "777-888-999", "ovirt_input_file": "/var/log/vdsm/test-vdsm.log", "ovirt_vds_cluster_name": "test_vds_cluster", "subtype": "vdsm", "type": "ovirt"}, "ports": ["44514"], "proto": "tcp", "setype": "syslogd_port_t", "state": "present"} ok: [/cache/fedora-31.qcow2] => (item={'name': 'ovirt_bogus_input', 'type': 'ovirt', 'subtype': 'bogus'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_bogus_input", "subtype": "bogus", "type": "ovirt"}, "ports": ["44514"], "proto": "tcp", "setype": "syslogd_port_t", "state": "present"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update oVirt input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/ovirt/main.yml:3 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 ok: [/cache/fedora-31.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'input-ovirt-local_modules', 'type': 'modules', 'sections': [{'options': ''}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "9efbd6da0685b613caaf1ff3d5d1b19d98f94587", "dest": "/etc/rsyslog.d/10-input-ovirt-local_modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-ovirt-local_modules", "sections": [{"options": ""}], "type": "modules"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-input-ovirt-local_modules.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 19, "state": "file", "uid": 0} ok: [/cache/fedora-31.qcow2] => (item={'name': 'input-ovirt-main-modules', 'type': 'modules', 'sections': [{'options': '# Read from file with inotify enabled\nmodule(load="imfile" mode="inotify")'}, {'options': '# Read from tcp collectd metrics\nmodule(load="imtcp")'}, {'options': '# Normalize logs\nmodule(load="mmnormalize")'}, {'options': '# Parse logs to JSON\nmodule(load="mmjsonparse")'}, {'options': 'template(name="cnvt_to_viaq_timestamp" type="list") {\n property(name="TIMESTAMP" dateFormat="rfc3339")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "f80b3358da16bc999118c8df766be00ecd64e797", "dest": "/etc/rsyslog.d/10-input-ovirt-main-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-ovirt-main-modules", "sections": [{"options": "# Read from file with inotify enabled\nmodule(load=\"imfile\" mode=\"inotify\")"}, {"options": "# Read from tcp collectd metrics\nmodule(load=\"imtcp\")"}, {"options": "# Normalize logs\nmodule(load=\"mmnormalize\")"}, {"options": "# Parse logs to JSON\nmodule(load=\"mmjsonparse\")"}, {"options": "template(name=\"cnvt_to_viaq_timestamp\" type=\"list\") {\n property(name=\"TIMESTAMP\" dateFormat=\"rfc3339\")\n}"}], "type": "modules"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-input-ovirt-main-modules.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 352, "state": "file", "uid": 0} ok: [/cache/fedora-31.qcow2] => (item={'name': 'ovirt_engine', 'filename': 'ovirt_engine.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %thread:string{"quoting.char.begin":"(","quoting.char.end":")"}% %correlationid:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "fef8ceda44e3f789ff71cfe6aaef2bd42984b6aa", "dest": "/etc/rsyslog.d/ovirt_engine.rulebase", "gid": 0, "group": "root", "inner_item": {"filename": "ovirt_engine.rulebase", "name": "ovirt_engine", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %thread:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %correlationid:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/ovirt_engine.rulebase", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 315, "state": "file", "uid": 0} ok: [/cache/fedora-31.qcow2] => (item={'name': 'ovirt_vdsm', 'filename': 'ovirt_vdsm.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"(","quoting.char.end":")"}% %thread:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "f1a497b894e82036082606ea1d1190251ddd56da", "dest": "/etc/rsyslog.d/ovirt_vdsm.rulebase", "gid": 0, "group": "root", "inner_item": {"filename": "ovirt_vdsm.rulebase", "name": "ovirt_vdsm", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %thread:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/ovirt_vdsm.rulebase", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 243, "state": "file", "uid": 0} ok: [/cache/fedora-31.qcow2] => (item={'name': 'parse_json', 'filename': 'parse_json.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%.:json%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "7ffe9915baace6fd657ed85bad783314c8c77902", "dest": "/etc/rsyslog.d/parse_json.rulebase", "gid": 0, "group": "root", "inner_item": {"filename": "parse_json.rulebase", "name": "parse_json", "nocomment": true, "sections": [{"options": "version=2\nrule=:%.:json%"}]}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/parse_json.rulebase", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 26, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-ovirt-local_modules', 'type': 'modules', 'sections': [{'options': ''}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-local_modules", "sections": [{"options": ""}], "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-ovirt-main-modules', 'type': 'modules', 'sections': [{'options': '# Read from file with inotify enabled\nmodule(load="imfile" mode="inotify")'}, {'options': '# Read from tcp collectd metrics\nmodule(load="imtcp")'}, {'options': '# Normalize logs\nmodule(load="mmnormalize")'}, {'options': '# Parse logs to JSON\nmodule(load="mmjsonparse")'}, {'options': 'template(name="cnvt_to_viaq_timestamp" type="list") {\n property(name="TIMESTAMP" dateFormat="rfc3339")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-main-modules", "sections": [{"options": "# Read from file with inotify enabled\nmodule(load=\"imfile\" mode=\"inotify\")"}, {"options": "# Read from tcp collectd metrics\nmodule(load=\"imtcp\")"}, {"options": "# Normalize logs\nmodule(load=\"mmnormalize\")"}, {"options": "# Parse logs to JSON\nmodule(load=\"mmjsonparse\")"}, {"options": "template(name=\"cnvt_to_viaq_timestamp\" type=\"list\") {\n property(name=\"TIMESTAMP\" dateFormat=\"rfc3339\")\n}"}], "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'ovirt_engine', 'filename': 'ovirt_engine.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %thread:string{"quoting.char.begin":"(","quoting.char.end":")"}% %correlationid:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "ovirt_engine.rulebase", "name": "ovirt_engine", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %thread:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %correlationid:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'ovirt_vdsm', 'filename': 'ovirt_vdsm.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"(","quoting.char.end":")"}% %thread:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "ovirt_vdsm.rulebase", "name": "ovirt_vdsm", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %thread:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'parse_json', 'filename': 'parse_json.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%.:json%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "parse_json.rulebase", "name": "parse_json", "nocomment": true, "sections": [{"options": "version=2\nrule=:%.:json%"}]}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create oVirt input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/ovirt/main.yml:10 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'basic_input', 'type': 'basics'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "basic_input", "type": "basics"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'ovirt_bogus_input', 'type': 'ovirt', 'subtype': 'bogus'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_bogus_input", "subtype": "bogus", "type": "ovirt"}, "skip_reason": "Conditional result was False"} included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'input-ovirt-ovirt_collectd_input', 'type': 'input', 'sections': [{'options': 'input (name="ovirt_collectd_input" type="imtcp" port="55555")\nif $inputname == "ovirt_collectd_input" then {\n set $!original_raw_message = $msg;\n action(name="collectd_mmjsonparse" type="mmjsonparse" cookie="") # parse entire message as json\n set $!@timestamp = exec_template(\'cnvt_to_viaq_timestamp\');\n unset $!time;\n if $!collectd!plugin == \'virt\' then {\n set $!ovirt!entity = \'vms\';\n } else {\n set $!ovirt!entity = \'hosts\';\n }\n set $.index_prefix = "project.ovirt-metrics-test" & "-" & "test-engine" & "." & "111-222-333" & ".";\n set $.input_type = "ovirt";\n}\nif\n ($inputname == "ovirt_collectd_input")\n then {\n call elasticsearch_output\n}\nif\n ($inputname == "ovirt_collectd_input")\n then {\n call elasticsearch_output_ops\n}\n'}], 'state': 'present'}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "17a86362472e4f9ff3feb60e07c6927fddcab5fa", "dest": "/etc/rsyslog.d/90-input-ovirt-ovirt_collectd_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-ovirt-ovirt_collectd_input", "sections": [{"options": "input (name=\"ovirt_collectd_input\" type=\"imtcp\" port=\"55555\")\nif $inputname == \"ovirt_collectd_input\" then {\n set $!original_raw_message = $msg;\n action(name=\"collectd_mmjsonparse\" type=\"mmjsonparse\" cookie=\"\") # parse entire message as json\n set $!@timestamp = exec_template('cnvt_to_viaq_timestamp');\n unset $!time;\n if $!collectd!plugin == 'virt' then {\n set $!ovirt!entity = 'vms';\n } else {\n set $!ovirt!entity = 'hosts';\n }\n set $.index_prefix = \"project.ovirt-metrics-test\" & \"-\" & \"test-engine\" & \".\" & \"111-222-333\" & \".\";\n set $.input_type = \"ovirt\";\n}\nif\n ($inputname == \"ovirt_collectd_input\")\n then {\n call elasticsearch_output\n}\nif\n ($inputname == \"ovirt_collectd_input\")\n then {\n call elasticsearch_output_ops\n}\n"}], "state": "present", "type": "input"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/90-input-ovirt-ovirt_collectd_input.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 798, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-ovirt-ovirt_collectd_input', 'type': 'input', 'sections': [{'options': 'input (name="ovirt_collectd_input" type="imtcp" port="55555")\nif $inputname == "ovirt_collectd_input" then {\n set $!original_raw_message = $msg;\n action(name="collectd_mmjsonparse" type="mmjsonparse" cookie="") # parse entire message as json\n set $!@timestamp = exec_template(\'cnvt_to_viaq_timestamp\');\n unset $!time;\n if $!collectd!plugin == \'virt\' then {\n set $!ovirt!entity = \'vms\';\n } else {\n set $!ovirt!entity = \'hosts\';\n }\n set $.index_prefix = "project.ovirt-metrics-test" & "-" & "test-engine" & "." & "111-222-333" & ".";\n set $.input_type = "ovirt";\n}\nif\n ($inputname == "ovirt_collectd_input")\n then {\n call elasticsearch_output\n}\nif\n ($inputname == "ovirt_collectd_input")\n then {\n call elasticsearch_output_ops\n}\n'}], 'state': 'present'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-ovirt_collectd_input", "sections": [{"options": "input (name=\"ovirt_collectd_input\" type=\"imtcp\" port=\"55555\")\nif $inputname == \"ovirt_collectd_input\" then {\n set $!original_raw_message = $msg;\n action(name=\"collectd_mmjsonparse\" type=\"mmjsonparse\" cookie=\"\") # parse entire message as json\n set $!@timestamp = exec_template('cnvt_to_viaq_timestamp');\n unset $!time;\n if $!collectd!plugin == 'virt' then {\n set $!ovirt!entity = 'vms';\n } else {\n set $!ovirt!entity = 'hosts';\n }\n set $.index_prefix = \"project.ovirt-metrics-test\" & \"-\" & \"test-engine\" & \".\" & \"111-222-333\" & \".\";\n set $.input_type = \"ovirt\";\n}\nif\n ($inputname == \"ovirt_collectd_input\")\n then {\n call elasticsearch_output\n}\nif\n ($inputname == \"ovirt_collectd_input\")\n then {\n call elasticsearch_output_ops\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'input-ovirt-ovirt_engine_input', 'type': 'input', 'sections': [{'options': 'input(type="imfile" file="/var/log/ovirt-engine/test-engine.log" tag="ovirt_engine_input"\n reopenOnTruncate="on" startmsg.regex="^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}")\nif $syslogtag == "ovirt_engine_input" then {\n action(name="ovirt-engine_mmnormalize" type="mmnormalize"\n rulebase="/etc/rsyslog.d/ovirt_engine.rulebase" path="$.ovirt")\n}\nif $syslogtag == "ovirt_engine_input" then {\n set $.index_prefix = "project.ovirt-logs-test" & "-" & "test-engine" & "." & "444-555-666" & ".";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & "T" & $.ovirt!time & "." & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = \'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com\';\n set $!ovirt!cluster_name = \'test_vds_cluster\';\n set $!ipaddr4 = \'10.0.2.15\';\n set $!ovirt!engine_fqdn = \'engine.ovirt.example.com\';\n set $.input_type = "ovirt";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == "ovirt_engine_input")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == "ovirt_engine_input")\n then {\n call elasticsearch_output_ops\n}\n'}], 'state': 'present'}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "88f365c0783bd28eeb38afec62e18ef1117afecb", "dest": "/etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-ovirt-ovirt_engine_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/ovirt-engine/test-engine.log\" tag=\"ovirt_engine_input\"\n reopenOnTruncate=\"on\" startmsg.regex=\"^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}\")\nif $syslogtag == \"ovirt_engine_input\" then {\n action(name=\"ovirt-engine_mmnormalize\" type=\"mmnormalize\"\n rulebase=\"/etc/rsyslog.d/ovirt_engine.rulebase\" path=\"$.ovirt\")\n}\nif $syslogtag == \"ovirt_engine_input\" then {\n set $.index_prefix = \"project.ovirt-logs-test\" & \"-\" & \"test-engine\" & \".\" & \"444-555-666\" & \".\";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & \"T\" & $.ovirt!time & \".\" & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = 'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com';\n set $!ovirt!cluster_name = 'test_vds_cluster';\n set $!ipaddr4 = '10.0.2.15';\n set $!ovirt!engine_fqdn = 'engine.ovirt.example.com';\n set $.input_type = \"ovirt\";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == \"ovirt_engine_input\")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == \"ovirt_engine_input\")\n then {\n call elasticsearch_output_ops\n}\n"}], "state": "present", "type": "input"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1371, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-ovirt-ovirt_engine_input', 'type': 'input', 'sections': [{'options': 'input(type="imfile" file="/var/log/ovirt-engine/test-engine.log" tag="ovirt_engine_input"\n reopenOnTruncate="on" startmsg.regex="^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}")\nif $syslogtag == "ovirt_engine_input" then {\n action(name="ovirt-engine_mmnormalize" type="mmnormalize"\n rulebase="/etc/rsyslog.d/ovirt_engine.rulebase" path="$.ovirt")\n}\nif $syslogtag == "ovirt_engine_input" then {\n set $.index_prefix = "project.ovirt-logs-test" & "-" & "test-engine" & "." & "444-555-666" & ".";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & "T" & $.ovirt!time & "." & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = \'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com\';\n set $!ovirt!cluster_name = \'test_vds_cluster\';\n set $!ipaddr4 = \'10.0.2.15\';\n set $!ovirt!engine_fqdn = \'engine.ovirt.example.com\';\n set $.input_type = "ovirt";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == "ovirt_engine_input")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == "ovirt_engine_input")\n then {\n call elasticsearch_output_ops\n}\n'}], 'state': 'present'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-ovirt_engine_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/ovirt-engine/test-engine.log\" tag=\"ovirt_engine_input\"\n reopenOnTruncate=\"on\" startmsg.regex=\"^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}\")\nif $syslogtag == \"ovirt_engine_input\" then {\n action(name=\"ovirt-engine_mmnormalize\" type=\"mmnormalize\"\n rulebase=\"/etc/rsyslog.d/ovirt_engine.rulebase\" path=\"$.ovirt\")\n}\nif $syslogtag == \"ovirt_engine_input\" then {\n set $.index_prefix = \"project.ovirt-logs-test\" & \"-\" & \"test-engine\" & \".\" & \"444-555-666\" & \".\";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & \"T\" & $.ovirt!time & \".\" & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = 'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com';\n set $!ovirt!cluster_name = 'test_vds_cluster';\n set $!ipaddr4 = '10.0.2.15';\n set $!ovirt!engine_fqdn = 'engine.ovirt.example.com';\n set $.input_type = \"ovirt\";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == \"ovirt_engine_input\")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == \"ovirt_engine_input\")\n then {\n call elasticsearch_output_ops\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'input-ovirt-ovirt_vdsm_input', 'type': 'input', 'sections': [{'options': 'input(type="imfile" file="/var/log/vdsm/test-vdsm.log" tag="ovirt_vdsm_input"\n reopenOnTruncate="on" startmsg.regex="^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}")\nif $syslogtag == "ovirt_vdsm_input" then {\n action(name="ovirt-vdsm_mmnormalize" type="mmnormalize"\n rulebase="/etc/rsyslog.d/ovirt_vdsm.rulebase" path="$.ovirt")\n}\nif $syslogtag == "ovirt_vdsm_input" then {\n set $.index_prefix = "project.ovirt-logs-test" & "-" & "test-engine" & "." & "777-888-999" & ".";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & "T" & $.ovirt!time & "." & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = \'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com\';\n set $!ovirt!cluster_name = \'test_vds_cluster\';\n set $!ipaddr4 = \'10.0.2.15\';\n set $!ovirt!engine_fqdn = \'engine.ovirt.example.com\';\n set $.input_type = "ovirt";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == "ovirt_vdsm_input")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == "ovirt_vdsm_input")\n then {\n call elasticsearch_output_ops\n}\n'}], 'state': 'present'}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "79760459840607f3635ac32c9f9ac603b64d705d", "dest": "/etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-ovirt-ovirt_vdsm_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/vdsm/test-vdsm.log\" tag=\"ovirt_vdsm_input\"\n reopenOnTruncate=\"on\" startmsg.regex=\"^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}\")\nif $syslogtag == \"ovirt_vdsm_input\" then {\n action(name=\"ovirt-vdsm_mmnormalize\" type=\"mmnormalize\"\n rulebase=\"/etc/rsyslog.d/ovirt_vdsm.rulebase\" path=\"$.ovirt\")\n}\nif $syslogtag == \"ovirt_vdsm_input\" then {\n set $.index_prefix = \"project.ovirt-logs-test\" & \"-\" & \"test-engine\" & \".\" & \"777-888-999\" & \".\";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & \"T\" & $.ovirt!time & \".\" & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = 'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com';\n set $!ovirt!cluster_name = 'test_vds_cluster';\n set $!ipaddr4 = '10.0.2.15';\n set $!ovirt!engine_fqdn = 'engine.ovirt.example.com';\n set $.input_type = \"ovirt\";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == \"ovirt_vdsm_input\")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == \"ovirt_vdsm_input\")\n then {\n call elasticsearch_output_ops\n}\n"}], "state": "present", "type": "input"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1347, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-ovirt-ovirt_vdsm_input', 'type': 'input', 'sections': [{'options': 'input(type="imfile" file="/var/log/vdsm/test-vdsm.log" tag="ovirt_vdsm_input"\n reopenOnTruncate="on" startmsg.regex="^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}")\nif $syslogtag == "ovirt_vdsm_input" then {\n action(name="ovirt-vdsm_mmnormalize" type="mmnormalize"\n rulebase="/etc/rsyslog.d/ovirt_vdsm.rulebase" path="$.ovirt")\n}\nif $syslogtag == "ovirt_vdsm_input" then {\n set $.index_prefix = "project.ovirt-logs-test" & "-" & "test-engine" & "." & "777-888-999" & ".";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & "T" & $.ovirt!time & "." & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = \'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com\';\n set $!ovirt!cluster_name = \'test_vds_cluster\';\n set $!ipaddr4 = \'10.0.2.15\';\n set $!ovirt!engine_fqdn = \'engine.ovirt.example.com\';\n set $.input_type = "ovirt";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == "ovirt_vdsm_input")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == "ovirt_vdsm_input")\n then {\n call elasticsearch_output_ops\n}\n'}], 'state': 'present'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-ovirt_vdsm_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/vdsm/test-vdsm.log\" tag=\"ovirt_vdsm_input\"\n reopenOnTruncate=\"on\" startmsg.regex=\"^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}\")\nif $syslogtag == \"ovirt_vdsm_input\" then {\n action(name=\"ovirt-vdsm_mmnormalize\" type=\"mmnormalize\"\n rulebase=\"/etc/rsyslog.d/ovirt_vdsm.rulebase\" path=\"$.ovirt\")\n}\nif $syslogtag == \"ovirt_vdsm_input\" then {\n set $.index_prefix = \"project.ovirt-logs-test\" & \"-\" & \"test-engine\" & \".\" & \"777-888-999\" & \".\";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & \"T\" & $.ovirt!time & \".\" & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = 'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com';\n set $!ovirt!cluster_name = 'test_vds_cluster';\n set $!ipaddr4 = '10.0.2.15';\n set $!ovirt!engine_fqdn = 'engine.ovirt.example.com';\n set $.input_type = \"ovirt\";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == \"ovirt_vdsm_input\")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == \"ovirt_vdsm_input\")\n then {\n call elasticsearch_output_ops\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Allow rsyslog to listen on collectd port] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/ovirt/main.yml:26 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'basic_input', 'type': 'basics'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "basic_input", "type": "basics"}, "skip_reason": "Conditional result was False"} ok: [/cache/fedora-31.qcow2] => (item={'name': 'ovirt_collectd_input', 'type': 'ovirt', 'subtype': 'collectd', 'ovirt_collectd_port': 55555, 'ovirt_elasticsearch_index_prefix': 'project.ovirt-metrics-test', 'ovirt_env_name': 'test-engine', 'ovirt_env_uuid': '111-222-333'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_collectd_input", "ovirt_collectd_port": 55555, "ovirt_elasticsearch_index_prefix": "project.ovirt-metrics-test", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "111-222-333", "subtype": "collectd", "type": "ovirt"}, "ports": ["44514"], "proto": "tcp", "setype": "syslogd_port_t", "state": "present"} ok: [/cache/fedora-31.qcow2] => (item={'name': 'ovirt_engine_input', 'type': 'ovirt', 'subtype': 'engine', 'ovirt_elasticsearch_index_prefix': 'project.ovirt-logs-test', 'ovirt_env_name': 'test-engine', 'ovirt_env_uuid': '444-555-666', 'ovirt_vds_cluster_name': 'test_vds_cluster', 'ovirt_engine_fqdn': 'engine.ovirt.example.com', 'ovirt_input_file': '/var/log/ovirt-engine/test-engine.log'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_engine_input", "ovirt_elasticsearch_index_prefix": "project.ovirt-logs-test", "ovirt_engine_fqdn": "engine.ovirt.example.com", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "444-555-666", "ovirt_input_file": "/var/log/ovirt-engine/test-engine.log", "ovirt_vds_cluster_name": "test_vds_cluster", "subtype": "engine", "type": "ovirt"}, "ports": ["44514"], "proto": "tcp", "setype": "syslogd_port_t", "state": "present"} ok: [/cache/fedora-31.qcow2] => (item={'name': 'ovirt_vdsm_input', 'type': 'ovirt', 'subtype': 'vdsm', 'ovirt_elasticsearch_index_prefix': 'project.ovirt-logs-test', 'ovirt_env_name': 'test-engine', 'ovirt_env_uuid': '777-888-999', 'ovirt_vds_cluster_name': 'test_vds_cluster', 'ovirt_engine_fqdn': 'engine.ovirt.example.com', 'ovirt_input_file': '/var/log/vdsm/test-vdsm.log'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_vdsm_input", "ovirt_elasticsearch_index_prefix": "project.ovirt-logs-test", "ovirt_engine_fqdn": "engine.ovirt.example.com", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "777-888-999", "ovirt_input_file": "/var/log/vdsm/test-vdsm.log", "ovirt_vds_cluster_name": "test_vds_cluster", "subtype": "vdsm", "type": "ovirt"}, "ports": ["44514"], "proto": "tcp", "setype": "syslogd_port_t", "state": "present"} ok: [/cache/fedora-31.qcow2] => (item={'name': 'ovirt_bogus_input', 'type': 'ovirt', 'subtype': 'bogus'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_bogus_input", "subtype": "bogus", "type": "ovirt"}, "ports": ["44514"], "proto": "tcp", "setype": "syslogd_port_t", "state": "present"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update oVirt input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/ovirt/main.yml:3 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 ok: [/cache/fedora-31.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'input-ovirt-local_modules', 'type': 'modules', 'sections': [{'options': ''}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "9efbd6da0685b613caaf1ff3d5d1b19d98f94587", "dest": "/etc/rsyslog.d/10-input-ovirt-local_modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-ovirt-local_modules", "sections": [{"options": ""}], "type": "modules"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-input-ovirt-local_modules.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 19, "state": "file", "uid": 0} ok: [/cache/fedora-31.qcow2] => (item={'name': 'input-ovirt-main-modules', 'type': 'modules', 'sections': [{'options': '# Read from file with inotify enabled\nmodule(load="imfile" mode="inotify")'}, {'options': '# Read from tcp collectd metrics\nmodule(load="imtcp")'}, {'options': '# Normalize logs\nmodule(load="mmnormalize")'}, {'options': '# Parse logs to JSON\nmodule(load="mmjsonparse")'}, {'options': 'template(name="cnvt_to_viaq_timestamp" type="list") {\n property(name="TIMESTAMP" dateFormat="rfc3339")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "f80b3358da16bc999118c8df766be00ecd64e797", "dest": "/etc/rsyslog.d/10-input-ovirt-main-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-ovirt-main-modules", "sections": [{"options": "# Read from file with inotify enabled\nmodule(load=\"imfile\" mode=\"inotify\")"}, {"options": "# Read from tcp collectd metrics\nmodule(load=\"imtcp\")"}, {"options": "# Normalize logs\nmodule(load=\"mmnormalize\")"}, {"options": "# Parse logs to JSON\nmodule(load=\"mmjsonparse\")"}, {"options": "template(name=\"cnvt_to_viaq_timestamp\" type=\"list\") {\n property(name=\"TIMESTAMP\" dateFormat=\"rfc3339\")\n}"}], "type": "modules"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-input-ovirt-main-modules.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 352, "state": "file", "uid": 0} ok: [/cache/fedora-31.qcow2] => (item={'name': 'ovirt_engine', 'filename': 'ovirt_engine.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %thread:string{"quoting.char.begin":"(","quoting.char.end":")"}% %correlationid:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "fef8ceda44e3f789ff71cfe6aaef2bd42984b6aa", "dest": "/etc/rsyslog.d/ovirt_engine.rulebase", "gid": 0, "group": "root", "inner_item": {"filename": "ovirt_engine.rulebase", "name": "ovirt_engine", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %thread:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %correlationid:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/ovirt_engine.rulebase", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 315, "state": "file", "uid": 0} ok: [/cache/fedora-31.qcow2] => (item={'name': 'ovirt_vdsm', 'filename': 'ovirt_vdsm.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"(","quoting.char.end":")"}% %thread:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "f1a497b894e82036082606ea1d1190251ddd56da", "dest": "/etc/rsyslog.d/ovirt_vdsm.rulebase", "gid": 0, "group": "root", "inner_item": {"filename": "ovirt_vdsm.rulebase", "name": "ovirt_vdsm", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %thread:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/ovirt_vdsm.rulebase", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 243, "state": "file", "uid": 0} ok: [/cache/fedora-31.qcow2] => (item={'name': 'parse_json', 'filename': 'parse_json.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%.:json%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "7ffe9915baace6fd657ed85bad783314c8c77902", "dest": "/etc/rsyslog.d/parse_json.rulebase", "gid": 0, "group": "root", "inner_item": {"filename": "parse_json.rulebase", "name": "parse_json", "nocomment": true, "sections": [{"options": "version=2\nrule=:%.:json%"}]}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/parse_json.rulebase", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 26, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-ovirt-local_modules', 'type': 'modules', 'sections': [{'options': ''}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-local_modules", "sections": [{"options": ""}], "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-ovirt-main-modules', 'type': 'modules', 'sections': [{'options': '# Read from file with inotify enabled\nmodule(load="imfile" mode="inotify")'}, {'options': '# Read from tcp collectd metrics\nmodule(load="imtcp")'}, {'options': '# Normalize logs\nmodule(load="mmnormalize")'}, {'options': '# Parse logs to JSON\nmodule(load="mmjsonparse")'}, {'options': 'template(name="cnvt_to_viaq_timestamp" type="list") {\n property(name="TIMESTAMP" dateFormat="rfc3339")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-main-modules", "sections": [{"options": "# Read from file with inotify enabled\nmodule(load=\"imfile\" mode=\"inotify\")"}, {"options": "# Read from tcp collectd metrics\nmodule(load=\"imtcp\")"}, {"options": "# Normalize logs\nmodule(load=\"mmnormalize\")"}, {"options": "# Parse logs to JSON\nmodule(load=\"mmjsonparse\")"}, {"options": "template(name=\"cnvt_to_viaq_timestamp\" type=\"list\") {\n property(name=\"TIMESTAMP\" dateFormat=\"rfc3339\")\n}"}], "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'ovirt_engine', 'filename': 'ovirt_engine.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %thread:string{"quoting.char.begin":"(","quoting.char.end":")"}% %correlationid:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "ovirt_engine.rulebase", "name": "ovirt_engine", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %thread:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %correlationid:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'ovirt_vdsm', 'filename': 'ovirt_vdsm.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"(","quoting.char.end":")"}% %thread:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "ovirt_vdsm.rulebase", "name": "ovirt_vdsm", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %thread:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'parse_json', 'filename': 'parse_json.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%.:json%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "parse_json.rulebase", "name": "parse_json", "nocomment": true, "sections": [{"options": "version=2\nrule=:%.:json%"}]}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create oVirt input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/ovirt/main.yml:10 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'basic_input', 'type': 'basics'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "basic_input", "type": "basics"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'ovirt_bogus_input', 'type': 'ovirt', 'subtype': 'bogus'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_bogus_input", "subtype": "bogus", "type": "ovirt"}, "skip_reason": "Conditional result was False"} included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'input-ovirt-ovirt_collectd_input', 'type': 'input', 'sections': [{'options': 'input (name="ovirt_collectd_input" type="imtcp" port="55555")\nif $inputname == "ovirt_collectd_input" then {\n set $!original_raw_message = $msg;\n action(name="collectd_mmjsonparse" type="mmjsonparse" cookie="") # parse entire message as json\n set $!@timestamp = exec_template(\'cnvt_to_viaq_timestamp\');\n unset $!time;\n if $!collectd!plugin == \'virt\' then {\n set $!ovirt!entity = \'vms\';\n } else {\n set $!ovirt!entity = \'hosts\';\n }\n set $.index_prefix = "project.ovirt-metrics-test" & "-" & "test-engine" & "." & "111-222-333" & ".";\n set $.input_type = "ovirt";\n}\nif\n ($inputname == "ovirt_collectd_input")\n then {\n call elasticsearch_output\n}\nif\n ($inputname == "ovirt_collectd_input")\n then {\n call elasticsearch_output_ops\n}\n'}], 'state': 'present'}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "17a86362472e4f9ff3feb60e07c6927fddcab5fa", "dest": "/etc/rsyslog.d/90-input-ovirt-ovirt_collectd_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-ovirt-ovirt_collectd_input", "sections": [{"options": "input (name=\"ovirt_collectd_input\" type=\"imtcp\" port=\"55555\")\nif $inputname == \"ovirt_collectd_input\" then {\n set $!original_raw_message = $msg;\n action(name=\"collectd_mmjsonparse\" type=\"mmjsonparse\" cookie=\"\") # parse entire message as json\n set $!@timestamp = exec_template('cnvt_to_viaq_timestamp');\n unset $!time;\n if $!collectd!plugin == 'virt' then {\n set $!ovirt!entity = 'vms';\n } else {\n set $!ovirt!entity = 'hosts';\n }\n set $.index_prefix = \"project.ovirt-metrics-test\" & \"-\" & \"test-engine\" & \".\" & \"111-222-333\" & \".\";\n set $.input_type = \"ovirt\";\n}\nif\n ($inputname == \"ovirt_collectd_input\")\n then {\n call elasticsearch_output\n}\nif\n ($inputname == \"ovirt_collectd_input\")\n then {\n call elasticsearch_output_ops\n}\n"}], "state": "present", "type": "input"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/90-input-ovirt-ovirt_collectd_input.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 798, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-ovirt-ovirt_collectd_input', 'type': 'input', 'sections': [{'options': 'input (name="ovirt_collectd_input" type="imtcp" port="55555")\nif $inputname == "ovirt_collectd_input" then {\n set $!original_raw_message = $msg;\n action(name="collectd_mmjsonparse" type="mmjsonparse" cookie="") # parse entire message as json\n set $!@timestamp = exec_template(\'cnvt_to_viaq_timestamp\');\n unset $!time;\n if $!collectd!plugin == \'virt\' then {\n set $!ovirt!entity = \'vms\';\n } else {\n set $!ovirt!entity = \'hosts\';\n }\n set $.index_prefix = "project.ovirt-metrics-test" & "-" & "test-engine" & "." & "111-222-333" & ".";\n set $.input_type = "ovirt";\n}\nif\n ($inputname == "ovirt_collectd_input")\n then {\n call elasticsearch_output\n}\nif\n ($inputname == "ovirt_collectd_input")\n then {\n call elasticsearch_output_ops\n}\n'}], 'state': 'present'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-ovirt_collectd_input", "sections": [{"options": "input (name=\"ovirt_collectd_input\" type=\"imtcp\" port=\"55555\")\nif $inputname == \"ovirt_collectd_input\" then {\n set $!original_raw_message = $msg;\n action(name=\"collectd_mmjsonparse\" type=\"mmjsonparse\" cookie=\"\") # parse entire message as json\n set $!@timestamp = exec_template('cnvt_to_viaq_timestamp');\n unset $!time;\n if $!collectd!plugin == 'virt' then {\n set $!ovirt!entity = 'vms';\n } else {\n set $!ovirt!entity = 'hosts';\n }\n set $.index_prefix = \"project.ovirt-metrics-test\" & \"-\" & \"test-engine\" & \".\" & \"111-222-333\" & \".\";\n set $.input_type = \"ovirt\";\n}\nif\n ($inputname == \"ovirt_collectd_input\")\n then {\n call elasticsearch_output\n}\nif\n ($inputname == \"ovirt_collectd_input\")\n then {\n call elasticsearch_output_ops\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'input-ovirt-ovirt_engine_input', 'type': 'input', 'sections': [{'options': 'input(type="imfile" file="/var/log/ovirt-engine/test-engine.log" tag="ovirt_engine_input"\n reopenOnTruncate="on" startmsg.regex="^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}")\nif $syslogtag == "ovirt_engine_input" then {\n action(name="ovirt-engine_mmnormalize" type="mmnormalize"\n rulebase="/etc/rsyslog.d/ovirt_engine.rulebase" path="$.ovirt")\n}\nif $syslogtag == "ovirt_engine_input" then {\n set $.index_prefix = "project.ovirt-logs-test" & "-" & "test-engine" & "." & "444-555-666" & ".";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & "T" & $.ovirt!time & "." & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = \'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com\';\n set $!ovirt!cluster_name = \'test_vds_cluster\';\n set $!ipaddr4 = \'10.0.2.15\';\n set $!ovirt!engine_fqdn = \'engine.ovirt.example.com\';\n set $.input_type = "ovirt";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == "ovirt_engine_input")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == "ovirt_engine_input")\n then {\n call elasticsearch_output_ops\n}\n'}], 'state': 'present'}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "88f365c0783bd28eeb38afec62e18ef1117afecb", "dest": "/etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-ovirt-ovirt_engine_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/ovirt-engine/test-engine.log\" tag=\"ovirt_engine_input\"\n reopenOnTruncate=\"on\" startmsg.regex=\"^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}\")\nif $syslogtag == \"ovirt_engine_input\" then {\n action(name=\"ovirt-engine_mmnormalize\" type=\"mmnormalize\"\n rulebase=\"/etc/rsyslog.d/ovirt_engine.rulebase\" path=\"$.ovirt\")\n}\nif $syslogtag == \"ovirt_engine_input\" then {\n set $.index_prefix = \"project.ovirt-logs-test\" & \"-\" & \"test-engine\" & \".\" & \"444-555-666\" & \".\";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & \"T\" & $.ovirt!time & \".\" & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = 'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com';\n set $!ovirt!cluster_name = 'test_vds_cluster';\n set $!ipaddr4 = '10.0.2.15';\n set $!ovirt!engine_fqdn = 'engine.ovirt.example.com';\n set $.input_type = \"ovirt\";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == \"ovirt_engine_input\")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == \"ovirt_engine_input\")\n then {\n call elasticsearch_output_ops\n}\n"}], "state": "present", "type": "input"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1371, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-ovirt-ovirt_engine_input', 'type': 'input', 'sections': [{'options': 'input(type="imfile" file="/var/log/ovirt-engine/test-engine.log" tag="ovirt_engine_input"\n reopenOnTruncate="on" startmsg.regex="^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}")\nif $syslogtag == "ovirt_engine_input" then {\n action(name="ovirt-engine_mmnormalize" type="mmnormalize"\n rulebase="/etc/rsyslog.d/ovirt_engine.rulebase" path="$.ovirt")\n}\nif $syslogtag == "ovirt_engine_input" then {\n set $.index_prefix = "project.ovirt-logs-test" & "-" & "test-engine" & "." & "444-555-666" & ".";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & "T" & $.ovirt!time & "." & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = \'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com\';\n set $!ovirt!cluster_name = \'test_vds_cluster\';\n set $!ipaddr4 = \'10.0.2.15\';\n set $!ovirt!engine_fqdn = \'engine.ovirt.example.com\';\n set $.input_type = "ovirt";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == "ovirt_engine_input")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == "ovirt_engine_input")\n then {\n call elasticsearch_output_ops\n}\n'}], 'state': 'present'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-ovirt_engine_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/ovirt-engine/test-engine.log\" tag=\"ovirt_engine_input\"\n reopenOnTruncate=\"on\" startmsg.regex=\"^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}\")\nif $syslogtag == \"ovirt_engine_input\" then {\n action(name=\"ovirt-engine_mmnormalize\" type=\"mmnormalize\"\n rulebase=\"/etc/rsyslog.d/ovirt_engine.rulebase\" path=\"$.ovirt\")\n}\nif $syslogtag == \"ovirt_engine_input\" then {\n set $.index_prefix = \"project.ovirt-logs-test\" & \"-\" & \"test-engine\" & \".\" & \"444-555-666\" & \".\";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & \"T\" & $.ovirt!time & \".\" & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = 'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com';\n set $!ovirt!cluster_name = 'test_vds_cluster';\n set $!ipaddr4 = '10.0.2.15';\n set $!ovirt!engine_fqdn = 'engine.ovirt.example.com';\n set $.input_type = \"ovirt\";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == \"ovirt_engine_input\")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == \"ovirt_engine_input\")\n then {\n call elasticsearch_output_ops\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'input-ovirt-ovirt_vdsm_input', 'type': 'input', 'sections': [{'options': 'input(type="imfile" file="/var/log/vdsm/test-vdsm.log" tag="ovirt_vdsm_input"\n reopenOnTruncate="on" startmsg.regex="^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}")\nif $syslogtag == "ovirt_vdsm_input" then {\n action(name="ovirt-vdsm_mmnormalize" type="mmnormalize"\n rulebase="/etc/rsyslog.d/ovirt_vdsm.rulebase" path="$.ovirt")\n}\nif $syslogtag == "ovirt_vdsm_input" then {\n set $.index_prefix = "project.ovirt-logs-test" & "-" & "test-engine" & "." & "777-888-999" & ".";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & "T" & $.ovirt!time & "." & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = \'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com\';\n set $!ovirt!cluster_name = \'test_vds_cluster\';\n set $!ipaddr4 = \'10.0.2.15\';\n set $!ovirt!engine_fqdn = \'engine.ovirt.example.com\';\n set $.input_type = "ovirt";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == "ovirt_vdsm_input")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == "ovirt_vdsm_input")\n then {\n call elasticsearch_output_ops\n}\n'}], 'state': 'present'}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "79760459840607f3635ac32c9f9ac603b64d705d", "dest": "/etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-ovirt-ovirt_vdsm_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/vdsm/test-vdsm.log\" tag=\"ovirt_vdsm_input\"\n reopenOnTruncate=\"on\" startmsg.regex=\"^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}\")\nif $syslogtag == \"ovirt_vdsm_input\" then {\n action(name=\"ovirt-vdsm_mmnormalize\" type=\"mmnormalize\"\n rulebase=\"/etc/rsyslog.d/ovirt_vdsm.rulebase\" path=\"$.ovirt\")\n}\nif $syslogtag == \"ovirt_vdsm_input\" then {\n set $.index_prefix = \"project.ovirt-logs-test\" & \"-\" & \"test-engine\" & \".\" & \"777-888-999\" & \".\";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & \"T\" & $.ovirt!time & \".\" & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = 'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com';\n set $!ovirt!cluster_name = 'test_vds_cluster';\n set $!ipaddr4 = '10.0.2.15';\n set $!ovirt!engine_fqdn = 'engine.ovirt.example.com';\n set $.input_type = \"ovirt\";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == \"ovirt_vdsm_input\")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == \"ovirt_vdsm_input\")\n then {\n call elasticsearch_output_ops\n}\n"}], "state": "present", "type": "input"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1347, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-ovirt-ovirt_vdsm_input', 'type': 'input', 'sections': [{'options': 'input(type="imfile" file="/var/log/vdsm/test-vdsm.log" tag="ovirt_vdsm_input"\n reopenOnTruncate="on" startmsg.regex="^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}")\nif $syslogtag == "ovirt_vdsm_input" then {\n action(name="ovirt-vdsm_mmnormalize" type="mmnormalize"\n rulebase="/etc/rsyslog.d/ovirt_vdsm.rulebase" path="$.ovirt")\n}\nif $syslogtag == "ovirt_vdsm_input" then {\n set $.index_prefix = "project.ovirt-logs-test" & "-" & "test-engine" & "." & "777-888-999" & ".";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & "T" & $.ovirt!time & "." & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = \'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com\';\n set $!ovirt!cluster_name = \'test_vds_cluster\';\n set $!ipaddr4 = \'10.0.2.15\';\n set $!ovirt!engine_fqdn = \'engine.ovirt.example.com\';\n set $.input_type = "ovirt";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == "ovirt_vdsm_input")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == "ovirt_vdsm_input")\n then {\n call elasticsearch_output_ops\n}\n'}], 'state': 'present'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-ovirt_vdsm_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/vdsm/test-vdsm.log\" tag=\"ovirt_vdsm_input\"\n reopenOnTruncate=\"on\" startmsg.regex=\"^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}\")\nif $syslogtag == \"ovirt_vdsm_input\" then {\n action(name=\"ovirt-vdsm_mmnormalize\" type=\"mmnormalize\"\n rulebase=\"/etc/rsyslog.d/ovirt_vdsm.rulebase\" path=\"$.ovirt\")\n}\nif $syslogtag == \"ovirt_vdsm_input\" then {\n set $.index_prefix = \"project.ovirt-logs-test\" & \"-\" & \"test-engine\" & \".\" & \"777-888-999\" & \".\";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & \"T\" & $.ovirt!time & \".\" & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = 'ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com';\n set $!ovirt!cluster_name = 'test_vds_cluster';\n set $!ipaddr4 = '10.0.2.15';\n set $!ovirt!engine_fqdn = 'engine.ovirt.example.com';\n set $.input_type = \"ovirt\";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == \"ovirt_vdsm_input\")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == \"ovirt_vdsm_input\")\n then {\n call elasticsearch_output_ops\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Allow rsyslog to listen on collectd port] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/ovirt/main.yml:26 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'basic_input', 'type': 'basics'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "basic_input", "type": "basics"}, "skip_reason": "Conditional result was False"} ok: [/cache/fedora-31.qcow2] => (item={'name': 'ovirt_collectd_input', 'type': 'ovirt', 'subtype': 'collectd', 'ovirt_collectd_port': 55555, 'ovirt_elasticsearch_index_prefix': 'project.ovirt-metrics-test', 'ovirt_env_name': 'test-engine', 'ovirt_env_uuid': '111-222-333'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_collectd_input", "ovirt_collectd_port": 55555, "ovirt_elasticsearch_index_prefix": "project.ovirt-metrics-test", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "111-222-333", "subtype": "collectd", "type": "ovirt"}, "ports": ["44514"], "proto": "tcp", "setype": "syslogd_port_t", "state": "present"} ok: [/cache/fedora-31.qcow2] => (item={'name': 'ovirt_engine_input', 'type': 'ovirt', 'subtype': 'engine', 'ovirt_elasticsearch_index_prefix': 'project.ovirt-logs-test', 'ovirt_env_name': 'test-engine', 'ovirt_env_uuid': '444-555-666', 'ovirt_vds_cluster_name': 'test_vds_cluster', 'ovirt_engine_fqdn': 'engine.ovirt.example.com', 'ovirt_input_file': '/var/log/ovirt-engine/test-engine.log'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_engine_input", "ovirt_elasticsearch_index_prefix": "project.ovirt-logs-test", "ovirt_engine_fqdn": "engine.ovirt.example.com", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "444-555-666", "ovirt_input_file": "/var/log/ovirt-engine/test-engine.log", "ovirt_vds_cluster_name": "test_vds_cluster", "subtype": "engine", "type": "ovirt"}, "ports": ["44514"], "proto": "tcp", "setype": "syslogd_port_t", "state": "present"} ok: [/cache/fedora-31.qcow2] => (item={'name': 'ovirt_vdsm_input', 'type': 'ovirt', 'subtype': 'vdsm', 'ovirt_elasticsearch_index_prefix': 'project.ovirt-logs-test', 'ovirt_env_name': 'test-engine', 'ovirt_env_uuid': '777-888-999', 'ovirt_vds_cluster_name': 'test_vds_cluster', 'ovirt_engine_fqdn': 'engine.ovirt.example.com', 'ovirt_input_file': '/var/log/vdsm/test-vdsm.log'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_vdsm_input", "ovirt_elasticsearch_index_prefix": "project.ovirt-logs-test", "ovirt_engine_fqdn": "engine.ovirt.example.com", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "777-888-999", "ovirt_input_file": "/var/log/vdsm/test-vdsm.log", "ovirt_vds_cluster_name": "test_vds_cluster", "subtype": "vdsm", "type": "ovirt"}, "ports": ["44514"], "proto": "tcp", "setype": "syslogd_port_t", "state": "present"} ok: [/cache/fedora-31.qcow2] => (item={'name': 'ovirt_bogus_input', 'type': 'ovirt', 'subtype': 'bogus'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ovirt_bogus_input", "subtype": "bogus", "type": "ovirt"}, "ports": ["44514"], "proto": "tcp", "setype": "syslogd_port_t", "state": "present"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:246 ok: [/cache/fedora-31.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem'}) => {"ansible_facts": {"__rsyslog_conf_es_elasticsearch": [{"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\" position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\" position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\" position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\" template=\"es_template_nl\" file=\"{{ rsyslog_work_dir }}/es-bulk-errors.log\")\n}"}], "type": "output"}], "__rsyslog_conf_es_main_modules": [{"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}], "__rsyslog_elasticsearch_packages": ["rsyslog-elasticsearch"], "__rsyslog_elasticsearch_rules": ["{{ __rsyslog_conf_es_main_modules }}", "{{ __rsyslog_conf_es_elasticsearch }}"]}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/outputs/elasticsearch/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key.pem", "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}} ok: [/cache/fedora-31.qcow2] => (item={'name': 'elasticsearch_output_ops', 'type': 'elasticsearch', 'server_host': 'logging-es-ops', 'server_port': 9200, 'index_prefix': '.operations.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem', 'dynSearchIndex': False, 'bulkmode': False, 'dynbulkid': False, 'allowUnsignedCerts': True, 'usehttps': False}) => {"ansible_facts": {"__rsyslog_conf_es_elasticsearch": [{"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\" position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\" position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\" position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\" template=\"es_template_nl\" file=\"{{ rsyslog_work_dir }}/es-bulk-errors.log\")\n}"}], "type": "output"}], "__rsyslog_conf_es_main_modules": [{"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}], "__rsyslog_elasticsearch_packages": ["rsyslog-elasticsearch"], "__rsyslog_elasticsearch_rules": ["{{ __rsyslog_conf_es_main_modules }}", "{{ __rsyslog_conf_es_elasticsearch }}"]}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/outputs/elasticsearch/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"allowUnsignedCerts": true, "bulkmode": false, "ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "dynSearchIndex": false, "dynbulkid": false, "index_prefix": ".operations.", "input_type": "ovirt", "name": "elasticsearch_output_ops", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es-ops", "server_port": 9200, "type": "elasticsearch", "usehttps": false}} ok: [/cache/fedora-31.qcow2] => (item={'name': 'default_files', 'type': 'files'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | default(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n{% else %}\nmodule(load=\"builtin:omfile\")\n{% endif %}"}], "type": "modules"}], "__rsyslog_files_output_packages": [], "__rsyslog_files_output_rules": ["{{ __rsyslog_conf_files_output_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "default_files", "type": "files"}} TASK [/tmp/tmpa5z69896/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:258 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/elasticsearch/main.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/elasticsearch/main.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Set and check certs and key for elasticsearch] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/set_certs.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy ca_cert on the control host to the specified path on the target host] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/set_certs.yml:4 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key.pem", "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'elasticsearch_output_ops', 'type': 'elasticsearch', 'server_host': 'logging-es-ops', 'server_port': 9200, 'index_prefix': '.operations.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem', 'dynSearchIndex': False, 'bulkmode': False, 'dynbulkid': False, 'allowUnsignedCerts': True, 'usehttps': False}) => {"ansible_loop_var": "item", "changed": false, "item": {"allowUnsignedCerts": true, "bulkmode": false, "ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "dynSearchIndex": false, "dynbulkid": false, "index_prefix": ".operations.", "input_type": "ovirt", "name": "elasticsearch_output_ops", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es-ops", "server_port": 9200, "type": "elasticsearch", "usehttps": false}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy cert on the control host to the specified path on the target host] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/set_certs.yml:12 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key.pem", "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'elasticsearch_output_ops', 'type': 'elasticsearch', 'server_host': 'logging-es-ops', 'server_port': 9200, 'index_prefix': '.operations.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem', 'dynSearchIndex': False, 'bulkmode': False, 'dynbulkid': False, 'allowUnsignedCerts': True, 'usehttps': False}) => {"ansible_loop_var": "item", "changed": false, "item": {"allowUnsignedCerts": true, "bulkmode": false, "ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "dynSearchIndex": false, "dynbulkid": false, "index_prefix": ".operations.", "input_type": "ovirt", "name": "elasticsearch_output_ops", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es-ops", "server_port": 9200, "type": "elasticsearch", "usehttps": false}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy key on the control host to the specified path on the target host] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/set_certs.yml:20 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key.pem", "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'elasticsearch_output_ops', 'type': 'elasticsearch', 'server_host': 'logging-es-ops', 'server_port': 9200, 'index_prefix': '.operations.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem', 'dynSearchIndex': False, 'bulkmode': False, 'dynbulkid': False, 'allowUnsignedCerts': True, 'usehttps': False}) => {"ansible_loop_var": "item", "changed": false, "item": {"allowUnsignedCerts": true, "bulkmode": false, "ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "dynSearchIndex": false, "dynbulkid": false, "index_prefix": ".operations.", "input_type": "ovirt", "name": "elasticsearch_output_ops", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es-ops", "server_port": 9200, "type": "elasticsearch", "usehttps": false}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Check certs - tls is true, but triplets are not given] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/set_certs.yml:28 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key.pem", "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'elasticsearch_output_ops', 'type': 'elasticsearch', 'server_host': 'logging-es-ops', 'server_port': 9200, 'index_prefix': '.operations.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem', 'dynSearchIndex': False, 'bulkmode': False, 'dynbulkid': False, 'allowUnsignedCerts': True, 'usehttps': False}) => {"ansible_loop_var": "item", "changed": false, "item": {"allowUnsignedCerts": true, "bulkmode": false, "ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "dynSearchIndex": false, "dynbulkid": false, "index_prefix": ".operations.", "input_type": "ovirt", "name": "elasticsearch_output_ops", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es-ops", "server_port": 9200, "type": "elasticsearch", "usehttps": false}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Check certs - key/certs data are provided, but tls is false] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/set_certs.yml:38 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key.pem", "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'elasticsearch_output_ops', 'type': 'elasticsearch', 'server_host': 'logging-es-ops', 'server_port': 9200, 'index_prefix': '.operations.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem', 'dynSearchIndex': False, 'bulkmode': False, 'dynbulkid': False, 'allowUnsignedCerts': True, 'usehttps': False}) => {"ansible_loop_var": "item", "changed": false, "item": {"allowUnsignedCerts": true, "bulkmode": false, "ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "dynSearchIndex": false, "dynbulkid": false, "index_prefix": ".operations.", "input_type": "ovirt", "name": "elasticsearch_output_ops", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es-ops", "server_port": 9200, "type": "elasticsearch", "usehttps": false}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update elasticsearch logging packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:9 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 changed: [/cache/fedora-31.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: rsyslog-elasticsearch-8.2002.0-1.fc31.x86_64"]} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'output-elasticsearch-module', 'type': 'modules', 'sections': [{'options': '# Send to Elasticsearch\nmodule(load="omelasticsearch")'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "ed6efda5dd92d68f372ec8010b489ac47aa4bf01", "dest": "/etc/rsyslog.d/10-output-elasticsearch-module.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}, "md5sum": "872491adffd8cca2dc93eaaadb775c78", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 74, "src": "/root/.ansible/tmp/ansible-tmp-1605146172.1067626-166528-135837570990442/source", "state": "file", "uid": 0} changed: [/cache/fedora-31.qcow2] => (item={'name': 'output-elasticsearch', 'type': 'output', 'sections': [{'options': '# omelasticsearch\ntemplate(name="es_template" type="list") {\n property(name="$!all-json-plain")\n}\ntemplate(name="es_template_nl" type="list") {\n property(name="$!all-json-plain")\n constant(value="\\n")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets "index_name"\ntemplate(name="prefix_index_template" type="list") {\n property(name="$.index_prefix")\n property(name="$!@timestamp" dateFormat="rfc3339" position.from="1" position.to="4")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339" position.from="6" position.to="7")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339" position.from="9" position.to="10")\n}\n\ntemplate(name="index_template" type="string" string="%$.index_name%")\ntemplate(name="id_template" type="string" string="%$.es_msg_id%")\n\nruleset(name="error_es") {\n action(name="es_bulk_errors" type="omfile" template="es_template_nl" file="/var/lib/rsyslog/es-bulk-errors.log")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "8bdd3515e5e5377b98a002015f89978aed09e245", "dest": "/etc/rsyslog.d/30-output-elasticsearch.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\" position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\" position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\" position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\" template=\"es_template_nl\" file=\"/var/lib/rsyslog/es-bulk-errors.log\")\n}"}], "type": "output"}, "md5sum": "04fe8e184f83e874dcf6455511af6626", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1054, "src": "/root/.ansible/tmp/ansible-tmp-1605146172.7351665-166528-103294863816199/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-elasticsearch-module', 'type': 'modules', 'sections': [{'options': '# Send to Elasticsearch\nmodule(load="omelasticsearch")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-elasticsearch', 'type': 'output', 'sections': [{'options': '# omelasticsearch\ntemplate(name="es_template" type="list") {\n property(name="$!all-json-plain")\n}\ntemplate(name="es_template_nl" type="list") {\n property(name="$!all-json-plain")\n constant(value="\\n")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets "index_name"\ntemplate(name="prefix_index_template" type="list") {\n property(name="$.index_prefix")\n property(name="$!@timestamp" dateFormat="rfc3339" position.from="1" position.to="4")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339" position.from="6" position.to="7")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339" position.from="9" position.to="10")\n}\n\ntemplate(name="index_template" type="string" string="%$.index_name%")\ntemplate(name="id_template" type="string" string="%$.es_msg_id%")\n\nruleset(name="error_es") {\n action(name="es_bulk_errors" type="omfile" template="es_template_nl" file="/var/lib/rsyslog/es-bulk-errors.log")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\" position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\" position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\" position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\" template=\"es_template_nl\" file=\"/var/lib/rsyslog/es-bulk-errors.log\")\n}"}], "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create elasticsearch output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:16 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'output-elasticsearch-elasticsearch_output', 'type': 'output', 'weight': '31', 'state': 'present', 'sections': [{'options': 'ruleset(name="elasticsearch_output") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == "create")) then {\n stop # successful\n }\n if ($.omes!writeoperation == "unknown") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template("prefix_index_template");\n }\n if ($.input_type == "ovirt") and ($.index_prefix startswith "project.") then {\n action(\n type="omelasticsearch"\n name="elasticsearch_output"\n server="logging-es"\n serverport="9200"\n template="es_template"\n searchIndex="index_template"\n dynSearchIndex="on"\n searchType="com.redhat.viaq.common"\n bulkmode="on"\n writeoperation="create"\n bulkid="id_template"\n dynbulkid="on"\n allowUnsignedCerts="off"\n retryfailures="on"\n retryruleset="elasticsearch_output"\n usehttps="on"\n tls.cacert="/etc/rsyslog.d/es-ca.crt"\n tls.mycert="/etc/rsyslog.d/es-cert.pem"\n tls.myprivkey="/etc/rsyslog.d/es-key.pem"\n )\n }\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "ad2a77d6fbf0f15bf72d28349a3e708aed266375", "dest": "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-elasticsearch-elasticsearch_output", "sections": [{"options": "ruleset(name=\"elasticsearch_output\") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == \"create\")) then {\n stop # successful\n }\n if ($.omes!writeoperation == \"unknown\") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template(\"prefix_index_template\");\n }\n if ($.input_type == \"ovirt\") and ($.index_prefix startswith \"project.\") then {\n action(\n type=\"omelasticsearch\"\n name=\"elasticsearch_output\"\n server=\"logging-es\"\n serverport=\"9200\"\n template=\"es_template\"\n searchIndex=\"index_template\"\n dynSearchIndex=\"on\"\n searchType=\"com.redhat.viaq.common\"\n bulkmode=\"on\"\n writeoperation=\"create\"\n bulkid=\"id_template\"\n dynbulkid=\"on\"\n allowUnsignedCerts=\"off\"\n retryfailures=\"on\"\n retryruleset=\"elasticsearch_output\"\n usehttps=\"on\"\n tls.cacert=\"/etc/rsyslog.d/es-ca.crt\"\n tls.mycert=\"/etc/rsyslog.d/es-cert.pem\"\n tls.myprivkey=\"/etc/rsyslog.d/es-key.pem\"\n )\n }\n}\n"}], "state": "present", "type": "output", "weight": "31"}, "md5sum": "dff42927b2cdfd2af33423ca3ec0ce43", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 2040, "src": "/root/.ansible/tmp/ansible-tmp-1605146173.555319-166587-195525306739148/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-elasticsearch-elasticsearch_output', 'type': 'output', 'weight': '31', 'state': 'present', 'sections': [{'options': 'ruleset(name="elasticsearch_output") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == "create")) then {\n stop # successful\n }\n if ($.omes!writeoperation == "unknown") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template("prefix_index_template");\n }\n if ($.input_type == "ovirt") and ($.index_prefix startswith "project.") then {\n action(\n type="omelasticsearch"\n name="elasticsearch_output"\n server="logging-es"\n serverport="9200"\n template="es_template"\n searchIndex="index_template"\n dynSearchIndex="on"\n searchType="com.redhat.viaq.common"\n bulkmode="on"\n writeoperation="create"\n bulkid="id_template"\n dynbulkid="on"\n allowUnsignedCerts="off"\n retryfailures="on"\n retryruleset="elasticsearch_output"\n usehttps="on"\n tls.cacert="/etc/rsyslog.d/es-ca.crt"\n tls.mycert="/etc/rsyslog.d/es-cert.pem"\n tls.myprivkey="/etc/rsyslog.d/es-key.pem"\n )\n }\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch-elasticsearch_output", "sections": [{"options": "ruleset(name=\"elasticsearch_output\") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == \"create\")) then {\n stop # successful\n }\n if ($.omes!writeoperation == \"unknown\") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template(\"prefix_index_template\");\n }\n if ($.input_type == \"ovirt\") and ($.index_prefix startswith \"project.\") then {\n action(\n type=\"omelasticsearch\"\n name=\"elasticsearch_output\"\n server=\"logging-es\"\n serverport=\"9200\"\n template=\"es_template\"\n searchIndex=\"index_template\"\n dynSearchIndex=\"on\"\n searchType=\"com.redhat.viaq.common\"\n bulkmode=\"on\"\n writeoperation=\"create\"\n bulkid=\"id_template\"\n dynbulkid=\"on\"\n allowUnsignedCerts=\"off\"\n retryfailures=\"on\"\n retryruleset=\"elasticsearch_output\"\n usehttps=\"on\"\n tls.cacert=\"/etc/rsyslog.d/es-ca.crt\"\n tls.mycert=\"/etc/rsyslog.d/es-cert.pem\"\n tls.myprivkey=\"/etc/rsyslog.d/es-key.pem\"\n )\n }\n}\n"}], "state": "present", "type": "output", "weight": "31"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'output-elasticsearch-elasticsearch_output_ops', 'type': 'output', 'weight': '31', 'state': 'present', 'sections': [{'options': 'ruleset(name="elasticsearch_output_ops") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == "create")) then {\n stop # successful\n }\n if ($.omes!writeoperation == "unknown") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template("prefix_index_template");\n }\n if ($.input_type == "ovirt") and ($.index_prefix startswith ".operations.") then {\n action(\n type="omelasticsearch"\n name="elasticsearch_output_ops"\n server="logging-es-ops"\n serverport="9200"\n template="es_template"\n searchIndex="index_template"\n dynSearchIndex="off"\n searchType="com.redhat.viaq.common"\n bulkmode="off"\n writeoperation="create"\n bulkid="id_template"\n dynbulkid="off"\n allowUnsignedCerts="on"\n retryfailures="off"\n usehttps="off"\n tls.cacert="/etc/rsyslog.d/es-ca.crt"\n tls.mycert="/etc/rsyslog.d/es-cert.pem"\n tls.myprivkey="/etc/rsyslog.d/es-key.pem"\n )\n }\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "9272256450730aea734146f5195199eec9f66675", "dest": "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output_ops.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-elasticsearch-elasticsearch_output_ops", "sections": [{"options": "ruleset(name=\"elasticsearch_output_ops\") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == \"create\")) then {\n stop # successful\n }\n if ($.omes!writeoperation == \"unknown\") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template(\"prefix_index_template\");\n }\n if ($.input_type == \"ovirt\") and ($.index_prefix startswith \".operations.\") then {\n action(\n type=\"omelasticsearch\"\n name=\"elasticsearch_output_ops\"\n server=\"logging-es-ops\"\n serverport=\"9200\"\n template=\"es_template\"\n searchIndex=\"index_template\"\n dynSearchIndex=\"off\"\n searchType=\"com.redhat.viaq.common\"\n bulkmode=\"off\"\n writeoperation=\"create\"\n bulkid=\"id_template\"\n dynbulkid=\"off\"\n allowUnsignedCerts=\"on\"\n retryfailures=\"off\"\n usehttps=\"off\"\n tls.cacert=\"/etc/rsyslog.d/es-ca.crt\"\n tls.mycert=\"/etc/rsyslog.d/es-cert.pem\"\n tls.myprivkey=\"/etc/rsyslog.d/es-key.pem\"\n )\n }\n}\n"}], "state": "present", "type": "output", "weight": "31"}, "md5sum": "b721f3df6fc6721d9546ab7e74f7caa3", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 2012, "src": "/root/.ansible/tmp/ansible-tmp-1605146174.346868-166619-185691071770511/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-elasticsearch-elasticsearch_output_ops', 'type': 'output', 'weight': '31', 'state': 'present', 'sections': [{'options': 'ruleset(name="elasticsearch_output_ops") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == "create")) then {\n stop # successful\n }\n if ($.omes!writeoperation == "unknown") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template("prefix_index_template");\n }\n if ($.input_type == "ovirt") and ($.index_prefix startswith ".operations.") then {\n action(\n type="omelasticsearch"\n name="elasticsearch_output_ops"\n server="logging-es-ops"\n serverport="9200"\n template="es_template"\n searchIndex="index_template"\n dynSearchIndex="off"\n searchType="com.redhat.viaq.common"\n bulkmode="off"\n writeoperation="create"\n bulkid="id_template"\n dynbulkid="off"\n allowUnsignedCerts="on"\n retryfailures="off"\n usehttps="off"\n tls.cacert="/etc/rsyslog.d/es-ca.crt"\n tls.mycert="/etc/rsyslog.d/es-cert.pem"\n tls.myprivkey="/etc/rsyslog.d/es-key.pem"\n )\n }\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch-elasticsearch_output_ops", "sections": [{"options": "ruleset(name=\"elasticsearch_output_ops\") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == \"create\")) then {\n stop # successful\n }\n if ($.omes!writeoperation == \"unknown\") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template(\"prefix_index_template\");\n }\n if ($.input_type == \"ovirt\") and ($.index_prefix startswith \".operations.\") then {\n action(\n type=\"omelasticsearch\"\n name=\"elasticsearch_output_ops\"\n server=\"logging-es-ops\"\n serverport=\"9200\"\n template=\"es_template\"\n searchIndex=\"index_template\"\n dynSearchIndex=\"off\"\n searchType=\"com.redhat.viaq.common\"\n bulkmode=\"off\"\n writeoperation=\"create\"\n bulkid=\"id_template\"\n dynbulkid=\"off\"\n allowUnsignedCerts=\"on\"\n retryfailures=\"off\"\n usehttps=\"off\"\n tls.cacert=\"/etc/rsyslog.d/es-ca.crt\"\n tls.mycert=\"/etc/rsyslog.d/es-cert.pem\"\n tls.myprivkey=\"/etc/rsyslog.d/es-key.pem\"\n )\n }\n}\n"}], "state": "present", "type": "output", "weight": "31"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Set and check certs and key for elasticsearch] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/set_certs.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy ca_cert on the control host to the specified path on the target host] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/set_certs.yml:4 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key.pem", "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'elasticsearch_output_ops', 'type': 'elasticsearch', 'server_host': 'logging-es-ops', 'server_port': 9200, 'index_prefix': '.operations.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem', 'dynSearchIndex': False, 'bulkmode': False, 'dynbulkid': False, 'allowUnsignedCerts': True, 'usehttps': False}) => {"ansible_loop_var": "item", "changed": false, "item": {"allowUnsignedCerts": true, "bulkmode": false, "ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "dynSearchIndex": false, "dynbulkid": false, "index_prefix": ".operations.", "input_type": "ovirt", "name": "elasticsearch_output_ops", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es-ops", "server_port": 9200, "type": "elasticsearch", "usehttps": false}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy cert on the control host to the specified path on the target host] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/set_certs.yml:12 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key.pem", "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'elasticsearch_output_ops', 'type': 'elasticsearch', 'server_host': 'logging-es-ops', 'server_port': 9200, 'index_prefix': '.operations.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem', 'dynSearchIndex': False, 'bulkmode': False, 'dynbulkid': False, 'allowUnsignedCerts': True, 'usehttps': False}) => {"ansible_loop_var": "item", "changed": false, "item": {"allowUnsignedCerts": true, "bulkmode": false, "ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "dynSearchIndex": false, "dynbulkid": false, "index_prefix": ".operations.", "input_type": "ovirt", "name": "elasticsearch_output_ops", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es-ops", "server_port": 9200, "type": "elasticsearch", "usehttps": false}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy key on the control host to the specified path on the target host] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/set_certs.yml:20 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key.pem", "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'elasticsearch_output_ops', 'type': 'elasticsearch', 'server_host': 'logging-es-ops', 'server_port': 9200, 'index_prefix': '.operations.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem', 'dynSearchIndex': False, 'bulkmode': False, 'dynbulkid': False, 'allowUnsignedCerts': True, 'usehttps': False}) => {"ansible_loop_var": "item", "changed": false, "item": {"allowUnsignedCerts": true, "bulkmode": false, "ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "dynSearchIndex": false, "dynbulkid": false, "index_prefix": ".operations.", "input_type": "ovirt", "name": "elasticsearch_output_ops", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es-ops", "server_port": 9200, "type": "elasticsearch", "usehttps": false}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Check certs - tls is true, but triplets are not given] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/set_certs.yml:28 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key.pem", "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'elasticsearch_output_ops', 'type': 'elasticsearch', 'server_host': 'logging-es-ops', 'server_port': 9200, 'index_prefix': '.operations.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem', 'dynSearchIndex': False, 'bulkmode': False, 'dynbulkid': False, 'allowUnsignedCerts': True, 'usehttps': False}) => {"ansible_loop_var": "item", "changed": false, "item": {"allowUnsignedCerts": true, "bulkmode": false, "ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "dynSearchIndex": false, "dynbulkid": false, "index_prefix": ".operations.", "input_type": "ovirt", "name": "elasticsearch_output_ops", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es-ops", "server_port": 9200, "type": "elasticsearch", "usehttps": false}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Check certs - key/certs data are provided, but tls is false] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/set_certs.yml:38 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key.pem", "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'elasticsearch_output_ops', 'type': 'elasticsearch', 'server_host': 'logging-es-ops', 'server_port': 9200, 'index_prefix': '.operations.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem', 'dynSearchIndex': False, 'bulkmode': False, 'dynbulkid': False, 'allowUnsignedCerts': True, 'usehttps': False}) => {"ansible_loop_var": "item", "changed": false, "item": {"allowUnsignedCerts": true, "bulkmode": false, "ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "dynSearchIndex": false, "dynbulkid": false, "index_prefix": ".operations.", "input_type": "ovirt", "name": "elasticsearch_output_ops", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es-ops", "server_port": 9200, "type": "elasticsearch", "usehttps": false}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update elasticsearch logging packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:9 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 ok: [/cache/fedora-31.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'output-elasticsearch-module', 'type': 'modules', 'sections': [{'options': '# Send to Elasticsearch\nmodule(load="omelasticsearch")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "ed6efda5dd92d68f372ec8010b489ac47aa4bf01", "dest": "/etc/rsyslog.d/10-output-elasticsearch-module.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-output-elasticsearch-module.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 74, "state": "file", "uid": 0} ok: [/cache/fedora-31.qcow2] => (item={'name': 'output-elasticsearch', 'type': 'output', 'sections': [{'options': '# omelasticsearch\ntemplate(name="es_template" type="list") {\n property(name="$!all-json-plain")\n}\ntemplate(name="es_template_nl" type="list") {\n property(name="$!all-json-plain")\n constant(value="\\n")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets "index_name"\ntemplate(name="prefix_index_template" type="list") {\n property(name="$.index_prefix")\n property(name="$!@timestamp" dateFormat="rfc3339" position.from="1" position.to="4")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339" position.from="6" position.to="7")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339" position.from="9" position.to="10")\n}\n\ntemplate(name="index_template" type="string" string="%$.index_name%")\ntemplate(name="id_template" type="string" string="%$.es_msg_id%")\n\nruleset(name="error_es") {\n action(name="es_bulk_errors" type="omfile" template="es_template_nl" file="/var/lib/rsyslog/es-bulk-errors.log")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "8bdd3515e5e5377b98a002015f89978aed09e245", "dest": "/etc/rsyslog.d/30-output-elasticsearch.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\" position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\" position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\" position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\" template=\"es_template_nl\" file=\"/var/lib/rsyslog/es-bulk-errors.log\")\n}"}], "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-elasticsearch.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1054, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-elasticsearch-module', 'type': 'modules', 'sections': [{'options': '# Send to Elasticsearch\nmodule(load="omelasticsearch")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-elasticsearch', 'type': 'output', 'sections': [{'options': '# omelasticsearch\ntemplate(name="es_template" type="list") {\n property(name="$!all-json-plain")\n}\ntemplate(name="es_template_nl" type="list") {\n property(name="$!all-json-plain")\n constant(value="\\n")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets "index_name"\ntemplate(name="prefix_index_template" type="list") {\n property(name="$.index_prefix")\n property(name="$!@timestamp" dateFormat="rfc3339" position.from="1" position.to="4")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339" position.from="6" position.to="7")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339" position.from="9" position.to="10")\n}\n\ntemplate(name="index_template" type="string" string="%$.index_name%")\ntemplate(name="id_template" type="string" string="%$.es_msg_id%")\n\nruleset(name="error_es") {\n action(name="es_bulk_errors" type="omfile" template="es_template_nl" file="/var/lib/rsyslog/es-bulk-errors.log")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\" position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\" position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\" position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\" template=\"es_template_nl\" file=\"/var/lib/rsyslog/es-bulk-errors.log\")\n}"}], "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create elasticsearch output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:16 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'output-elasticsearch-elasticsearch_output', 'type': 'output', 'weight': '31', 'state': 'present', 'sections': [{'options': 'ruleset(name="elasticsearch_output") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == "create")) then {\n stop # successful\n }\n if ($.omes!writeoperation == "unknown") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template("prefix_index_template");\n }\n if ($.input_type == "ovirt") and ($.index_prefix startswith "project.") then {\n action(\n type="omelasticsearch"\n name="elasticsearch_output"\n server="logging-es"\n serverport="9200"\n template="es_template"\n searchIndex="index_template"\n dynSearchIndex="on"\n searchType="com.redhat.viaq.common"\n bulkmode="on"\n writeoperation="create"\n bulkid="id_template"\n dynbulkid="on"\n allowUnsignedCerts="off"\n retryfailures="on"\n retryruleset="elasticsearch_output"\n usehttps="on"\n tls.cacert="/etc/rsyslog.d/es-ca.crt"\n tls.mycert="/etc/rsyslog.d/es-cert.pem"\n tls.myprivkey="/etc/rsyslog.d/es-key.pem"\n )\n }\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "ad2a77d6fbf0f15bf72d28349a3e708aed266375", "dest": "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-elasticsearch-elasticsearch_output", "sections": [{"options": "ruleset(name=\"elasticsearch_output\") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == \"create\")) then {\n stop # successful\n }\n if ($.omes!writeoperation == \"unknown\") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template(\"prefix_index_template\");\n }\n if ($.input_type == \"ovirt\") and ($.index_prefix startswith \"project.\") then {\n action(\n type=\"omelasticsearch\"\n name=\"elasticsearch_output\"\n server=\"logging-es\"\n serverport=\"9200\"\n template=\"es_template\"\n searchIndex=\"index_template\"\n dynSearchIndex=\"on\"\n searchType=\"com.redhat.viaq.common\"\n bulkmode=\"on\"\n writeoperation=\"create\"\n bulkid=\"id_template\"\n dynbulkid=\"on\"\n allowUnsignedCerts=\"off\"\n retryfailures=\"on\"\n retryruleset=\"elasticsearch_output\"\n usehttps=\"on\"\n tls.cacert=\"/etc/rsyslog.d/es-ca.crt\"\n tls.mycert=\"/etc/rsyslog.d/es-cert.pem\"\n tls.myprivkey=\"/etc/rsyslog.d/es-key.pem\"\n )\n }\n}\n"}], "state": "present", "type": "output", "weight": "31"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 2040, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-elasticsearch-elasticsearch_output', 'type': 'output', 'weight': '31', 'state': 'present', 'sections': [{'options': 'ruleset(name="elasticsearch_output") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == "create")) then {\n stop # successful\n }\n if ($.omes!writeoperation == "unknown") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template("prefix_index_template");\n }\n if ($.input_type == "ovirt") and ($.index_prefix startswith "project.") then {\n action(\n type="omelasticsearch"\n name="elasticsearch_output"\n server="logging-es"\n serverport="9200"\n template="es_template"\n searchIndex="index_template"\n dynSearchIndex="on"\n searchType="com.redhat.viaq.common"\n bulkmode="on"\n writeoperation="create"\n bulkid="id_template"\n dynbulkid="on"\n allowUnsignedCerts="off"\n retryfailures="on"\n retryruleset="elasticsearch_output"\n usehttps="on"\n tls.cacert="/etc/rsyslog.d/es-ca.crt"\n tls.mycert="/etc/rsyslog.d/es-cert.pem"\n tls.myprivkey="/etc/rsyslog.d/es-key.pem"\n )\n }\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch-elasticsearch_output", "sections": [{"options": "ruleset(name=\"elasticsearch_output\") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == \"create\")) then {\n stop # successful\n }\n if ($.omes!writeoperation == \"unknown\") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template(\"prefix_index_template\");\n }\n if ($.input_type == \"ovirt\") and ($.index_prefix startswith \"project.\") then {\n action(\n type=\"omelasticsearch\"\n name=\"elasticsearch_output\"\n server=\"logging-es\"\n serverport=\"9200\"\n template=\"es_template\"\n searchIndex=\"index_template\"\n dynSearchIndex=\"on\"\n searchType=\"com.redhat.viaq.common\"\n bulkmode=\"on\"\n writeoperation=\"create\"\n bulkid=\"id_template\"\n dynbulkid=\"on\"\n allowUnsignedCerts=\"off\"\n retryfailures=\"on\"\n retryruleset=\"elasticsearch_output\"\n usehttps=\"on\"\n tls.cacert=\"/etc/rsyslog.d/es-ca.crt\"\n tls.mycert=\"/etc/rsyslog.d/es-cert.pem\"\n tls.myprivkey=\"/etc/rsyslog.d/es-key.pem\"\n )\n }\n}\n"}], "state": "present", "type": "output", "weight": "31"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'output-elasticsearch-elasticsearch_output_ops', 'type': 'output', 'weight': '31', 'state': 'present', 'sections': [{'options': 'ruleset(name="elasticsearch_output_ops") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == "create")) then {\n stop # successful\n }\n if ($.omes!writeoperation == "unknown") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template("prefix_index_template");\n }\n if ($.input_type == "ovirt") and ($.index_prefix startswith ".operations.") then {\n action(\n type="omelasticsearch"\n name="elasticsearch_output_ops"\n server="logging-es-ops"\n serverport="9200"\n template="es_template"\n searchIndex="index_template"\n dynSearchIndex="off"\n searchType="com.redhat.viaq.common"\n bulkmode="off"\n writeoperation="create"\n bulkid="id_template"\n dynbulkid="off"\n allowUnsignedCerts="on"\n retryfailures="off"\n usehttps="off"\n tls.cacert="/etc/rsyslog.d/es-ca.crt"\n tls.mycert="/etc/rsyslog.d/es-cert.pem"\n tls.myprivkey="/etc/rsyslog.d/es-key.pem"\n )\n }\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "9272256450730aea734146f5195199eec9f66675", "dest": "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output_ops.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-elasticsearch-elasticsearch_output_ops", "sections": [{"options": "ruleset(name=\"elasticsearch_output_ops\") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == \"create\")) then {\n stop # successful\n }\n if ($.omes!writeoperation == \"unknown\") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template(\"prefix_index_template\");\n }\n if ($.input_type == \"ovirt\") and ($.index_prefix startswith \".operations.\") then {\n action(\n type=\"omelasticsearch\"\n name=\"elasticsearch_output_ops\"\n server=\"logging-es-ops\"\n serverport=\"9200\"\n template=\"es_template\"\n searchIndex=\"index_template\"\n dynSearchIndex=\"off\"\n searchType=\"com.redhat.viaq.common\"\n bulkmode=\"off\"\n writeoperation=\"create\"\n bulkid=\"id_template\"\n dynbulkid=\"off\"\n allowUnsignedCerts=\"on\"\n retryfailures=\"off\"\n usehttps=\"off\"\n tls.cacert=\"/etc/rsyslog.d/es-ca.crt\"\n tls.mycert=\"/etc/rsyslog.d/es-cert.pem\"\n tls.myprivkey=\"/etc/rsyslog.d/es-key.pem\"\n )\n }\n}\n"}], "state": "present", "type": "output", "weight": "31"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output_ops.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 2012, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-elasticsearch-elasticsearch_output_ops', 'type': 'output', 'weight': '31', 'state': 'present', 'sections': [{'options': 'ruleset(name="elasticsearch_output_ops") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == "create")) then {\n stop # successful\n }\n if ($.omes!writeoperation == "unknown") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template("prefix_index_template");\n }\n if ($.input_type == "ovirt") and ($.index_prefix startswith ".operations.") then {\n action(\n type="omelasticsearch"\n name="elasticsearch_output_ops"\n server="logging-es-ops"\n serverport="9200"\n template="es_template"\n searchIndex="index_template"\n dynSearchIndex="off"\n searchType="com.redhat.viaq.common"\n bulkmode="off"\n writeoperation="create"\n bulkid="id_template"\n dynbulkid="off"\n allowUnsignedCerts="on"\n retryfailures="off"\n usehttps="off"\n tls.cacert="/etc/rsyslog.d/es-ca.crt"\n tls.mycert="/etc/rsyslog.d/es-cert.pem"\n tls.myprivkey="/etc/rsyslog.d/es-key.pem"\n )\n }\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch-elasticsearch_output_ops", "sections": [{"options": "ruleset(name=\"elasticsearch_output_ops\") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == \"create\")) then {\n stop # successful\n }\n if ($.omes!writeoperation == \"unknown\") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template(\"prefix_index_template\");\n }\n if ($.input_type == \"ovirt\") and ($.index_prefix startswith \".operations.\") then {\n action(\n type=\"omelasticsearch\"\n name=\"elasticsearch_output_ops\"\n server=\"logging-es-ops\"\n serverport=\"9200\"\n template=\"es_template\"\n searchIndex=\"index_template\"\n dynSearchIndex=\"off\"\n searchType=\"com.redhat.viaq.common\"\n bulkmode=\"off\"\n writeoperation=\"create\"\n bulkid=\"id_template\"\n dynbulkid=\"off\"\n allowUnsignedCerts=\"on\"\n retryfailures=\"off\"\n usehttps=\"off\"\n tls.cacert=\"/etc/rsyslog.d/es-ca.crt\"\n tls.mycert=\"/etc/rsyslog.d/es-cert.pem\"\n tls.myprivkey=\"/etc/rsyslog.d/es-key.pem\"\n )\n }\n}\n"}], "state": "present", "type": "output", "weight": "31"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "89bc63afcb6aae96090bbde60b367bfc80afc31f", "dest": "/etc/rsyslog.d/10-output-files-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "md5sum": "36c5048bf86cdc51ac071efb6a63f800", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 173, "src": "/root/.ansible/tmp/ansible-tmp-1605146182.545267-166784-262295540476528/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create files output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/files/main.yml:10 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-default_files', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="default_files") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "87f41b5de3ab1bafc779920627f5202204770c3f", "dest": "/etc/rsyslog.d/30-output-files-default_files.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-default_files", "sections": [{"options": "ruleset(name=\"default_files\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n"}], "state": "present", "type": "output"}, "md5sum": "b165c8ba84f13793cfbec3ee659bb8fe", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1125, "src": "/root/.ansible/tmp/ansible-tmp-1605146183.3381972-166818-273730671411664/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-default_files', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="default_files") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-default_files", "sections": [{"options": "ruleset(name=\"default_files\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:270 changed: [/cache/fedora-31.qcow2] => {"changed": true, "enabled": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target system.slice basic.target", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7776", "LimitNPROCSoft": "7776", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7776", "LimitSIGPENDINGSoft": "7776", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2332", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [/tmp/tmpa5z69896/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:279 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:290 skipping: [/cache/fedora-31.qcow2] => {} TASK [include_tasks] *********************************************************** task path: /tmp/tmpa5z69896/tests/tests_ovirt_elasticsearch_params.yml:120 included: /tmp/tmpa5z69896/tests/set_rsyslog_variables.yml for /cache/fedora-31.qcow2 TASK [Get info of /etc/rsyslog.conf] ******************************************* task path: /tmp/tmpa5z69896/tests/set_rsyslog_variables.yml:1 ok: [/cache/fedora-31.qcow2] => {"changed": false, "stat": {"atime": 1605146184.8157318, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "ctime": 1605146108.1517317, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8406, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1605146107.8047316, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 104, "uid": 0, "version": "2241914142", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Get file counts in /etc/rsyslog.d] *************************************** task path: /tmp/tmpa5z69896/tests/set_rsyslog_variables.yml:6 ok: [/cache/fedora-31.qcow2] => {"changed": false, "examined": 17, "files": [{"atime": 1605146132.5277317, "ctime": 1605146116.7037318, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8405, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605146116.4687316, "nlink": 1, "path": "/etc/rsyslog.d/10-input-ovirt-local_modules.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 19, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605146184.8157318, "ctime": 1605146109.5207317, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8408, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605146109.2677317, "nlink": 1, "path": "/etc/rsyslog.d/05-common-defaults.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 69, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605146184.8157318, "ctime": 1605146110.9947317, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8409, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605146110.7537317, "nlink": 1, "path": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 461, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605146184.8157318, "ctime": 1605146183.2287316, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 69, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605146182.9977317, "nlink": 1, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 173, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605146182.1457317, "ctime": 1605146175.0307317, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 67, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605146174.8037317, "nlink": 1, "path": "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output_ops.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 2012, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605146134.7947316, "ctime": 1605146119.1167316, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8413, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605146118.8797317, "nlink": 1, "path": "/etc/rsyslog.d/parse_json.rulebase", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 26, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605146136.4657316, "ctime": 1605146120.8417318, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8419, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605146120.6077316, "nlink": 1, "path": "/etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 1371, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605146184.8157318, "ctime": 1605146184.0257316, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 70, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605146183.7987316, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 1125, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605146184.8157318, "ctime": 1605146108.8777316, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8407, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605146108.6387317, "nlink": 1, "path": "/etc/rsyslog.d/00-global.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 86, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605146134.2287316, "ctime": 1605146118.5217316, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8412, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605146118.2807317, "nlink": 1, "path": "/etc/rsyslog.d/ovirt_vdsm.rulebase", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 243, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605146135.6817317, "ctime": 1605146120.0457318, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8414, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605146119.7997317, "nlink": 1, "path": "/etc/rsyslog.d/90-input-ovirt-ovirt_collectd_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 798, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605146180.5667317, "ctime": 1605146173.4117317, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 65, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605146173.1777318, "nlink": 1, "path": "/etc/rsyslog.d/30-output-elasticsearch.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 1054, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605146181.3597317, "ctime": 1605146174.2567317, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 66, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605146174.0107317, "nlink": 1, "path": "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 2040, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605146180.0067317, "ctime": 1605146172.8217316, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 64, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605146172.5707316, "nlink": 1, "path": "/etc/rsyslog.d/10-output-elasticsearch-module.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 74, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605146133.6627316, "ctime": 1605146117.9007316, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8411, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605146117.6747317, "nlink": 1, "path": "/etc/rsyslog.d/ovirt_engine.rulebase", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 315, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605146133.1087317, "ctime": 1605146117.3207316, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8410, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605146117.0807316, "nlink": 1, "path": "/etc/rsyslog.d/10-input-ovirt-main-modules.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 352, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605146137.2367318, "ctime": 1605146121.7057316, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8421, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605146121.4737318, "nlink": 1, "path": "/etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 1347, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}], "matched": 17, "msg": ""} RUNNING HANDLER [/tmp/tmpa5z69896/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmpa5z69896/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-31.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestamp": "Thu 2020-11-12 01:56:24 UTC", "ActiveEnterTimestampMonotonic": "134042953", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "sysinit.target system.slice basic.target", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Thu 2020-11-12 01:56:24 UTC", "AssertTimestampMonotonic": "134029141", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "177467000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2020-11-12 01:56:24 UTC", "ConditionTimestampMonotonic": "134029140", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "17389", "ExecMainStartTimestamp": "Thu 2020-11-12 01:56:24 UTC", "ExecMainStartTimestampMonotonic": "134031589", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Thu 2020-11-12 01:56:24 UTC] ; stop_time=[n/a] ; pid=17389 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Thu 2020-11-12 01:56:24 UTC] ; stop_time=[n/a] ; pid=17389 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2020-11-12 01:56:24 UTC", "InactiveExitTimestampMonotonic": "134031895", "InvocationID": "9ccc7c46cde64691846f8b99e6de3165", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7776", "LimitNPROCSoft": "7776", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7776", "LimitSIGPENDINGSoft": "7776", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "17389", "MemoryAccounting": "yes", "MemoryCurrent": "43237376", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Thu 2020-11-12 01:56:24 UTC", "StateChangeTimestampMonotonic": "134042953", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "9", "TasksMax": "2332", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [Check rsyslog.conf size] ************************************************* task path: /tmp/tmpa5z69896/tests/tests_ovirt_elasticsearch_params.yml:127 ok: [/cache/fedora-31.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check file counts in rsyslog.d] ****************************************** task path: /tmp/tmpa5z69896/tests/tests_ovirt_elasticsearch_params.yml:131 ok: [/cache/fedora-31.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check "/etc/rsyslog.d/90-input-ovirt-ovirt_collectd_input.conf, /etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf, /etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf"] *** task path: /tmp/tmpa5z69896/tests/tests_ovirt_elasticsearch_params.yml:135 ok: [/cache/fedora-31.qcow2] => (item=/etc/rsyslog.d/90-input-ovirt-ovirt_collectd_input.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/90-input-ovirt-ovirt_collectd_input.conf", "stat": {"atime": 1605146135.6817317, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "17a86362472e4f9ff3feb60e07c6927fddcab5fa", "ctime": 1605146120.0457318, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8414, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1605146119.7997317, "nlink": 1, "path": "/etc/rsyslog.d/90-input-ovirt-ovirt_collectd_input.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 798, "uid": 0, "version": "129325040", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} ok: [/cache/fedora-31.qcow2] => (item=/etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf", "stat": {"atime": 1605146136.4657316, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "88f365c0783bd28eeb38afec62e18ef1117afecb", "ctime": 1605146120.8417318, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8419, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1605146120.6077316, "nlink": 1, "path": "/etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1371, "uid": 0, "version": "472413535", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} ok: [/cache/fedora-31.qcow2] => (item=/etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf", "stat": {"atime": 1605146137.2367318, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "79760459840607f3635ac32c9f9ac603b64d705d", "ctime": 1605146121.7057316, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8421, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1605146121.4737318, "nlink": 1, "path": "/etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1347, "uid": 0, "version": "1145531634", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Check "/etc/rsyslog.d/90-input-ovirt-ovirt_bogus_input.conf does not exist"] *** task path: /tmp/tmpa5z69896/tests/tests_ovirt_elasticsearch_params.yml:145 ok: [/cache/fedora-31.qcow2] => {"changed": false, "failed_when_result": false, "stat": {"exists": false}} TASK [Check ovirt_collectd_port is "55555"] ************************************ task path: /tmp/tmpa5z69896/tests/tests_ovirt_elasticsearch_params.yml:151 ok: [/cache/fedora-31.qcow2] => {"changed": false, "cmd": ["/bin/grep", "input (name=\"ovirt_collectd_input\" type=\"imtcp\" port=\"55555\"", "/etc/rsyslog.d/90-input-ovirt-ovirt_collectd_input.conf"], "delta": "0:00:00.003248", "end": "2020-11-12 01:56:28.364703", "rc": 0, "start": "2020-11-12 01:56:28.361455", "stderr": "", "stderr_lines": [], "stdout": "input (name=\"ovirt_collectd_input\" type=\"imtcp\" port=\"55555\")", "stdout_lines": ["input (name=\"ovirt_collectd_input\" type=\"imtcp\" port=\"55555\")"]} TASK [Check index_prefix is "project.ovirt-metrics-test" in "/etc/rsyslog.d/90-input-ovirt-ovirt_collectd_input.conf"] *** task path: /tmp/tmpa5z69896/tests/tests_ovirt_elasticsearch_params.yml:155 ok: [/cache/fedora-31.qcow2] => {"changed": false, "cmd": ["/bin/grep", "set $.index_prefix = \"project.ovirt-metrics-test\"", "/etc/rsyslog.d/90-input-ovirt-ovirt_collectd_input.conf"], "delta": "0:00:00.003468", "end": "2020-11-12 01:56:28.697873", "rc": 0, "start": "2020-11-12 01:56:28.694405", "stderr": "", "stderr_lines": [], "stdout": " set $.index_prefix = \"project.ovirt-metrics-test\" & \"-\" & \"test-engine\" & \".\" & \"111-222-333\" & \".\";", "stdout_lines": [" set $.index_prefix = \"project.ovirt-metrics-test\" & \"-\" & \"test-engine\" & \".\" & \"111-222-333\" & \".\";"]} TASK [Check input file is "/var/log/ovirt-engine/test-engine.log" in "/etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf"] *** task path: /tmp/tmpa5z69896/tests/tests_ovirt_elasticsearch_params.yml:159 ok: [/cache/fedora-31.qcow2] => {"changed": false, "cmd": ["/bin/grep", "input(type=\"imfile\" file=\"/var/log/ovirt-engine/test-engine.log\" tag=\"ovirt_engine_input\"", "/etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf"], "delta": "0:00:00.002917", "end": "2020-11-12 01:56:29.028429", "rc": 0, "start": "2020-11-12 01:56:29.025512", "stderr": "", "stderr_lines": [], "stdout": "input(type=\"imfile\" file=\"/var/log/ovirt-engine/test-engine.log\" tag=\"ovirt_engine_input\"", "stdout_lines": ["input(type=\"imfile\" file=\"/var/log/ovirt-engine/test-engine.log\" tag=\"ovirt_engine_input\""]} TASK [Check index_prefix is "project.ovirt-logs-test" in "/etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf"] *** task path: /tmp/tmpa5z69896/tests/tests_ovirt_elasticsearch_params.yml:163 ok: [/cache/fedora-31.qcow2] => {"changed": false, "cmd": ["/bin/grep", "set $.index_prefix = \"project.ovirt-logs-test\"", "/etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf"], "delta": "0:00:00.002935", "end": "2020-11-12 01:56:29.358990", "rc": 0, "start": "2020-11-12 01:56:29.356055", "stderr": "", "stderr_lines": [], "stdout": " set $.index_prefix = \"project.ovirt-logs-test\" & \"-\" & \"test-engine\" & \".\" & \"444-555-666\" & \".\";", "stdout_lines": [" set $.index_prefix = \"project.ovirt-logs-test\" & \"-\" & \"test-engine\" & \".\" & \"444-555-666\" & \".\";"]} TASK [Check input file is "/var/log/vdsm/test-vdsm.log" in "/etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf"] *** task path: /tmp/tmpa5z69896/tests/tests_ovirt_elasticsearch_params.yml:167 ok: [/cache/fedora-31.qcow2] => {"changed": false, "cmd": ["/bin/grep", "input(type=\"imfile\" file=\"/var/log/vdsm/test-vdsm.log\" tag=\"ovirt_vdsm_input\"", "/etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf"], "delta": "0:00:00.002763", "end": "2020-11-12 01:56:29.690585", "rc": 0, "start": "2020-11-12 01:56:29.687822", "stderr": "", "stderr_lines": [], "stdout": "input(type=\"imfile\" file=\"/var/log/vdsm/test-vdsm.log\" tag=\"ovirt_vdsm_input\"", "stdout_lines": ["input(type=\"imfile\" file=\"/var/log/vdsm/test-vdsm.log\" tag=\"ovirt_vdsm_input\""]} TASK [Check index_prefix is "project.ovirt-logs-test" in "/etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf"] *** task path: /tmp/tmpa5z69896/tests/tests_ovirt_elasticsearch_params.yml:171 changed: [/cache/fedora-31.qcow2] => {"changed": true, "cmd": ["/bin/grep", "set $.index_prefix = \"project.ovirt-logs-test\"", "/etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf"], "delta": "0:00:00.003001", "end": "2020-11-12 01:56:30.022447", "rc": 0, "start": "2020-11-12 01:56:30.019446", "stderr": "", "stderr_lines": [], "stdout": " set $.index_prefix = \"project.ovirt-logs-test\" & \"-\" & \"test-engine\" & \".\" & \"777-888-999\" & \".\";", "stdout_lines": [" set $.index_prefix = \"project.ovirt-logs-test\" & \"-\" & \"test-engine\" & \".\" & \"777-888-999\" & \".\";"]} TASK [Check default config params in "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf"] *** task path: /tmp/tmpa5z69896/tests/tests_ovirt_elasticsearch_params.yml:174 changed: [/cache/fedora-31.qcow2] => (item=dynSearchIndex=.on.) => {"ansible_loop_var": "item", "changed": true, "cmd": ["/bin/grep", "dynSearchIndex=.on.", "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf"], "delta": "0:00:00.003406", "end": "2020-11-12 01:56:30.369228", "item": "dynSearchIndex=.on.", "rc": 0, "start": "2020-11-12 01:56:30.365822", "stderr": "", "stderr_lines": [], "stdout": " dynSearchIndex=\"on\"", "stdout_lines": [" dynSearchIndex=\"on\""]} changed: [/cache/fedora-31.qcow2] => (item=bulkmode=.on.) => {"ansible_loop_var": "item", "changed": true, "cmd": ["/bin/grep", "bulkmode=.on.", "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf"], "delta": "0:00:00.002622", "end": "2020-11-12 01:56:30.670124", "item": "bulkmode=.on.", "rc": 0, "start": "2020-11-12 01:56:30.667502", "stderr": "", "stderr_lines": [], "stdout": " bulkmode=\"on\"", "stdout_lines": [" bulkmode=\"on\""]} changed: [/cache/fedora-31.qcow2] => (item=dynbulkid=.on.) => {"ansible_loop_var": "item", "changed": true, "cmd": ["/bin/grep", "dynbulkid=.on.", "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf"], "delta": "0:00:00.002750", "end": "2020-11-12 01:56:30.970256", "item": "dynbulkid=.on.", "rc": 0, "start": "2020-11-12 01:56:30.967506", "stderr": "", "stderr_lines": [], "stdout": " dynbulkid=\"on\"", "stdout_lines": [" dynbulkid=\"on\""]} changed: [/cache/fedora-31.qcow2] => (item=allowUnsignedCerts=.off.) => {"ansible_loop_var": "item", "changed": true, "cmd": ["/bin/grep", "allowUnsignedCerts=.off.", "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf"], "delta": "0:00:00.003090", "end": "2020-11-12 01:56:31.280865", "item": "allowUnsignedCerts=.off.", "rc": 0, "start": "2020-11-12 01:56:31.277775", "stderr": "", "stderr_lines": [], "stdout": " allowUnsignedCerts=\"off\"", "stdout_lines": [" allowUnsignedCerts=\"off\""]} changed: [/cache/fedora-31.qcow2] => (item=usehttps=.on.) => {"ansible_loop_var": "item", "changed": true, "cmd": ["/bin/grep", "usehttps=.on.", "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf"], "delta": "0:00:00.003528", "end": "2020-11-12 01:56:31.594655", "item": "usehttps=.on.", "rc": 0, "start": "2020-11-12 01:56:31.591127", "stderr": "", "stderr_lines": [], "stdout": " usehttps=\"on\"", "stdout_lines": [" usehttps=\"on\""]} changed: [/cache/fedora-31.qcow2] => (item=retryfailures=.on.) => {"ansible_loop_var": "item", "changed": true, "cmd": ["/bin/grep", "retryfailures=.on.", "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf"], "delta": "0:00:00.002687", "end": "2020-11-12 01:56:31.902773", "item": "retryfailures=.on.", "rc": 0, "start": "2020-11-12 01:56:31.900086", "stderr": "", "stderr_lines": [], "stdout": " retryfailures=\"on\"", "stdout_lines": [" retryfailures=\"on\""]} TASK [Check modified config params in "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output_ops.conf"] *** task path: /tmp/tmpa5z69896/tests/tests_ovirt_elasticsearch_params.yml:184 changed: [/cache/fedora-31.qcow2] => (item=dynSearchIndex=.off.) => {"ansible_loop_var": "item", "changed": true, "cmd": ["/bin/grep", "dynSearchIndex=.off.", "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output_ops.conf"], "delta": "0:00:00.003060", "end": "2020-11-12 01:56:32.233877", "item": "dynSearchIndex=.off.", "rc": 0, "start": "2020-11-12 01:56:32.230817", "stderr": "", "stderr_lines": [], "stdout": " dynSearchIndex=\"off\"", "stdout_lines": [" dynSearchIndex=\"off\""]} changed: [/cache/fedora-31.qcow2] => (item=bulkmode=.off.) => {"ansible_loop_var": "item", "changed": true, "cmd": ["/bin/grep", "bulkmode=.off.", "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output_ops.conf"], "delta": "0:00:00.003457", "end": "2020-11-12 01:56:32.547385", "item": "bulkmode=.off.", "rc": 0, "start": "2020-11-12 01:56:32.543928", "stderr": "", "stderr_lines": [], "stdout": " bulkmode=\"off\"", "stdout_lines": [" bulkmode=\"off\""]} changed: [/cache/fedora-31.qcow2] => (item=dynbulkid=.off.) => {"ansible_loop_var": "item", "changed": true, "cmd": ["/bin/grep", "dynbulkid=.off.", "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output_ops.conf"], "delta": "0:00:00.003204", "end": "2020-11-12 01:56:32.858800", "item": "dynbulkid=.off.", "rc": 0, "start": "2020-11-12 01:56:32.855596", "stderr": "", "stderr_lines": [], "stdout": " dynbulkid=\"off\"", "stdout_lines": [" dynbulkid=\"off\""]} changed: [/cache/fedora-31.qcow2] => (item=allowUnsignedCerts=.on.) => {"ansible_loop_var": "item", "changed": true, "cmd": ["/bin/grep", "allowUnsignedCerts=.on.", "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output_ops.conf"], "delta": "0:00:00.003865", "end": "2020-11-12 01:56:33.169635", "item": "allowUnsignedCerts=.on.", "rc": 0, "start": "2020-11-12 01:56:33.165770", "stderr": "", "stderr_lines": [], "stdout": " allowUnsignedCerts=\"on\"", "stdout_lines": [" allowUnsignedCerts=\"on\""]} changed: [/cache/fedora-31.qcow2] => (item=usehttps=.off.) => {"ansible_loop_var": "item", "changed": true, "cmd": ["/bin/grep", "usehttps=.off.", "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output_ops.conf"], "delta": "0:00:00.003025", "end": "2020-11-12 01:56:33.480415", "item": "usehttps=.off.", "rc": 0, "start": "2020-11-12 01:56:33.477390", "stderr": "", "stderr_lines": [], "stdout": " usehttps=\"off\"", "stdout_lines": [" usehttps=\"off\""]} changed: [/cache/fedora-31.qcow2] => (item=retryfailures=.off.) => {"ansible_loop_var": "item", "changed": true, "cmd": ["/bin/grep", "retryfailures=.off.", "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output_ops.conf"], "delta": "0:00:00.002764", "end": "2020-11-12 01:56:33.781725", "item": "retryfailures=.off.", "rc": 0, "start": "2020-11-12 01:56:33.778961", "stderr": "", "stderr_lines": [], "stdout": " retryfailures=\"off\"", "stdout_lines": [" retryfailures=\"off\""]} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-31.qcow2 : ok=114 changed=22 unreachable=0 failed=0 skipped=76 rescued=0 ignored=0 + cd /tmp/tmpa5z69896/tests; TEST_SUBJECTS=/cache/fedora-31.qcow2 TEST_ARTIFACTS=/tmp/linux-system-role-test-work-pull-linux-system-roles_logging-186-405f09a-fedora-31-mm3symvy/artifacts ansible-playbook -vv --inventory=/usr/share/ansible/inventory/standard-inventory-qcow2 /tmp/tmpa5z69896/_setup.yml /tmp/tmpa5z69896/tests/tests_relp_client.yml ansible-playbook 2.9.14 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/tester/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.8/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 3.8.6 (default, Sep 25 2020, 00:00:00) [GCC 10.2.1 20200723 (Red Hat 10.2.1-1)] Using /etc/ansible/ansible.cfg as config file PLAYBOOK: _setup.yml *********************************************************** 1 plays in /tmp/tmpa5z69896/_setup.yml PLAY [Fail when only localhost is available] *********************************** META: ran handlers TASK [debug] ******************************************************************* task path: /tmp/tmpa5z69896/_setup.yml:5 ok: [/cache/fedora-31.qcow2] => { "groups": { "all": [ "/cache/fedora-31.qcow2" ], "localhost": [ "/cache/fedora-31.qcow2" ], "subjects": [ "/cache/fedora-31.qcow2" ], "ungrouped": [] } } TASK [fail] ******************************************************************** task path: /tmp/tmpa5z69896/_setup.yml:7 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-31.qcow2 : ok=1 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 PLAYBOOK: tests_relp_client.yml ************************************************ 1 plays in /tmp/tmpa5z69896/tests/tests_relp_client.yml PLAY [Test the server configuration containing tls tcp, plain tcp and udp connection] *** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpa5z69896/tests/tests_relp_client.yml:14 ok: [/cache/fedora-31.qcow2] META: ran handlers TASK [include_tasks] *********************************************************** task path: /tmp/tmpa5z69896/tests/tests_relp_client.yml:31 included: /tmp/tmpa5z69896/tests/tasks/create_tests_certs.yml for /cache/fedora-31.qcow2 TASK [Generate a CA key] ******************************************************* task path: /tmp/tmpa5z69896/tests/tasks/create_tests_certs.yml:1 changed: [/cache/fedora-31.qcow2] => {"changed": true, "filename": "/etc/pki/tls/private/test-ca-key.pem", "fingerprint": {"blake2b": "73:64:d9:9a:3f:14:4d:cf:3f:b7:ed:e8:a8:ac:0b:c9:e7:d8:5f:bf:8a:68:95:bb:6e:68:98:da:55:8d:b4:30:44:41:56:67:e5:aa:07:56:87:45:8b:c1:c9:1f:ad:e2:bf:11:68:8e:ed:66:a9:f3:7e:36:f7:ed:12:1f:7e:32", "blake2s": "4d:d7:fc:44:91:ea:9c:d2:ed:bb:ec:99:04:1e:a8:6d:2f:9f:0e:a2:ad:28:75:f9:6e:95:7d:df:5e:5d:64:54", "md5": "c8:de:b7:19:b1:0b:b5:1d:9e:a5:29:92:de:be:c8:2b", "sha1": "28:18:e7:4c:bf:f8:fe:80:7a:06:00:46:1e:f0:9b:3c:48:2c:79:89", "sha224": "78:33:57:fb:b0:82:ad:39:90:7f:8a:86:76:b2:42:df:72:ee:72:0e:a3:be:71:79:71:88:f6:b2", "sha256": "67:a3:fb:40:64:63:de:84:7d:11:73:6d:2e:af:a4:a6:67:08:8c:0f:3c:08:96:ab:13:5a:67:eb:9b:92:4c:59", "sha384": "d3:13:4a:d3:04:8a:05:33:95:19:29:4c:0f:87:76:4d:38:15:34:be:25:32:54:cf:c5:21:5c:8b:1b:e3:56:75:42:80:ed:c6:b3:78:16:c4:0b:5f:d8:06:1e:31:2a:75", "sha3_224": "af:bd:a1:b3:cb:52:5f:77:8e:88:05:d5:94:3a:20:a5:35:6d:1e:9a:d8:3d:d5:96:a8:30:6c:2b", "sha3_256": "8d:2c:97:f5:13:e1:f4:3b:3f:ad:76:23:94:11:ac:f0:50:c3:f3:d7:cc:62:5d:56:e0:4a:5c:64:71:1c:33:28", "sha3_384": "89:33:89:2a:5f:27:df:02:77:a7:7b:96:8a:8c:68:30:1d:9f:24:03:97:09:24:90:59:2b:70:71:40:d3:78:82:01:c5:7a:da:82:b6:f0:3c:ef:78:2c:be:4b:3b:d9:70", "sha3_512": "81:9f:68:bf:d1:8b:8d:7a:35:78:75:c8:78:2a:07:68:3a:c6:9f:da:68:21:4e:d2:53:0f:9a:8d:d0:71:69:af:b7:f4:4f:57:f9:95:b8:3f:64:a5:f5:eb:0c:64:bd:ff:d4:ce:20:01:8d:b2:aa:d6:b6:ba:68:e9:ea:75:03:86", "sha512": "69:60:61:66:f4:d6:3b:d1:f3:14:7f:37:f2:01:fc:bd:e5:71:19:f2:4d:97:6c:50:63:21:34:6e:01:cd:50:fa:7d:85:30:43:9d:6a:ea:d2:51:94:fa:d7:ad:ea:5b:f1:0f:89:1e:f4:d5:cd:93:d0:1b:86:b9:e7:ed:3f:ec:5b", "shake_128": "27:6b:e5:ee:57:2c:ba:c5:8e:d1:2b:96:4d:dd:97:6a:a3:99:73:4d:9d:17:1c:e5:e9:2a:b8:b4:74:4c:29:63", "shake_256": "45:c2:1b:45:ff:33:77:df:e0:92:b3:37:15:6e:9d:56:81:a1:65:ba:2e:ba:a8:b6:0e:e5:aa:b6:76:bd:bd:b5"}, "size": 4096, "type": "RSA"} TASK [Generate a CA Certificate Signing Request] ******************************* task path: /tmp/tmpa5z69896/tests/tasks/create_tests_certs.yml:6 changed: [/cache/fedora-31.qcow2] => {"basicConstraints": null, "changed": true, "extendedKeyUsage": null, "filename": "/etc/rsyslog.d/test-ca.csr", "keyUsage": null, "ocspMustStaple": false, "privatekey": "/etc/pki/tls/private/test-ca-key.pem", "subject": [["CN", "test-ca.system_roles.fedora.org"]], "subjectAltName": ["DNS:test-ca.system_roles.fedora.org"]} TASK [Generate a self signed CA cert using the CA key] ************************* task path: /tmp/tmpa5z69896/tests/tasks/create_tests_certs.yml:12 changed: [/cache/fedora-31.qcow2] => {"changed": true, "csr": "/etc/rsyslog.d/test-ca.csr", "filename": "/etc/pki/tls/certs/test-ca.crt", "notAfter": "20301110015657Z", "notBefore": "20201112015657Z", "privatekey": "/etc/pki/tls/private/test-ca-key.pem", "serial_number": 180470408355577216855463593642978168661196070548} TASK [Generate a server/client key] ******************************************** task path: /tmp/tmpa5z69896/tests/tasks/create_tests_certs.yml:19 changed: [/cache/fedora-31.qcow2] => {"changed": true, "filename": "/etc/pki/tls/private/test-key.pem", "fingerprint": {"blake2b": "42:04:07:ea:74:41:04:2f:d2:89:2a:4d:36:c0:f7:16:c0:c5:29:59:ff:95:96:8b:85:45:4a:67:57:9d:0b:e0:4f:12:57:ac:ad:1b:78:a6:d4:d9:8a:1a:0d:aa:37:9b:5f:32:c6:7a:08:d3:b6:63:68:53:4c:0c:55:9d:98:e8", "blake2s": "c7:4b:6e:6d:2a:0a:4f:f6:fb:a8:03:c5:26:47:ee:b6:22:33:74:7b:3e:29:6d:11:d8:d3:0d:c6:18:61:2a:31", "md5": "68:57:34:10:95:e8:40:f6:e3:71:9e:c3:f9:f7:69:47", "sha1": "ad:92:53:7b:10:59:aa:81:89:1d:ae:60:be:3b:b6:16:9b:71:29:9c", "sha224": "03:22:59:d7:47:78:8b:36:6a:5f:22:2e:46:19:4a:9b:d1:cd:44:cc:2d:ac:29:4b:f2:ba:8a:13", "sha256": "89:5d:6a:a9:c6:df:c2:4d:25:37:34:e5:d8:5b:80:49:c1:42:65:78:01:26:8b:b6:4b:bc:80:d3:e4:17:d3:f9", "sha384": "1c:be:b2:43:e7:a2:1a:d7:2d:20:90:36:ae:c5:80:08:61:c1:f6:01:b8:dd:34:96:cb:25:fd:5f:4f:d2:ac:9c:81:56:bb:24:4b:71:90:96:dd:e4:6f:9e:c2:61:4d:c9", "sha3_224": "2b:c7:13:f8:d9:87:4f:cc:43:0b:dc:e9:89:0e:d9:77:4a:8d:5b:a0:8f:da:79:cf:12:b0:0a:05", "sha3_256": "f1:a8:a8:7d:45:44:58:c8:d4:3f:f7:d0:36:e1:22:7b:13:c9:b4:64:f4:54:2c:93:b3:97:a0:df:82:ee:75:5e", "sha3_384": "1c:c9:6f:dd:17:a7:c2:e8:32:28:68:2d:77:71:d7:ee:51:77:9a:0c:41:16:1f:81:5a:67:db:64:e1:01:49:0f:db:ce:41:a3:c7:2a:df:fd:70:1d:d9:b0:71:b0:c5:a2", "sha3_512": "50:d2:61:2f:d6:92:cf:d1:02:b1:73:b9:06:67:84:63:d6:cb:ec:08:5b:62:1d:b5:9f:43:f8:19:74:d0:de:26:7e:53:54:aa:bf:0f:35:64:da:48:9c:4d:ca:44:7f:d1:36:d2:33:9b:3b:cb:77:1a:db:24:b5:06:c5:c2:df:66", "sha512": "e8:6d:ad:41:22:04:ae:80:0a:45:6d:5b:41:12:a3:ba:ce:10:8e:9f:ef:de:d9:b9:90:72:9c:82:26:85:b9:e4:7f:59:61:30:07:e0:de:6c:cb:42:85:24:76:fa:fa:b5:14:1c:76:bd:4a:32:39:c5:43:11:70:ac:57:37:7e:61", "shake_128": "73:6f:36:f7:a4:2d:b0:f5:10:66:6e:e2:ea:2c:c4:a8:9c:a4:60:8f:c0:42:85:4b:37:7d:49:b7:53:f8:b1:bd", "shake_256": "17:26:df:8d:cd:83:cb:2a:50:9d:f6:90:53:3f:af:c1:94:ac:74:2b:eb:65:85:a1:65:d1:30:be:4a:b5:fa:2b"}, "size": 4096, "type": "RSA"} TASK [Generate a server Certificate Signing Request] *************************** task path: /tmp/tmpa5z69896/tests/tasks/create_tests_certs.yml:24 changed: [/cache/fedora-31.qcow2] => {"basicConstraints": null, "changed": true, "extendedKeyUsage": null, "filename": "/etc/rsyslog.d/test-cert.csr", "keyUsage": null, "ocspMustStaple": false, "privatekey": "/etc/pki/tls/private/test-key.pem", "subject": [["C", "US"], ["O", "Fedora"], ["CN", "logging.fedora.org"], ["emailAddress", "logging@fedora.org"]], "subjectAltName": ["DNS:logging.fedora.org"]} TASK [Generate a server/client cert using the key, and signed by the self signed CA] *** task path: /tmp/tmpa5z69896/tests/tasks/create_tests_certs.yml:33 changed: [/cache/fedora-31.qcow2] => {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "ca_privatekey": "/etc/pki/tls/private/test-ca-key.pem", "changed": true, "csr": "/etc/rsyslog.d/test-cert.csr", "filename": "/etc/pki/tls/certs/test-cert.pem", "notAfter": "20301110015659Z", "notBefore": "20201112015659Z", "privatekey": "/etc/pki/tls/private/test-key.pem", "serial_number": 341360083853769863467806255740678597026003211492} TASK [Deploy rsyslog config on the target host] ******************************** task path: /tmp/tmpa5z69896/tests/tests_relp_client.yml:33 TASK [linux-system-roles.logging : Set rsyslog_output_elasticsearch for the omelasticsearch output] *** task path: /tmp/tmpa5z69896/tasks/main.yml:5 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_elasticsearch": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_files for the omfile outputs] *** task path: /tmp/tmpa5z69896/tasks/main.yml:9 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_files": []}, "changed": false} TASK [linux-system-roles.logging : Set files output if rsyslog_output_files is empty and logging_inputs is not empty] *** task path: /tmp/tmpa5z69896/tasks/main.yml:13 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_files": [{"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_forwards for the omfwd output] *** task path: /tmp/tmpa5z69896/tasks/main.yml:20 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_forwards": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_remote_files for the omfwd output for the remote input] *** task path: /tmp/tmpa5z69896/tasks/main.yml:24 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_remote_files": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_relp for the relp output] *** task path: /tmp/tmpa5z69896/tasks/main.yml:28 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_relp": [{"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_client0", "permitted_servers": ["*.server.com", "*.example.com"], "pki_authmode": "name", "port": 6514, "private_key": "/etc/pki/tls/private/test-key.pem", "server_host": "localhost", "tls": true, "type": "relp"}, {"ca_cert": "/etc/rsyslog.d/test-ca.crt", "cert": "/etc/rsyslog.d/test-cert.pem", "name": "relp_client1", "permitted_servers": ["*.server.com", "*.example.com"], "pki_authmode": "name", "port": 20514, "private_key": "/etc/rsyslog.d/test-key.pem", "server_host": "localhost", "tls": true, "type": "relp"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_input_relp for the relp input] *** task path: /tmp/tmpa5z69896/tasks/main.yml:32 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_input_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmpa5z69896/tasks/main.yml:36 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"name": "default_files", "type": "files"}, {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_client0", "permitted_servers": ["*.server.com", "*.example.com"], "pki_authmode": "name", "port": 6514, "private_key": "/etc/pki/tls/private/test-key.pem", "server_host": "localhost", "tls": true, "type": "relp"}, {"ca_cert": "/etc/rsyslog.d/test-ca.crt", "cert": "/etc/rsyslog.d/test-cert.pem", "name": "relp_client1", "permitted_servers": ["*.server.com", "*.example.com"], "pki_authmode": "name", "port": 20514, "private_key": "/etc/rsyslog.d/test-key.pem", "server_host": "localhost", "tls": true, "type": "relp"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmpa5z69896/tasks/main.yml:40 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'relp_client0', 'type': 'relp', 'server_host': 'localhost', 'port': 6514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'permitted_servers': ['*.server.com', '*.example.com']}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_client0", "permitted_servers": ["*.server.com", "*.example.com"], "pki_authmode": "name", "port": 6514, "private_key": "/etc/pki/tls/private/test-key.pem", "server_host": "localhost", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'relp_client1', 'type': 'relp', 'server_host': 'localhost', 'port': 20514, 'tls': True, 'ca_cert': '/etc/rsyslog.d/test-ca.crt', 'cert': '/etc/rsyslog.d/test-cert.pem', 'private_key': '/etc/rsyslog.d/test-key.pem', 'pki_authmode': 'name', 'permitted_servers': ['*.server.com', '*.example.com']}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/test-ca.crt", "cert": "/etc/rsyslog.d/test-cert.pem", "name": "relp_client1", "permitted_servers": ["*.server.com", "*.example.com"], "pki_authmode": "name", "port": 20514, "private_key": "/etc/rsyslog.d/test-key.pem", "server_host": "localhost", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmpa5z69896/tasks/main.yml:49 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'flows', 'inputs': ['system_input'], 'outputs': ['relp_client0', 'relp_client1']}) => {"ansible_loop_var": "item", "changed": false, "item": {"inputs": ["system_input"], "name": "flows", "outputs": ["relp_client0", "relp_client1"]}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmpa5z69896/tasks/main.yml:60 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmpa5z69896/tasks/main.yml:64 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmpa5z69896/tasks/main.yml:70 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmpa5z69896/tasks/main.yml:76 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmpa5z69896/tasks/main.yml:82 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmpa5z69896/tasks/main.yml:86 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmpa5z69896/tasks/main.yml:101 TASK [/tmp/tmpa5z69896/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:14 changed: [/cache/fedora-31.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: libestr-0.1.9-13.fc31.x86_64", "Installed: ca-certificates-2020.2.41-1.1.fc31.noarch", "Installed: p11-kit-trust-0.23.21-2.fc31.x86_64", "Installed: p11-kit-0.23.21-2.fc31.x86_64", "Installed: libfastjson-0.99.8-5.fc31.x86_64", "Installed: rsyslog-8.2002.0-1.fc31.x86_64", "Installed: logrotate-3.15.1-1.fc31.x86_64", "Installed: rsyslog-gnutls-8.2002.0-1.fc31.x86_64", "Removed: p11-kit-0.23.16.1-2.fc31.x86_64", "Removed: p11-kit-trust-0.23.16.1-2.fc31.x86_64", "Removed: ca-certificates-2019.2.32-3.fc31.noarch"]} TASK [/tmp/tmpa5z69896/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:21 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc31", "source": "rpm", "version": "1.20.4"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc31", "source": "rpm", "version": "1.20.4"}], "abattis-cantarell-fonts": [{"arch": "noarch", "epoch": null, "name": "abattis-cantarell-fonts", "release": "3.fc31", "source": "rpm", "version": "0.111"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "4.fc31", "source": "rpm", "version": "2.2.53"}], "adobe-source-code-pro-fonts": [{"arch": "noarch", "epoch": null, "name": "adobe-source-code-pro-fonts", "release": "7.fc31", "source": "rpm", "version": "2.030.1.050"}], "adwaita-cursor-theme": [{"arch": "noarch", "epoch": null, "name": "adwaita-cursor-theme", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "adwaita-icon-theme": [{"arch": "noarch", "epoch": null, "name": "adwaita-icon-theme", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "5.fc31", "source": "rpm", "version": "1.11"}], "at-spi2-atk": [{"arch": "x86_64", "epoch": null, "name": "at-spi2-atk", "release": "1.fc31", "source": "rpm", "version": "2.34.1"}], "at-spi2-core": [{"arch": "x86_64", "epoch": null, "name": "at-spi2-core", "release": "1.fc31", "source": "rpm", "version": "2.34.0"}], "atk": [{"arch": "x86_64", "epoch": null, "name": "atk", "release": "1.fc31", "source": "rpm", "version": "2.34.1"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "0.12.20190507gitf58ec40.fc31", "source": "rpm", "version": "3.0"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "0.12.20190507gitf58ec40.fc31", "source": "rpm", "version": "3.0"}], "avahi-libs": [{"arch": "x86_64", "epoch": null, "name": "avahi-libs", "release": "20.fc31", "source": "rpm", "version": "0.7"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "8.fc31", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "3.fc31", "source": "rpm", "version": "5.0.7"}], "brotli": [{"arch": "x86_64", "epoch": null, "name": "brotli", "release": "6.fc31", "source": "rpm", "version": "1.0.7"}], "bzip2": [{"arch": "x86_64", "epoch": null, "name": "bzip2", "release": "1.fc31", "source": "rpm", "version": "1.0.8"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "1.fc31", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "4.fc31", "source": "rpm", "version": "1.15.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc31", "source": "rpm", "version": "2020.2.41"}], "cairo": [{"arch": "x86_64", "epoch": null, "name": "cairo", "release": "6.fc31", "source": "rpm", "version": "1.16.0"}], "cairo-gobject": [{"arch": "x86_64", "epoch": null, "name": "cairo-gobject", "release": "6.fc31", "source": "rpm", "version": "1.16.0"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "2.fc31", "source": "rpm", "version": "2.9"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "4.fc31", "source": "rpm", "version": "3.5"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "11.fc31", "source": "rpm", "version": "17.1"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "3.fc31", "source": "rpm", "version": "0.31"}], "colord-libs": [{"arch": "x86_64", "epoch": null, "name": "colord-libs", "release": "2.fc31", "source": "rpm", "version": "1.4.4"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc31", "source": "rpm", "version": "8.31"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc31", "source": "rpm", "version": "8.31"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "12.fc31", "source": "rpm", "version": "2.12"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "21.fc31", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "21.fc31", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "4.gitbb9bf99.fc31", "source": "rpm", "version": "20190816"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc31", "source": "rpm", "version": "2.2.1"}], "cups-libs": [{"arch": "x86_64", "epoch": 1, "name": "cups-libs", "release": "2.fc31", "source": "rpm", "version": "2.2.12"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "1.fc31", "source": "rpm", "version": "7.66.0"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "2.fc31", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "3.fc31", "source": "rpm", "version": "1.12.16"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "6.fc31", "source": "rpm", "version": "21"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "3.fc31", "source": "rpm", "version": "1.12.16"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "3.fc31", "source": "rpm", "version": "1.12.16"}], "dconf": [{"arch": "x86_64", "epoch": null, "name": "dconf", "release": "1.fc31", "source": "rpm", "version": "0.34.0"}], "dejavu-fonts-common": [{"arch": "noarch", "epoch": null, "name": "dejavu-fonts-common", "release": "2.fc31", "source": "rpm", "version": "2.37"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "2.fc31", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "2.fc31", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "2.fc31", "source": "rpm", "version": "1.02.163"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "2.fc31", "source": "rpm", "version": "1.02.163"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "15.fc31", "source": "rpm", "version": "4.4.1"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "15.fc31", "source": "rpm", "version": "4.4.1"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "3.fc31", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc31", "source": "rpm", "version": "4.0.9"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "27.git20181204.fc31.1", "source": "rpm", "version": "049"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "27.git20181204.fc31.1", "source": "rpm", "version": "049"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc31", "source": "rpm", "version": "0.177"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc31", "source": "rpm", "version": "0.177"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc31", "source": "rpm", "version": "0.177"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc31", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "1", "source": "rpm", "version": "31"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "1", "source": "rpm", "version": "31"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "1", "source": "rpm", "version": "31"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "1", "source": "rpm", "version": "31"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc31", "source": "rpm", "version": "5.37"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc31", "source": "rpm", "version": "5.37"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc31", "source": "rpm", "version": "3.12"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "24.fc31", "source": "rpm", "version": "4.6.0"}], "fipscheck": [{"arch": "x86_64", "epoch": null, "name": "fipscheck", "release": "7.fc31", "source": "rpm", "version": "1.5.0"}], "fipscheck-lib": [{"arch": "x86_64", "epoch": null, "name": "fipscheck-lib", "release": "7.fc31", "source": "rpm", "version": "1.5.0"}], "fontconfig": [{"arch": "x86_64", "epoch": null, "name": "fontconfig", "release": "3.fc31", "source": "rpm", "version": "2.13.92"}], "fontpackages-filesystem": [{"arch": "noarch", "epoch": null, "name": "fontpackages-filesystem", "release": "25.fc31", "source": "rpm", "version": "1.44"}], "freetype": [{"arch": "x86_64", "epoch": null, "name": "freetype", "release": "3.fc31", "source": "rpm", "version": "2.10.0"}], "fribidi": [{"arch": "x86_64", "epoch": null, "name": "fribidi", "release": "4.fc31", "source": "rpm", "version": "1.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "8.fc31", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "5.fc31", "source": "rpm", "version": "5.0.1"}], "gcr": [{"arch": "x86_64", "epoch": null, "name": "gcr", "release": "1.fc31", "source": "rpm", "version": "3.33.4"}], "gcr-base": [{"arch": "x86_64", "epoch": null, "name": "gcr-base", "release": "1.fc31", "source": "rpm", "version": "3.33.4"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc31", "source": "rpm", "version": "1.18.1"}], "gdk-pixbuf2": [{"arch": "x86_64", "epoch": null, "name": "gdk-pixbuf2", "release": "1.fc31", "source": "rpm", "version": "2.40.0"}], "gdk-pixbuf2-modules": [{"arch": "x86_64", "epoch": null, "name": "gdk-pixbuf2-modules", "release": "1.fc31", "source": "rpm", "version": "2.40.0"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "1.fc31", "source": "rpm", "version": "20190806"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "1.fc31", "source": "rpm", "version": "20190806"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "2.fc31", "source": "rpm", "version": "0.20.1"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "2.fc31", "source": "rpm", "version": "0.20.1"}], "git-core": [{"arch": "x86_64", "epoch": null, "name": "git-core", "release": "1.fc31", "source": "rpm", "version": "2.23.0"}], "glib-networking": [{"arch": "x86_64", "epoch": null, "name": "glib-networking", "release": "1.fc31", "source": "rpm", "version": "2.62.1"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc31", "source": "rpm", "version": "2.62.1"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "5.fc31", "source": "rpm", "version": "2.30"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "5.fc31", "source": "rpm", "version": "2.30"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "5.fc31", "source": "rpm", "version": "2.30"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "10.fc31", "source": "rpm", "version": "6.1.2"}], "gnome-keyring": [{"arch": "x86_64", "epoch": null, "name": "gnome-keyring", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc31", "source": "rpm", "version": "2.2.17"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc31", "source": "rpm", "version": "2.2.17"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc31", "source": "rpm", "version": "3.6.10"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5c6ae44d", "source": "rpm", "version": "3c3359c4"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "3.fc31", "source": "rpm", "version": "1.13.1"}], "graphite2": [{"arch": "x86_64", "epoch": null, "name": "graphite2", "release": "1.fc31", "source": "rpm", "version": "1.3.13"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "3.fc31", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "20.fc31", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-tools-extra": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-extra", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "36.fc31", "source": "rpm", "version": "8.40"}], "gsettings-desktop-schemas": [{"arch": "x86_64", "epoch": null, "name": "gsettings-desktop-schemas", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "gtk-update-icon-cache": [{"arch": "x86_64", "epoch": null, "name": "gtk-update-icon-cache", "release": "3.fc31", "source": "rpm", "version": "3.24.12"}], "gtk3": [{"arch": "x86_64", "epoch": null, "name": "gtk3", "release": "3.fc31", "source": "rpm", "version": "3.24.12"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "1.fc31", "source": "rpm", "version": "1.10"}], "harfbuzz": [{"arch": "x86_64", "epoch": null, "name": "harfbuzz", "release": "2.fc31", "source": "rpm", "version": "2.6.1"}], "heat-cfntools": [{"arch": "noarch", "epoch": null, "name": "heat-cfntools", "release": "9.fc31", "source": "rpm", "version": "1.4.2"}], "hicolor-icon-theme": [{"arch": "noarch", "epoch": null, "name": "hicolor-icon-theme", "release": "7.fc31", "source": "rpm", "version": "0.17"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "9.fc31", "source": "rpm", "version": "3.20"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "2.fc31", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc31", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "3.fc31", "source": "rpm", "version": "0.2.5"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc31", "source": "rpm", "version": "5.3.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc31", "source": "rpm", "version": "5.3.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "5.fc31", "source": "rpm", "version": "1.8.3"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "3.fc31", "source": "rpm", "version": "20190515"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "4.fc31", "source": "rpm", "version": "2.12"}], "jasper-libs": [{"arch": "x86_64", "epoch": null, "name": "jasper-libs", "release": "9.fc31", "source": "rpm", "version": "2.0.14"}], "jbigkit-libs": [{"arch": "x86_64", "epoch": null, "name": "jbigkit-libs", "release": "17.fc31", "source": "rpm", "version": "2.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "6.fc31", "source": "rpm", "version": "0.13.1"}], "json-glib": [{"arch": "x86_64", "epoch": null, "name": "json-glib", "release": "3.fc31", "source": "rpm", "version": "1.4.4"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "14.fc31", "source": "rpm", "version": "2.0.4"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "14.fc31", "source": "rpm", "version": "2.0.4"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "14.fc31", "source": "rpm", "version": "2.0.4"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "301.fc31", "source": "rpm", "version": "5.3.7"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "3.fc31", "source": "rpm", "version": "1.6"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "4.fc31", "source": "rpm", "version": "26"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "4.fc31", "source": "rpm", "version": "26"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "3.fc31", "source": "rpm", "version": "0.8.0"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "45.fc31", "source": "rpm", "version": "1.17"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "7.fc31", "source": "rpm", "version": "2.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "7.fc31", "source": "rpm", "version": "2.0"}], "lcms2": [{"arch": "x86_64", "epoch": null, "name": "lcms2", "release": "6.fc31", "source": "rpm", "version": "2.9"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "2.fc31", "source": "rpm", "version": "551"}], "libX11": [{"arch": "x86_64", "epoch": null, "name": "libX11", "release": "3.fc31", "source": "rpm", "version": "1.6.8"}], "libX11-common": [{"arch": "noarch", "epoch": null, "name": "libX11-common", "release": "3.fc31", "source": "rpm", "version": "1.6.8"}], "libXau": [{"arch": "x86_64", "epoch": null, "name": "libXau", "release": "2.fc31", "source": "rpm", "version": "1.0.9"}], "libXcomposite": [{"arch": "x86_64", "epoch": null, "name": "libXcomposite", "release": "17.fc31", "source": "rpm", "version": "0.4.4"}], "libXcursor": [{"arch": "x86_64", "epoch": null, "name": "libXcursor", "release": "6.fc31", "source": "rpm", "version": "1.1.15"}], "libXdamage": [{"arch": "x86_64", "epoch": null, "name": "libXdamage", "release": "17.fc31", "source": "rpm", "version": "1.1.4"}], "libXext": [{"arch": "x86_64", "epoch": null, "name": "libXext", "release": "2.fc31", "source": "rpm", "version": "1.3.4"}], "libXfixes": [{"arch": "x86_64", "epoch": null, "name": "libXfixes", "release": "10.fc31", "source": "rpm", "version": "5.0.3"}], "libXft": [{"arch": "x86_64", "epoch": null, "name": "libXft", "release": "2.fc31", "source": "rpm", "version": "2.3.3"}], "libXi": [{"arch": "x86_64", "epoch": null, "name": "libXi", "release": "2.fc31", "source": "rpm", "version": "1.7.10"}], "libXinerama": [{"arch": "x86_64", "epoch": null, "name": "libXinerama", "release": "4.fc31", "source": "rpm", "version": "1.1.4"}], "libXrandr": [{"arch": "x86_64", "epoch": null, "name": "libXrandr", "release": "2.fc31", "source": "rpm", "version": "1.5.2"}], "libXrender": [{"arch": "x86_64", "epoch": null, "name": "libXrender", "release": "10.fc31", "source": "rpm", "version": "0.9.10"}], "libXtst": [{"arch": "x86_64", "epoch": null, "name": "libXtst", "release": "10.fc31", "source": "rpm", "version": "1.2.3"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "4.fc31", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc31", "source": "rpm", "version": "3.4.0"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "3.fc31", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "2.fc31", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "7.fc31", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "43.fc31", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "6.fc31", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "8.fc31", "source": "rpm", "version": "0.7.9"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "43.fc31", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "3.fc31", "source": "rpm", "version": "0.1.11"}], "libcroco": [{"arch": "x86_64", "epoch": null, "name": "libcroco", "release": "2.fc31", "source": "rpm", "version": "0.6.13"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "1.fc31", "source": "rpm", "version": "7.66.0"}], "libdatrie": [{"arch": "x86_64", "epoch": null, "name": "libdatrie", "release": "10.fc31", "source": "rpm", "version": "0.2.9"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "38.fc31", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "38.fc31", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "43.fc31", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "6.fc31", "source": "rpm", "version": "0.35.3"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "28.20190324cvs.fc31", "source": "rpm", "version": "3.1"}], "libepoxy": [{"arch": "x86_64", "epoch": null, "name": "libepoxy", "release": "4.fc31", "source": "rpm", "version": "1.5.3"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "13.fc31", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "7.fc31", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "5.fc31", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "23.fc31", "source": "rpm", "version": "3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc31", "source": "rpm", "version": "9.2.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc31", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc31", "source": "rpm", "version": "9.2.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "2.fc31", "source": "rpm", "version": "1.36"}], "libgusb": [{"arch": "x86_64", "epoch": null, "name": "libgusb", "release": "5.fc31", "source": "rpm", "version": "0.3.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc31", "source": "rpm", "version": "2.2.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "43.fc31", "source": "rpm", "version": "1.3.1"}], "libjpeg-turbo": [{"arch": "x86_64", "epoch": null, "name": "libjpeg-turbo", "release": "4.fc31", "source": "rpm", "version": "2.0.2"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc31", "source": "rpm", "version": "1.1.5"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc31", "source": "rpm", "version": "1.1.5"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "10.fc31", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc31", "source": "rpm", "version": "2.0.7"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "8.fc31", "source": "rpm", "version": "1.2.0"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "9.fc31", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "10.fc31", "source": "rpm", "version": "1.0.4"}], "libmodman": [{"arch": "x86_64", "epoch": null, "name": "libmodman", "release": "20.fc31", "source": "rpm", "version": "2.0.1"}], "libmodulemd1": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd1", "release": "3.fc31", "source": "rpm", "version": "1.8.15"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "4.fc31", "source": "rpm", "version": "1.7"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.rc1.fc31", "source": "rpm", "version": "2.4.1"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc31", "source": "rpm", "version": "1.39.2"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "1.fc31", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "5.20180605git4a062cf.fc31", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "43.fc31", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "4.fc31", "source": "rpm", "version": "1.9.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "3.fc31", "source": "rpm", "version": "1.5.1"}], "libpng": [{"arch": "x86_64", "epoch": 2, "name": "libpng", "release": "2.fc31", "source": "rpm", "version": "1.6.37"}], "libproxy": [{"arch": "x86_64", "epoch": null, "name": "libproxy", "release": "14.fc31", "source": "rpm", "version": "0.4.15"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc31", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc31", "source": "rpm", "version": "1.4.1"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "43.fc31", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc31", "source": "rpm", "version": "1.10.5"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc31", "source": "rpm", "version": "2.10.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "1.fc31", "source": "rpm", "version": "2.4.1"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc31", "source": "rpm", "version": "0.19.1"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc31", "source": "rpm", "version": "2.9"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "2.fc31", "source": "rpm", "version": "2.9"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "8.fc31", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "3.fc31", "source": "rpm", "version": "0.7.5"}], "libsoup": [{"arch": "x86_64", "epoch": null, "name": "libsoup", "release": "1.fc31", "source": "rpm", "version": "2.68.2"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "6.fc31", "source": "rpm", "version": "0.9.0"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "6.fc31", "source": "rpm", "version": "0.9.0"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc31", "source": "rpm", "version": "9.2.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "1.fc31", "source": "rpm", "version": "2.3.0"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "2.fc31", "source": "rpm", "version": "4.14"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "1.fc31", "source": "rpm", "version": "1.4.2"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "1.fc31", "source": "rpm", "version": "0.10.1"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "2.fc31", "source": "rpm", "version": "0.20.1"}], "libthai": [{"arch": "x86_64", "epoch": null, "name": "libthai", "release": "3.fc31", "source": "rpm", "version": "0.1.28"}], "libtiff": [{"arch": "x86_64", "epoch": null, "name": "libtiff", "release": "6.fc31", "source": "rpm", "version": "4.0.10"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "2.rc3.fc31", "source": "rpm", "version": "1.1.4"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "6.fc31", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "4.fc31", "source": "rpm", "version": "1.0.22"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "21.fc31", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "17.fc31", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "8.fc31", "source": "rpm", "version": "0.3.0"}], "libwayland-client": [{"arch": "x86_64", "epoch": null, "name": "libwayland-client", "release": "2.fc31", "source": "rpm", "version": "1.17.0"}], "libwayland-cursor": [{"arch": "x86_64", "epoch": null, "name": "libwayland-cursor", "release": "2.fc31", "source": "rpm", "version": "1.17.0"}], "libwayland-egl": [{"arch": "x86_64", "epoch": null, "name": "libwayland-egl", "release": "2.fc31", "source": "rpm", "version": "1.17.0"}], "libxcb": [{"arch": "x86_64", "epoch": null, "name": "libxcb", "release": "3.fc31", "source": "rpm", "version": "1.13.1"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "1.fc31", "source": "rpm", "version": "4.4.10"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "1.fc31", "source": "rpm", "version": "4.4.10"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc31", "source": "rpm", "version": "0.8.4"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "3.fc31", "source": "rpm", "version": "2.9.9"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "2.fc31", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc31", "source": "rpm", "version": "1.4.2"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "25.fc31", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "102.fc31", "source": "rpm", "version": "20190923"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "3.fc31", "source": "rpm", "version": "0.9.23"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "1.fc31", "source": "rpm", "version": "3.15.1"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "6.fc31", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "1.fc31", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "5.fc31", "source": "rpm", "version": "2.8.4"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc31", "source": "rpm", "version": "5.5.2"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc31", "source": "rpm", "version": "3.1.6"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc31", "source": "rpm", "version": "4.0.23"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "12.20190803.fc31", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "12.20190803.fc31", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "12.20190803.fc31", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.55.20160912git.fc31", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc31", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "3.fc31", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "3.fc31", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc31.1", "source": "rpm", "version": "8.0p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc31.1", "source": "rpm", "version": "8.0p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc31.1", "source": "rpm", "version": "8.0p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "2.fc31", "source": "rpm", "version": "1.1.1d"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc31", "source": "rpm", "version": "1.1.1d"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "2.fc31", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "3.fc31", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc31", "source": "rpm", "version": "0.23.21"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc31", "source": "rpm", "version": "0.23.21"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "18.fc31", "source": "rpm", "version": "1.3.1"}], "pango": [{"arch": "x86_64", "epoch": null, "name": "pango", "release": "1.fc31", "source": "rpm", "version": "1.44.6"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "1.fc31", "source": "rpm", "version": "3.2.153"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "6.fc31", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc31.1", "source": "rpm", "version": "8.43"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "14.fc31", "source": "rpm", "version": "10.33"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "5.fc31", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "6.fc31", "source": "rpm", "version": "1.1.0"}], "pixman": [{"arch": "x86_64", "epoch": null, "name": "pixman", "release": "1.fc31", "source": "rpm", "version": "0.38.4"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "4.fc31", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "18.fc31", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "6.fc31", "source": "rpm", "version": "3.3.15"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "2.fc31", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc31", "source": "rpm", "version": "19.1.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "1.fc31", "source": "rpm", "version": "41.2.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "5.fc31", "source": "rpm", "version": "3.7.4"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "5.fc31", "source": "rpm", "version": "3.7.4"}], "python3-asn1crypto": [{"arch": "noarch", "epoch": null, "name": "python3-asn1crypto", "release": "7.fc31", "source": "rpm", "version": "0.24.0"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc31", "source": "rpm", "version": "19.1.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "0.12.20190507gitf58ec40.fc31", "source": "rpm", "version": "3.0"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc31", "source": "rpm", "version": "2.7.0"}], "python3-boto": [{"arch": "noarch", "epoch": null, "name": "python3-boto", "release": "1.fc31", "source": "rpm", "version": "2.49.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc31", "source": "rpm", "version": "1.12.3"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "10.fc31", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "16.fc31", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc31", "source": "rpm", "version": "2.6.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "3.fc31", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "6.fc31", "source": "rpm", "version": "1.2.8"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "2.fc31", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc31", "source": "rpm", "version": "4.0.9"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "3.fc31", "source": "rpm", "version": "1.13.1"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "6.fc31", "source": "rpm", "version": "0.35.3"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc31", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "2.fc31", "source": "rpm", "version": "2.10.1"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "8.fc31", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "16.fc31", "source": "rpm", "version": "1.10"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "1.fc31", "source": "rpm", "version": "3.0.2"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "3.fc31", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "3.fc31", "source": "rpm", "version": "0.1.11"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "6.fc31", "source": "rpm", "version": "0.35.3"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "5.fc31", "source": "rpm", "version": "3.7.4"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc31", "source": "rpm", "version": "2.9"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "2.fc31", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "2.fc31", "source": "rpm", "version": "3.0.2"}], "python3-pbr": [{"arch": "noarch", "epoch": null, "name": "python3-pbr", "release": "4.fc31", "source": "rpm", "version": "5.1.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc31", "source": "rpm", "version": "19.1.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "3.fc31", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "18.fc31", "source": "rpm", "version": "0.7.2"}], "python3-psutil": [{"arch": "x86_64", "epoch": null, "name": "python3-psutil", "release": "2.fc31", "source": "rpm", "version": "5.6.3"}], "python3-pyasn1": [{"arch": "noarch", "epoch": null, "name": "python3-pyasn1", "release": "5.fc31", "source": "rpm", "version": "0.4.4"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "20.fc31", "source": "rpm", "version": "2.14"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "1.fc31", "source": "rpm", "version": "0.15.4"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "3.fc31", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "2.fc31", "source": "rpm", "version": "1.7.0"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc31", "source": "rpm", "version": "2019.2"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc31", "source": "rpm", "version": "5.1.2"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc31", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "python3-rsa": [{"arch": "noarch", "epoch": null, "name": "python3-rsa", "release": "10.fc31", "source": "rpm", "version": "3.4.2"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc31", "source": "rpm", "version": "4.2.2"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "1.fc31", "source": "rpm", "version": "41.2.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc31", "source": "rpm", "version": "1.12.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc31", "source": "rpm", "version": "1.9.3"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "4.fc31", "source": "rpm", "version": "1.25.3"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "4.fc31", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "3.fc31", "source": "rpm", "version": "8.0"}], "rest": [{"arch": "x86_64", "epoch": null, "name": "rest", "release": "6.fc31", "source": "rpm", "version": "0.8.1"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "25.fc31", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "9.fc31", "source": "rpm", "version": "3.1.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc31", "source": "rpm", "version": "8.2002.0"}], "rsyslog-gnutls": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-gnutls", "release": "1.fc31", "source": "rpm", "version": "8.2002.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "4.fc31", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "37.fc31", "source": "rpm", "version": "3.14.4"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "37.fc31", "source": "rpm", "version": "3.14.4"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc31", "source": "rpm", "version": "2.13.3"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "16.fc31", "source": "rpm", "version": "4.6"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "1.fc31", "source": "rpm", "version": "1.14"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "2.fc31", "source": "rpm", "version": "3.29.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc31", "source": "rpm", "version": "1.8.28"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-bootchart": [{"arch": "x86_64", "epoch": null, "name": "systemd-bootchart", "release": "5.fc31", "source": "rpm", "version": "233"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "2.fc31", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "13.fc31", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "13.fc31", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "2.fc31", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc31", "source": "rpm", "version": "2019c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc31", "source": "rpm", "version": "1.9.3"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc31", "source": "rpm", "version": "8.1.2102"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "15.fc31", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc31", "source": "rpm", "version": "5.5.2"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "2.fc31", "source": "rpm", "version": "5.1.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "2.fc31", "source": "rpm", "version": "2.27"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "6.fc31", "source": "rpm", "version": "5.2.4"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "6.fc31", "source": "rpm", "version": "5.2.4"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "3.fc31", "source": "rpm", "version": "1.1.2"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "19.fc31", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2002.0"}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : debug] ********************************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:32 skipping: [/cache/fedora-31.qcow2] => {} TASK [/tmp/tmpa5z69896/roles/rsyslog : debug] ********************************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:36 ok: [/cache/fedora-31.qcow2] => { "msg": "Rsyslog_version is 8.2002.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmpa5z69896/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:41 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:48 ok: [/cache/fedora-31.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/rsyslog.d", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:54 ok: [/cache/fedora-31.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/lib/rsyslog", "secontext": "system_u:object_r:syslogd_var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Set backup dir name] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:60 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_backup_dir": "/tmp/rsyslog.d-20201112T015654"}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:64 ok: [/cache/fedora-31.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20201112T015654", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:73 ok: [/cache/fedora-31.qcow2] => {"archived": ["/etc/rsyslog.d/test-ca.csr", "/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.d/test-cert.csr", "/etc/rsyslog.conf"], "arcroot": "/etc/", "changed": false, "dest": "/tmp/rsyslog.d-20201112T015654/backup.tgz", "expanded_exclude_paths": [], "expanded_paths": ["/etc/rsyslog.d", "/etc/rsyslog.conf"], "gid": 0, "group": "root", "missing": [], "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4504, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:80 changed: [/cache/fedora-31.qcow2] => {"changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/log", "secontext": "system_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:88 NOTIFIED HANDLER /tmp/tmpa5z69896/roles/rsyslog : restart rsyslogd for /cache/fedora-31.qcow2 changed: [/cache/fedora-31.qcow2] => {"changed": true, "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "dest": "/etc/rsyslog.conf", "gid": 0, "group": "root", "md5sum": "aa226b8228225835f8a13f775ca42e49", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 104, "src": "/root/.ansible/tmp/ansible-tmp-1605146267.613019-167703-222621512543096/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:97 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, [{"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}], [{"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}]]}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:108 changed: [/cache/fedora-31.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "7f4de7a1922c9f75e59e999d3bd76a7422293d14", "dest": "/etc/rsyslog.d/00-global.conf", "gid": 0, "group": "root", "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "md5sum": "bc874b131415b3d23235af980ec111e0", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 86, "src": "/root/.ansible/tmp/ansible-tmp-1605146268.6040704-167733-210306443840580/source", "state": "file", "uid": 0} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} changed: [/cache/fedora-31.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "0dd331865ac06c0881012a0dc9796c2260e66dcd", "dest": "/etc/rsyslog.d/05-common-defaults.conf", "gid": 0, "group": "root", "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "md5sum": "ca846c3cf461cb558da5d3e79ac49a26", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 69, "src": "/root/.ansible/tmp/ansible-tmp-1605146269.2309847-167733-91735127945555/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:129 skipping: [/cache/fedora-31.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:151 TASK [/tmp/tmpa5z69896/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:166 skipping: [/cache/fedora-31.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:174 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:186 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:198 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:222 ok: [/cache/fedora-31.qcow2] => (item={'name': 'system_input', 'type': 'basics'}) => {"ansible_facts": {"__rsyslog_basics_packages": []}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/inputs/basics/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "system_input", "type": "basics"}} TASK [/tmp/tmpa5z69896/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:234 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/basics/main.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update basics input packages] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/basics/main.yml:3 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 TASK [/tmp/tmpa5z69896/roles/rsyslog : Create basics input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/basics/main.yml:10 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'input-basics-system_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call relp_client0\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call relp_client1\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "988e6535586ba2f521e46f6ebad2238934d08b5b", "dest": "/etc/rsyslog.d/90-input-basics-system_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-basics-system_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call relp_client0\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call relp_client1\n}\n"}], "state": "present", "type": "input"}, "md5sum": "61bef413262d8d0da4623a753222d489", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 554, "src": "/root/.ansible/tmp/ansible-tmp-1605146270.5299783-167814-197218468741588/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-basics-system_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call relp_client0\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call relp_client1\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-basics-system_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call relp_client0\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call relp_client1\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:246 ok: [/cache/fedora-31.qcow2] => (item={'name': 'default_files', 'type': 'files'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | default(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n{% else %}\nmodule(load=\"builtin:omfile\")\n{% endif %}"}], "type": "modules"}], "__rsyslog_files_output_packages": [], "__rsyslog_files_output_rules": ["{{ __rsyslog_conf_files_output_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "default_files", "type": "files"}} ok: [/cache/fedora-31.qcow2] => (item={'name': 'relp_client0', 'type': 'relp', 'server_host': 'localhost', 'port': 6514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'permitted_servers': ['*.server.com', '*.example.com']}) => {"ansible_facts": {"__rsyslog_conf_output_relp_modules": [{"name": "output-relp-module", "sections": [{"options": "# Send logs over relp\nmodule(load=\"omrelp\")"}], "type": "modules"}], "__rsyslog_output_relp_packages": ["rsyslog-relp", "librelp"], "__rsyslog_output_relp_rules": ["{{ __rsyslog_conf_output_relp_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/outputs/relp/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_client0", "permitted_servers": ["*.server.com", "*.example.com"], "pki_authmode": "name", "port": 6514, "private_key": "/etc/pki/tls/private/test-key.pem", "server_host": "localhost", "tls": true, "type": "relp"}} ok: [/cache/fedora-31.qcow2] => (item={'name': 'relp_client1', 'type': 'relp', 'server_host': 'localhost', 'port': 20514, 'tls': True, 'ca_cert': '/etc/rsyslog.d/test-ca.crt', 'cert': '/etc/rsyslog.d/test-cert.pem', 'private_key': '/etc/rsyslog.d/test-key.pem', 'pki_authmode': 'name', 'permitted_servers': ['*.server.com', '*.example.com']}) => {"ansible_facts": {"__rsyslog_conf_output_relp_modules": [{"name": "output-relp-module", "sections": [{"options": "# Send logs over relp\nmodule(load=\"omrelp\")"}], "type": "modules"}], "__rsyslog_output_relp_packages": ["rsyslog-relp", "librelp"], "__rsyslog_output_relp_rules": ["{{ __rsyslog_conf_output_relp_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/outputs/relp/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"ca_cert": "/etc/rsyslog.d/test-ca.crt", "cert": "/etc/rsyslog.d/test-cert.pem", "name": "relp_client1", "permitted_servers": ["*.server.com", "*.example.com"], "pki_authmode": "name", "port": 20514, "private_key": "/etc/rsyslog.d/test-key.pem", "server_host": "localhost", "tls": true, "type": "relp"}} TASK [/tmp/tmpa5z69896/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:258 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/relp/main.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/relp/main.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "89bc63afcb6aae96090bbde60b367bfc80afc31f", "dest": "/etc/rsyslog.d/10-output-files-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "md5sum": "36c5048bf86cdc51ac071efb6a63f800", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 173, "src": "/root/.ansible/tmp/ansible-tmp-1605146271.486007-167852-60999639168650/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create files output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/files/main.yml:10 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-default_files', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="default_files") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "87f41b5de3ab1bafc779920627f5202204770c3f", "dest": "/etc/rsyslog.d/30-output-files-default_files.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-default_files", "sections": [{"options": "ruleset(name=\"default_files\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n"}], "state": "present", "type": "output"}, "md5sum": "b165c8ba84f13793cfbec3ee659bb8fe", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1125, "src": "/root/.ansible/tmp/ansible-tmp-1605146272.2647724-167886-33169893831921/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-default_files', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="default_files") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-default_files", "sections": [{"options": "ruleset(name=\"default_files\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Set and check certs and key for relp output] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/relp/main.yml:2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/set_certs.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy ca_cert on the control host to the specified path on the target host] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/set_certs.yml:4 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'relp_client0', 'type': 'relp', 'server_host': 'localhost', 'port': 6514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'permitted_servers': ['*.server.com', '*.example.com']}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_client0", "permitted_servers": ["*.server.com", "*.example.com"], "pki_authmode": "name", "port": 6514, "private_key": "/etc/pki/tls/private/test-key.pem", "server_host": "localhost", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'relp_client1', 'type': 'relp', 'server_host': 'localhost', 'port': 20514, 'tls': True, 'ca_cert': '/etc/rsyslog.d/test-ca.crt', 'cert': '/etc/rsyslog.d/test-cert.pem', 'private_key': '/etc/rsyslog.d/test-key.pem', 'pki_authmode': 'name', 'permitted_servers': ['*.server.com', '*.example.com']}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/test-ca.crt", "cert": "/etc/rsyslog.d/test-cert.pem", "name": "relp_client1", "permitted_servers": ["*.server.com", "*.example.com"], "pki_authmode": "name", "port": 20514, "private_key": "/etc/rsyslog.d/test-key.pem", "server_host": "localhost", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy cert on the control host to the specified path on the target host] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/set_certs.yml:12 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'relp_client0', 'type': 'relp', 'server_host': 'localhost', 'port': 6514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'permitted_servers': ['*.server.com', '*.example.com']}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_client0", "permitted_servers": ["*.server.com", "*.example.com"], "pki_authmode": "name", "port": 6514, "private_key": "/etc/pki/tls/private/test-key.pem", "server_host": "localhost", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'relp_client1', 'type': 'relp', 'server_host': 'localhost', 'port': 20514, 'tls': True, 'ca_cert': '/etc/rsyslog.d/test-ca.crt', 'cert': '/etc/rsyslog.d/test-cert.pem', 'private_key': '/etc/rsyslog.d/test-key.pem', 'pki_authmode': 'name', 'permitted_servers': ['*.server.com', '*.example.com']}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/test-ca.crt", "cert": "/etc/rsyslog.d/test-cert.pem", "name": "relp_client1", "permitted_servers": ["*.server.com", "*.example.com"], "pki_authmode": "name", "port": 20514, "private_key": "/etc/rsyslog.d/test-key.pem", "server_host": "localhost", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy key on the control host to the specified path on the target host] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/set_certs.yml:20 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'relp_client0', 'type': 'relp', 'server_host': 'localhost', 'port': 6514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'permitted_servers': ['*.server.com', '*.example.com']}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_client0", "permitted_servers": ["*.server.com", "*.example.com"], "pki_authmode": "name", "port": 6514, "private_key": "/etc/pki/tls/private/test-key.pem", "server_host": "localhost", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'relp_client1', 'type': 'relp', 'server_host': 'localhost', 'port': 20514, 'tls': True, 'ca_cert': '/etc/rsyslog.d/test-ca.crt', 'cert': '/etc/rsyslog.d/test-cert.pem', 'private_key': '/etc/rsyslog.d/test-key.pem', 'pki_authmode': 'name', 'permitted_servers': ['*.server.com', '*.example.com']}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/test-ca.crt", "cert": "/etc/rsyslog.d/test-cert.pem", "name": "relp_client1", "permitted_servers": ["*.server.com", "*.example.com"], "pki_authmode": "name", "port": 20514, "private_key": "/etc/rsyslog.d/test-key.pem", "server_host": "localhost", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Check certs - tls is true, but triplets are not given] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/set_certs.yml:28 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'relp_client0', 'type': 'relp', 'server_host': 'localhost', 'port': 6514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'permitted_servers': ['*.server.com', '*.example.com']}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_client0", "permitted_servers": ["*.server.com", "*.example.com"], "pki_authmode": "name", "port": 6514, "private_key": "/etc/pki/tls/private/test-key.pem", "server_host": "localhost", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'relp_client1', 'type': 'relp', 'server_host': 'localhost', 'port': 20514, 'tls': True, 'ca_cert': '/etc/rsyslog.d/test-ca.crt', 'cert': '/etc/rsyslog.d/test-cert.pem', 'private_key': '/etc/rsyslog.d/test-key.pem', 'pki_authmode': 'name', 'permitted_servers': ['*.server.com', '*.example.com']}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/test-ca.crt", "cert": "/etc/rsyslog.d/test-cert.pem", "name": "relp_client1", "permitted_servers": ["*.server.com", "*.example.com"], "pki_authmode": "name", "port": 20514, "private_key": "/etc/rsyslog.d/test-key.pem", "server_host": "localhost", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Check certs - key/certs data are provided, but tls is false] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/set_certs.yml:38 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'relp_client0', 'type': 'relp', 'server_host': 'localhost', 'port': 6514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'permitted_servers': ['*.server.com', '*.example.com']}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_client0", "permitted_servers": ["*.server.com", "*.example.com"], "pki_authmode": "name", "port": 6514, "private_key": "/etc/pki/tls/private/test-key.pem", "server_host": "localhost", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'relp_client1', 'type': 'relp', 'server_host': 'localhost', 'port': 20514, 'tls': True, 'ca_cert': '/etc/rsyslog.d/test-ca.crt', 'cert': '/etc/rsyslog.d/test-cert.pem', 'private_key': '/etc/rsyslog.d/test-key.pem', 'pki_authmode': 'name', 'permitted_servers': ['*.server.com', '*.example.com']}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/test-ca.crt", "cert": "/etc/rsyslog.d/test-cert.pem", "name": "relp_client1", "permitted_servers": ["*.server.com", "*.example.com"], "pki_authmode": "name", "port": 20514, "private_key": "/etc/rsyslog.d/test-key.pem", "server_host": "localhost", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update relp logging packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/relp/main.yml:9 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 changed: [/cache/fedora-31.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: rsyslog-relp-8.2002.0-1.fc31.x86_64", "Installed: librelp-1.5.0-1.fc31.x86_64"]} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'output-relp-module', 'type': 'modules', 'sections': [{'options': '# Send logs over relp\nmodule(load="omrelp")'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "294d2d48c2a85440423d4ee45a48e562ba5842f7", "dest": "/etc/rsyslog.d/10-output-relp-module.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-relp-module", "sections": [{"options": "# Send logs over relp\nmodule(load=\"omrelp\")"}], "type": "modules"}, "md5sum": "6792b8c4b4c1985ab5055a8ab17db9d5", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 63, "src": "/root/.ansible/tmp/ansible-tmp-1605146278.4674969-167946-197897784062352/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-relp-module', 'type': 'modules', 'sections': [{'options': '# Send logs over relp\nmodule(load="omrelp")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-relp-module", "sections": [{"options": "# Send logs over relp\nmodule(load=\"omrelp\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create relp output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/relp/main.yml:16 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'output-relp-relp_client0', 'type': 'output', 'weight': '31', 'state': 'present', 'sections': [{'options': 'ruleset(name="relp_client0") {\n action(name="relp_client0"\n type="omrelp"\n target="localhost"\n port="20514"\n tls="on"\n tls.cacert="/etc/pki/tls/certs/test-ca.crt"\n tls.mycert="/etc/pki/tls/certs/test-cert.pem"\n tls.myprivkey="/etc/pki/tls/private/test-key.pem"\n tls.authmode="name"\n tls.permittedpeer=["*.server.com","*.example.com"]\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "76494fd660d1220b95b483d12ba59adaca419c3d", "dest": "/etc/rsyslog.d/31-output-relp-relp_client0.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-relp-relp_client0", "sections": [{"options": "ruleset(name=\"relp_client0\") {\n action(name=\"relp_client0\"\n type=\"omrelp\"\n target=\"localhost\"\n port=\"20514\"\n tls=\"on\"\n tls.cacert=\"/etc/pki/tls/certs/test-ca.crt\"\n tls.mycert=\"/etc/pki/tls/certs/test-cert.pem\"\n tls.myprivkey=\"/etc/pki/tls/private/test-key.pem\"\n tls.authmode=\"name\"\n tls.permittedpeer=[\"*.server.com\",\"*.example.com\"]\n )\n}\n"}], "state": "present", "type": "output", "weight": "31"}, "md5sum": "05f528019e1d668b6298cfd6b2c30550", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 455, "src": "/root/.ansible/tmp/ansible-tmp-1605146279.2606318-167980-114329462807446/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-relp-relp_client0', 'type': 'output', 'weight': '31', 'state': 'present', 'sections': [{'options': 'ruleset(name="relp_client0") {\n action(name="relp_client0"\n type="omrelp"\n target="localhost"\n port="20514"\n tls="on"\n tls.cacert="/etc/pki/tls/certs/test-ca.crt"\n tls.mycert="/etc/pki/tls/certs/test-cert.pem"\n tls.myprivkey="/etc/pki/tls/private/test-key.pem"\n tls.authmode="name"\n tls.permittedpeer=["*.server.com","*.example.com"]\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-relp-relp_client0", "sections": [{"options": "ruleset(name=\"relp_client0\") {\n action(name=\"relp_client0\"\n type=\"omrelp\"\n target=\"localhost\"\n port=\"20514\"\n tls=\"on\"\n tls.cacert=\"/etc/pki/tls/certs/test-ca.crt\"\n tls.mycert=\"/etc/pki/tls/certs/test-cert.pem\"\n tls.myprivkey=\"/etc/pki/tls/private/test-key.pem\"\n tls.authmode=\"name\"\n tls.permittedpeer=[\"*.server.com\",\"*.example.com\"]\n )\n}\n"}], "state": "present", "type": "output", "weight": "31"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'output-relp-relp_client1', 'type': 'output', 'weight': '31', 'state': 'present', 'sections': [{'options': 'ruleset(name="relp_client1") {\n action(name="relp_client1"\n type="omrelp"\n target="localhost"\n port="20514"\n tls="on"\n tls.cacert="/etc/rsyslog.d/test-ca.crt"\n tls.mycert="/etc/rsyslog.d/test-cert.pem"\n tls.myprivkey="/etc/rsyslog.d/test-key.pem"\n tls.authmode="name"\n tls.permittedpeer=["*.server.com","*.example.com"]\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "b32d7ab864188f828ecc5050e7195d855fb949e2", "dest": "/etc/rsyslog.d/31-output-relp-relp_client1.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-relp-relp_client1", "sections": [{"options": "ruleset(name=\"relp_client1\") {\n action(name=\"relp_client1\"\n type=\"omrelp\"\n target=\"localhost\"\n port=\"20514\"\n tls=\"on\"\n tls.cacert=\"/etc/rsyslog.d/test-ca.crt\"\n tls.mycert=\"/etc/rsyslog.d/test-cert.pem\"\n tls.myprivkey=\"/etc/rsyslog.d/test-key.pem\"\n tls.authmode=\"name\"\n tls.permittedpeer=[\"*.server.com\",\"*.example.com\"]\n )\n}\n"}], "state": "present", "type": "output", "weight": "31"}, "md5sum": "40b11fe42fc611072e828e48d7b3a8f8", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 441, "src": "/root/.ansible/tmp/ansible-tmp-1605146280.043194-168012-172585049010206/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-relp-relp_client1', 'type': 'output', 'weight': '31', 'state': 'present', 'sections': [{'options': 'ruleset(name="relp_client1") {\n action(name="relp_client1"\n type="omrelp"\n target="localhost"\n port="20514"\n tls="on"\n tls.cacert="/etc/rsyslog.d/test-ca.crt"\n tls.mycert="/etc/rsyslog.d/test-cert.pem"\n tls.myprivkey="/etc/rsyslog.d/test-key.pem"\n tls.authmode="name"\n tls.permittedpeer=["*.server.com","*.example.com"]\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-relp-relp_client1", "sections": [{"options": "ruleset(name=\"relp_client1\") {\n action(name=\"relp_client1\"\n type=\"omrelp\"\n target=\"localhost\"\n port=\"20514\"\n tls=\"on\"\n tls.cacert=\"/etc/rsyslog.d/test-ca.crt\"\n tls.mycert=\"/etc/rsyslog.d/test-cert.pem\"\n tls.myprivkey=\"/etc/rsyslog.d/test-key.pem\"\n tls.authmode=\"name\"\n tls.permittedpeer=[\"*.server.com\",\"*.example.com\"]\n )\n}\n"}], "state": "present", "type": "output", "weight": "31"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Set and check certs and key for relp output] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/relp/main.yml:2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/set_certs.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy ca_cert on the control host to the specified path on the target host] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/set_certs.yml:4 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'relp_client0', 'type': 'relp', 'server_host': 'localhost', 'port': 6514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'permitted_servers': ['*.server.com', '*.example.com']}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_client0", "permitted_servers": ["*.server.com", "*.example.com"], "pki_authmode": "name", "port": 6514, "private_key": "/etc/pki/tls/private/test-key.pem", "server_host": "localhost", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'relp_client1', 'type': 'relp', 'server_host': 'localhost', 'port': 20514, 'tls': True, 'ca_cert': '/etc/rsyslog.d/test-ca.crt', 'cert': '/etc/rsyslog.d/test-cert.pem', 'private_key': '/etc/rsyslog.d/test-key.pem', 'pki_authmode': 'name', 'permitted_servers': ['*.server.com', '*.example.com']}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/test-ca.crt", "cert": "/etc/rsyslog.d/test-cert.pem", "name": "relp_client1", "permitted_servers": ["*.server.com", "*.example.com"], "pki_authmode": "name", "port": 20514, "private_key": "/etc/rsyslog.d/test-key.pem", "server_host": "localhost", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy cert on the control host to the specified path on the target host] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/set_certs.yml:12 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'relp_client0', 'type': 'relp', 'server_host': 'localhost', 'port': 6514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'permitted_servers': ['*.server.com', '*.example.com']}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_client0", "permitted_servers": ["*.server.com", "*.example.com"], "pki_authmode": "name", "port": 6514, "private_key": "/etc/pki/tls/private/test-key.pem", "server_host": "localhost", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'relp_client1', 'type': 'relp', 'server_host': 'localhost', 'port': 20514, 'tls': True, 'ca_cert': '/etc/rsyslog.d/test-ca.crt', 'cert': '/etc/rsyslog.d/test-cert.pem', 'private_key': '/etc/rsyslog.d/test-key.pem', 'pki_authmode': 'name', 'permitted_servers': ['*.server.com', '*.example.com']}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/test-ca.crt", "cert": "/etc/rsyslog.d/test-cert.pem", "name": "relp_client1", "permitted_servers": ["*.server.com", "*.example.com"], "pki_authmode": "name", "port": 20514, "private_key": "/etc/rsyslog.d/test-key.pem", "server_host": "localhost", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy key on the control host to the specified path on the target host] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/set_certs.yml:20 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'relp_client0', 'type': 'relp', 'server_host': 'localhost', 'port': 6514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'permitted_servers': ['*.server.com', '*.example.com']}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_client0", "permitted_servers": ["*.server.com", "*.example.com"], "pki_authmode": "name", "port": 6514, "private_key": "/etc/pki/tls/private/test-key.pem", "server_host": "localhost", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'relp_client1', 'type': 'relp', 'server_host': 'localhost', 'port': 20514, 'tls': True, 'ca_cert': '/etc/rsyslog.d/test-ca.crt', 'cert': '/etc/rsyslog.d/test-cert.pem', 'private_key': '/etc/rsyslog.d/test-key.pem', 'pki_authmode': 'name', 'permitted_servers': ['*.server.com', '*.example.com']}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/test-ca.crt", "cert": "/etc/rsyslog.d/test-cert.pem", "name": "relp_client1", "permitted_servers": ["*.server.com", "*.example.com"], "pki_authmode": "name", "port": 20514, "private_key": "/etc/rsyslog.d/test-key.pem", "server_host": "localhost", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Check certs - tls is true, but triplets are not given] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/set_certs.yml:28 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'relp_client0', 'type': 'relp', 'server_host': 'localhost', 'port': 6514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'permitted_servers': ['*.server.com', '*.example.com']}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_client0", "permitted_servers": ["*.server.com", "*.example.com"], "pki_authmode": "name", "port": 6514, "private_key": "/etc/pki/tls/private/test-key.pem", "server_host": "localhost", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'relp_client1', 'type': 'relp', 'server_host': 'localhost', 'port': 20514, 'tls': True, 'ca_cert': '/etc/rsyslog.d/test-ca.crt', 'cert': '/etc/rsyslog.d/test-cert.pem', 'private_key': '/etc/rsyslog.d/test-key.pem', 'pki_authmode': 'name', 'permitted_servers': ['*.server.com', '*.example.com']}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/test-ca.crt", "cert": "/etc/rsyslog.d/test-cert.pem", "name": "relp_client1", "permitted_servers": ["*.server.com", "*.example.com"], "pki_authmode": "name", "port": 20514, "private_key": "/etc/rsyslog.d/test-key.pem", "server_host": "localhost", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Check certs - key/certs data are provided, but tls is false] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/set_certs.yml:38 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'relp_client0', 'type': 'relp', 'server_host': 'localhost', 'port': 6514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'permitted_servers': ['*.server.com', '*.example.com']}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_client0", "permitted_servers": ["*.server.com", "*.example.com"], "pki_authmode": "name", "port": 6514, "private_key": "/etc/pki/tls/private/test-key.pem", "server_host": "localhost", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'relp_client1', 'type': 'relp', 'server_host': 'localhost', 'port': 20514, 'tls': True, 'ca_cert': '/etc/rsyslog.d/test-ca.crt', 'cert': '/etc/rsyslog.d/test-cert.pem', 'private_key': '/etc/rsyslog.d/test-key.pem', 'pki_authmode': 'name', 'permitted_servers': ['*.server.com', '*.example.com']}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/test-ca.crt", "cert": "/etc/rsyslog.d/test-cert.pem", "name": "relp_client1", "permitted_servers": ["*.server.com", "*.example.com"], "pki_authmode": "name", "port": 20514, "private_key": "/etc/rsyslog.d/test-key.pem", "server_host": "localhost", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update relp logging packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/relp/main.yml:9 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 ok: [/cache/fedora-31.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'output-relp-module', 'type': 'modules', 'sections': [{'options': '# Send logs over relp\nmodule(load="omrelp")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "294d2d48c2a85440423d4ee45a48e562ba5842f7", "dest": "/etc/rsyslog.d/10-output-relp-module.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-relp-module", "sections": [{"options": "# Send logs over relp\nmodule(load=\"omrelp\")"}], "type": "modules"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-output-relp-module.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 63, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-relp-module', 'type': 'modules', 'sections': [{'options': '# Send logs over relp\nmodule(load="omrelp")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-relp-module", "sections": [{"options": "# Send logs over relp\nmodule(load=\"omrelp\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create relp output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/relp/main.yml:16 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'output-relp-relp_client0', 'type': 'output', 'weight': '31', 'state': 'present', 'sections': [{'options': 'ruleset(name="relp_client0") {\n action(name="relp_client0"\n type="omrelp"\n target="localhost"\n port="20514"\n tls="on"\n tls.cacert="/etc/pki/tls/certs/test-ca.crt"\n tls.mycert="/etc/pki/tls/certs/test-cert.pem"\n tls.myprivkey="/etc/pki/tls/private/test-key.pem"\n tls.authmode="name"\n tls.permittedpeer=["*.server.com","*.example.com"]\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "76494fd660d1220b95b483d12ba59adaca419c3d", "dest": "/etc/rsyslog.d/31-output-relp-relp_client0.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-relp-relp_client0", "sections": [{"options": "ruleset(name=\"relp_client0\") {\n action(name=\"relp_client0\"\n type=\"omrelp\"\n target=\"localhost\"\n port=\"20514\"\n tls=\"on\"\n tls.cacert=\"/etc/pki/tls/certs/test-ca.crt\"\n tls.mycert=\"/etc/pki/tls/certs/test-cert.pem\"\n tls.myprivkey=\"/etc/pki/tls/private/test-key.pem\"\n tls.authmode=\"name\"\n tls.permittedpeer=[\"*.server.com\",\"*.example.com\"]\n )\n}\n"}], "state": "present", "type": "output", "weight": "31"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/31-output-relp-relp_client0.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 455, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-relp-relp_client0', 'type': 'output', 'weight': '31', 'state': 'present', 'sections': [{'options': 'ruleset(name="relp_client0") {\n action(name="relp_client0"\n type="omrelp"\n target="localhost"\n port="20514"\n tls="on"\n tls.cacert="/etc/pki/tls/certs/test-ca.crt"\n tls.mycert="/etc/pki/tls/certs/test-cert.pem"\n tls.myprivkey="/etc/pki/tls/private/test-key.pem"\n tls.authmode="name"\n tls.permittedpeer=["*.server.com","*.example.com"]\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-relp-relp_client0", "sections": [{"options": "ruleset(name=\"relp_client0\") {\n action(name=\"relp_client0\"\n type=\"omrelp\"\n target=\"localhost\"\n port=\"20514\"\n tls=\"on\"\n tls.cacert=\"/etc/pki/tls/certs/test-ca.crt\"\n tls.mycert=\"/etc/pki/tls/certs/test-cert.pem\"\n tls.myprivkey=\"/etc/pki/tls/private/test-key.pem\"\n tls.authmode=\"name\"\n tls.permittedpeer=[\"*.server.com\",\"*.example.com\"]\n )\n}\n"}], "state": "present", "type": "output", "weight": "31"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'output-relp-relp_client1', 'type': 'output', 'weight': '31', 'state': 'present', 'sections': [{'options': 'ruleset(name="relp_client1") {\n action(name="relp_client1"\n type="omrelp"\n target="localhost"\n port="20514"\n tls="on"\n tls.cacert="/etc/rsyslog.d/test-ca.crt"\n tls.mycert="/etc/rsyslog.d/test-cert.pem"\n tls.myprivkey="/etc/rsyslog.d/test-key.pem"\n tls.authmode="name"\n tls.permittedpeer=["*.server.com","*.example.com"]\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "b32d7ab864188f828ecc5050e7195d855fb949e2", "dest": "/etc/rsyslog.d/31-output-relp-relp_client1.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-relp-relp_client1", "sections": [{"options": "ruleset(name=\"relp_client1\") {\n action(name=\"relp_client1\"\n type=\"omrelp\"\n target=\"localhost\"\n port=\"20514\"\n tls=\"on\"\n tls.cacert=\"/etc/rsyslog.d/test-ca.crt\"\n tls.mycert=\"/etc/rsyslog.d/test-cert.pem\"\n tls.myprivkey=\"/etc/rsyslog.d/test-key.pem\"\n tls.authmode=\"name\"\n tls.permittedpeer=[\"*.server.com\",\"*.example.com\"]\n )\n}\n"}], "state": "present", "type": "output", "weight": "31"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/31-output-relp-relp_client1.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 441, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-relp-relp_client1', 'type': 'output', 'weight': '31', 'state': 'present', 'sections': [{'options': 'ruleset(name="relp_client1") {\n action(name="relp_client1"\n type="omrelp"\n target="localhost"\n port="20514"\n tls="on"\n tls.cacert="/etc/rsyslog.d/test-ca.crt"\n tls.mycert="/etc/rsyslog.d/test-cert.pem"\n tls.myprivkey="/etc/rsyslog.d/test-key.pem"\n tls.authmode="name"\n tls.permittedpeer=["*.server.com","*.example.com"]\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-relp-relp_client1", "sections": [{"options": "ruleset(name=\"relp_client1\") {\n action(name=\"relp_client1\"\n type=\"omrelp\"\n target=\"localhost\"\n port=\"20514\"\n tls=\"on\"\n tls.cacert=\"/etc/rsyslog.d/test-ca.crt\"\n tls.mycert=\"/etc/rsyslog.d/test-cert.pem\"\n tls.myprivkey=\"/etc/rsyslog.d/test-key.pem\"\n tls.authmode=\"name\"\n tls.permittedpeer=[\"*.server.com\",\"*.example.com\"]\n )\n}\n"}], "state": "present", "type": "output", "weight": "31"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:270 changed: [/cache/fedora-31.qcow2] => {"changed": true, "enabled": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target system.slice sysinit.target", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7776", "LimitNPROCSoft": "7776", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7776", "LimitSIGPENDINGSoft": "7776", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2332", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [/tmp/tmpa5z69896/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:279 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:290 skipping: [/cache/fedora-31.qcow2] => {} TASK [include_tasks] *********************************************************** task path: /tmp/tmpa5z69896/tests/tests_relp_client.yml:70 included: /tmp/tmpa5z69896/tests/set_rsyslog_variables.yml for /cache/fedora-31.qcow2 TASK [Get info of /etc/rsyslog.conf] ******************************************* task path: /tmp/tmpa5z69896/tests/set_rsyslog_variables.yml:1 ok: [/cache/fedora-31.qcow2] => {"changed": false, "stat": {"atime": 1605146288.0599253, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "ctime": 1605146268.4239254, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8408, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1605146268.0889254, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 104, "uid": 0, "version": "229930282", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Get file counts in /etc/rsyslog.d] *************************************** task path: /tmp/tmpa5z69896/tests/set_rsyslog_variables.yml:6 ok: [/cache/fedora-31.qcow2] => {"changed": false, "examined": 11, "files": [{"atime": 1605146267.1439254, "ctime": 1571871554.4778266, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 159515, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1564000148.0, "nlink": 1, "path": "/etc/rsyslog.d/21-cloudinit.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 255, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605146286.2889254, "ctime": 1605146279.8079252, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8414, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605146279.5639253, "nlink": 1, "path": "/etc/rsyslog.d/31-output-relp-relp_client0.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 455, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605146288.0599253, "ctime": 1605146269.7959254, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8410, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605146269.5569253, "nlink": 1, "path": "/etc/rsyslog.d/05-common-defaults.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 69, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605146288.0599253, "ctime": 1605146272.0029254, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8412, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605146271.7809253, "nlink": 1, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 173, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605146288.0599253, "ctime": 1605146272.8289254, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8413, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605146272.5899253, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 1125, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605146288.0599253, "ctime": 1605146269.1529253, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8409, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605146268.9249253, "nlink": 1, "path": "/etc/rsyslog.d/00-global.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 86, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605146288.0599253, "ctime": 1605146271.0649254, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8411, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605146270.8229253, "nlink": 1, "path": "/etc/rsyslog.d/90-input-basics-system_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 554, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605146285.4679253, "ctime": 1605146278.9979253, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8396, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605146278.7619255, "nlink": 1, "path": "/etc/rsyslog.d/10-output-relp-module.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 63, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605146287.0229254, "ctime": 1605146280.5969253, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8415, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605146280.3559253, "nlink": 1, "path": "/etc/rsyslog.d/31-output-relp-relp_client1.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 441, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}], "matched": 9, "msg": ""} RUNNING HANDLER [/tmp/tmpa5z69896/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmpa5z69896/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-31.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestamp": "Thu 2020-11-12 01:58:08 UTC", "ActiveEnterTimestampMonotonic": "90282603", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target system.slice sysinit.target", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Thu 2020-11-12 01:58:08 UTC", "AssertTimestampMonotonic": "90274280", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "138503000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2020-11-12 01:58:08 UTC", "ConditionTimestampMonotonic": "90274280", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "12322", "ExecMainStartTimestamp": "Thu 2020-11-12 01:58:08 UTC", "ExecMainStartTimestampMonotonic": "90275511", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Thu 2020-11-12 01:58:08 UTC] ; stop_time=[n/a] ; pid=12322 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Thu 2020-11-12 01:58:08 UTC] ; stop_time=[n/a] ; pid=12322 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2020-11-12 01:58:08 UTC", "InactiveExitTimestampMonotonic": "90275767", "InvocationID": "3fb1b5f22ba84b8c84e58c19f25930ba", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7776", "LimitNPROCSoft": "7776", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7776", "LimitSIGPENDINGSoft": "7776", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "12322", "MemoryAccounting": "yes", "MemoryCurrent": "2224128", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Thu 2020-11-12 01:58:08 UTC", "StateChangeTimestampMonotonic": "90282603", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "3", "TasksMax": "2332", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [Check rsyslog.conf size] ************************************************* task path: /tmp/tmpa5z69896/tests/tests_relp_client.yml:77 ok: [/cache/fedora-31.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check file counts in rsyslog.d] ****************************************** task path: /tmp/tmpa5z69896/tests/tests_relp_client.yml:81 ok: [/cache/fedora-31.qcow2] => { "changed": false, "msg": "All assertions passed" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-31.qcow2 : ok=67 changed=19 unreachable=0 failed=0 skipped=48 rescued=0 ignored=0 + cd /tmp/tmpa5z69896/tests; TEST_SUBJECTS=/cache/fedora-31.qcow2 TEST_ARTIFACTS=/tmp/linux-system-role-test-work-pull-linux-system-roles_logging-186-405f09a-fedora-31-mm3symvy/artifacts ansible-playbook -vv --inventory=/usr/share/ansible/inventory/standard-inventory-qcow2 /tmp/tmpa5z69896/_setup.yml /tmp/tmpa5z69896/tests/tests_relp_server.yml ansible-playbook 2.9.14 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/tester/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.8/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 3.8.6 (default, Sep 25 2020, 00:00:00) [GCC 10.2.1 20200723 (Red Hat 10.2.1-1)] Using /etc/ansible/ansible.cfg as config file PLAYBOOK: _setup.yml *********************************************************** 1 plays in /tmp/tmpa5z69896/_setup.yml PLAY [Fail when only localhost is available] *********************************** META: ran handlers TASK [debug] ******************************************************************* task path: /tmp/tmpa5z69896/_setup.yml:5 ok: [/cache/fedora-31.qcow2] => { "groups": { "all": [ "/cache/fedora-31.qcow2" ], "localhost": [ "/cache/fedora-31.qcow2" ], "subjects": [ "/cache/fedora-31.qcow2" ], "ungrouped": [] } } TASK [fail] ******************************************************************** task path: /tmp/tmpa5z69896/_setup.yml:7 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-31.qcow2 : ok=1 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 PLAYBOOK: tests_relp_server.yml ************************************************ 1 plays in /tmp/tmpa5z69896/tests/tests_relp_server.yml PLAY [Test the server configuration containing tls tcp, plain tcp and udp connection] *** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpa5z69896/tests/tests_relp_server.yml:12 ok: [/cache/fedora-31.qcow2] META: ran handlers TASK [include_tasks] *********************************************************** task path: /tmp/tmpa5z69896/tests/tests_relp_server.yml:29 included: /tmp/tmpa5z69896/tests/tasks/create_tests_certs.yml for /cache/fedora-31.qcow2 TASK [Generate a CA key] ******************************************************* task path: /tmp/tmpa5z69896/tests/tasks/create_tests_certs.yml:1 changed: [/cache/fedora-31.qcow2] => {"changed": true, "filename": "/etc/pki/tls/private/test-ca-key.pem", "fingerprint": {"blake2b": "fe:cd:09:9f:47:af:92:e8:c0:ca:53:de:0e:19:c2:49:6d:e3:f6:14:a2:6f:aa:df:49:e7:82:42:a1:57:2f:31:c4:19:20:0d:63:ac:07:a4:91:89:5c:ac:c6:2f:e0:2e:02:b7:23:bd:4f:8f:61:ab:e8:d9:20:79:82:52:2a:81", "blake2s": "65:46:00:17:9c:b7:84:07:4a:39:a1:09:c3:09:65:a1:04:f9:65:d4:ca:79:9c:ca:17:f9:d3:51:55:0c:d5:0d", "md5": "93:fb:9e:d5:2b:70:4d:78:01:13:db:9b:13:06:ff:d8", "sha1": "99:20:52:c3:e8:6b:e4:95:2e:3e:46:88:27:29:87:f9:54:6b:3a:5b", "sha224": "27:df:de:5f:8d:d7:41:f7:51:06:06:24:f8:0c:1a:d2:eb:e2:b2:26:a6:87:5a:c2:9a:5a:fb:3a", "sha256": "67:c0:c8:88:0b:cd:28:27:91:56:2b:b8:b3:84:07:dd:ea:61:06:24:dd:7f:de:1f:a8:3a:b6:41:ff:63:ac:95", "sha384": "bd:8d:a6:1f:88:b0:0e:c1:17:e4:80:6c:c7:c1:ac:46:0d:4a:e6:30:77:94:ed:85:fe:92:87:a2:18:99:02:70:51:8e:4e:d5:b8:23:52:6d:d2:47:1f:ee:5c:f9:12:a3", "sha3_224": "7a:97:a2:aa:de:1d:29:fb:5b:5e:a9:b4:40:46:b5:a2:4b:ab:c4:a8:0f:84:f7:3f:e8:45:19:9e", "sha3_256": "8c:0f:ae:db:b4:90:93:a9:25:42:74:41:21:64:49:18:71:b6:b2:0e:98:c1:5b:32:a9:a0:ad:66:7d:40:ba:9f", "sha3_384": "03:30:93:1e:93:10:34:c4:83:21:62:84:a7:f6:fa:42:53:67:6c:53:3c:b6:96:a3:ce:8a:98:29:45:6a:0b:62:70:2a:62:67:ba:6c:37:28:42:06:ce:2a:c5:9d:ec:d7", "sha3_512": "df:e8:17:bf:c7:8d:11:60:d8:6c:78:fa:23:f6:a1:f0:58:95:08:77:86:74:49:d6:d3:70:9a:7a:c5:9e:ac:4a:ee:99:94:99:79:78:9f:fe:37:25:ab:dc:8f:3d:8b:d6:4c:80:c0:2d:61:b0:41:e6:38:f9:5e:a7:57:15:c4:25", "sha512": "e7:8e:40:42:b9:f5:9b:60:80:47:fc:e3:e8:72:de:92:a8:87:55:a6:a3:3b:9e:ad:af:03:f1:ab:93:aa:bf:e6:65:3b:b8:de:92:0c:f5:53:71:85:81:a6:d8:8f:2d:92:3c:cf:83:bd:0e:51:3d:a2:39:f4:20:be:0e:2c:22:42", "shake_128": "29:62:c1:dc:4c:58:6f:87:44:4e:8d:91:db:55:7e:2e:ee:f7:dc:56:5a:a9:03:2b:0d:79:ed:80:73:b6:a1:cc", "shake_256": "4b:ff:2a:02:d5:57:62:aa:08:77:36:1e:03:21:65:6d:e8:24:ef:f6:89:ba:86:ff:15:d8:be:75:6e:32:7d:3c"}, "size": 4096, "type": "RSA"} TASK [Generate a CA Certificate Signing Request] ******************************* task path: /tmp/tmpa5z69896/tests/tasks/create_tests_certs.yml:6 changed: [/cache/fedora-31.qcow2] => {"basicConstraints": null, "changed": true, "extendedKeyUsage": null, "filename": "/etc/rsyslog.d/test-ca.csr", "keyUsage": null, "ocspMustStaple": false, "privatekey": "/etc/pki/tls/private/test-ca-key.pem", "subject": [["CN", "test-ca.system_roles.fedora.org"]], "subjectAltName": ["DNS:test-ca.system_roles.fedora.org"]} TASK [Generate a self signed CA cert using the CA key] ************************* task path: /tmp/tmpa5z69896/tests/tasks/create_tests_certs.yml:12 changed: [/cache/fedora-31.qcow2] => {"changed": true, "csr": "/etc/rsyslog.d/test-ca.csr", "filename": "/etc/pki/tls/certs/test-ca.crt", "notAfter": "20301110015833Z", "notBefore": "20201112015833Z", "privatekey": "/etc/pki/tls/private/test-ca-key.pem", "serial_number": 134199946305470049297424548701214841714873469012} TASK [Generate a server/client key] ******************************************** task path: /tmp/tmpa5z69896/tests/tasks/create_tests_certs.yml:19 changed: [/cache/fedora-31.qcow2] => {"changed": true, "filename": "/etc/pki/tls/private/test-key.pem", "fingerprint": {"blake2b": "83:a7:32:4a:de:5f:c1:f0:0f:69:d6:9a:34:d1:c8:fa:0f:c2:94:8f:0d:58:61:61:b4:d1:de:7a:c6:8b:ec:f4:08:3e:87:d4:7a:48:c0:78:1f:2c:65:fb:55:ab:a8:0c:66:a2:75:fd:ad:dc:72:de:a7:bf:95:bd:99:fd:f0:35", "blake2s": "19:f4:cf:4a:ae:2f:68:0a:23:fb:24:f0:e2:e3:88:87:5b:f6:31:4c:b2:25:df:a1:86:7e:d4:f7:c6:b9:8c:6c", "md5": "8d:4c:6e:96:80:94:1a:bd:52:74:32:5f:a8:fc:06:b3", "sha1": "d5:60:5f:0b:d1:0f:03:af:d3:04:af:c5:0a:97:f0:d7:13:bf:71:fd", "sha224": "0c:a6:36:2f:b8:a1:b0:36:fa:5a:10:04:9a:6c:d7:a1:9c:5f:3e:af:bd:74:d1:a0:5c:10:95:98", "sha256": "aa:f8:5d:d4:89:c4:9f:30:90:59:fd:73:d4:e3:b3:6e:10:53:ca:8b:a2:5b:f1:de:22:db:10:9d:07:0a:2d:35", "sha384": "10:6b:b3:11:60:5f:3d:86:ce:ba:69:06:58:84:30:91:f5:c2:c3:e1:b7:46:7d:98:b1:d0:b7:25:3c:ae:25:9e:7f:02:67:66:db:b3:ad:53:8a:b7:3a:f8:1e:57:be:97", "sha3_224": "f3:c1:74:4e:4c:19:37:f3:7e:88:c6:28:a6:0f:a4:c7:4a:c2:d8:85:bc:a5:c0:63:9e:90:8c:fd", "sha3_256": "38:cc:aa:82:7f:88:db:52:ec:1c:0e:0b:a5:2a:cb:70:5d:21:06:3b:7b:24:0a:63:4f:3e:6a:ff:70:11:ae:f6", "sha3_384": "5f:ec:37:b7:38:8c:98:7d:5b:0f:d3:03:c1:4c:81:15:16:80:ac:6e:37:04:4f:ae:35:86:1b:e1:bf:bd:ba:52:2c:95:8c:e2:3f:53:ef:da:fa:77:d4:2a:30:a5:e2:53", "sha3_512": "cd:a1:ca:d3:52:2a:21:94:37:13:a9:f8:1d:6c:26:73:04:4a:8f:ec:b7:0e:e9:9e:ae:5b:87:fd:21:98:e9:28:1b:c6:46:a9:3d:dc:86:b4:cf:53:cf:91:a1:dd:e6:73:79:61:81:a7:69:59:c6:43:65:98:fd:c3:c6:e3:0b:ae", "sha512": "22:8a:a6:34:30:a9:ad:64:ff:51:34:09:43:61:79:a4:a4:f1:da:5c:e3:de:6e:b7:32:9a:da:c9:71:c4:f6:63:5e:03:2e:92:16:28:9b:12:f3:80:ab:05:73:45:29:c9:b4:87:6d:e3:20:39:79:5b:25:66:90:c8:2b:fd:f7:81", "shake_128": "c0:d5:0d:98:b8:78:59:c2:57:bb:38:63:9e:39:b3:22:17:ac:98:cd:82:90:97:b2:45:4a:72:7a:4c:9d:2c:24", "shake_256": "74:7c:6c:00:18:41:be:dc:cd:92:f5:5b:d5:a5:a0:34:5f:8c:8d:b9:2a:4b:ca:72:cc:d0:5b:64:47:13:c4:a6"}, "size": 4096, "type": "RSA"} TASK [Generate a server Certificate Signing Request] *************************** task path: /tmp/tmpa5z69896/tests/tasks/create_tests_certs.yml:24 changed: [/cache/fedora-31.qcow2] => {"basicConstraints": null, "changed": true, "extendedKeyUsage": null, "filename": "/etc/rsyslog.d/test-cert.csr", "keyUsage": null, "ocspMustStaple": false, "privatekey": "/etc/pki/tls/private/test-key.pem", "subject": [["C", "US"], ["O", "Fedora"], ["CN", "logging.fedora.org"], ["emailAddress", "logging@fedora.org"]], "subjectAltName": ["DNS:logging.fedora.org"]} TASK [Generate a server/client cert using the key, and signed by the self signed CA] *** task path: /tmp/tmpa5z69896/tests/tasks/create_tests_certs.yml:33 changed: [/cache/fedora-31.qcow2] => {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "ca_privatekey": "/etc/pki/tls/private/test-ca-key.pem", "changed": true, "csr": "/etc/rsyslog.d/test-cert.csr", "filename": "/etc/pki/tls/certs/test-cert.pem", "notAfter": "20301110015835Z", "notBefore": "20201112015835Z", "privatekey": "/etc/pki/tls/private/test-key.pem", "serial_number": 271302547087939648428441593078775729004495708816} TASK [Deploy rsyslog config on the target host] ******************************** task path: /tmp/tmpa5z69896/tests/tests_relp_server.yml:31 TASK [linux-system-roles.logging : Set rsyslog_output_elasticsearch for the omelasticsearch output] *** task path: /tmp/tmpa5z69896/tasks/main.yml:5 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_elasticsearch": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_files for the omfile outputs] *** task path: /tmp/tmpa5z69896/tasks/main.yml:9 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_files": [{"name": "files_output", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set files output if rsyslog_output_files is empty and logging_inputs is not empty] *** task path: /tmp/tmpa5z69896/tasks/main.yml:13 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Set rsyslog_output_forwards for the omfwd output] *** task path: /tmp/tmpa5z69896/tasks/main.yml:20 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_forwards": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_remote_files for the omfwd output for the remote input] *** task path: /tmp/tmpa5z69896/tasks/main.yml:24 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_remote_files": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_relp for the relp output] *** task path: /tmp/tmpa5z69896/tasks/main.yml:28 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_input_relp for the relp input] *** task path: /tmp/tmpa5z69896/tasks/main.yml:32 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_input_relp": [{"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_server0", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "name", "port": 6514, "private_key": "/etc/pki/tls/private/test-key.pem", "tls": true, "type": "relp"}, {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_server1", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "name", "port": 20514, "private_key": "/etc/pki/tls/private/test-key.pem", "tls": true, "type": "relp"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmpa5z69896/tasks/main.yml:36 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"name": "files_output", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmpa5z69896/tasks/main.yml:40 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'files_output', 'type': 'files'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "files_output", "type": "files"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmpa5z69896/tasks/main.yml:49 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'flows', 'inputs': ['system_input', 'relp_server0', 'relp_server1'], 'outputs': ['files_output']}) => {"ansible_loop_var": "item", "changed": false, "item": {"inputs": ["system_input", "relp_server0", "relp_server1"], "name": "flows", "outputs": ["files_output"]}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmpa5z69896/tasks/main.yml:60 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmpa5z69896/tasks/main.yml:64 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmpa5z69896/tasks/main.yml:70 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmpa5z69896/tasks/main.yml:76 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmpa5z69896/tasks/main.yml:82 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmpa5z69896/tasks/main.yml:86 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmpa5z69896/tasks/main.yml:101 TASK [/tmp/tmpa5z69896/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:14 changed: [/cache/fedora-31.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: libestr-0.1.9-13.fc31.x86_64", "Installed: ca-certificates-2020.2.41-1.1.fc31.noarch", "Installed: p11-kit-trust-0.23.21-2.fc31.x86_64", "Installed: p11-kit-0.23.21-2.fc31.x86_64", "Installed: libfastjson-0.99.8-5.fc31.x86_64", "Installed: rsyslog-8.2002.0-1.fc31.x86_64", "Installed: logrotate-3.15.1-1.fc31.x86_64", "Installed: rsyslog-gnutls-8.2002.0-1.fc31.x86_64", "Removed: p11-kit-0.23.16.1-2.fc31.x86_64", "Removed: p11-kit-trust-0.23.16.1-2.fc31.x86_64", "Removed: ca-certificates-2019.2.32-3.fc31.noarch"]} TASK [/tmp/tmpa5z69896/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:21 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc31", "source": "rpm", "version": "1.20.4"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc31", "source": "rpm", "version": "1.20.4"}], "abattis-cantarell-fonts": [{"arch": "noarch", "epoch": null, "name": "abattis-cantarell-fonts", "release": "3.fc31", "source": "rpm", "version": "0.111"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "4.fc31", "source": "rpm", "version": "2.2.53"}], "adobe-source-code-pro-fonts": [{"arch": "noarch", "epoch": null, "name": "adobe-source-code-pro-fonts", "release": "7.fc31", "source": "rpm", "version": "2.030.1.050"}], "adwaita-cursor-theme": [{"arch": "noarch", "epoch": null, "name": "adwaita-cursor-theme", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "adwaita-icon-theme": [{"arch": "noarch", "epoch": null, "name": "adwaita-icon-theme", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "5.fc31", "source": "rpm", "version": "1.11"}], "at-spi2-atk": [{"arch": "x86_64", "epoch": null, "name": "at-spi2-atk", "release": "1.fc31", "source": "rpm", "version": "2.34.1"}], "at-spi2-core": [{"arch": "x86_64", "epoch": null, "name": "at-spi2-core", "release": "1.fc31", "source": "rpm", "version": "2.34.0"}], "atk": [{"arch": "x86_64", "epoch": null, "name": "atk", "release": "1.fc31", "source": "rpm", "version": "2.34.1"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "0.12.20190507gitf58ec40.fc31", "source": "rpm", "version": "3.0"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "0.12.20190507gitf58ec40.fc31", "source": "rpm", "version": "3.0"}], "avahi-libs": [{"arch": "x86_64", "epoch": null, "name": "avahi-libs", "release": "20.fc31", "source": "rpm", "version": "0.7"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "8.fc31", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "3.fc31", "source": "rpm", "version": "5.0.7"}], "brotli": [{"arch": "x86_64", "epoch": null, "name": "brotli", "release": "6.fc31", "source": "rpm", "version": "1.0.7"}], "bzip2": [{"arch": "x86_64", "epoch": null, "name": "bzip2", "release": "1.fc31", "source": "rpm", "version": "1.0.8"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "1.fc31", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "4.fc31", "source": "rpm", "version": "1.15.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc31", "source": "rpm", "version": "2020.2.41"}], "cairo": [{"arch": "x86_64", "epoch": null, "name": "cairo", "release": "6.fc31", "source": "rpm", "version": "1.16.0"}], "cairo-gobject": [{"arch": "x86_64", "epoch": null, "name": "cairo-gobject", "release": "6.fc31", "source": "rpm", "version": "1.16.0"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "2.fc31", "source": "rpm", "version": "2.9"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "4.fc31", "source": "rpm", "version": "3.5"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "11.fc31", "source": "rpm", "version": "17.1"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "3.fc31", "source": "rpm", "version": "0.31"}], "colord-libs": [{"arch": "x86_64", "epoch": null, "name": "colord-libs", "release": "2.fc31", "source": "rpm", "version": "1.4.4"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc31", "source": "rpm", "version": "8.31"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc31", "source": "rpm", "version": "8.31"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "12.fc31", "source": "rpm", "version": "2.12"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "21.fc31", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "21.fc31", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "4.gitbb9bf99.fc31", "source": "rpm", "version": "20190816"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc31", "source": "rpm", "version": "2.2.1"}], "cups-libs": [{"arch": "x86_64", "epoch": 1, "name": "cups-libs", "release": "2.fc31", "source": "rpm", "version": "2.2.12"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "1.fc31", "source": "rpm", "version": "7.66.0"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "2.fc31", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "3.fc31", "source": "rpm", "version": "1.12.16"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "6.fc31", "source": "rpm", "version": "21"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "3.fc31", "source": "rpm", "version": "1.12.16"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "3.fc31", "source": "rpm", "version": "1.12.16"}], "dconf": [{"arch": "x86_64", "epoch": null, "name": "dconf", "release": "1.fc31", "source": "rpm", "version": "0.34.0"}], "dejavu-fonts-common": [{"arch": "noarch", "epoch": null, "name": "dejavu-fonts-common", "release": "2.fc31", "source": "rpm", "version": "2.37"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "2.fc31", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "2.fc31", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "2.fc31", "source": "rpm", "version": "1.02.163"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "2.fc31", "source": "rpm", "version": "1.02.163"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "15.fc31", "source": "rpm", "version": "4.4.1"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "15.fc31", "source": "rpm", "version": "4.4.1"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "3.fc31", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc31", "source": "rpm", "version": "4.0.9"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "27.git20181204.fc31.1", "source": "rpm", "version": "049"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "27.git20181204.fc31.1", "source": "rpm", "version": "049"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc31", "source": "rpm", "version": "0.177"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc31", "source": "rpm", "version": "0.177"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc31", "source": "rpm", "version": "0.177"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc31", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "1", "source": "rpm", "version": "31"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "1", "source": "rpm", "version": "31"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "1", "source": "rpm", "version": "31"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "1", "source": "rpm", "version": "31"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc31", "source": "rpm", "version": "5.37"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc31", "source": "rpm", "version": "5.37"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc31", "source": "rpm", "version": "3.12"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "24.fc31", "source": "rpm", "version": "4.6.0"}], "fipscheck": [{"arch": "x86_64", "epoch": null, "name": "fipscheck", "release": "7.fc31", "source": "rpm", "version": "1.5.0"}], "fipscheck-lib": [{"arch": "x86_64", "epoch": null, "name": "fipscheck-lib", "release": "7.fc31", "source": "rpm", "version": "1.5.0"}], "fontconfig": [{"arch": "x86_64", "epoch": null, "name": "fontconfig", "release": "3.fc31", "source": "rpm", "version": "2.13.92"}], "fontpackages-filesystem": [{"arch": "noarch", "epoch": null, "name": "fontpackages-filesystem", "release": "25.fc31", "source": "rpm", "version": "1.44"}], "freetype": [{"arch": "x86_64", "epoch": null, "name": "freetype", "release": "3.fc31", "source": "rpm", "version": "2.10.0"}], "fribidi": [{"arch": "x86_64", "epoch": null, "name": "fribidi", "release": "4.fc31", "source": "rpm", "version": "1.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "8.fc31", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "5.fc31", "source": "rpm", "version": "5.0.1"}], "gcr": [{"arch": "x86_64", "epoch": null, "name": "gcr", "release": "1.fc31", "source": "rpm", "version": "3.33.4"}], "gcr-base": [{"arch": "x86_64", "epoch": null, "name": "gcr-base", "release": "1.fc31", "source": "rpm", "version": "3.33.4"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc31", "source": "rpm", "version": "1.18.1"}], "gdk-pixbuf2": [{"arch": "x86_64", "epoch": null, "name": "gdk-pixbuf2", "release": "1.fc31", "source": "rpm", "version": "2.40.0"}], "gdk-pixbuf2-modules": [{"arch": "x86_64", "epoch": null, "name": "gdk-pixbuf2-modules", "release": "1.fc31", "source": "rpm", "version": "2.40.0"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "1.fc31", "source": "rpm", "version": "20190806"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "1.fc31", "source": "rpm", "version": "20190806"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "2.fc31", "source": "rpm", "version": "0.20.1"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "2.fc31", "source": "rpm", "version": "0.20.1"}], "git-core": [{"arch": "x86_64", "epoch": null, "name": "git-core", "release": "1.fc31", "source": "rpm", "version": "2.23.0"}], "glib-networking": [{"arch": "x86_64", "epoch": null, "name": "glib-networking", "release": "1.fc31", "source": "rpm", "version": "2.62.1"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc31", "source": "rpm", "version": "2.62.1"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "5.fc31", "source": "rpm", "version": "2.30"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "5.fc31", "source": "rpm", "version": "2.30"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "5.fc31", "source": "rpm", "version": "2.30"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "10.fc31", "source": "rpm", "version": "6.1.2"}], "gnome-keyring": [{"arch": "x86_64", "epoch": null, "name": "gnome-keyring", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc31", "source": "rpm", "version": "2.2.17"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc31", "source": "rpm", "version": "2.2.17"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc31", "source": "rpm", "version": "3.6.10"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5c6ae44d", "source": "rpm", "version": "3c3359c4"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "3.fc31", "source": "rpm", "version": "1.13.1"}], "graphite2": [{"arch": "x86_64", "epoch": null, "name": "graphite2", "release": "1.fc31", "source": "rpm", "version": "1.3.13"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "3.fc31", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "20.fc31", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-tools-extra": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-extra", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "36.fc31", "source": "rpm", "version": "8.40"}], "gsettings-desktop-schemas": [{"arch": "x86_64", "epoch": null, "name": "gsettings-desktop-schemas", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "gtk-update-icon-cache": [{"arch": "x86_64", "epoch": null, "name": "gtk-update-icon-cache", "release": "3.fc31", "source": "rpm", "version": "3.24.12"}], "gtk3": [{"arch": "x86_64", "epoch": null, "name": "gtk3", "release": "3.fc31", "source": "rpm", "version": "3.24.12"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "1.fc31", "source": "rpm", "version": "1.10"}], "harfbuzz": [{"arch": "x86_64", "epoch": null, "name": "harfbuzz", "release": "2.fc31", "source": "rpm", "version": "2.6.1"}], "heat-cfntools": [{"arch": "noarch", "epoch": null, "name": "heat-cfntools", "release": "9.fc31", "source": "rpm", "version": "1.4.2"}], "hicolor-icon-theme": [{"arch": "noarch", "epoch": null, "name": "hicolor-icon-theme", "release": "7.fc31", "source": "rpm", "version": "0.17"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "9.fc31", "source": "rpm", "version": "3.20"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "2.fc31", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc31", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "3.fc31", "source": "rpm", "version": "0.2.5"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc31", "source": "rpm", "version": "5.3.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc31", "source": "rpm", "version": "5.3.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "5.fc31", "source": "rpm", "version": "1.8.3"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "3.fc31", "source": "rpm", "version": "20190515"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "4.fc31", "source": "rpm", "version": "2.12"}], "jasper-libs": [{"arch": "x86_64", "epoch": null, "name": "jasper-libs", "release": "9.fc31", "source": "rpm", "version": "2.0.14"}], "jbigkit-libs": [{"arch": "x86_64", "epoch": null, "name": "jbigkit-libs", "release": "17.fc31", "source": "rpm", "version": "2.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "6.fc31", "source": "rpm", "version": "0.13.1"}], "json-glib": [{"arch": "x86_64", "epoch": null, "name": "json-glib", "release": "3.fc31", "source": "rpm", "version": "1.4.4"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "14.fc31", "source": "rpm", "version": "2.0.4"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "14.fc31", "source": "rpm", "version": "2.0.4"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "14.fc31", "source": "rpm", "version": "2.0.4"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "301.fc31", "source": "rpm", "version": "5.3.7"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "3.fc31", "source": "rpm", "version": "1.6"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "4.fc31", "source": "rpm", "version": "26"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "4.fc31", "source": "rpm", "version": "26"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "3.fc31", "source": "rpm", "version": "0.8.0"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "45.fc31", "source": "rpm", "version": "1.17"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "7.fc31", "source": "rpm", "version": "2.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "7.fc31", "source": "rpm", "version": "2.0"}], "lcms2": [{"arch": "x86_64", "epoch": null, "name": "lcms2", "release": "6.fc31", "source": "rpm", "version": "2.9"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "2.fc31", "source": "rpm", "version": "551"}], "libX11": [{"arch": "x86_64", "epoch": null, "name": "libX11", "release": "3.fc31", "source": "rpm", "version": "1.6.8"}], "libX11-common": [{"arch": "noarch", "epoch": null, "name": "libX11-common", "release": "3.fc31", "source": "rpm", "version": "1.6.8"}], "libXau": [{"arch": "x86_64", "epoch": null, "name": "libXau", "release": "2.fc31", "source": "rpm", "version": "1.0.9"}], "libXcomposite": [{"arch": "x86_64", "epoch": null, "name": "libXcomposite", "release": "17.fc31", "source": "rpm", "version": "0.4.4"}], "libXcursor": [{"arch": "x86_64", "epoch": null, "name": "libXcursor", "release": "6.fc31", "source": "rpm", "version": "1.1.15"}], "libXdamage": [{"arch": "x86_64", "epoch": null, "name": "libXdamage", "release": "17.fc31", "source": "rpm", "version": "1.1.4"}], "libXext": [{"arch": "x86_64", "epoch": null, "name": "libXext", "release": "2.fc31", "source": "rpm", "version": "1.3.4"}], "libXfixes": [{"arch": "x86_64", "epoch": null, "name": "libXfixes", "release": "10.fc31", "source": "rpm", "version": "5.0.3"}], "libXft": [{"arch": "x86_64", "epoch": null, "name": "libXft", "release": "2.fc31", "source": "rpm", "version": "2.3.3"}], "libXi": [{"arch": "x86_64", "epoch": null, "name": "libXi", "release": "2.fc31", "source": "rpm", "version": "1.7.10"}], "libXinerama": [{"arch": "x86_64", "epoch": null, "name": "libXinerama", "release": "4.fc31", "source": "rpm", "version": "1.1.4"}], "libXrandr": [{"arch": "x86_64", "epoch": null, "name": "libXrandr", "release": "2.fc31", "source": "rpm", "version": "1.5.2"}], "libXrender": [{"arch": "x86_64", "epoch": null, "name": "libXrender", "release": "10.fc31", "source": "rpm", "version": "0.9.10"}], "libXtst": [{"arch": "x86_64", "epoch": null, "name": "libXtst", "release": "10.fc31", "source": "rpm", "version": "1.2.3"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "4.fc31", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc31", "source": "rpm", "version": "3.4.0"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "3.fc31", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "2.fc31", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "7.fc31", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "43.fc31", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "6.fc31", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "8.fc31", "source": "rpm", "version": "0.7.9"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "43.fc31", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "3.fc31", "source": "rpm", "version": "0.1.11"}], "libcroco": [{"arch": "x86_64", "epoch": null, "name": "libcroco", "release": "2.fc31", "source": "rpm", "version": "0.6.13"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "1.fc31", "source": "rpm", "version": "7.66.0"}], "libdatrie": [{"arch": "x86_64", "epoch": null, "name": "libdatrie", "release": "10.fc31", "source": "rpm", "version": "0.2.9"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "38.fc31", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "38.fc31", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "43.fc31", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "6.fc31", "source": "rpm", "version": "0.35.3"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "28.20190324cvs.fc31", "source": "rpm", "version": "3.1"}], "libepoxy": [{"arch": "x86_64", "epoch": null, "name": "libepoxy", "release": "4.fc31", "source": "rpm", "version": "1.5.3"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "13.fc31", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "7.fc31", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "5.fc31", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "23.fc31", "source": "rpm", "version": "3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc31", "source": "rpm", "version": "9.2.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc31", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc31", "source": "rpm", "version": "9.2.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "2.fc31", "source": "rpm", "version": "1.36"}], "libgusb": [{"arch": "x86_64", "epoch": null, "name": "libgusb", "release": "5.fc31", "source": "rpm", "version": "0.3.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc31", "source": "rpm", "version": "2.2.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "43.fc31", "source": "rpm", "version": "1.3.1"}], "libjpeg-turbo": [{"arch": "x86_64", "epoch": null, "name": "libjpeg-turbo", "release": "4.fc31", "source": "rpm", "version": "2.0.2"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc31", "source": "rpm", "version": "1.1.5"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc31", "source": "rpm", "version": "1.1.5"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "10.fc31", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc31", "source": "rpm", "version": "2.0.7"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "8.fc31", "source": "rpm", "version": "1.2.0"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "9.fc31", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "10.fc31", "source": "rpm", "version": "1.0.4"}], "libmodman": [{"arch": "x86_64", "epoch": null, "name": "libmodman", "release": "20.fc31", "source": "rpm", "version": "2.0.1"}], "libmodulemd1": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd1", "release": "3.fc31", "source": "rpm", "version": "1.8.15"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "4.fc31", "source": "rpm", "version": "1.7"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.rc1.fc31", "source": "rpm", "version": "2.4.1"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc31", "source": "rpm", "version": "1.39.2"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "1.fc31", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "5.20180605git4a062cf.fc31", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "43.fc31", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "4.fc31", "source": "rpm", "version": "1.9.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "3.fc31", "source": "rpm", "version": "1.5.1"}], "libpng": [{"arch": "x86_64", "epoch": 2, "name": "libpng", "release": "2.fc31", "source": "rpm", "version": "1.6.37"}], "libproxy": [{"arch": "x86_64", "epoch": null, "name": "libproxy", "release": "14.fc31", "source": "rpm", "version": "0.4.15"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc31", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc31", "source": "rpm", "version": "1.4.1"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "43.fc31", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc31", "source": "rpm", "version": "1.10.5"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc31", "source": "rpm", "version": "2.10.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "1.fc31", "source": "rpm", "version": "2.4.1"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc31", "source": "rpm", "version": "0.19.1"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc31", "source": "rpm", "version": "2.9"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "2.fc31", "source": "rpm", "version": "2.9"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "8.fc31", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "3.fc31", "source": "rpm", "version": "0.7.5"}], "libsoup": [{"arch": "x86_64", "epoch": null, "name": "libsoup", "release": "1.fc31", "source": "rpm", "version": "2.68.2"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "6.fc31", "source": "rpm", "version": "0.9.0"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "6.fc31", "source": "rpm", "version": "0.9.0"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc31", "source": "rpm", "version": "9.2.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "1.fc31", "source": "rpm", "version": "2.3.0"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "2.fc31", "source": "rpm", "version": "4.14"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "1.fc31", "source": "rpm", "version": "1.4.2"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "1.fc31", "source": "rpm", "version": "0.10.1"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "2.fc31", "source": "rpm", "version": "0.20.1"}], "libthai": [{"arch": "x86_64", "epoch": null, "name": "libthai", "release": "3.fc31", "source": "rpm", "version": "0.1.28"}], "libtiff": [{"arch": "x86_64", "epoch": null, "name": "libtiff", "release": "6.fc31", "source": "rpm", "version": "4.0.10"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "2.rc3.fc31", "source": "rpm", "version": "1.1.4"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "6.fc31", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "4.fc31", "source": "rpm", "version": "1.0.22"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "21.fc31", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "17.fc31", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "8.fc31", "source": "rpm", "version": "0.3.0"}], "libwayland-client": [{"arch": "x86_64", "epoch": null, "name": "libwayland-client", "release": "2.fc31", "source": "rpm", "version": "1.17.0"}], "libwayland-cursor": [{"arch": "x86_64", "epoch": null, "name": "libwayland-cursor", "release": "2.fc31", "source": "rpm", "version": "1.17.0"}], "libwayland-egl": [{"arch": "x86_64", "epoch": null, "name": "libwayland-egl", "release": "2.fc31", "source": "rpm", "version": "1.17.0"}], "libxcb": [{"arch": "x86_64", "epoch": null, "name": "libxcb", "release": "3.fc31", "source": "rpm", "version": "1.13.1"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "1.fc31", "source": "rpm", "version": "4.4.10"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "1.fc31", "source": "rpm", "version": "4.4.10"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc31", "source": "rpm", "version": "0.8.4"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "3.fc31", "source": "rpm", "version": "2.9.9"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "2.fc31", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc31", "source": "rpm", "version": "1.4.2"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "25.fc31", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "102.fc31", "source": "rpm", "version": "20190923"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "3.fc31", "source": "rpm", "version": "0.9.23"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "1.fc31", "source": "rpm", "version": "3.15.1"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "6.fc31", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "1.fc31", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "5.fc31", "source": "rpm", "version": "2.8.4"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc31", "source": "rpm", "version": "5.5.2"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc31", "source": "rpm", "version": "3.1.6"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc31", "source": "rpm", "version": "4.0.23"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "12.20190803.fc31", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "12.20190803.fc31", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "12.20190803.fc31", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.55.20160912git.fc31", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc31", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "3.fc31", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "3.fc31", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc31.1", "source": "rpm", "version": "8.0p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc31.1", "source": "rpm", "version": "8.0p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc31.1", "source": "rpm", "version": "8.0p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "2.fc31", "source": "rpm", "version": "1.1.1d"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc31", "source": "rpm", "version": "1.1.1d"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "2.fc31", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "3.fc31", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc31", "source": "rpm", "version": "0.23.21"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc31", "source": "rpm", "version": "0.23.21"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "18.fc31", "source": "rpm", "version": "1.3.1"}], "pango": [{"arch": "x86_64", "epoch": null, "name": "pango", "release": "1.fc31", "source": "rpm", "version": "1.44.6"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "1.fc31", "source": "rpm", "version": "3.2.153"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "6.fc31", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc31.1", "source": "rpm", "version": "8.43"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "14.fc31", "source": "rpm", "version": "10.33"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "5.fc31", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "6.fc31", "source": "rpm", "version": "1.1.0"}], "pixman": [{"arch": "x86_64", "epoch": null, "name": "pixman", "release": "1.fc31", "source": "rpm", "version": "0.38.4"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "4.fc31", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "18.fc31", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "6.fc31", "source": "rpm", "version": "3.3.15"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "2.fc31", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc31", "source": "rpm", "version": "19.1.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "1.fc31", "source": "rpm", "version": "41.2.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "5.fc31", "source": "rpm", "version": "3.7.4"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "5.fc31", "source": "rpm", "version": "3.7.4"}], "python3-asn1crypto": [{"arch": "noarch", "epoch": null, "name": "python3-asn1crypto", "release": "7.fc31", "source": "rpm", "version": "0.24.0"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc31", "source": "rpm", "version": "19.1.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "0.12.20190507gitf58ec40.fc31", "source": "rpm", "version": "3.0"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc31", "source": "rpm", "version": "2.7.0"}], "python3-boto": [{"arch": "noarch", "epoch": null, "name": "python3-boto", "release": "1.fc31", "source": "rpm", "version": "2.49.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc31", "source": "rpm", "version": "1.12.3"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "10.fc31", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "16.fc31", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc31", "source": "rpm", "version": "2.6.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "3.fc31", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "6.fc31", "source": "rpm", "version": "1.2.8"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "2.fc31", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc31", "source": "rpm", "version": "4.0.9"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "3.fc31", "source": "rpm", "version": "1.13.1"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "6.fc31", "source": "rpm", "version": "0.35.3"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc31", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "2.fc31", "source": "rpm", "version": "2.10.1"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "8.fc31", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "16.fc31", "source": "rpm", "version": "1.10"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "1.fc31", "source": "rpm", "version": "3.0.2"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "3.fc31", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "3.fc31", "source": "rpm", "version": "0.1.11"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "6.fc31", "source": "rpm", "version": "0.35.3"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "5.fc31", "source": "rpm", "version": "3.7.4"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc31", "source": "rpm", "version": "2.9"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "2.fc31", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "2.fc31", "source": "rpm", "version": "3.0.2"}], "python3-pbr": [{"arch": "noarch", "epoch": null, "name": "python3-pbr", "release": "4.fc31", "source": "rpm", "version": "5.1.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc31", "source": "rpm", "version": "19.1.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "3.fc31", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "18.fc31", "source": "rpm", "version": "0.7.2"}], "python3-psutil": [{"arch": "x86_64", "epoch": null, "name": "python3-psutil", "release": "2.fc31", "source": "rpm", "version": "5.6.3"}], "python3-pyasn1": [{"arch": "noarch", "epoch": null, "name": "python3-pyasn1", "release": "5.fc31", "source": "rpm", "version": "0.4.4"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "20.fc31", "source": "rpm", "version": "2.14"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "1.fc31", "source": "rpm", "version": "0.15.4"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "3.fc31", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "2.fc31", "source": "rpm", "version": "1.7.0"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc31", "source": "rpm", "version": "2019.2"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc31", "source": "rpm", "version": "5.1.2"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc31", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "python3-rsa": [{"arch": "noarch", "epoch": null, "name": "python3-rsa", "release": "10.fc31", "source": "rpm", "version": "3.4.2"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc31", "source": "rpm", "version": "4.2.2"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "1.fc31", "source": "rpm", "version": "41.2.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc31", "source": "rpm", "version": "1.12.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc31", "source": "rpm", "version": "1.9.3"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "4.fc31", "source": "rpm", "version": "1.25.3"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "4.fc31", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "3.fc31", "source": "rpm", "version": "8.0"}], "rest": [{"arch": "x86_64", "epoch": null, "name": "rest", "release": "6.fc31", "source": "rpm", "version": "0.8.1"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "25.fc31", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "9.fc31", "source": "rpm", "version": "3.1.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc31", "source": "rpm", "version": "8.2002.0"}], "rsyslog-gnutls": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-gnutls", "release": "1.fc31", "source": "rpm", "version": "8.2002.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "4.fc31", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "37.fc31", "source": "rpm", "version": "3.14.4"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "37.fc31", "source": "rpm", "version": "3.14.4"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc31", "source": "rpm", "version": "2.13.3"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "16.fc31", "source": "rpm", "version": "4.6"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "1.fc31", "source": "rpm", "version": "1.14"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "2.fc31", "source": "rpm", "version": "3.29.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc31", "source": "rpm", "version": "1.8.28"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-bootchart": [{"arch": "x86_64", "epoch": null, "name": "systemd-bootchart", "release": "5.fc31", "source": "rpm", "version": "233"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "2.fc31", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "13.fc31", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "13.fc31", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "2.fc31", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc31", "source": "rpm", "version": "2019c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc31", "source": "rpm", "version": "1.9.3"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc31", "source": "rpm", "version": "8.1.2102"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "15.fc31", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc31", "source": "rpm", "version": "5.5.2"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "2.fc31", "source": "rpm", "version": "5.1.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "2.fc31", "source": "rpm", "version": "2.27"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "6.fc31", "source": "rpm", "version": "5.2.4"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "6.fc31", "source": "rpm", "version": "5.2.4"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "3.fc31", "source": "rpm", "version": "1.1.2"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "19.fc31", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2002.0"}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : debug] ********************************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:32 skipping: [/cache/fedora-31.qcow2] => {} TASK [/tmp/tmpa5z69896/roles/rsyslog : debug] ********************************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:36 ok: [/cache/fedora-31.qcow2] => { "msg": "Rsyslog_version is 8.2002.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmpa5z69896/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:41 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:48 ok: [/cache/fedora-31.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/rsyslog.d", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:54 ok: [/cache/fedora-31.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/lib/rsyslog", "secontext": "system_u:object_r:syslogd_var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Set backup dir name] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:60 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_backup_dir": "/tmp/rsyslog.d-20201112T015830"}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:64 ok: [/cache/fedora-31.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20201112T015830", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:73 ok: [/cache/fedora-31.qcow2] => {"archived": ["/etc/rsyslog.d/test-ca.csr", "/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.d/test-cert.csr", "/etc/rsyslog.conf"], "arcroot": "/etc/", "changed": false, "dest": "/tmp/rsyslog.d-20201112T015830/backup.tgz", "expanded_exclude_paths": [], "expanded_paths": ["/etc/rsyslog.d", "/etc/rsyslog.conf"], "gid": 0, "group": "root", "missing": [], "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4512, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:80 changed: [/cache/fedora-31.qcow2] => {"changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/log", "secontext": "system_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:88 NOTIFIED HANDLER /tmp/tmpa5z69896/roles/rsyslog : restart rsyslogd for /cache/fedora-31.qcow2 changed: [/cache/fedora-31.qcow2] => {"changed": true, "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "dest": "/etc/rsyslog.conf", "gid": 0, "group": "root", "md5sum": "aa226b8228225835f8a13f775ca42e49", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 104, "src": "/root/.ansible/tmp/ansible-tmp-1605146361.2682621-168743-87296667284430/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:97 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, [{"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}], [{"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}]]}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:108 changed: [/cache/fedora-31.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "7f4de7a1922c9f75e59e999d3bd76a7422293d14", "dest": "/etc/rsyslog.d/00-global.conf", "gid": 0, "group": "root", "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "md5sum": "bc874b131415b3d23235af980ec111e0", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 86, "src": "/root/.ansible/tmp/ansible-tmp-1605146362.235327-168773-198277510865366/source", "state": "file", "uid": 0} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} changed: [/cache/fedora-31.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "0dd331865ac06c0881012a0dc9796c2260e66dcd", "dest": "/etc/rsyslog.d/05-common-defaults.conf", "gid": 0, "group": "root", "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "md5sum": "ca846c3cf461cb558da5d3e79ac49a26", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 69, "src": "/root/.ansible/tmp/ansible-tmp-1605146362.8818898-168773-138096446951731/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:129 skipping: [/cache/fedora-31.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:151 TASK [/tmp/tmpa5z69896/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:166 skipping: [/cache/fedora-31.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:174 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:186 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:198 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:222 ok: [/cache/fedora-31.qcow2] => (item={'name': 'system_input', 'type': 'basics'}) => {"ansible_facts": {"__rsyslog_basics_packages": []}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/inputs/basics/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "system_input", "type": "basics"}} ok: [/cache/fedora-31.qcow2] => (item={'name': 'relp_server0', 'type': 'relp', 'port': 6514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'permitted_clients': ['*.client.com', '*.example.com']}) => {"ansible_facts": {"__rsyslog_conf_input_relp_modules": [{"name": "input-relp-module", "sections": [{"options": "# Send logs over relp\nmodule(load=\"imrelp\")"}], "type": "modules"}], "__rsyslog_input_relp_packages": ["rsyslog-relp", "librelp"], "__rsyslog_input_relp_rules": ["{{ __rsyslog_conf_input_relp_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/inputs/relp/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_server0", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "name", "port": 6514, "private_key": "/etc/pki/tls/private/test-key.pem", "tls": true, "type": "relp"}} ok: [/cache/fedora-31.qcow2] => (item={'name': 'relp_server1', 'type': 'relp', 'port': 20514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'permitted_clients': ['*.client.com', '*.example.com']}) => {"ansible_facts": {"__rsyslog_conf_input_relp_modules": [{"name": "input-relp-module", "sections": [{"options": "# Send logs over relp\nmodule(load=\"imrelp\")"}], "type": "modules"}], "__rsyslog_input_relp_packages": ["rsyslog-relp", "librelp"], "__rsyslog_input_relp_rules": ["{{ __rsyslog_conf_input_relp_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/inputs/relp/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_server1", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "name", "port": 20514, "private_key": "/etc/pki/tls/private/test-key.pem", "tls": true, "type": "relp"}} TASK [/tmp/tmpa5z69896/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:234 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/basics/main.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/relp/main.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/relp/main.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update basics input packages] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/basics/main.yml:3 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 TASK [/tmp/tmpa5z69896/roles/rsyslog : Create basics input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/basics/main.yml:10 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'relp_server0', 'type': 'relp', 'port': 6514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'permitted_clients': ['*.client.com', '*.example.com']}) => {"ansible_loop": {"allitems": [{"name": "system_input", "type": "basics"}, {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_server0", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "name", "port": 6514, "private_key": "/etc/pki/tls/private/test-key.pem", "tls": true, "type": "relp"}, {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_server1", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "name", "port": 20514, "private_key": "/etc/pki/tls/private/test-key.pem", "tls": true, "type": "relp"}], "first": false, "index": 2, "index0": 1, "last": false, "length": 3, "nextitem": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_server1", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "name", "port": 20514, "private_key": "/etc/pki/tls/private/test-key.pem", "tls": true, "type": "relp"}, "previtem": {"name": "system_input", "type": "basics"}, "revindex": 2, "revindex0": 1}, "ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_server0", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "name", "port": 6514, "private_key": "/etc/pki/tls/private/test-key.pem", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'relp_server1', 'type': 'relp', 'port': 20514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'permitted_clients': ['*.client.com', '*.example.com']}) => {"ansible_loop": {"allitems": [{"name": "system_input", "type": "basics"}, {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_server0", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "name", "port": 6514, "private_key": "/etc/pki/tls/private/test-key.pem", "tls": true, "type": "relp"}, {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_server1", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "name", "port": 20514, "private_key": "/etc/pki/tls/private/test-key.pem", "tls": true, "type": "relp"}], "first": false, "index": 3, "index0": 2, "last": true, "length": 3, "previtem": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_server0", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "name", "port": 6514, "private_key": "/etc/pki/tls/private/test-key.pem", "tls": true, "type": "relp"}, "revindex": 1, "revindex0": 0}, "ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_server1", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "name", "port": 20514, "private_key": "/etc/pki/tls/private/test-key.pem", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'input-basics-system_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call files_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "3d278c36b1a1b9a617f4a540445a604e7e78607a", "dest": "/etc/rsyslog.d/90-input-basics-system_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-basics-system_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files_output\n}\n"}], "state": "present", "type": "input"}, "md5sum": "d7cd99114263318f2205faa130825783", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 460, "src": "/root/.ansible/tmp/ansible-tmp-1605146364.269017-168854-228543252626866/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-basics-system_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call files_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-basics-system_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files_output\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Set and check certs and key for relp input] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/relp/main.yml:2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/set_certs.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy ca_cert on the control host to the specified path on the target host] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/set_certs.yml:4 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'relp_server0', 'type': 'relp', 'port': 6514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'permitted_clients': ['*.client.com', '*.example.com']}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_server0", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "name", "port": 6514, "private_key": "/etc/pki/tls/private/test-key.pem", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'relp_server1', 'type': 'relp', 'port': 20514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'permitted_clients': ['*.client.com', '*.example.com']}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_server1", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "name", "port": 20514, "private_key": "/etc/pki/tls/private/test-key.pem", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy cert on the control host to the specified path on the target host] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/set_certs.yml:12 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'relp_server0', 'type': 'relp', 'port': 6514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'permitted_clients': ['*.client.com', '*.example.com']}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_server0", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "name", "port": 6514, "private_key": "/etc/pki/tls/private/test-key.pem", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'relp_server1', 'type': 'relp', 'port': 20514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'permitted_clients': ['*.client.com', '*.example.com']}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_server1", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "name", "port": 20514, "private_key": "/etc/pki/tls/private/test-key.pem", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy key on the control host to the specified path on the target host] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/set_certs.yml:20 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'relp_server0', 'type': 'relp', 'port': 6514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'permitted_clients': ['*.client.com', '*.example.com']}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_server0", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "name", "port": 6514, "private_key": "/etc/pki/tls/private/test-key.pem", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'relp_server1', 'type': 'relp', 'port': 20514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'permitted_clients': ['*.client.com', '*.example.com']}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_server1", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "name", "port": 20514, "private_key": "/etc/pki/tls/private/test-key.pem", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Check certs - tls is true, but triplets are not given] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/set_certs.yml:28 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'relp_server0', 'type': 'relp', 'port': 6514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'permitted_clients': ['*.client.com', '*.example.com']}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_server0", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "name", "port": 6514, "private_key": "/etc/pki/tls/private/test-key.pem", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'relp_server1', 'type': 'relp', 'port': 20514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'permitted_clients': ['*.client.com', '*.example.com']}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_server1", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "name", "port": 20514, "private_key": "/etc/pki/tls/private/test-key.pem", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Check certs - key/certs data are provided, but tls is false] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/set_certs.yml:38 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'relp_server0', 'type': 'relp', 'port': 6514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'permitted_clients': ['*.client.com', '*.example.com']}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_server0", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "name", "port": 6514, "private_key": "/etc/pki/tls/private/test-key.pem", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'relp_server1', 'type': 'relp', 'port': 20514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'permitted_clients': ['*.client.com', '*.example.com']}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_server1", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "name", "port": 20514, "private_key": "/etc/pki/tls/private/test-key.pem", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update relp logging packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/relp/main.yml:9 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 changed: [/cache/fedora-31.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: rsyslog-relp-8.2002.0-1.fc31.x86_64", "Installed: librelp-1.5.0-1.fc31.x86_64"]} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'input-relp-module', 'type': 'modules', 'sections': [{'options': '# Send logs over relp\nmodule(load="imrelp")'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "94df83dc19e80eafc8203411c9443171b28fed05", "dest": "/etc/rsyslog.d/10-input-relp-module.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-relp-module", "sections": [{"options": "# Send logs over relp\nmodule(load=\"imrelp\")"}], "type": "modules"}, "md5sum": "7f6076fd8cb50b906b7513d00084382c", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 63, "src": "/root/.ansible/tmp/ansible-tmp-1605146370.2183385-168914-84925968643971/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-relp-module', 'type': 'modules', 'sections': [{'options': '# Send logs over relp\nmodule(load="imrelp")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-relp-module", "sections": [{"options": "# Send logs over relp\nmodule(load=\"imrelp\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create relp input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/relp/main.yml:16 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'input-relp-relp_server0', 'type': 'input', 'weight': '11', 'state': 'present', 'sections': [{'options': 'input(name="relp_server0"\n type="imrelp"\n port="6514"\n maxDataSize="8192"\n tls="on"\n tls.cacert="/etc/pki/tls/certs/test-ca.crt"\n tls.mycert="/etc/pki/tls/certs/test-cert.pem"\n tls.myprivkey="/etc/pki/tls/private/test-key.pem"\n tls.authmode="name"\n tls.permittedpeer=["*.client.com","*.example.com"]\n)\nif\n ($inputname == "relp_server0_1" )\n then {\n call files_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "99103cf256e600398064dd23b8e26b8d4222d9fa", "dest": "/etc/rsyslog.d/11-input-relp-relp_server0.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-relp-relp_server0", "sections": [{"options": "input(name=\"relp_server0\"\n type=\"imrelp\"\n port=\"6514\"\n maxDataSize=\"8192\"\n tls=\"on\"\n tls.cacert=\"/etc/pki/tls/certs/test-ca.crt\"\n tls.mycert=\"/etc/pki/tls/certs/test-cert.pem\"\n tls.myprivkey=\"/etc/pki/tls/private/test-key.pem\"\n tls.authmode=\"name\"\n tls.permittedpeer=[\"*.client.com\",\"*.example.com\"]\n)\nif\n ($inputname == \"relp_server0_1\" )\n then {\n call files_output\n}\n"}], "state": "present", "type": "input", "weight": "11"}, "md5sum": "288d097edcbb47e9bc6146eb1c681945", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 439, "src": "/root/.ansible/tmp/ansible-tmp-1605146371.06129-168948-71725534888711/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-relp-relp_server0', 'type': 'input', 'weight': '11', 'state': 'present', 'sections': [{'options': 'input(name="relp_server0"\n type="imrelp"\n port="6514"\n maxDataSize="8192"\n tls="on"\n tls.cacert="/etc/pki/tls/certs/test-ca.crt"\n tls.mycert="/etc/pki/tls/certs/test-cert.pem"\n tls.myprivkey="/etc/pki/tls/private/test-key.pem"\n tls.authmode="name"\n tls.permittedpeer=["*.client.com","*.example.com"]\n)\nif\n ($inputname == "relp_server0_1" )\n then {\n call files_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-relp-relp_server0", "sections": [{"options": "input(name=\"relp_server0\"\n type=\"imrelp\"\n port=\"6514\"\n maxDataSize=\"8192\"\n tls=\"on\"\n tls.cacert=\"/etc/pki/tls/certs/test-ca.crt\"\n tls.mycert=\"/etc/pki/tls/certs/test-cert.pem\"\n tls.myprivkey=\"/etc/pki/tls/private/test-key.pem\"\n tls.authmode=\"name\"\n tls.permittedpeer=[\"*.client.com\",\"*.example.com\"]\n)\nif\n ($inputname == \"relp_server0_1\" )\n then {\n call files_output\n}\n"}], "state": "present", "type": "input", "weight": "11"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'input-relp-relp_server1', 'type': 'input', 'weight': '11', 'state': 'present', 'sections': [{'options': 'input(name="relp_server1"\n type="imrelp"\n port="20514"\n maxDataSize="8192"\n tls="on"\n tls.cacert="/etc/pki/tls/certs/test-ca.crt"\n tls.mycert="/etc/pki/tls/certs/test-cert.pem"\n tls.myprivkey="/etc/pki/tls/private/test-key.pem"\n tls.authmode="name"\n tls.permittedpeer=["*.client.com","*.example.com"]\n)\nif\n ($inputname == "relp_server1_1" )\n then {\n call files_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "9c0f057af86ff29f888c852f793ef70ee538c0b2", "dest": "/etc/rsyslog.d/11-input-relp-relp_server1.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-relp-relp_server1", "sections": [{"options": "input(name=\"relp_server1\"\n type=\"imrelp\"\n port=\"20514\"\n maxDataSize=\"8192\"\n tls=\"on\"\n tls.cacert=\"/etc/pki/tls/certs/test-ca.crt\"\n tls.mycert=\"/etc/pki/tls/certs/test-cert.pem\"\n tls.myprivkey=\"/etc/pki/tls/private/test-key.pem\"\n tls.authmode=\"name\"\n tls.permittedpeer=[\"*.client.com\",\"*.example.com\"]\n)\nif\n ($inputname == \"relp_server1_1\" )\n then {\n call files_output\n}\n"}], "state": "present", "type": "input", "weight": "11"}, "md5sum": "89e44689215a8ad7a0f4aed541ff9efb", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 440, "src": "/root/.ansible/tmp/ansible-tmp-1605146371.8262665-168980-165805025172167/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-relp-relp_server1', 'type': 'input', 'weight': '11', 'state': 'present', 'sections': [{'options': 'input(name="relp_server1"\n type="imrelp"\n port="20514"\n maxDataSize="8192"\n tls="on"\n tls.cacert="/etc/pki/tls/certs/test-ca.crt"\n tls.mycert="/etc/pki/tls/certs/test-cert.pem"\n tls.myprivkey="/etc/pki/tls/private/test-key.pem"\n tls.authmode="name"\n tls.permittedpeer=["*.client.com","*.example.com"]\n)\nif\n ($inputname == "relp_server1_1" )\n then {\n call files_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-relp-relp_server1", "sections": [{"options": "input(name=\"relp_server1\"\n type=\"imrelp\"\n port=\"20514\"\n maxDataSize=\"8192\"\n tls=\"on\"\n tls.cacert=\"/etc/pki/tls/certs/test-ca.crt\"\n tls.mycert=\"/etc/pki/tls/certs/test-cert.pem\"\n tls.myprivkey=\"/etc/pki/tls/private/test-key.pem\"\n tls.authmode=\"name\"\n tls.permittedpeer=[\"*.client.com\",\"*.example.com\"]\n)\nif\n ($inputname == \"relp_server1_1\" )\n then {\n call files_output\n}\n"}], "state": "present", "type": "input", "weight": "11"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Set and check certs and key for relp input] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/relp/main.yml:2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/set_certs.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy ca_cert on the control host to the specified path on the target host] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/set_certs.yml:4 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'relp_server0', 'type': 'relp', 'port': 6514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'permitted_clients': ['*.client.com', '*.example.com']}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_server0", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "name", "port": 6514, "private_key": "/etc/pki/tls/private/test-key.pem", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'relp_server1', 'type': 'relp', 'port': 20514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'permitted_clients': ['*.client.com', '*.example.com']}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_server1", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "name", "port": 20514, "private_key": "/etc/pki/tls/private/test-key.pem", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy cert on the control host to the specified path on the target host] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/set_certs.yml:12 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'relp_server0', 'type': 'relp', 'port': 6514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'permitted_clients': ['*.client.com', '*.example.com']}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_server0", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "name", "port": 6514, "private_key": "/etc/pki/tls/private/test-key.pem", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'relp_server1', 'type': 'relp', 'port': 20514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'permitted_clients': ['*.client.com', '*.example.com']}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_server1", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "name", "port": 20514, "private_key": "/etc/pki/tls/private/test-key.pem", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy key on the control host to the specified path on the target host] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/set_certs.yml:20 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'relp_server0', 'type': 'relp', 'port': 6514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'permitted_clients': ['*.client.com', '*.example.com']}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_server0", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "name", "port": 6514, "private_key": "/etc/pki/tls/private/test-key.pem", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'relp_server1', 'type': 'relp', 'port': 20514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'permitted_clients': ['*.client.com', '*.example.com']}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_server1", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "name", "port": 20514, "private_key": "/etc/pki/tls/private/test-key.pem", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Check certs - tls is true, but triplets are not given] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/set_certs.yml:28 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'relp_server0', 'type': 'relp', 'port': 6514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'permitted_clients': ['*.client.com', '*.example.com']}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_server0", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "name", "port": 6514, "private_key": "/etc/pki/tls/private/test-key.pem", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'relp_server1', 'type': 'relp', 'port': 20514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'permitted_clients': ['*.client.com', '*.example.com']}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_server1", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "name", "port": 20514, "private_key": "/etc/pki/tls/private/test-key.pem", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Check certs - key/certs data are provided, but tls is false] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/set_certs.yml:38 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'relp_server0', 'type': 'relp', 'port': 6514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'permitted_clients': ['*.client.com', '*.example.com']}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_server0", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "name", "port": 6514, "private_key": "/etc/pki/tls/private/test-key.pem", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'relp_server1', 'type': 'relp', 'port': 20514, 'tls': True, 'ca_cert': '/etc/pki/tls/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'permitted_clients': ['*.client.com', '*.example.com']}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_server1", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "name", "port": 20514, "private_key": "/etc/pki/tls/private/test-key.pem", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update relp logging packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/relp/main.yml:9 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 ok: [/cache/fedora-31.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'input-relp-module', 'type': 'modules', 'sections': [{'options': '# Send logs over relp\nmodule(load="imrelp")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "94df83dc19e80eafc8203411c9443171b28fed05", "dest": "/etc/rsyslog.d/10-input-relp-module.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-relp-module", "sections": [{"options": "# Send logs over relp\nmodule(load=\"imrelp\")"}], "type": "modules"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-input-relp-module.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 63, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-relp-module', 'type': 'modules', 'sections': [{'options': '# Send logs over relp\nmodule(load="imrelp")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-relp-module", "sections": [{"options": "# Send logs over relp\nmodule(load=\"imrelp\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create relp input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/relp/main.yml:16 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'input-relp-relp_server0', 'type': 'input', 'weight': '11', 'state': 'present', 'sections': [{'options': 'input(name="relp_server0"\n type="imrelp"\n port="6514"\n maxDataSize="8192"\n tls="on"\n tls.cacert="/etc/pki/tls/certs/test-ca.crt"\n tls.mycert="/etc/pki/tls/certs/test-cert.pem"\n tls.myprivkey="/etc/pki/tls/private/test-key.pem"\n tls.authmode="name"\n tls.permittedpeer=["*.client.com","*.example.com"]\n)\nif\n ($inputname == "relp_server0_1" )\n then {\n call files_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "99103cf256e600398064dd23b8e26b8d4222d9fa", "dest": "/etc/rsyslog.d/11-input-relp-relp_server0.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-relp-relp_server0", "sections": [{"options": "input(name=\"relp_server0\"\n type=\"imrelp\"\n port=\"6514\"\n maxDataSize=\"8192\"\n tls=\"on\"\n tls.cacert=\"/etc/pki/tls/certs/test-ca.crt\"\n tls.mycert=\"/etc/pki/tls/certs/test-cert.pem\"\n tls.myprivkey=\"/etc/pki/tls/private/test-key.pem\"\n tls.authmode=\"name\"\n tls.permittedpeer=[\"*.client.com\",\"*.example.com\"]\n)\nif\n ($inputname == \"relp_server0_1\" )\n then {\n call files_output\n}\n"}], "state": "present", "type": "input", "weight": "11"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/11-input-relp-relp_server0.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 439, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-relp-relp_server0', 'type': 'input', 'weight': '11', 'state': 'present', 'sections': [{'options': 'input(name="relp_server0"\n type="imrelp"\n port="6514"\n maxDataSize="8192"\n tls="on"\n tls.cacert="/etc/pki/tls/certs/test-ca.crt"\n tls.mycert="/etc/pki/tls/certs/test-cert.pem"\n tls.myprivkey="/etc/pki/tls/private/test-key.pem"\n tls.authmode="name"\n tls.permittedpeer=["*.client.com","*.example.com"]\n)\nif\n ($inputname == "relp_server0_1" )\n then {\n call files_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-relp-relp_server0", "sections": [{"options": "input(name=\"relp_server0\"\n type=\"imrelp\"\n port=\"6514\"\n maxDataSize=\"8192\"\n tls=\"on\"\n tls.cacert=\"/etc/pki/tls/certs/test-ca.crt\"\n tls.mycert=\"/etc/pki/tls/certs/test-cert.pem\"\n tls.myprivkey=\"/etc/pki/tls/private/test-key.pem\"\n tls.authmode=\"name\"\n tls.permittedpeer=[\"*.client.com\",\"*.example.com\"]\n)\nif\n ($inputname == \"relp_server0_1\" )\n then {\n call files_output\n}\n"}], "state": "present", "type": "input", "weight": "11"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'input-relp-relp_server1', 'type': 'input', 'weight': '11', 'state': 'present', 'sections': [{'options': 'input(name="relp_server1"\n type="imrelp"\n port="20514"\n maxDataSize="8192"\n tls="on"\n tls.cacert="/etc/pki/tls/certs/test-ca.crt"\n tls.mycert="/etc/pki/tls/certs/test-cert.pem"\n tls.myprivkey="/etc/pki/tls/private/test-key.pem"\n tls.authmode="name"\n tls.permittedpeer=["*.client.com","*.example.com"]\n)\nif\n ($inputname == "relp_server1_1" )\n then {\n call files_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "9c0f057af86ff29f888c852f793ef70ee538c0b2", "dest": "/etc/rsyslog.d/11-input-relp-relp_server1.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-relp-relp_server1", "sections": [{"options": "input(name=\"relp_server1\"\n type=\"imrelp\"\n port=\"20514\"\n maxDataSize=\"8192\"\n tls=\"on\"\n tls.cacert=\"/etc/pki/tls/certs/test-ca.crt\"\n tls.mycert=\"/etc/pki/tls/certs/test-cert.pem\"\n tls.myprivkey=\"/etc/pki/tls/private/test-key.pem\"\n tls.authmode=\"name\"\n tls.permittedpeer=[\"*.client.com\",\"*.example.com\"]\n)\nif\n ($inputname == \"relp_server1_1\" )\n then {\n call files_output\n}\n"}], "state": "present", "type": "input", "weight": "11"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/11-input-relp-relp_server1.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 440, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-relp-relp_server1', 'type': 'input', 'weight': '11', 'state': 'present', 'sections': [{'options': 'input(name="relp_server1"\n type="imrelp"\n port="20514"\n maxDataSize="8192"\n tls="on"\n tls.cacert="/etc/pki/tls/certs/test-ca.crt"\n tls.mycert="/etc/pki/tls/certs/test-cert.pem"\n tls.myprivkey="/etc/pki/tls/private/test-key.pem"\n tls.authmode="name"\n tls.permittedpeer=["*.client.com","*.example.com"]\n)\nif\n ($inputname == "relp_server1_1" )\n then {\n call files_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-relp-relp_server1", "sections": [{"options": "input(name=\"relp_server1\"\n type=\"imrelp\"\n port=\"20514\"\n maxDataSize=\"8192\"\n tls=\"on\"\n tls.cacert=\"/etc/pki/tls/certs/test-ca.crt\"\n tls.mycert=\"/etc/pki/tls/certs/test-cert.pem\"\n tls.myprivkey=\"/etc/pki/tls/private/test-key.pem\"\n tls.authmode=\"name\"\n tls.permittedpeer=[\"*.client.com\",\"*.example.com\"]\n)\nif\n ($inputname == \"relp_server1_1\" )\n then {\n call files_output\n}\n"}], "state": "present", "type": "input", "weight": "11"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:246 ok: [/cache/fedora-31.qcow2] => (item={'name': 'files_output', 'type': 'files'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | default(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n{% else %}\nmodule(load=\"builtin:omfile\")\n{% endif %}"}], "type": "modules"}], "__rsyslog_files_output_packages": [], "__rsyslog_files_output_rules": ["{{ __rsyslog_conf_files_output_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "files_output", "type": "files"}} TASK [/tmp/tmpa5z69896/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:258 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "89bc63afcb6aae96090bbde60b367bfc80afc31f", "dest": "/etc/rsyslog.d/10-output-files-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "md5sum": "36c5048bf86cdc51ac071efb6a63f800", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 173, "src": "/root/.ansible/tmp/ansible-tmp-1605146379.5022156-169129-258113218312005/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create files output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/files/main.yml:10 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-files_output', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_output") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "08e6130b1702a8ff281524a04b4223498782b85b", "dest": "/etc/rsyslog.d/30-output-files-files_output.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-files_output", "sections": [{"options": "ruleset(name=\"files_output\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n"}], "state": "present", "type": "output"}, "md5sum": "b106530e2e5ac70e166c44900d71e6d2", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1124, "src": "/root/.ansible/tmp/ansible-tmp-1605146380.3630292-169163-25664105858457/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-files_output', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_output") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_output", "sections": [{"options": "ruleset(name=\"files_output\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:270 changed: [/cache/fedora-31.qcow2] => {"changed": true, "enabled": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target system.slice basic.target", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7776", "LimitNPROCSoft": "7776", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7776", "LimitSIGPENDINGSoft": "7776", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2332", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [/tmp/tmpa5z69896/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:279 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:290 skipping: [/cache/fedora-31.qcow2] => {} TASK [include_tasks] *********************************************************** task path: /tmp/tmpa5z69896/tests/tests_relp_server.yml:68 included: /tmp/tmpa5z69896/tests/set_rsyslog_variables.yml for /cache/fedora-31.qcow2 TASK [Get info of /etc/rsyslog.conf] ******************************************* task path: /tmp/tmpa5z69896/tests/set_rsyslog_variables.yml:1 ok: [/cache/fedora-31.qcow2] => {"changed": false, "stat": {"atime": 1605146381.380526, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "ctime": 1605146361.7015262, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8408, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1605146361.3725262, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 104, "uid": 0, "version": "2817641899", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Get file counts in /etc/rsyslog.d] *************************************** task path: /tmp/tmpa5z69896/tests/set_rsyslog_variables.yml:6 ok: [/cache/fedora-31.qcow2] => {"changed": false, "examined": 11, "files": [{"atime": 1605146377.742526, "ctime": 1605146371.228526, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8412, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605146370.998526, "nlink": 1, "path": "/etc/rsyslog.d/11-input-relp-relp_server0.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 439, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605146360.4545262, "ctime": 1571871554.4778266, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 159515, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1564000148.0, "nlink": 1, "path": "/etc/rsyslog.d/21-cloudinit.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 255, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605146381.380526, "ctime": 1605146363.1055262, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8410, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605146362.831526, "nlink": 1, "path": "/etc/rsyslog.d/05-common-defaults.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 69, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605146381.380526, "ctime": 1605146379.736526, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8414, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605146379.455526, "nlink": 1, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 173, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605146381.380526, "ctime": 1605146362.4375262, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8409, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605146362.1945262, "nlink": 1, "path": "/etc/rsyslog.d/00-global.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 86, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605146381.380526, "ctime": 1605146364.442526, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8411, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605146364.2085261, "nlink": 1, "path": "/etc/rsyslog.d/90-input-basics-system_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 460, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605146376.966526, "ctime": 1605146370.4025261, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8385, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605146370.160526, "nlink": 1, "path": "/etc/rsyslog.d/10-input-relp-module.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 63, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605146378.499526, "ctime": 1605146371.998526, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8413, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605146371.7635262, "nlink": 1, "path": "/etc/rsyslog.d/11-input-relp-relp_server1.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 440, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605146381.380526, "ctime": 1605146380.5635262, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8415, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605146380.3135262, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-files_output.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 1124, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}], "matched": 9, "msg": ""} RUNNING HANDLER [/tmp/tmpa5z69896/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmpa5z69896/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-31.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestamp": "Thu 2020-11-12 01:59:41 UTC", "ActiveEnterTimestampMonotonic": "87651152", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "sysinit.target system.slice basic.target", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Thu 2020-11-12 01:59:41 UTC", "AssertTimestampMonotonic": "87595989", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "179931000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2020-11-12 01:59:41 UTC", "ConditionTimestampMonotonic": "87595988", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "12321", "ExecMainStartTimestamp": "Thu 2020-11-12 01:59:41 UTC", "ExecMainStartTimestampMonotonic": "87597074", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Thu 2020-11-12 01:59:41 UTC] ; stop_time=[n/a] ; pid=12321 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Thu 2020-11-12 01:59:41 UTC] ; stop_time=[n/a] ; pid=12321 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2020-11-12 01:59:41 UTC", "InactiveExitTimestampMonotonic": "87597355", "InvocationID": "ff679f465ed14f1da165709eef80e337", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7776", "LimitNPROCSoft": "7776", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7776", "LimitSIGPENDINGSoft": "7776", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "12321", "MemoryAccounting": "yes", "MemoryCurrent": "22401024", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Thu 2020-11-12 01:59:41 UTC", "StateChangeTimestampMonotonic": "87651152", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "2332", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [Check rsyslog.conf size] ************************************************* task path: /tmp/tmpa5z69896/tests/tests_relp_server.yml:75 ok: [/cache/fedora-31.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check file counts in rsyslog.d] ****************************************** task path: /tmp/tmpa5z69896/tests/tests_relp_server.yml:79 ok: [/cache/fedora-31.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Install lsof] ************************************************************ task path: /tmp/tmpa5z69896/tests/tests_relp_server.yml:83 changed: [/cache/fedora-31.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: lsof-4.93.2-2.fc31.x86_64"]} TASK [lsof outputs for rsyslogd] *********************************************** task path: /tmp/tmpa5z69896/tests/tests_relp_server.yml:88 ok: [/cache/fedora-31.qcow2] => {"changed": false, "cmd": "set -o pipefail\nlsof -i -nP | grep rsyslogd\n", "delta": "0:00:00.043719", "end": "2020-11-12 01:59:48.729634", "rc": 0, "start": "2020-11-12 01:59:48.685915", "stderr": "", "stderr_lines": [], "stdout": "rsyslogd 12555 root 4u IPv4 25498 0t0 TCP *:6514 (LISTEN)\nrsyslogd 12555 root 5u IPv6 25499 0t0 TCP *:6514 (LISTEN)\nrsyslogd 12555 root 6u IPv4 25502 0t0 TCP *:20514 (LISTEN)\nrsyslogd 12555 root 7u IPv6 25503 0t0 TCP *:20514 (LISTEN)", "stdout_lines": ["rsyslogd 12555 root 4u IPv4 25498 0t0 TCP *:6514 (LISTEN)", "rsyslogd 12555 root 5u IPv6 25499 0t0 TCP *:6514 (LISTEN)", "rsyslogd 12555 root 6u IPv4 25502 0t0 TCP *:20514 (LISTEN)", "rsyslogd 12555 root 7u IPv6 25503 0t0 TCP *:20514 (LISTEN)"]} TASK [debug] ******************************************************************* task path: /tmp/tmpa5z69896/tests/tests_relp_server.yml:95 ok: [/cache/fedora-31.qcow2] => { "msg": "lsof returned rsyslogd 12555 root 4u IPv4 25498 0t0 TCP *:6514 (LISTEN)\nrsyslogd 12555 root 5u IPv6 25499 0t0 TCP *:6514 (LISTEN)\nrsyslogd 12555 root 6u IPv4 25502 0t0 TCP *:20514 (LISTEN)\nrsyslogd 12555 root 7u IPv6 25503 0t0 TCP *:20514 (LISTEN)" } TASK [Check port 6514, 20514 are open for TCP] ********************************* task path: /tmp/tmpa5z69896/tests/tests_relp_server.yml:98 ok: [/cache/fedora-31.qcow2] => (item=6514) => {"ansible_loop_var": "item", "changed": false, "cmd": "set -o pipefail\nlsof -i -nP | grep rsyslogd | grep TCP | grep 6514\n", "delta": "0:00:00.028409", "end": "2020-11-12 01:59:49.112492", "item": 6514, "rc": 0, "start": "2020-11-12 01:59:49.084083", "stderr": "", "stderr_lines": [], "stdout": "rsyslogd 12555 root 4u IPv4 25498 0t0 TCP *:6514 (LISTEN)\nrsyslogd 12555 root 5u IPv6 25499 0t0 TCP *:6514 (LISTEN)", "stdout_lines": ["rsyslogd 12555 root 4u IPv4 25498 0t0 TCP *:6514 (LISTEN)", "rsyslogd 12555 root 5u IPv6 25499 0t0 TCP *:6514 (LISTEN)"]} ok: [/cache/fedora-31.qcow2] => (item=20514) => {"ansible_loop_var": "item", "changed": false, "cmd": "set -o pipefail\nlsof -i -nP | grep rsyslogd | grep TCP | grep 20514\n", "delta": "0:00:00.028210", "end": "2020-11-12 01:59:49.439493", "item": 20514, "rc": 0, "start": "2020-11-12 01:59:49.411283", "stderr": "", "stderr_lines": [], "stdout": "rsyslogd 12555 root 6u IPv4 25502 0t0 TCP *:20514 (LISTEN)\nrsyslogd 12555 root 7u IPv6 25503 0t0 TCP *:20514 (LISTEN)", "stdout_lines": ["rsyslogd 12555 root 6u IPv4 25502 0t0 TCP *:20514 (LISTEN)", "rsyslogd 12555 root 7u IPv6 25503 0t0 TCP *:20514 (LISTEN)"]} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-31.qcow2 : ok=70 changed=20 unreachable=0 failed=0 skipped=49 rescued=0 ignored=0 + cd /tmp/tmpa5z69896/tests; TEST_SUBJECTS=/cache/fedora-31.qcow2 TEST_ARTIFACTS=/tmp/linux-system-role-test-work-pull-linux-system-roles_logging-186-405f09a-fedora-31-mm3symvy/artifacts ansible-playbook -vv --inventory=/usr/share/ansible/inventory/standard-inventory-qcow2 /tmp/tmpa5z69896/_setup.yml /tmp/tmpa5z69896/tests/tests_remote_default_remote.yml ansible-playbook 2.9.14 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/tester/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.8/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 3.8.6 (default, Sep 25 2020, 00:00:00) [GCC 10.2.1 20200723 (Red Hat 10.2.1-1)] Using /etc/ansible/ansible.cfg as config file PLAYBOOK: _setup.yml *********************************************************** 1 plays in /tmp/tmpa5z69896/_setup.yml PLAY [Fail when only localhost is available] *********************************** META: ran handlers TASK [debug] ******************************************************************* task path: /tmp/tmpa5z69896/_setup.yml:5 ok: [/cache/fedora-31.qcow2] => { "groups": { "all": [ "/cache/fedora-31.qcow2" ], "localhost": [ "/cache/fedora-31.qcow2" ], "subjects": [ "/cache/fedora-31.qcow2" ], "ungrouped": [] } } TASK [fail] ******************************************************************** task path: /tmp/tmpa5z69896/_setup.yml:7 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-31.qcow2 : ok=1 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 PLAYBOOK: tests_remote_default_remote.yml ************************************** 1 plays in /tmp/tmpa5z69896/tests/tests_remote_default_remote.yml PLAY [Ensure inputs from the remote logging system passed to the local files outputs.] *** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpa5z69896/tests/tests_remote_default_remote.yml:21 ok: [/cache/fedora-31.qcow2] META: ran handlers TASK [deploy config receiving from the remote hosts and writing them to the default local files] *** task path: /tmp/tmpa5z69896/tests/tests_remote_default_remote.yml:26 TASK [linux-system-roles.logging : Set rsyslog_output_elasticsearch for the omelasticsearch output] *** task path: /tmp/tmpa5z69896/tasks/main.yml:5 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_elasticsearch": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_files for the omfile outputs] *** task path: /tmp/tmpa5z69896/tasks/main.yml:9 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_files": []}, "changed": false} TASK [linux-system-roles.logging : Set files output if rsyslog_output_files is empty and logging_inputs is not empty] *** task path: /tmp/tmpa5z69896/tasks/main.yml:13 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_files": [{"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_forwards for the omfwd output] *** task path: /tmp/tmpa5z69896/tasks/main.yml:20 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_forwards": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_remote_files for the omfwd output for the remote input] *** task path: /tmp/tmpa5z69896/tasks/main.yml:24 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_remote_files": [{"name": "remote_files_output", "type": "remote_files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_relp for the relp output] *** task path: /tmp/tmpa5z69896/tasks/main.yml:28 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_input_relp for the relp input] *** task path: /tmp/tmpa5z69896/tasks/main.yml:32 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_input_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmpa5z69896/tasks/main.yml:36 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"name": "default_files", "type": "files"}, {"name": "remote_files_output", "type": "remote_files"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmpa5z69896/tasks/main.yml:40 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'remote_files_output', 'type': 'remote_files'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "remote_files_output", "type": "remote_files"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmpa5z69896/tasks/main.yml:49 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'flow_0', 'inputs': ['remote_udp_input', 'remote_tcp_input'], 'outputs': ['remote_files_output']}) => {"ansible_loop_var": "item", "changed": false, "item": {"inputs": ["remote_udp_input", "remote_tcp_input"], "name": "flow_0", "outputs": ["remote_files_output"]}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmpa5z69896/tasks/main.yml:60 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmpa5z69896/tasks/main.yml:64 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmpa5z69896/tasks/main.yml:70 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmpa5z69896/tasks/main.yml:76 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmpa5z69896/tasks/main.yml:82 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmpa5z69896/tasks/main.yml:86 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmpa5z69896/tasks/main.yml:101 TASK [/tmp/tmpa5z69896/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:14 changed: [/cache/fedora-31.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: libestr-0.1.9-13.fc31.x86_64", "Installed: ca-certificates-2020.2.41-1.1.fc31.noarch", "Installed: p11-kit-trust-0.23.21-2.fc31.x86_64", "Installed: p11-kit-0.23.21-2.fc31.x86_64", "Installed: libfastjson-0.99.8-5.fc31.x86_64", "Installed: rsyslog-8.2002.0-1.fc31.x86_64", "Installed: logrotate-3.15.1-1.fc31.x86_64", "Installed: rsyslog-gnutls-8.2002.0-1.fc31.x86_64", "Removed: p11-kit-0.23.16.1-2.fc31.x86_64", "Removed: p11-kit-trust-0.23.16.1-2.fc31.x86_64", "Removed: ca-certificates-2019.2.32-3.fc31.noarch"]} TASK [/tmp/tmpa5z69896/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:21 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc31", "source": "rpm", "version": "1.20.4"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc31", "source": "rpm", "version": "1.20.4"}], "abattis-cantarell-fonts": [{"arch": "noarch", "epoch": null, "name": "abattis-cantarell-fonts", "release": "3.fc31", "source": "rpm", "version": "0.111"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "4.fc31", "source": "rpm", "version": "2.2.53"}], "adobe-source-code-pro-fonts": [{"arch": "noarch", "epoch": null, "name": "adobe-source-code-pro-fonts", "release": "7.fc31", "source": "rpm", "version": "2.030.1.050"}], "adwaita-cursor-theme": [{"arch": "noarch", "epoch": null, "name": "adwaita-cursor-theme", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "adwaita-icon-theme": [{"arch": "noarch", "epoch": null, "name": "adwaita-icon-theme", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "5.fc31", "source": "rpm", "version": "1.11"}], "at-spi2-atk": [{"arch": "x86_64", "epoch": null, "name": "at-spi2-atk", "release": "1.fc31", "source": "rpm", "version": "2.34.1"}], "at-spi2-core": [{"arch": "x86_64", "epoch": null, "name": "at-spi2-core", "release": "1.fc31", "source": "rpm", "version": "2.34.0"}], "atk": [{"arch": "x86_64", "epoch": null, "name": "atk", "release": "1.fc31", "source": "rpm", "version": "2.34.1"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "0.12.20190507gitf58ec40.fc31", "source": "rpm", "version": "3.0"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "0.12.20190507gitf58ec40.fc31", "source": "rpm", "version": "3.0"}], "avahi-libs": [{"arch": "x86_64", "epoch": null, "name": "avahi-libs", "release": "20.fc31", "source": "rpm", "version": "0.7"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "8.fc31", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "3.fc31", "source": "rpm", "version": "5.0.7"}], "brotli": [{"arch": "x86_64", "epoch": null, "name": "brotli", "release": "6.fc31", "source": "rpm", "version": "1.0.7"}], "bzip2": [{"arch": "x86_64", "epoch": null, "name": "bzip2", "release": "1.fc31", "source": "rpm", "version": "1.0.8"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "1.fc31", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "4.fc31", "source": "rpm", "version": "1.15.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc31", "source": "rpm", "version": "2020.2.41"}], "cairo": [{"arch": "x86_64", "epoch": null, "name": "cairo", "release": "6.fc31", "source": "rpm", "version": "1.16.0"}], "cairo-gobject": [{"arch": "x86_64", "epoch": null, "name": "cairo-gobject", "release": "6.fc31", "source": "rpm", "version": "1.16.0"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "2.fc31", "source": "rpm", "version": "2.9"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "4.fc31", "source": "rpm", "version": "3.5"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "11.fc31", "source": "rpm", "version": "17.1"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "3.fc31", "source": "rpm", "version": "0.31"}], "colord-libs": [{"arch": "x86_64", "epoch": null, "name": "colord-libs", "release": "2.fc31", "source": "rpm", "version": "1.4.4"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc31", "source": "rpm", "version": "8.31"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc31", "source": "rpm", "version": "8.31"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "12.fc31", "source": "rpm", "version": "2.12"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "21.fc31", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "21.fc31", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "4.gitbb9bf99.fc31", "source": "rpm", "version": "20190816"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc31", "source": "rpm", "version": "2.2.1"}], "cups-libs": [{"arch": "x86_64", "epoch": 1, "name": "cups-libs", "release": "2.fc31", "source": "rpm", "version": "2.2.12"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "1.fc31", "source": "rpm", "version": "7.66.0"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "2.fc31", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "3.fc31", "source": "rpm", "version": "1.12.16"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "6.fc31", "source": "rpm", "version": "21"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "3.fc31", "source": "rpm", "version": "1.12.16"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "3.fc31", "source": "rpm", "version": "1.12.16"}], "dconf": [{"arch": "x86_64", "epoch": null, "name": "dconf", "release": "1.fc31", "source": "rpm", "version": "0.34.0"}], "dejavu-fonts-common": [{"arch": "noarch", "epoch": null, "name": "dejavu-fonts-common", "release": "2.fc31", "source": "rpm", "version": "2.37"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "2.fc31", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "2.fc31", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "2.fc31", "source": "rpm", "version": "1.02.163"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "2.fc31", "source": "rpm", "version": "1.02.163"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "15.fc31", "source": "rpm", "version": "4.4.1"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "15.fc31", "source": "rpm", "version": "4.4.1"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "3.fc31", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc31", "source": "rpm", "version": "4.0.9"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "27.git20181204.fc31.1", "source": "rpm", "version": "049"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "27.git20181204.fc31.1", "source": "rpm", "version": "049"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc31", "source": "rpm", "version": "0.177"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc31", "source": "rpm", "version": "0.177"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc31", "source": "rpm", "version": "0.177"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc31", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "1", "source": "rpm", "version": "31"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "1", "source": "rpm", "version": "31"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "1", "source": "rpm", "version": "31"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "1", "source": "rpm", "version": "31"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc31", "source": "rpm", "version": "5.37"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc31", "source": "rpm", "version": "5.37"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc31", "source": "rpm", "version": "3.12"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "24.fc31", "source": "rpm", "version": "4.6.0"}], "fipscheck": [{"arch": "x86_64", "epoch": null, "name": "fipscheck", "release": "7.fc31", "source": "rpm", "version": "1.5.0"}], "fipscheck-lib": [{"arch": "x86_64", "epoch": null, "name": "fipscheck-lib", "release": "7.fc31", "source": "rpm", "version": "1.5.0"}], "fontconfig": [{"arch": "x86_64", "epoch": null, "name": "fontconfig", "release": "3.fc31", "source": "rpm", "version": "2.13.92"}], "fontpackages-filesystem": [{"arch": "noarch", "epoch": null, "name": "fontpackages-filesystem", "release": "25.fc31", "source": "rpm", "version": "1.44"}], "freetype": [{"arch": "x86_64", "epoch": null, "name": "freetype", "release": "3.fc31", "source": "rpm", "version": "2.10.0"}], "fribidi": [{"arch": "x86_64", "epoch": null, "name": "fribidi", "release": "4.fc31", "source": "rpm", "version": "1.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "8.fc31", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "5.fc31", "source": "rpm", "version": "5.0.1"}], "gcr": [{"arch": "x86_64", "epoch": null, "name": "gcr", "release": "1.fc31", "source": "rpm", "version": "3.33.4"}], "gcr-base": [{"arch": "x86_64", "epoch": null, "name": "gcr-base", "release": "1.fc31", "source": "rpm", "version": "3.33.4"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc31", "source": "rpm", "version": "1.18.1"}], "gdk-pixbuf2": [{"arch": "x86_64", "epoch": null, "name": "gdk-pixbuf2", "release": "1.fc31", "source": "rpm", "version": "2.40.0"}], "gdk-pixbuf2-modules": [{"arch": "x86_64", "epoch": null, "name": "gdk-pixbuf2-modules", "release": "1.fc31", "source": "rpm", "version": "2.40.0"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "1.fc31", "source": "rpm", "version": "20190806"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "1.fc31", "source": "rpm", "version": "20190806"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "2.fc31", "source": "rpm", "version": "0.20.1"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "2.fc31", "source": "rpm", "version": "0.20.1"}], "git-core": [{"arch": "x86_64", "epoch": null, "name": "git-core", "release": "1.fc31", "source": "rpm", "version": "2.23.0"}], "glib-networking": [{"arch": "x86_64", "epoch": null, "name": "glib-networking", "release": "1.fc31", "source": "rpm", "version": "2.62.1"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc31", "source": "rpm", "version": "2.62.1"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "5.fc31", "source": "rpm", "version": "2.30"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "5.fc31", "source": "rpm", "version": "2.30"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "5.fc31", "source": "rpm", "version": "2.30"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "10.fc31", "source": "rpm", "version": "6.1.2"}], "gnome-keyring": [{"arch": "x86_64", "epoch": null, "name": "gnome-keyring", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc31", "source": "rpm", "version": "2.2.17"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc31", "source": "rpm", "version": "2.2.17"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc31", "source": "rpm", "version": "3.6.10"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5c6ae44d", "source": "rpm", "version": "3c3359c4"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "3.fc31", "source": "rpm", "version": "1.13.1"}], "graphite2": [{"arch": "x86_64", "epoch": null, "name": "graphite2", "release": "1.fc31", "source": "rpm", "version": "1.3.13"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "3.fc31", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "20.fc31", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-tools-extra": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-extra", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "36.fc31", "source": "rpm", "version": "8.40"}], "gsettings-desktop-schemas": [{"arch": "x86_64", "epoch": null, "name": "gsettings-desktop-schemas", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "gtk-update-icon-cache": [{"arch": "x86_64", "epoch": null, "name": "gtk-update-icon-cache", "release": "3.fc31", "source": "rpm", "version": "3.24.12"}], "gtk3": [{"arch": "x86_64", "epoch": null, "name": "gtk3", "release": "3.fc31", "source": "rpm", "version": "3.24.12"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "1.fc31", "source": "rpm", "version": "1.10"}], "harfbuzz": [{"arch": "x86_64", "epoch": null, "name": "harfbuzz", "release": "2.fc31", "source": "rpm", "version": "2.6.1"}], "heat-cfntools": [{"arch": "noarch", "epoch": null, "name": "heat-cfntools", "release": "9.fc31", "source": "rpm", "version": "1.4.2"}], "hicolor-icon-theme": [{"arch": "noarch", "epoch": null, "name": "hicolor-icon-theme", "release": "7.fc31", "source": "rpm", "version": "0.17"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "9.fc31", "source": "rpm", "version": "3.20"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "2.fc31", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc31", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "3.fc31", "source": "rpm", "version": "0.2.5"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc31", "source": "rpm", "version": "5.3.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc31", "source": "rpm", "version": "5.3.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "5.fc31", "source": "rpm", "version": "1.8.3"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "3.fc31", "source": "rpm", "version": "20190515"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "4.fc31", "source": "rpm", "version": "2.12"}], "jasper-libs": [{"arch": "x86_64", "epoch": null, "name": "jasper-libs", "release": "9.fc31", "source": "rpm", "version": "2.0.14"}], "jbigkit-libs": [{"arch": "x86_64", "epoch": null, "name": "jbigkit-libs", "release": "17.fc31", "source": "rpm", "version": "2.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "6.fc31", "source": "rpm", "version": "0.13.1"}], "json-glib": [{"arch": "x86_64", "epoch": null, "name": "json-glib", "release": "3.fc31", "source": "rpm", "version": "1.4.4"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "14.fc31", "source": "rpm", "version": "2.0.4"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "14.fc31", "source": "rpm", "version": "2.0.4"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "14.fc31", "source": "rpm", "version": "2.0.4"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "301.fc31", "source": "rpm", "version": "5.3.7"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "3.fc31", "source": "rpm", "version": "1.6"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "4.fc31", "source": "rpm", "version": "26"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "4.fc31", "source": "rpm", "version": "26"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "3.fc31", "source": "rpm", "version": "0.8.0"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "45.fc31", "source": "rpm", "version": "1.17"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "7.fc31", "source": "rpm", "version": "2.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "7.fc31", "source": "rpm", "version": "2.0"}], "lcms2": [{"arch": "x86_64", "epoch": null, "name": "lcms2", "release": "6.fc31", "source": "rpm", "version": "2.9"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "2.fc31", "source": "rpm", "version": "551"}], "libX11": [{"arch": "x86_64", "epoch": null, "name": "libX11", "release": "3.fc31", "source": "rpm", "version": "1.6.8"}], "libX11-common": [{"arch": "noarch", "epoch": null, "name": "libX11-common", "release": "3.fc31", "source": "rpm", "version": "1.6.8"}], "libXau": [{"arch": "x86_64", "epoch": null, "name": "libXau", "release": "2.fc31", "source": "rpm", "version": "1.0.9"}], "libXcomposite": [{"arch": "x86_64", "epoch": null, "name": "libXcomposite", "release": "17.fc31", "source": "rpm", "version": "0.4.4"}], "libXcursor": [{"arch": "x86_64", "epoch": null, "name": "libXcursor", "release": "6.fc31", "source": "rpm", "version": "1.1.15"}], "libXdamage": [{"arch": "x86_64", "epoch": null, "name": "libXdamage", "release": "17.fc31", "source": "rpm", "version": "1.1.4"}], "libXext": [{"arch": "x86_64", "epoch": null, "name": "libXext", "release": "2.fc31", "source": "rpm", "version": "1.3.4"}], "libXfixes": [{"arch": "x86_64", "epoch": null, "name": "libXfixes", "release": "10.fc31", "source": "rpm", "version": "5.0.3"}], "libXft": [{"arch": "x86_64", "epoch": null, "name": "libXft", "release": "2.fc31", "source": "rpm", "version": "2.3.3"}], "libXi": [{"arch": "x86_64", "epoch": null, "name": "libXi", "release": "2.fc31", "source": "rpm", "version": "1.7.10"}], "libXinerama": [{"arch": "x86_64", "epoch": null, "name": "libXinerama", "release": "4.fc31", "source": "rpm", "version": "1.1.4"}], "libXrandr": [{"arch": "x86_64", "epoch": null, "name": "libXrandr", "release": "2.fc31", "source": "rpm", "version": "1.5.2"}], "libXrender": [{"arch": "x86_64", "epoch": null, "name": "libXrender", "release": "10.fc31", "source": "rpm", "version": "0.9.10"}], "libXtst": [{"arch": "x86_64", "epoch": null, "name": "libXtst", "release": "10.fc31", "source": "rpm", "version": "1.2.3"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "4.fc31", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc31", "source": "rpm", "version": "3.4.0"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "3.fc31", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "2.fc31", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "7.fc31", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "43.fc31", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "6.fc31", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "8.fc31", "source": "rpm", "version": "0.7.9"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "43.fc31", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "3.fc31", "source": "rpm", "version": "0.1.11"}], "libcroco": [{"arch": "x86_64", "epoch": null, "name": "libcroco", "release": "2.fc31", "source": "rpm", "version": "0.6.13"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "1.fc31", "source": "rpm", "version": "7.66.0"}], "libdatrie": [{"arch": "x86_64", "epoch": null, "name": "libdatrie", "release": "10.fc31", "source": "rpm", "version": "0.2.9"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "38.fc31", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "38.fc31", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "43.fc31", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "6.fc31", "source": "rpm", "version": "0.35.3"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "28.20190324cvs.fc31", "source": "rpm", "version": "3.1"}], "libepoxy": [{"arch": "x86_64", "epoch": null, "name": "libepoxy", "release": "4.fc31", "source": "rpm", "version": "1.5.3"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "13.fc31", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "7.fc31", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "5.fc31", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "23.fc31", "source": "rpm", "version": "3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc31", "source": "rpm", "version": "9.2.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc31", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc31", "source": "rpm", "version": "9.2.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "2.fc31", "source": "rpm", "version": "1.36"}], "libgusb": [{"arch": "x86_64", "epoch": null, "name": "libgusb", "release": "5.fc31", "source": "rpm", "version": "0.3.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc31", "source": "rpm", "version": "2.2.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "43.fc31", "source": "rpm", "version": "1.3.1"}], "libjpeg-turbo": [{"arch": "x86_64", "epoch": null, "name": "libjpeg-turbo", "release": "4.fc31", "source": "rpm", "version": "2.0.2"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc31", "source": "rpm", "version": "1.1.5"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc31", "source": "rpm", "version": "1.1.5"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "10.fc31", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc31", "source": "rpm", "version": "2.0.7"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "8.fc31", "source": "rpm", "version": "1.2.0"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "9.fc31", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "10.fc31", "source": "rpm", "version": "1.0.4"}], "libmodman": [{"arch": "x86_64", "epoch": null, "name": "libmodman", "release": "20.fc31", "source": "rpm", "version": "2.0.1"}], "libmodulemd1": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd1", "release": "3.fc31", "source": "rpm", "version": "1.8.15"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "4.fc31", "source": "rpm", "version": "1.7"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.rc1.fc31", "source": "rpm", "version": "2.4.1"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc31", "source": "rpm", "version": "1.39.2"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "1.fc31", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "5.20180605git4a062cf.fc31", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "43.fc31", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "4.fc31", "source": "rpm", "version": "1.9.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "3.fc31", "source": "rpm", "version": "1.5.1"}], "libpng": [{"arch": "x86_64", "epoch": 2, "name": "libpng", "release": "2.fc31", "source": "rpm", "version": "1.6.37"}], "libproxy": [{"arch": "x86_64", "epoch": null, "name": "libproxy", "release": "14.fc31", "source": "rpm", "version": "0.4.15"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc31", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc31", "source": "rpm", "version": "1.4.1"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "43.fc31", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc31", "source": "rpm", "version": "1.10.5"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc31", "source": "rpm", "version": "2.10.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "1.fc31", "source": "rpm", "version": "2.4.1"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc31", "source": "rpm", "version": "0.19.1"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc31", "source": "rpm", "version": "2.9"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "2.fc31", "source": "rpm", "version": "2.9"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "8.fc31", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "3.fc31", "source": "rpm", "version": "0.7.5"}], "libsoup": [{"arch": "x86_64", "epoch": null, "name": "libsoup", "release": "1.fc31", "source": "rpm", "version": "2.68.2"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "6.fc31", "source": "rpm", "version": "0.9.0"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "6.fc31", "source": "rpm", "version": "0.9.0"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc31", "source": "rpm", "version": "9.2.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "1.fc31", "source": "rpm", "version": "2.3.0"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "2.fc31", "source": "rpm", "version": "4.14"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "1.fc31", "source": "rpm", "version": "1.4.2"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "1.fc31", "source": "rpm", "version": "0.10.1"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "2.fc31", "source": "rpm", "version": "0.20.1"}], "libthai": [{"arch": "x86_64", "epoch": null, "name": "libthai", "release": "3.fc31", "source": "rpm", "version": "0.1.28"}], "libtiff": [{"arch": "x86_64", "epoch": null, "name": "libtiff", "release": "6.fc31", "source": "rpm", "version": "4.0.10"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "2.rc3.fc31", "source": "rpm", "version": "1.1.4"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "6.fc31", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "4.fc31", "source": "rpm", "version": "1.0.22"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "21.fc31", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "17.fc31", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "8.fc31", "source": "rpm", "version": "0.3.0"}], "libwayland-client": [{"arch": "x86_64", "epoch": null, "name": "libwayland-client", "release": "2.fc31", "source": "rpm", "version": "1.17.0"}], "libwayland-cursor": [{"arch": "x86_64", "epoch": null, "name": "libwayland-cursor", "release": "2.fc31", "source": "rpm", "version": "1.17.0"}], "libwayland-egl": [{"arch": "x86_64", "epoch": null, "name": "libwayland-egl", "release": "2.fc31", "source": "rpm", "version": "1.17.0"}], "libxcb": [{"arch": "x86_64", "epoch": null, "name": "libxcb", "release": "3.fc31", "source": "rpm", "version": "1.13.1"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "1.fc31", "source": "rpm", "version": "4.4.10"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "1.fc31", "source": "rpm", "version": "4.4.10"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc31", "source": "rpm", "version": "0.8.4"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "3.fc31", "source": "rpm", "version": "2.9.9"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "2.fc31", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc31", "source": "rpm", "version": "1.4.2"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "25.fc31", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "102.fc31", "source": "rpm", "version": "20190923"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "3.fc31", "source": "rpm", "version": "0.9.23"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "1.fc31", "source": "rpm", "version": "3.15.1"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "6.fc31", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "1.fc31", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "5.fc31", "source": "rpm", "version": "2.8.4"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc31", "source": "rpm", "version": "5.5.2"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc31", "source": "rpm", "version": "3.1.6"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc31", "source": "rpm", "version": "4.0.23"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "12.20190803.fc31", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "12.20190803.fc31", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "12.20190803.fc31", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.55.20160912git.fc31", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc31", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "3.fc31", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "3.fc31", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc31.1", "source": "rpm", "version": "8.0p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc31.1", "source": "rpm", "version": "8.0p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc31.1", "source": "rpm", "version": "8.0p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "2.fc31", "source": "rpm", "version": "1.1.1d"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc31", "source": "rpm", "version": "1.1.1d"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "2.fc31", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "3.fc31", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc31", "source": "rpm", "version": "0.23.21"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc31", "source": "rpm", "version": "0.23.21"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "18.fc31", "source": "rpm", "version": "1.3.1"}], "pango": [{"arch": "x86_64", "epoch": null, "name": "pango", "release": "1.fc31", "source": "rpm", "version": "1.44.6"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "1.fc31", "source": "rpm", "version": "3.2.153"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "6.fc31", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc31.1", "source": "rpm", "version": "8.43"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "14.fc31", "source": "rpm", "version": "10.33"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "5.fc31", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "6.fc31", "source": "rpm", "version": "1.1.0"}], "pixman": [{"arch": "x86_64", "epoch": null, "name": "pixman", "release": "1.fc31", "source": "rpm", "version": "0.38.4"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "4.fc31", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "18.fc31", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "6.fc31", "source": "rpm", "version": "3.3.15"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "2.fc31", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc31", "source": "rpm", "version": "19.1.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "1.fc31", "source": "rpm", "version": "41.2.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "5.fc31", "source": "rpm", "version": "3.7.4"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "5.fc31", "source": "rpm", "version": "3.7.4"}], "python3-asn1crypto": [{"arch": "noarch", "epoch": null, "name": "python3-asn1crypto", "release": "7.fc31", "source": "rpm", "version": "0.24.0"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc31", "source": "rpm", "version": "19.1.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "0.12.20190507gitf58ec40.fc31", "source": "rpm", "version": "3.0"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc31", "source": "rpm", "version": "2.7.0"}], "python3-boto": [{"arch": "noarch", "epoch": null, "name": "python3-boto", "release": "1.fc31", "source": "rpm", "version": "2.49.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc31", "source": "rpm", "version": "1.12.3"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "10.fc31", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "16.fc31", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc31", "source": "rpm", "version": "2.6.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "3.fc31", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "6.fc31", "source": "rpm", "version": "1.2.8"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "2.fc31", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc31", "source": "rpm", "version": "4.0.9"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "3.fc31", "source": "rpm", "version": "1.13.1"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "6.fc31", "source": "rpm", "version": "0.35.3"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc31", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "2.fc31", "source": "rpm", "version": "2.10.1"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "8.fc31", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "16.fc31", "source": "rpm", "version": "1.10"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "1.fc31", "source": "rpm", "version": "3.0.2"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "3.fc31", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "3.fc31", "source": "rpm", "version": "0.1.11"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "6.fc31", "source": "rpm", "version": "0.35.3"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "5.fc31", "source": "rpm", "version": "3.7.4"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc31", "source": "rpm", "version": "2.9"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "2.fc31", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "2.fc31", "source": "rpm", "version": "3.0.2"}], "python3-pbr": [{"arch": "noarch", "epoch": null, "name": "python3-pbr", "release": "4.fc31", "source": "rpm", "version": "5.1.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc31", "source": "rpm", "version": "19.1.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "3.fc31", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "18.fc31", "source": "rpm", "version": "0.7.2"}], "python3-psutil": [{"arch": "x86_64", "epoch": null, "name": "python3-psutil", "release": "2.fc31", "source": "rpm", "version": "5.6.3"}], "python3-pyasn1": [{"arch": "noarch", "epoch": null, "name": "python3-pyasn1", "release": "5.fc31", "source": "rpm", "version": "0.4.4"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "20.fc31", "source": "rpm", "version": "2.14"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "1.fc31", "source": "rpm", "version": "0.15.4"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "3.fc31", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "2.fc31", "source": "rpm", "version": "1.7.0"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc31", "source": "rpm", "version": "2019.2"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc31", "source": "rpm", "version": "5.1.2"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc31", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "python3-rsa": [{"arch": "noarch", "epoch": null, "name": "python3-rsa", "release": "10.fc31", "source": "rpm", "version": "3.4.2"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc31", "source": "rpm", "version": "4.2.2"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "1.fc31", "source": "rpm", "version": "41.2.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc31", "source": "rpm", "version": "1.12.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc31", "source": "rpm", "version": "1.9.3"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "4.fc31", "source": "rpm", "version": "1.25.3"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "4.fc31", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "3.fc31", "source": "rpm", "version": "8.0"}], "rest": [{"arch": "x86_64", "epoch": null, "name": "rest", "release": "6.fc31", "source": "rpm", "version": "0.8.1"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "25.fc31", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "9.fc31", "source": "rpm", "version": "3.1.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc31", "source": "rpm", "version": "8.2002.0"}], "rsyslog-gnutls": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-gnutls", "release": "1.fc31", "source": "rpm", "version": "8.2002.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "4.fc31", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "37.fc31", "source": "rpm", "version": "3.14.4"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "37.fc31", "source": "rpm", "version": "3.14.4"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc31", "source": "rpm", "version": "2.13.3"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "16.fc31", "source": "rpm", "version": "4.6"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "1.fc31", "source": "rpm", "version": "1.14"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "2.fc31", "source": "rpm", "version": "3.29.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc31", "source": "rpm", "version": "1.8.28"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-bootchart": [{"arch": "x86_64", "epoch": null, "name": "systemd-bootchart", "release": "5.fc31", "source": "rpm", "version": "233"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "2.fc31", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "13.fc31", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "13.fc31", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "2.fc31", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc31", "source": "rpm", "version": "2019c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc31", "source": "rpm", "version": "1.9.3"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc31", "source": "rpm", "version": "8.1.2102"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "15.fc31", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc31", "source": "rpm", "version": "5.5.2"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "2.fc31", "source": "rpm", "version": "5.1.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "2.fc31", "source": "rpm", "version": "2.27"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "6.fc31", "source": "rpm", "version": "5.2.4"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "6.fc31", "source": "rpm", "version": "5.2.4"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "3.fc31", "source": "rpm", "version": "1.1.2"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "19.fc31", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2002.0"}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : debug] ********************************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:32 skipping: [/cache/fedora-31.qcow2] => {} TASK [/tmp/tmpa5z69896/roles/rsyslog : debug] ********************************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:36 ok: [/cache/fedora-31.qcow2] => { "msg": "Rsyslog_version is 8.2002.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmpa5z69896/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:41 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:48 ok: [/cache/fedora-31.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/rsyslog.d", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:54 ok: [/cache/fedora-31.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/lib/rsyslog", "secontext": "system_u:object_r:syslogd_var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Set backup dir name] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:60 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_backup_dir": "/tmp/rsyslog.d-20201112T020010"}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:64 ok: [/cache/fedora-31.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20201112T020010", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:73 ok: [/cache/fedora-31.qcow2] => {"archived": ["/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.conf"], "arcroot": "/etc/", "changed": false, "dest": "/tmp/rsyslog.d-20201112T020010/backup.tgz", "expanded_exclude_paths": [], "expanded_paths": ["/etc/rsyslog.d", "/etc/rsyslog.conf"], "gid": 0, "group": "root", "missing": [], "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 1726, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:80 changed: [/cache/fedora-31.qcow2] => {"changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/log", "secontext": "system_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:88 NOTIFIED HANDLER /tmp/tmpa5z69896/roles/rsyslog : restart rsyslogd for /cache/fedora-31.qcow2 changed: [/cache/fedora-31.qcow2] => {"changed": true, "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "dest": "/etc/rsyslog.conf", "gid": 0, "group": "root", "md5sum": "aa226b8228225835f8a13f775ca42e49", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 104, "src": "/root/.ansible/tmp/ansible-tmp-1605146456.4078324-169683-124770322467517/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:97 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, [{"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}], [{"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}]]}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:108 changed: [/cache/fedora-31.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "7f4de7a1922c9f75e59e999d3bd76a7422293d14", "dest": "/etc/rsyslog.d/00-global.conf", "gid": 0, "group": "root", "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "md5sum": "bc874b131415b3d23235af980ec111e0", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 86, "src": "/root/.ansible/tmp/ansible-tmp-1605146457.383069-169713-41613596603885/source", "state": "file", "uid": 0} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} changed: [/cache/fedora-31.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "0dd331865ac06c0881012a0dc9796c2260e66dcd", "dest": "/etc/rsyslog.d/05-common-defaults.conf", "gid": 0, "group": "root", "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "md5sum": "ca846c3cf461cb558da5d3e79ac49a26", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 69, "src": "/root/.ansible/tmp/ansible-tmp-1605146458.006958-169713-247661096094641/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:129 skipping: [/cache/fedora-31.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:151 TASK [/tmp/tmpa5z69896/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:166 skipping: [/cache/fedora-31.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:174 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:186 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:198 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:222 ok: [/cache/fedora-31.qcow2] => (item={'name': 'remote_tcp_input', 'type': 'remote', 'tcp_ports': [514, 40001]}) => {"ansible_facts": {"__rsyslog_remote_packages": []}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/inputs/remote/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "remote_tcp_input", "tcp_ports": [514, 40001], "type": "remote"}} ok: [/cache/fedora-31.qcow2] => (item={'name': 'remote_udp_input', 'type': 'remote', 'udp_ports': [514, 40002]}) => {"ansible_facts": {"__rsyslog_remote_packages": []}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/inputs/remote/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "remote_udp_input", "type": "remote", "udp_ports": [514, 40002]}} TASK [/tmp/tmpa5z69896/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:234 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/remote/main.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/remote/main.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Ensure Remote inputs contain no conflict connection type] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/remote/main.yml:4 skipping: [/cache/fedora-31.qcow2] => (item=[{'name': 'remote_udp_input', 'type': 'remote', 'udp_ports': [514, 40002]}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"name": "remote_udp_input", "type": "remote", "udp_ports": [514, 40002]}], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=[{'name': 'remote_tcp_input', 'type': 'remote', 'tcp_ports': [514, 40001]}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"name": "remote_tcp_input", "tcp_ports": [514, 40001], "type": "remote"}], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update remote input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/remote/main.yml:25 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'input-remote-modules-remote_tcp_input', 'type': 'modules', 'sections': [{'options': '# Read messages sent over plain TCP\nmodule(load="imptcp" threads="1")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "f60e9c76031dcd580e5a64fe777e2ee3ddf55e6a", "dest": "/etc/rsyslog.d/10-input-remote-modules-remote_tcp_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-remote-modules-remote_tcp_input", "sections": [{"options": "# Read messages sent over plain TCP\nmodule(load=\"imptcp\" threads=\"1\")\n"}], "type": "modules"}, "md5sum": "42d5ce87ae82c62b5d8805c7188b56ee", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 90, "src": "/root/.ansible/tmp/ansible-tmp-1605146459.246934-169788-208219549751600/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-remote-modules-remote_tcp_input', 'type': 'modules', 'sections': [{'options': '# Read messages sent over plain TCP\nmodule(load="imptcp" threads="1")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-modules-remote_tcp_input", "sections": [{"options": "# Read messages sent over plain TCP\nmodule(load=\"imptcp\" threads=\"1\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'input-remote-modules-remote_udp_input', 'type': 'modules', 'sections': [{'options': '# Read messages sent over UDP\nmodule(load="imudp" threads="1"\n TimeRequery="2"\n BatchSize="32")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "da4d43baf38dc7b2c82f3db8f041fdd2606682cb", "dest": "/etc/rsyslog.d/10-input-remote-modules-remote_udp_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-remote-modules-remote_udp_input", "sections": [{"options": "# Read messages sent over UDP\nmodule(load=\"imudp\" threads=\"1\"\n TimeRequery=\"2\"\n BatchSize=\"32\")\n"}], "type": "modules"}, "md5sum": "c37bd9495ceddf427ff450d0de0580d7", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 128, "src": "/root/.ansible/tmp/ansible-tmp-1605146460.0159035-169820-31944783377879/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-remote-modules-remote_udp_input', 'type': 'modules', 'sections': [{'options': '# Read messages sent over UDP\nmodule(load="imudp" threads="1"\n TimeRequery="2"\n BatchSize="32")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-modules-remote_udp_input", "sections": [{"options": "# Read messages sent over UDP\nmodule(load=\"imudp\" threads=\"1\"\n TimeRequery=\"2\"\n BatchSize=\"32\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create remote input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/remote/main.yml:38 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'input-remote-remote_tcp_input', 'type': 'input', 'weight': '11', 'state': 'present', 'sections': [{'options': '# Log messages from remote hosts over plain TCP\ninput(name="remote_tcp_input_1" type="imptcp" port="514")\nif\n ($inputname == "remote_tcp_input_1" )\n then {\n call remote_files_output\n}\n# Log messages from remote hosts over plain TCP\ninput(name="remote_tcp_input_2" type="imptcp" port="40001")\nif\n ($inputname == "remote_tcp_input_2" )\n then {\n call remote_files_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "ae793d43c6fe39ad0c9d00daf6eea3a75e48e5f0", "dest": "/etc/rsyslog.d/11-input-remote-remote_tcp_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-remote-remote_tcp_input", "sections": [{"options": "# Log messages from remote hosts over plain TCP\ninput(name=\"remote_tcp_input_1\" type=\"imptcp\" port=\"514\")\nif\n ($inputname == \"remote_tcp_input_1\" )\n then {\n call remote_files_output\n}\n# Log messages from remote hosts over plain TCP\ninput(name=\"remote_tcp_input_2\" type=\"imptcp\" port=\"40001\")\nif\n ($inputname == \"remote_tcp_input_2\" )\n then {\n call remote_files_output\n}\n"}], "state": "present", "type": "input", "weight": "11"}, "md5sum": "3dccaef548d4e0a04623edbc15eb9a43", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 400, "src": "/root/.ansible/tmp/ansible-tmp-1605146460.8716633-169854-273611962209453/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-remote-remote_tcp_input', 'type': 'input', 'weight': '11', 'state': 'present', 'sections': [{'options': '# Log messages from remote hosts over plain TCP\ninput(name="remote_tcp_input_1" type="imptcp" port="514")\nif\n ($inputname == "remote_tcp_input_1" )\n then {\n call remote_files_output\n}\n# Log messages from remote hosts over plain TCP\ninput(name="remote_tcp_input_2" type="imptcp" port="40001")\nif\n ($inputname == "remote_tcp_input_2" )\n then {\n call remote_files_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-remote_tcp_input", "sections": [{"options": "# Log messages from remote hosts over plain TCP\ninput(name=\"remote_tcp_input_1\" type=\"imptcp\" port=\"514\")\nif\n ($inputname == \"remote_tcp_input_1\" )\n then {\n call remote_files_output\n}\n# Log messages from remote hosts over plain TCP\ninput(name=\"remote_tcp_input_2\" type=\"imptcp\" port=\"40001\")\nif\n ($inputname == \"remote_tcp_input_2\" )\n then {\n call remote_files_output\n}\n"}], "state": "present", "type": "input", "weight": "11"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'input-remote-remote_udp_input', 'type': 'input', 'weight': '11', 'state': 'present', 'sections': [{'options': '# Log messages from remote hosts over UDP\ninput(name="remote_udp_input" type="imudp" port=["514","40002"])\nif\n ($inputname == "remote_udp_input" )\n then {\n call remote_files_output\n}\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "2f0a9866f9746c80cdf9f1365363473b09a5528d", "dest": "/etc/rsyslog.d/11-input-remote-remote_udp_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-remote-remote_udp_input", "sections": [{"options": "# Log messages from remote hosts over UDP\ninput(name=\"remote_udp_input\" type=\"imudp\" port=[\"514\",\"40002\"])\nif\n ($inputname == \"remote_udp_input\" )\n then {\n call remote_files_output\n}\n\n"}], "state": "present", "type": "input", "weight": "11"}, "md5sum": "0e4cea93590c5c26e321fc64b8d19dd1", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 209, "src": "/root/.ansible/tmp/ansible-tmp-1605146461.6662197-169886-31182095675613/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-remote-remote_udp_input', 'type': 'input', 'weight': '11', 'state': 'present', 'sections': [{'options': '# Log messages from remote hosts over UDP\ninput(name="remote_udp_input" type="imudp" port=["514","40002"])\nif\n ($inputname == "remote_udp_input" )\n then {\n call remote_files_output\n}\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-remote_udp_input", "sections": [{"options": "# Log messages from remote hosts over UDP\ninput(name=\"remote_udp_input\" type=\"imudp\" port=[\"514\",\"40002\"])\nif\n ($inputname == \"remote_udp_input\" )\n then {\n call remote_files_output\n}\n\n"}], "state": "present", "type": "input", "weight": "11"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Ensure Remote inputs contain no conflict connection type] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/remote/main.yml:4 skipping: [/cache/fedora-31.qcow2] => (item=[{'name': 'remote_udp_input', 'type': 'remote', 'udp_ports': [514, 40002]}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"name": "remote_udp_input", "type": "remote", "udp_ports": [514, 40002]}], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=[{'name': 'remote_tcp_input', 'type': 'remote', 'tcp_ports': [514, 40001]}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"name": "remote_tcp_input", "tcp_ports": [514, 40001], "type": "remote"}], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update remote input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/remote/main.yml:25 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'input-remote-modules-remote_tcp_input', 'type': 'modules', 'sections': [{'options': '# Read messages sent over plain TCP\nmodule(load="imptcp" threads="1")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "f60e9c76031dcd580e5a64fe777e2ee3ddf55e6a", "dest": "/etc/rsyslog.d/10-input-remote-modules-remote_tcp_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-remote-modules-remote_tcp_input", "sections": [{"options": "# Read messages sent over plain TCP\nmodule(load=\"imptcp\" threads=\"1\")\n"}], "type": "modules"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-input-remote-modules-remote_tcp_input.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 90, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-remote-modules-remote_tcp_input', 'type': 'modules', 'sections': [{'options': '# Read messages sent over plain TCP\nmodule(load="imptcp" threads="1")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-modules-remote_tcp_input", "sections": [{"options": "# Read messages sent over plain TCP\nmodule(load=\"imptcp\" threads=\"1\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'input-remote-modules-remote_udp_input', 'type': 'modules', 'sections': [{'options': '# Read messages sent over UDP\nmodule(load="imudp" threads="1"\n TimeRequery="2"\n BatchSize="32")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "da4d43baf38dc7b2c82f3db8f041fdd2606682cb", "dest": "/etc/rsyslog.d/10-input-remote-modules-remote_udp_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-remote-modules-remote_udp_input", "sections": [{"options": "# Read messages sent over UDP\nmodule(load=\"imudp\" threads=\"1\"\n TimeRequery=\"2\"\n BatchSize=\"32\")\n"}], "type": "modules"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-input-remote-modules-remote_udp_input.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 128, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-remote-modules-remote_udp_input', 'type': 'modules', 'sections': [{'options': '# Read messages sent over UDP\nmodule(load="imudp" threads="1"\n TimeRequery="2"\n BatchSize="32")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-modules-remote_udp_input", "sections": [{"options": "# Read messages sent over UDP\nmodule(load=\"imudp\" threads=\"1\"\n TimeRequery=\"2\"\n BatchSize=\"32\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create remote input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/remote/main.yml:38 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'input-remote-remote_tcp_input', 'type': 'input', 'weight': '11', 'state': 'present', 'sections': [{'options': '# Log messages from remote hosts over plain TCP\ninput(name="remote_tcp_input_1" type="imptcp" port="514")\nif\n ($inputname == "remote_tcp_input_1" )\n then {\n call remote_files_output\n}\n# Log messages from remote hosts over plain TCP\ninput(name="remote_tcp_input_2" type="imptcp" port="40001")\nif\n ($inputname == "remote_tcp_input_2" )\n then {\n call remote_files_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "ae793d43c6fe39ad0c9d00daf6eea3a75e48e5f0", "dest": "/etc/rsyslog.d/11-input-remote-remote_tcp_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-remote-remote_tcp_input", "sections": [{"options": "# Log messages from remote hosts over plain TCP\ninput(name=\"remote_tcp_input_1\" type=\"imptcp\" port=\"514\")\nif\n ($inputname == \"remote_tcp_input_1\" )\n then {\n call remote_files_output\n}\n# Log messages from remote hosts over plain TCP\ninput(name=\"remote_tcp_input_2\" type=\"imptcp\" port=\"40001\")\nif\n ($inputname == \"remote_tcp_input_2\" )\n then {\n call remote_files_output\n}\n"}], "state": "present", "type": "input", "weight": "11"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/11-input-remote-remote_tcp_input.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 400, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-remote-remote_tcp_input', 'type': 'input', 'weight': '11', 'state': 'present', 'sections': [{'options': '# Log messages from remote hosts over plain TCP\ninput(name="remote_tcp_input_1" type="imptcp" port="514")\nif\n ($inputname == "remote_tcp_input_1" )\n then {\n call remote_files_output\n}\n# Log messages from remote hosts over plain TCP\ninput(name="remote_tcp_input_2" type="imptcp" port="40001")\nif\n ($inputname == "remote_tcp_input_2" )\n then {\n call remote_files_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-remote_tcp_input", "sections": [{"options": "# Log messages from remote hosts over plain TCP\ninput(name=\"remote_tcp_input_1\" type=\"imptcp\" port=\"514\")\nif\n ($inputname == \"remote_tcp_input_1\" )\n then {\n call remote_files_output\n}\n# Log messages from remote hosts over plain TCP\ninput(name=\"remote_tcp_input_2\" type=\"imptcp\" port=\"40001\")\nif\n ($inputname == \"remote_tcp_input_2\" )\n then {\n call remote_files_output\n}\n"}], "state": "present", "type": "input", "weight": "11"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'input-remote-remote_udp_input', 'type': 'input', 'weight': '11', 'state': 'present', 'sections': [{'options': '# Log messages from remote hosts over UDP\ninput(name="remote_udp_input" type="imudp" port=["514","40002"])\nif\n ($inputname == "remote_udp_input" )\n then {\n call remote_files_output\n}\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "2f0a9866f9746c80cdf9f1365363473b09a5528d", "dest": "/etc/rsyslog.d/11-input-remote-remote_udp_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-remote-remote_udp_input", "sections": [{"options": "# Log messages from remote hosts over UDP\ninput(name=\"remote_udp_input\" type=\"imudp\" port=[\"514\",\"40002\"])\nif\n ($inputname == \"remote_udp_input\" )\n then {\n call remote_files_output\n}\n\n"}], "state": "present", "type": "input", "weight": "11"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/11-input-remote-remote_udp_input.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 209, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-remote-remote_udp_input', 'type': 'input', 'weight': '11', 'state': 'present', 'sections': [{'options': '# Log messages from remote hosts over UDP\ninput(name="remote_udp_input" type="imudp" port=["514","40002"])\nif\n ($inputname == "remote_udp_input" )\n then {\n call remote_files_output\n}\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-remote_udp_input", "sections": [{"options": "# Log messages from remote hosts over UDP\ninput(name=\"remote_udp_input\" type=\"imudp\" port=[\"514\",\"40002\"])\nif\n ($inputname == \"remote_udp_input\" )\n then {\n call remote_files_output\n}\n\n"}], "state": "present", "type": "input", "weight": "11"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:246 ok: [/cache/fedora-31.qcow2] => (item={'name': 'default_files', 'type': 'files'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | default(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n{% else %}\nmodule(load=\"builtin:omfile\")\n{% endif %}"}], "type": "modules"}], "__rsyslog_files_output_packages": [], "__rsyslog_files_output_rules": ["{{ __rsyslog_conf_files_output_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "default_files", "type": "files"}} ok: [/cache/fedora-31.qcow2] => (item={'name': 'remote_files_output', 'type': 'remote_files'}) => {"ansible_facts": {"__rsyslog_remote_files_output_packages": []}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/outputs/remote_files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "remote_files_output", "type": "remote_files"}} TASK [/tmp/tmpa5z69896/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:258 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/remote_files/main.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "89bc63afcb6aae96090bbde60b367bfc80afc31f", "dest": "/etc/rsyslog.d/10-output-files-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "md5sum": "36c5048bf86cdc51ac071efb6a63f800", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 173, "src": "/root/.ansible/tmp/ansible-tmp-1605146465.9311898-170040-93867409008797/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create files output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/files/main.yml:10 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-default_files', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="default_files") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "87f41b5de3ab1bafc779920627f5202204770c3f", "dest": "/etc/rsyslog.d/30-output-files-default_files.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-default_files", "sections": [{"options": "ruleset(name=\"default_files\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n"}], "state": "present", "type": "output"}, "md5sum": "b165c8ba84f13793cfbec3ee659bb8fe", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1125, "src": "/root/.ansible/tmp/ansible-tmp-1605146466.7268283-170074-44675742098104/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-default_files', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="default_files") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-default_files", "sections": [{"options": "ruleset(name=\"default_files\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create files output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/remote_files/main.yml:2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-remote_files_output', 'type': 'output', 'state': 'present', 'sections': [{'options': '# Per-Host Templates for Remote Systems\ntemplate(\n name="RemoteMessage"\n type="string"\n string="/var/log/remote/msg/%HOSTNAME%/%PROGRAMNAME:::secpath-replace%.log"\n)\n\n# Template for Remote host auth logs\ntemplate(\n name="RemoteHostAuthLog"\n type="string"\n string="/var/log/remote/auth/%HOSTNAME%/%PROGRAMNAME:::secpath-replace%.log"\n)\n\n# Template for Remote host cron logs\ntemplate(\n name="RemoteHostCronLog"\n type="string"\n string="/var/log/remote/cron/%HOSTNAME%/%PROGRAMNAME:::secpath-replace%.log"\n)\n\n# Template for Remote service mail logs\ntemplate(\n name="RemoteHostMailLog"\n type="string"\n string="/var/log/remote/mail/%HOSTNAME%/%PROGRAMNAME:::secpath-replace%.log"\n)\n\nruleset(name="remote_files_output") {\n # Store remote logs in separate logfiles\n authpriv.* action(name="remote_authpriv_host_log" type="omfile" DynaFile="RemoteHostAuthLog")\n *.info;mail.none;authpriv.none;cron.none action(name="remote_message" type="omfile" DynaFile="RemoteMessage")\n cron.* action(name="remote_cron_log" type="omfile" DynaFile="RemoteHostCronLog")\n mail.* action(name="remote_mail_service_log" type="omfile" DynaFile="RemoteHostMailLog")\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "8e3d5acb87797134f49143107c625c85f28066f8", "dest": "/etc/rsyslog.d/30-output-files-remote_files_output.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-remote_files_output", "sections": [{"options": "# Per-Host Templates for Remote Systems\ntemplate(\n name=\"RemoteMessage\"\n type=\"string\"\n string=\"/var/log/remote/msg/%HOSTNAME%/%PROGRAMNAME:::secpath-replace%.log\"\n)\n\n# Template for Remote host auth logs\ntemplate(\n name=\"RemoteHostAuthLog\"\n type=\"string\"\n string=\"/var/log/remote/auth/%HOSTNAME%/%PROGRAMNAME:::secpath-replace%.log\"\n)\n\n# Template for Remote host cron logs\ntemplate(\n name=\"RemoteHostCronLog\"\n type=\"string\"\n string=\"/var/log/remote/cron/%HOSTNAME%/%PROGRAMNAME:::secpath-replace%.log\"\n)\n\n# Template for Remote service mail logs\ntemplate(\n name=\"RemoteHostMailLog\"\n type=\"string\"\n string=\"/var/log/remote/mail/%HOSTNAME%/%PROGRAMNAME:::secpath-replace%.log\"\n)\n\nruleset(name=\"remote_files_output\") {\n # Store remote logs in separate logfiles\n authpriv.* action(name=\"remote_authpriv_host_log\" type=\"omfile\" DynaFile=\"RemoteHostAuthLog\")\n *.info;mail.none;authpriv.none;cron.none action(name=\"remote_message\" type=\"omfile\" DynaFile=\"RemoteMessage\")\n cron.* action(name=\"remote_cron_log\" type=\"omfile\" DynaFile=\"RemoteHostCronLog\")\n mail.* action(name=\"remote_mail_service_log\" type=\"omfile\" DynaFile=\"RemoteHostMailLog\")\n}\n"}], "state": "present", "type": "output"}, "md5sum": "403c7c72aa9c09733abaf0a533d9cd6c", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1198, "src": "/root/.ansible/tmp/ansible-tmp-1605146467.554781-170108-35648272772137/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-remote_files_output', 'type': 'output', 'state': 'present', 'sections': [{'options': '# Per-Host Templates for Remote Systems\ntemplate(\n name="RemoteMessage"\n type="string"\n string="/var/log/remote/msg/%HOSTNAME%/%PROGRAMNAME:::secpath-replace%.log"\n)\n\n# Template for Remote host auth logs\ntemplate(\n name="RemoteHostAuthLog"\n type="string"\n string="/var/log/remote/auth/%HOSTNAME%/%PROGRAMNAME:::secpath-replace%.log"\n)\n\n# Template for Remote host cron logs\ntemplate(\n name="RemoteHostCronLog"\n type="string"\n string="/var/log/remote/cron/%HOSTNAME%/%PROGRAMNAME:::secpath-replace%.log"\n)\n\n# Template for Remote service mail logs\ntemplate(\n name="RemoteHostMailLog"\n type="string"\n string="/var/log/remote/mail/%HOSTNAME%/%PROGRAMNAME:::secpath-replace%.log"\n)\n\nruleset(name="remote_files_output") {\n # Store remote logs in separate logfiles\n authpriv.* action(name="remote_authpriv_host_log" type="omfile" DynaFile="RemoteHostAuthLog")\n *.info;mail.none;authpriv.none;cron.none action(name="remote_message" type="omfile" DynaFile="RemoteMessage")\n cron.* action(name="remote_cron_log" type="omfile" DynaFile="RemoteHostCronLog")\n mail.* action(name="remote_mail_service_log" type="omfile" DynaFile="RemoteHostMailLog")\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-remote_files_output", "sections": [{"options": "# Per-Host Templates for Remote Systems\ntemplate(\n name=\"RemoteMessage\"\n type=\"string\"\n string=\"/var/log/remote/msg/%HOSTNAME%/%PROGRAMNAME:::secpath-replace%.log\"\n)\n\n# Template for Remote host auth logs\ntemplate(\n name=\"RemoteHostAuthLog\"\n type=\"string\"\n string=\"/var/log/remote/auth/%HOSTNAME%/%PROGRAMNAME:::secpath-replace%.log\"\n)\n\n# Template for Remote host cron logs\ntemplate(\n name=\"RemoteHostCronLog\"\n type=\"string\"\n string=\"/var/log/remote/cron/%HOSTNAME%/%PROGRAMNAME:::secpath-replace%.log\"\n)\n\n# Template for Remote service mail logs\ntemplate(\n name=\"RemoteHostMailLog\"\n type=\"string\"\n string=\"/var/log/remote/mail/%HOSTNAME%/%PROGRAMNAME:::secpath-replace%.log\"\n)\n\nruleset(name=\"remote_files_output\") {\n # Store remote logs in separate logfiles\n authpriv.* action(name=\"remote_authpriv_host_log\" type=\"omfile\" DynaFile=\"RemoteHostAuthLog\")\n *.info;mail.none;authpriv.none;cron.none action(name=\"remote_message\" type=\"omfile\" DynaFile=\"RemoteMessage\")\n cron.* action(name=\"remote_cron_log\" type=\"omfile\" DynaFile=\"RemoteHostCronLog\")\n mail.* action(name=\"remote_mail_service_log\" type=\"omfile\" DynaFile=\"RemoteHostMailLog\")\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:270 changed: [/cache/fedora-31.qcow2] => {"changed": true, "enabled": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target sysinit.target system.slice", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7776", "LimitNPROCSoft": "7776", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7776", "LimitSIGPENDINGSoft": "7776", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2332", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [/tmp/tmpa5z69896/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:279 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:290 skipping: [/cache/fedora-31.qcow2] => {} TASK [include_tasks] *********************************************************** task path: /tmp/tmpa5z69896/tests/tests_remote_default_remote.yml:46 included: /tmp/tmpa5z69896/tests/set_rsyslog_variables.yml for /cache/fedora-31.qcow2 TASK [Get info of /etc/rsyslog.conf] ******************************************* task path: /tmp/tmpa5z69896/tests/set_rsyslog_variables.yml:1 ok: [/cache/fedora-31.qcow2] => {"changed": false, "stat": {"atime": 1605146468.7938204, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "ctime": 1605146457.0558205, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8402, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1605146456.7098203, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 104, "uid": 0, "version": "1721746315", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Get file counts in /etc/rsyslog.d] *************************************** task path: /tmp/tmpa5z69896/tests/set_rsyslog_variables.yml:6 ok: [/cache/fedora-31.qcow2] => {"changed": false, "examined": 9, "files": [{"atime": 1605146468.7948203, "ctime": 1605146458.4028203, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8404, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605146458.1668203, "nlink": 1, "path": "/etc/rsyslog.d/05-common-defaults.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 69, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605146463.4598203, "ctime": 1605146460.4058204, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8406, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605146460.1668203, "nlink": 1, "path": "/etc/rsyslog.d/10-input-remote-modules-remote_udp_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 128, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605146465.0768204, "ctime": 1605146462.0588205, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8408, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605146461.8178203, "nlink": 1, "path": "/etc/rsyslog.d/11-input-remote-remote_udp_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 209, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605146468.7938204, "ctime": 1605146466.3208203, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8409, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605146466.0858204, "nlink": 1, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 173, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605146462.7438204, "ctime": 1605146459.6438203, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8405, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605146459.4098203, "nlink": 1, "path": "/etc/rsyslog.d/10-input-remote-modules-remote_tcp_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 90, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605146468.7938204, "ctime": 1605146467.1198204, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8410, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605146466.8748205, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 1125, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605146468.7948203, "ctime": 1605146457.7788203, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8403, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605146457.5468204, "nlink": 1, "path": "/etc/rsyslog.d/00-global.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 86, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605146464.2728205, "ctime": 1605146461.2618203, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8407, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605146461.0298204, "nlink": 1, "path": "/etc/rsyslog.d/11-input-remote-remote_tcp_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 400, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605146468.7938204, "ctime": 1605146467.9508204, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8411, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605146467.7098203, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-remote_files_output.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 1198, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}], "matched": 9, "msg": ""} RUNNING HANDLER [/tmp/tmpa5z69896/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmpa5z69896/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-31.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestamp": "Thu 2020-11-12 02:01:08 UTC", "ActiveEnterTimestampMonotonic": "74985178", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target sysinit.target system.slice", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Thu 2020-11-12 02:01:08 UTC", "AssertTimestampMonotonic": "74978085", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "6162000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2020-11-12 02:01:08 UTC", "ConditionTimestampMonotonic": "74978084", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "11958", "ExecMainStartTimestamp": "Thu 2020-11-12 02:01:08 UTC", "ExecMainStartTimestampMonotonic": "74979451", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Thu 2020-11-12 02:01:08 UTC] ; stop_time=[n/a] ; pid=11958 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Thu 2020-11-12 02:01:08 UTC] ; stop_time=[n/a] ; pid=11958 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2020-11-12 02:01:08 UTC", "InactiveExitTimestampMonotonic": "74979755", "InvocationID": "1542f7822a9b42989c13d2890ac3db65", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7776", "LimitNPROCSoft": "7776", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7776", "LimitSIGPENDINGSoft": "7776", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "11958", "MemoryAccounting": "yes", "MemoryCurrent": "1024000", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Thu 2020-11-12 02:01:08 UTC", "StateChangeTimestampMonotonic": "74985178", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "2332", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [Check rsyslog.conf size] ************************************************* task path: /tmp/tmpa5z69896/tests/tests_remote_default_remote.yml:53 ok: [/cache/fedora-31.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check file counts in rsyslog.d] ****************************************** task path: /tmp/tmpa5z69896/tests/tests_remote_default_remote.yml:57 ok: [/cache/fedora-31.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check rsyslog errors] **************************************************** task path: /tmp/tmpa5z69896/tests/tests_remote_default_remote.yml:63 changed: [/cache/fedora-31.qcow2] => {"changed": true, "cmd": ["systemctl", "status", "rsyslog"], "delta": "0:00:00.012076", "end": "2020-11-12 02:01:10.736982", "failed_when_result": false, "rc": 0, "start": "2020-11-12 02:01:10.724906", "stderr": "", "stderr_lines": [], "stdout": "● rsyslog.service - System Logging Service\n Loaded: loaded (/usr/lib/systemd/system/rsyslog.service; enabled; vendor preset: enabled)\n Active: active (running) since Thu 2020-11-12 02:01:10 UTC; 525ms ago\n Docs: man:rsyslogd(8)\n https://www.rsyslog.com/doc/\n Main PID: 12191 (rsyslogd)\n Tasks: 4 (limit: 2332)\n Memory: 820.0K\n CPU: 4ms\n CGroup: /system.slice/rsyslog.service\n └─12191 /usr/sbin/rsyslogd -n\n\nNov 12 02:01:10 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com systemd[1]: Starting System Logging Service...\nNov 12 02:01:10 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com rsyslogd[12191]: [origin software=\"rsyslogd\" swVersion=\"8.2002.0\" x-pid=\"12191\" x-info=\"https://www.rsyslog.com\"] start\nNov 12 02:01:10 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com systemd[1]: Started System Logging Service.", "stdout_lines": ["● rsyslog.service - System Logging Service", " Loaded: loaded (/usr/lib/systemd/system/rsyslog.service; enabled; vendor preset: enabled)", " Active: active (running) since Thu 2020-11-12 02:01:10 UTC; 525ms ago", " Docs: man:rsyslogd(8)", " https://www.rsyslog.com/doc/", " Main PID: 12191 (rsyslogd)", " Tasks: 4 (limit: 2332)", " Memory: 820.0K", " CPU: 4ms", " CGroup: /system.slice/rsyslog.service", " └─12191 /usr/sbin/rsyslogd -n", "", "Nov 12 02:01:10 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com systemd[1]: Starting System Logging Service...", "Nov 12 02:01:10 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com rsyslogd[12191]: [origin software=\"rsyslogd\" swVersion=\"8.2002.0\" x-pid=\"12191\" x-info=\"https://www.rsyslog.com\"] start", "Nov 12 02:01:10 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com systemd[1]: Started System Logging Service."]} TASK [Install lsof] ************************************************************ task path: /tmp/tmpa5z69896/tests/tests_remote_default_remote.yml:68 changed: [/cache/fedora-31.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: lsof-4.93.2-2.fc31.x86_64"]} TASK [lsof outputs for rsyslogd] *********************************************** task path: /tmp/tmpa5z69896/tests/tests_remote_default_remote.yml:73 ok: [/cache/fedora-31.qcow2] => {"changed": false, "cmd": "set -o pipefail\nlsof -i -nP | grep rsyslogd\n", "delta": "0:00:00.045185", "end": "2020-11-12 02:01:16.055676", "rc": 0, "start": "2020-11-12 02:01:16.010491", "stderr": "", "stderr_lines": [], "stdout": "rsyslogd 12191 root 5u IPv4 73670 0t0 TCP *:40001 (LISTEN)\nrsyslogd 12191 root 6u IPv6 73671 0t0 TCP *:40001 (LISTEN)\nrsyslogd 12191 root 7u IPv4 73674 0t0 TCP *:514 (LISTEN)\nrsyslogd 12191 root 8u IPv6 73675 0t0 TCP *:514 (LISTEN)\nrsyslogd 12191 root 9u IPv4 73678 0t0 UDP *:514 \nrsyslogd 12191 root 10u IPv6 73679 0t0 UDP *:514 \nrsyslogd 12191 root 11u IPv4 73682 0t0 UDP *:40002 \nrsyslogd 12191 root 12u IPv6 73683 0t0 UDP *:40002 ", "stdout_lines": ["rsyslogd 12191 root 5u IPv4 73670 0t0 TCP *:40001 (LISTEN)", "rsyslogd 12191 root 6u IPv6 73671 0t0 TCP *:40001 (LISTEN)", "rsyslogd 12191 root 7u IPv4 73674 0t0 TCP *:514 (LISTEN)", "rsyslogd 12191 root 8u IPv6 73675 0t0 TCP *:514 (LISTEN)", "rsyslogd 12191 root 9u IPv4 73678 0t0 UDP *:514 ", "rsyslogd 12191 root 10u IPv6 73679 0t0 UDP *:514 ", "rsyslogd 12191 root 11u IPv4 73682 0t0 UDP *:40002 ", "rsyslogd 12191 root 12u IPv6 73683 0t0 UDP *:40002 "]} TASK [debug] ******************************************************************* task path: /tmp/tmpa5z69896/tests/tests_remote_default_remote.yml:80 ok: [/cache/fedora-31.qcow2] => { "msg": "lsof returned rsyslogd 12191 root 5u IPv4 73670 0t0 TCP *:40001 (LISTEN)\nrsyslogd 12191 root 6u IPv6 73671 0t0 TCP *:40001 (LISTEN)\nrsyslogd 12191 root 7u IPv4 73674 0t0 TCP *:514 (LISTEN)\nrsyslogd 12191 root 8u IPv6 73675 0t0 TCP *:514 (LISTEN)\nrsyslogd 12191 root 9u IPv4 73678 0t0 UDP *:514 \nrsyslogd 12191 root 10u IPv6 73679 0t0 UDP *:514 \nrsyslogd 12191 root 11u IPv4 73682 0t0 UDP *:40002 \nrsyslogd 12191 root 12u IPv6 73683 0t0 UDP *:40002 " } TASK [Check port 514 and 40001 are open for TCP] ******************************* task path: /tmp/tmpa5z69896/tests/tests_remote_default_remote.yml:83 ok: [/cache/fedora-31.qcow2] => (item=514) => {"ansible_loop_var": "item", "changed": false, "cmd": "set -o pipefail\nlsof -i -nP | grep rsyslogd | grep TCP | grep 514\n", "delta": "0:00:00.029863", "end": "2020-11-12 02:01:16.506868", "item": 514, "rc": 0, "start": "2020-11-12 02:01:16.477005", "stderr": "", "stderr_lines": [], "stdout": "rsyslogd 12191 root 7u IPv4 73674 0t0 TCP *:514 (LISTEN)\nrsyslogd 12191 root 8u IPv6 73675 0t0 TCP *:514 (LISTEN)", "stdout_lines": ["rsyslogd 12191 root 7u IPv4 73674 0t0 TCP *:514 (LISTEN)", "rsyslogd 12191 root 8u IPv6 73675 0t0 TCP *:514 (LISTEN)"]} ok: [/cache/fedora-31.qcow2] => (item=40001) => {"ansible_loop_var": "item", "changed": false, "cmd": "set -o pipefail\nlsof -i -nP | grep rsyslogd | grep TCP | grep 40001\n", "delta": "0:00:00.026616", "end": "2020-11-12 02:01:16.829099", "item": 40001, "rc": 0, "start": "2020-11-12 02:01:16.802483", "stderr": "", "stderr_lines": [], "stdout": "rsyslogd 12191 root 5u IPv4 73670 0t0 TCP *:40001 (LISTEN)\nrsyslogd 12191 root 6u IPv6 73671 0t0 TCP *:40001 (LISTEN)", "stdout_lines": ["rsyslogd 12191 root 5u IPv4 73670 0t0 TCP *:40001 (LISTEN)", "rsyslogd 12191 root 6u IPv6 73671 0t0 TCP *:40001 (LISTEN)"]} TASK [Check port 514 and 40002 are open for UDP] ******************************* task path: /tmp/tmpa5z69896/tests/tests_remote_default_remote.yml:90 ok: [/cache/fedora-31.qcow2] => (item=514) => {"ansible_loop_var": "item", "changed": false, "cmd": "set -o pipefail\nlsof -i -nP | grep rsyslogd | grep UDP | grep 514\n", "delta": "0:00:00.032689", "end": "2020-11-12 02:01:17.201305", "item": 514, "rc": 0, "start": "2020-11-12 02:01:17.168616", "stderr": "", "stderr_lines": [], "stdout": "rsyslogd 12191 root 9u IPv4 73678 0t0 UDP *:514 \nrsyslogd 12191 root 10u IPv6 73679 0t0 UDP *:514 ", "stdout_lines": ["rsyslogd 12191 root 9u IPv4 73678 0t0 UDP *:514 ", "rsyslogd 12191 root 10u IPv6 73679 0t0 UDP *:514 "]} ok: [/cache/fedora-31.qcow2] => (item=40002) => {"ansible_loop_var": "item", "changed": false, "cmd": "set -o pipefail\nlsof -i -nP | grep rsyslogd | grep UDP | grep 40002\n", "delta": "0:00:00.034496", "end": "2020-11-12 02:01:17.553237", "item": 40002, "rc": 0, "start": "2020-11-12 02:01:17.518741", "stderr": "", "stderr_lines": [], "stdout": "rsyslogd 12191 root 11u IPv4 73682 0t0 UDP *:40002 \nrsyslogd 12191 root 12u IPv6 73683 0t0 UDP *:40002 ", "stdout_lines": ["rsyslogd 12191 root 11u IPv4 73682 0t0 UDP *:40002 ", "rsyslogd 12191 root 12u IPv6 73683 0t0 UDP *:40002 "]} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-31.qcow2 : ok=65 changed=15 unreachable=0 failed=0 skipped=43 rescued=0 ignored=0 + cd /tmp/tmpa5z69896/tests; TEST_SUBJECTS=/cache/fedora-31.qcow2 TEST_ARTIFACTS=/tmp/linux-system-role-test-work-pull-linux-system-roles_logging-186-405f09a-fedora-31-mm3symvy/artifacts ansible-playbook -vv --inventory=/usr/share/ansible/inventory/standard-inventory-qcow2 /tmp/tmpa5z69896/_setup.yml /tmp/tmpa5z69896/tests/tests_remote_remote.yml ansible-playbook 2.9.14 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/tester/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.8/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 3.8.6 (default, Sep 25 2020, 00:00:00) [GCC 10.2.1 20200723 (Red Hat 10.2.1-1)] Using /etc/ansible/ansible.cfg as config file PLAYBOOK: _setup.yml *********************************************************** 1 plays in /tmp/tmpa5z69896/_setup.yml PLAY [Fail when only localhost is available] *********************************** META: ran handlers TASK [debug] ******************************************************************* task path: /tmp/tmpa5z69896/_setup.yml:5 ok: [/cache/fedora-31.qcow2] => { "groups": { "all": [ "/cache/fedora-31.qcow2" ], "localhost": [ "/cache/fedora-31.qcow2" ], "subjects": [ "/cache/fedora-31.qcow2" ], "ungrouped": [] } } TASK [fail] ******************************************************************** task path: /tmp/tmpa5z69896/_setup.yml:7 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-31.qcow2 : ok=1 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 PLAYBOOK: tests_remote_remote.yml ********************************************** 1 plays in /tmp/tmpa5z69896/tests/tests_remote_remote.yml PLAY [Ensure that the role runs from inputs from the remote rsyslog to the local files outputs.] *** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpa5z69896/tests/tests_remote_remote.yml:21 ok: [/cache/fedora-31.qcow2] META: ran handlers TASK [deploy config receiving from the remote hosts and writing them to the local files] *** task path: /tmp/tmpa5z69896/tests/tests_remote_remote.yml:26 TASK [linux-system-roles.logging : Set rsyslog_output_elasticsearch for the omelasticsearch output] *** task path: /tmp/tmpa5z69896/tasks/main.yml:5 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_elasticsearch": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_files for the omfile outputs] *** task path: /tmp/tmpa5z69896/tasks/main.yml:9 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_files": []}, "changed": false} TASK [linux-system-roles.logging : Set files output if rsyslog_output_files is empty and logging_inputs is not empty] *** task path: /tmp/tmpa5z69896/tasks/main.yml:13 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_files": [{"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_forwards for the omfwd output] *** task path: /tmp/tmpa5z69896/tasks/main.yml:20 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_forwards": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_remote_files for the omfwd output for the remote input] *** task path: /tmp/tmpa5z69896/tasks/main.yml:24 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_remote_files": [{"async_writing": true, "client_count": 20, "comment": "This is a comment 0.", "exclude": ["authpriv.none"], "io_buffer_size": 8192, "name": "remote_files_output0", "remote_log_path": "/var/log/remote/%HOSTNAME%/%PROGRAMNAME:::secpath-replace%.log", "severity": "info", "type": "remote_files"}, {"facility": "authpriv", "name": "remote_files_output1", "remote_sub_path": "others/%HOSTNAME%/%PROGRAMNAME:::secpath-replace%.log", "type": "remote_files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_relp for the relp output] *** task path: /tmp/tmpa5z69896/tasks/main.yml:28 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_input_relp for the relp input] *** task path: /tmp/tmpa5z69896/tasks/main.yml:32 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_input_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmpa5z69896/tasks/main.yml:36 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"name": "default_files", "type": "files"}, {"async_writing": true, "client_count": 20, "comment": "This is a comment 0.", "exclude": ["authpriv.none"], "io_buffer_size": 8192, "name": "remote_files_output0", "remote_log_path": "/var/log/remote/%HOSTNAME%/%PROGRAMNAME:::secpath-replace%.log", "severity": "info", "type": "remote_files"}, {"facility": "authpriv", "name": "remote_files_output1", "remote_sub_path": "others/%HOSTNAME%/%PROGRAMNAME:::secpath-replace%.log", "type": "remote_files"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmpa5z69896/tasks/main.yml:40 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'remote_files_output0', 'type': 'remote_files', 'remote_log_path': '/var/log/remote/%HOSTNAME%/%PROGRAMNAME:::secpath-replace%.log', 'comment': 'This is a comment 0.', 'severity': 'info', 'exclude': ['authpriv.none'], 'client_count': 20, 'io_buffer_size': 8192, 'async_writing': True}) => {"ansible_loop_var": "item", "changed": false, "item": {"async_writing": true, "client_count": 20, "comment": "This is a comment 0.", "exclude": ["authpriv.none"], "io_buffer_size": 8192, "name": "remote_files_output0", "remote_log_path": "/var/log/remote/%HOSTNAME%/%PROGRAMNAME:::secpath-replace%.log", "severity": "info", "type": "remote_files"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'remote_files_output1', 'type': 'remote_files', 'remote_sub_path': 'others/%HOSTNAME%/%PROGRAMNAME:::secpath-replace%.log', 'facility': 'authpriv'}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "authpriv", "name": "remote_files_output1", "remote_sub_path": "others/%HOSTNAME%/%PROGRAMNAME:::secpath-replace%.log", "type": "remote_files"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmpa5z69896/tasks/main.yml:49 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'flow_0', 'inputs': ['remote_udp_input', 'remote_tcp_input'], 'outputs': ['remote_files_output0', 'remote_files_output1']}) => {"ansible_loop_var": "item", "changed": false, "item": {"inputs": ["remote_udp_input", "remote_tcp_input"], "name": "flow_0", "outputs": ["remote_files_output0", "remote_files_output1"]}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmpa5z69896/tasks/main.yml:60 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmpa5z69896/tasks/main.yml:64 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmpa5z69896/tasks/main.yml:70 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmpa5z69896/tasks/main.yml:76 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmpa5z69896/tasks/main.yml:82 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmpa5z69896/tasks/main.yml:86 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmpa5z69896/tasks/main.yml:101 TASK [/tmp/tmpa5z69896/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:14 changed: [/cache/fedora-31.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: libestr-0.1.9-13.fc31.x86_64", "Installed: ca-certificates-2020.2.41-1.1.fc31.noarch", "Installed: p11-kit-trust-0.23.21-2.fc31.x86_64", "Installed: p11-kit-0.23.21-2.fc31.x86_64", "Installed: libfastjson-0.99.8-5.fc31.x86_64", "Installed: rsyslog-8.2002.0-1.fc31.x86_64", "Installed: logrotate-3.15.1-1.fc31.x86_64", "Installed: rsyslog-gnutls-8.2002.0-1.fc31.x86_64", "Removed: p11-kit-0.23.16.1-2.fc31.x86_64", "Removed: p11-kit-trust-0.23.16.1-2.fc31.x86_64", "Removed: ca-certificates-2019.2.32-3.fc31.noarch"]} TASK [/tmp/tmpa5z69896/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:21 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc31", "source": "rpm", "version": "1.20.4"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc31", "source": "rpm", "version": "1.20.4"}], "abattis-cantarell-fonts": [{"arch": "noarch", "epoch": null, "name": "abattis-cantarell-fonts", "release": "3.fc31", "source": "rpm", "version": "0.111"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "4.fc31", "source": "rpm", "version": "2.2.53"}], "adobe-source-code-pro-fonts": [{"arch": "noarch", "epoch": null, "name": "adobe-source-code-pro-fonts", "release": "7.fc31", "source": "rpm", "version": "2.030.1.050"}], "adwaita-cursor-theme": [{"arch": "noarch", "epoch": null, "name": "adwaita-cursor-theme", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "adwaita-icon-theme": [{"arch": "noarch", "epoch": null, "name": "adwaita-icon-theme", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "5.fc31", "source": "rpm", "version": "1.11"}], "at-spi2-atk": [{"arch": "x86_64", "epoch": null, "name": "at-spi2-atk", "release": "1.fc31", "source": "rpm", "version": "2.34.1"}], "at-spi2-core": [{"arch": "x86_64", "epoch": null, "name": "at-spi2-core", "release": "1.fc31", "source": "rpm", "version": "2.34.0"}], "atk": [{"arch": "x86_64", "epoch": null, "name": "atk", "release": "1.fc31", "source": "rpm", "version": "2.34.1"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "0.12.20190507gitf58ec40.fc31", "source": "rpm", "version": "3.0"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "0.12.20190507gitf58ec40.fc31", "source": "rpm", "version": "3.0"}], "avahi-libs": [{"arch": "x86_64", "epoch": null, "name": "avahi-libs", "release": "20.fc31", "source": "rpm", "version": "0.7"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "8.fc31", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "3.fc31", "source": "rpm", "version": "5.0.7"}], "brotli": [{"arch": "x86_64", "epoch": null, "name": "brotli", "release": "6.fc31", "source": "rpm", "version": "1.0.7"}], "bzip2": [{"arch": "x86_64", "epoch": null, "name": "bzip2", "release": "1.fc31", "source": "rpm", "version": "1.0.8"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "1.fc31", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "4.fc31", "source": "rpm", "version": "1.15.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc31", "source": "rpm", "version": "2020.2.41"}], "cairo": [{"arch": "x86_64", "epoch": null, "name": "cairo", "release": "6.fc31", "source": "rpm", "version": "1.16.0"}], "cairo-gobject": [{"arch": "x86_64", "epoch": null, "name": "cairo-gobject", "release": "6.fc31", "source": "rpm", "version": "1.16.0"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "2.fc31", "source": "rpm", "version": "2.9"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "4.fc31", "source": "rpm", "version": "3.5"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "11.fc31", "source": "rpm", "version": "17.1"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "3.fc31", "source": "rpm", "version": "0.31"}], "colord-libs": [{"arch": "x86_64", "epoch": null, "name": "colord-libs", "release": "2.fc31", "source": "rpm", "version": "1.4.4"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc31", "source": "rpm", "version": "8.31"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc31", "source": "rpm", "version": "8.31"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "12.fc31", "source": "rpm", "version": "2.12"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "21.fc31", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "21.fc31", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "4.gitbb9bf99.fc31", "source": "rpm", "version": "20190816"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc31", "source": "rpm", "version": "2.2.1"}], "cups-libs": [{"arch": "x86_64", "epoch": 1, "name": "cups-libs", "release": "2.fc31", "source": "rpm", "version": "2.2.12"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "1.fc31", "source": "rpm", "version": "7.66.0"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "2.fc31", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "3.fc31", "source": "rpm", "version": "1.12.16"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "6.fc31", "source": "rpm", "version": "21"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "3.fc31", "source": "rpm", "version": "1.12.16"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "3.fc31", "source": "rpm", "version": "1.12.16"}], "dconf": [{"arch": "x86_64", "epoch": null, "name": "dconf", "release": "1.fc31", "source": "rpm", "version": "0.34.0"}], "dejavu-fonts-common": [{"arch": "noarch", "epoch": null, "name": "dejavu-fonts-common", "release": "2.fc31", "source": "rpm", "version": "2.37"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "2.fc31", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "2.fc31", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "2.fc31", "source": "rpm", "version": "1.02.163"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "2.fc31", "source": "rpm", "version": "1.02.163"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "15.fc31", "source": "rpm", "version": "4.4.1"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "15.fc31", "source": "rpm", "version": "4.4.1"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "3.fc31", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc31", "source": "rpm", "version": "4.0.9"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "27.git20181204.fc31.1", "source": "rpm", "version": "049"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "27.git20181204.fc31.1", "source": "rpm", "version": "049"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc31", "source": "rpm", "version": "0.177"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc31", "source": "rpm", "version": "0.177"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc31", "source": "rpm", "version": "0.177"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc31", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "1", "source": "rpm", "version": "31"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "1", "source": "rpm", "version": "31"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "1", "source": "rpm", "version": "31"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "1", "source": "rpm", "version": "31"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc31", "source": "rpm", "version": "5.37"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc31", "source": "rpm", "version": "5.37"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc31", "source": "rpm", "version": "3.12"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "24.fc31", "source": "rpm", "version": "4.6.0"}], "fipscheck": [{"arch": "x86_64", "epoch": null, "name": "fipscheck", "release": "7.fc31", "source": "rpm", "version": "1.5.0"}], "fipscheck-lib": [{"arch": "x86_64", "epoch": null, "name": "fipscheck-lib", "release": "7.fc31", "source": "rpm", "version": "1.5.0"}], "fontconfig": [{"arch": "x86_64", "epoch": null, "name": "fontconfig", "release": "3.fc31", "source": "rpm", "version": "2.13.92"}], "fontpackages-filesystem": [{"arch": "noarch", "epoch": null, "name": "fontpackages-filesystem", "release": "25.fc31", "source": "rpm", "version": "1.44"}], "freetype": [{"arch": "x86_64", "epoch": null, "name": "freetype", "release": "3.fc31", "source": "rpm", "version": "2.10.0"}], "fribidi": [{"arch": "x86_64", "epoch": null, "name": "fribidi", "release": "4.fc31", "source": "rpm", "version": "1.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "8.fc31", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "5.fc31", "source": "rpm", "version": "5.0.1"}], "gcr": [{"arch": "x86_64", "epoch": null, "name": "gcr", "release": "1.fc31", "source": "rpm", "version": "3.33.4"}], "gcr-base": [{"arch": "x86_64", "epoch": null, "name": "gcr-base", "release": "1.fc31", "source": "rpm", "version": "3.33.4"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc31", "source": "rpm", "version": "1.18.1"}], "gdk-pixbuf2": [{"arch": "x86_64", "epoch": null, "name": "gdk-pixbuf2", "release": "1.fc31", "source": "rpm", "version": "2.40.0"}], "gdk-pixbuf2-modules": [{"arch": "x86_64", "epoch": null, "name": "gdk-pixbuf2-modules", "release": "1.fc31", "source": "rpm", "version": "2.40.0"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "1.fc31", "source": "rpm", "version": "20190806"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "1.fc31", "source": "rpm", "version": "20190806"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "2.fc31", "source": "rpm", "version": "0.20.1"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "2.fc31", "source": "rpm", "version": "0.20.1"}], "git-core": [{"arch": "x86_64", "epoch": null, "name": "git-core", "release": "1.fc31", "source": "rpm", "version": "2.23.0"}], "glib-networking": [{"arch": "x86_64", "epoch": null, "name": "glib-networking", "release": "1.fc31", "source": "rpm", "version": "2.62.1"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc31", "source": "rpm", "version": "2.62.1"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "5.fc31", "source": "rpm", "version": "2.30"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "5.fc31", "source": "rpm", "version": "2.30"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "5.fc31", "source": "rpm", "version": "2.30"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "10.fc31", "source": "rpm", "version": "6.1.2"}], "gnome-keyring": [{"arch": "x86_64", "epoch": null, "name": "gnome-keyring", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc31", "source": "rpm", "version": "2.2.17"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc31", "source": "rpm", "version": "2.2.17"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc31", "source": "rpm", "version": "3.6.10"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5c6ae44d", "source": "rpm", "version": "3c3359c4"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "3.fc31", "source": "rpm", "version": "1.13.1"}], "graphite2": [{"arch": "x86_64", "epoch": null, "name": "graphite2", "release": "1.fc31", "source": "rpm", "version": "1.3.13"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "3.fc31", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "20.fc31", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-tools-extra": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-extra", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "36.fc31", "source": "rpm", "version": "8.40"}], "gsettings-desktop-schemas": [{"arch": "x86_64", "epoch": null, "name": "gsettings-desktop-schemas", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "gtk-update-icon-cache": [{"arch": "x86_64", "epoch": null, "name": "gtk-update-icon-cache", "release": "3.fc31", "source": "rpm", "version": "3.24.12"}], "gtk3": [{"arch": "x86_64", "epoch": null, "name": "gtk3", "release": "3.fc31", "source": "rpm", "version": "3.24.12"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "1.fc31", "source": "rpm", "version": "1.10"}], "harfbuzz": [{"arch": "x86_64", "epoch": null, "name": "harfbuzz", "release": "2.fc31", "source": "rpm", "version": "2.6.1"}], "heat-cfntools": [{"arch": "noarch", "epoch": null, "name": "heat-cfntools", "release": "9.fc31", "source": "rpm", "version": "1.4.2"}], "hicolor-icon-theme": [{"arch": "noarch", "epoch": null, "name": "hicolor-icon-theme", "release": "7.fc31", "source": "rpm", "version": "0.17"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "9.fc31", "source": "rpm", "version": "3.20"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "2.fc31", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc31", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "3.fc31", "source": "rpm", "version": "0.2.5"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc31", "source": "rpm", "version": "5.3.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc31", "source": "rpm", "version": "5.3.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "5.fc31", "source": "rpm", "version": "1.8.3"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "3.fc31", "source": "rpm", "version": "20190515"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "4.fc31", "source": "rpm", "version": "2.12"}], "jasper-libs": [{"arch": "x86_64", "epoch": null, "name": "jasper-libs", "release": "9.fc31", "source": "rpm", "version": "2.0.14"}], "jbigkit-libs": [{"arch": "x86_64", "epoch": null, "name": "jbigkit-libs", "release": "17.fc31", "source": "rpm", "version": "2.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "6.fc31", "source": "rpm", "version": "0.13.1"}], "json-glib": [{"arch": "x86_64", "epoch": null, "name": "json-glib", "release": "3.fc31", "source": "rpm", "version": "1.4.4"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "14.fc31", "source": "rpm", "version": "2.0.4"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "14.fc31", "source": "rpm", "version": "2.0.4"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "14.fc31", "source": "rpm", "version": "2.0.4"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "301.fc31", "source": "rpm", "version": "5.3.7"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "3.fc31", "source": "rpm", "version": "1.6"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "4.fc31", "source": "rpm", "version": "26"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "4.fc31", "source": "rpm", "version": "26"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "3.fc31", "source": "rpm", "version": "0.8.0"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "45.fc31", "source": "rpm", "version": "1.17"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "7.fc31", "source": "rpm", "version": "2.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "7.fc31", "source": "rpm", "version": "2.0"}], "lcms2": [{"arch": "x86_64", "epoch": null, "name": "lcms2", "release": "6.fc31", "source": "rpm", "version": "2.9"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "2.fc31", "source": "rpm", "version": "551"}], "libX11": [{"arch": "x86_64", "epoch": null, "name": "libX11", "release": "3.fc31", "source": "rpm", "version": "1.6.8"}], "libX11-common": [{"arch": "noarch", "epoch": null, "name": "libX11-common", "release": "3.fc31", "source": "rpm", "version": "1.6.8"}], "libXau": [{"arch": "x86_64", "epoch": null, "name": "libXau", "release": "2.fc31", "source": "rpm", "version": "1.0.9"}], "libXcomposite": [{"arch": "x86_64", "epoch": null, "name": "libXcomposite", "release": "17.fc31", "source": "rpm", "version": "0.4.4"}], "libXcursor": [{"arch": "x86_64", "epoch": null, "name": "libXcursor", "release": "6.fc31", "source": "rpm", "version": "1.1.15"}], "libXdamage": [{"arch": "x86_64", "epoch": null, "name": "libXdamage", "release": "17.fc31", "source": "rpm", "version": "1.1.4"}], "libXext": [{"arch": "x86_64", "epoch": null, "name": "libXext", "release": "2.fc31", "source": "rpm", "version": "1.3.4"}], "libXfixes": [{"arch": "x86_64", "epoch": null, "name": "libXfixes", "release": "10.fc31", "source": "rpm", "version": "5.0.3"}], "libXft": [{"arch": "x86_64", "epoch": null, "name": "libXft", "release": "2.fc31", "source": "rpm", "version": "2.3.3"}], "libXi": [{"arch": "x86_64", "epoch": null, "name": "libXi", "release": "2.fc31", "source": "rpm", "version": "1.7.10"}], "libXinerama": [{"arch": "x86_64", "epoch": null, "name": "libXinerama", "release": "4.fc31", "source": "rpm", "version": "1.1.4"}], "libXrandr": [{"arch": "x86_64", "epoch": null, "name": "libXrandr", "release": "2.fc31", "source": "rpm", "version": "1.5.2"}], "libXrender": [{"arch": "x86_64", "epoch": null, "name": "libXrender", "release": "10.fc31", "source": "rpm", "version": "0.9.10"}], "libXtst": [{"arch": "x86_64", "epoch": null, "name": "libXtst", "release": "10.fc31", "source": "rpm", "version": "1.2.3"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "4.fc31", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc31", "source": "rpm", "version": "3.4.0"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "3.fc31", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "2.fc31", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "7.fc31", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "43.fc31", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "6.fc31", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "8.fc31", "source": "rpm", "version": "0.7.9"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "43.fc31", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "3.fc31", "source": "rpm", "version": "0.1.11"}], "libcroco": [{"arch": "x86_64", "epoch": null, "name": "libcroco", "release": "2.fc31", "source": "rpm", "version": "0.6.13"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "1.fc31", "source": "rpm", "version": "7.66.0"}], "libdatrie": [{"arch": "x86_64", "epoch": null, "name": "libdatrie", "release": "10.fc31", "source": "rpm", "version": "0.2.9"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "38.fc31", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "38.fc31", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "43.fc31", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "6.fc31", "source": "rpm", "version": "0.35.3"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "28.20190324cvs.fc31", "source": "rpm", "version": "3.1"}], "libepoxy": [{"arch": "x86_64", "epoch": null, "name": "libepoxy", "release": "4.fc31", "source": "rpm", "version": "1.5.3"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "13.fc31", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "7.fc31", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "5.fc31", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "23.fc31", "source": "rpm", "version": "3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc31", "source": "rpm", "version": "9.2.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc31", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc31", "source": "rpm", "version": "9.2.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "2.fc31", "source": "rpm", "version": "1.36"}], "libgusb": [{"arch": "x86_64", "epoch": null, "name": "libgusb", "release": "5.fc31", "source": "rpm", "version": "0.3.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc31", "source": "rpm", "version": "2.2.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "43.fc31", "source": "rpm", "version": "1.3.1"}], "libjpeg-turbo": [{"arch": "x86_64", "epoch": null, "name": "libjpeg-turbo", "release": "4.fc31", "source": "rpm", "version": "2.0.2"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc31", "source": "rpm", "version": "1.1.5"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc31", "source": "rpm", "version": "1.1.5"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "10.fc31", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc31", "source": "rpm", "version": "2.0.7"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "8.fc31", "source": "rpm", "version": "1.2.0"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "9.fc31", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "10.fc31", "source": "rpm", "version": "1.0.4"}], "libmodman": [{"arch": "x86_64", "epoch": null, "name": "libmodman", "release": "20.fc31", "source": "rpm", "version": "2.0.1"}], "libmodulemd1": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd1", "release": "3.fc31", "source": "rpm", "version": "1.8.15"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "4.fc31", "source": "rpm", "version": "1.7"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.rc1.fc31", "source": "rpm", "version": "2.4.1"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc31", "source": "rpm", "version": "1.39.2"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "1.fc31", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "5.20180605git4a062cf.fc31", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "43.fc31", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "4.fc31", "source": "rpm", "version": "1.9.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "3.fc31", "source": "rpm", "version": "1.5.1"}], "libpng": [{"arch": "x86_64", "epoch": 2, "name": "libpng", "release": "2.fc31", "source": "rpm", "version": "1.6.37"}], "libproxy": [{"arch": "x86_64", "epoch": null, "name": "libproxy", "release": "14.fc31", "source": "rpm", "version": "0.4.15"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc31", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc31", "source": "rpm", "version": "1.4.1"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "43.fc31", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc31", "source": "rpm", "version": "1.10.5"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc31", "source": "rpm", "version": "2.10.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "1.fc31", "source": "rpm", "version": "2.4.1"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc31", "source": "rpm", "version": "0.19.1"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc31", "source": "rpm", "version": "2.9"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "2.fc31", "source": "rpm", "version": "2.9"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "8.fc31", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "3.fc31", "source": "rpm", "version": "0.7.5"}], "libsoup": [{"arch": "x86_64", "epoch": null, "name": "libsoup", "release": "1.fc31", "source": "rpm", "version": "2.68.2"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "6.fc31", "source": "rpm", "version": "0.9.0"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "6.fc31", "source": "rpm", "version": "0.9.0"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc31", "source": "rpm", "version": "9.2.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "1.fc31", "source": "rpm", "version": "2.3.0"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "2.fc31", "source": "rpm", "version": "4.14"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "1.fc31", "source": "rpm", "version": "1.4.2"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "1.fc31", "source": "rpm", "version": "0.10.1"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "2.fc31", "source": "rpm", "version": "0.20.1"}], "libthai": [{"arch": "x86_64", "epoch": null, "name": "libthai", "release": "3.fc31", "source": "rpm", "version": "0.1.28"}], "libtiff": [{"arch": "x86_64", "epoch": null, "name": "libtiff", "release": "6.fc31", "source": "rpm", "version": "4.0.10"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "2.rc3.fc31", "source": "rpm", "version": "1.1.4"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "6.fc31", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "4.fc31", "source": "rpm", "version": "1.0.22"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "21.fc31", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "17.fc31", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "8.fc31", "source": "rpm", "version": "0.3.0"}], "libwayland-client": [{"arch": "x86_64", "epoch": null, "name": "libwayland-client", "release": "2.fc31", "source": "rpm", "version": "1.17.0"}], "libwayland-cursor": [{"arch": "x86_64", "epoch": null, "name": "libwayland-cursor", "release": "2.fc31", "source": "rpm", "version": "1.17.0"}], "libwayland-egl": [{"arch": "x86_64", "epoch": null, "name": "libwayland-egl", "release": "2.fc31", "source": "rpm", "version": "1.17.0"}], "libxcb": [{"arch": "x86_64", "epoch": null, "name": "libxcb", "release": "3.fc31", "source": "rpm", "version": "1.13.1"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "1.fc31", "source": "rpm", "version": "4.4.10"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "1.fc31", "source": "rpm", "version": "4.4.10"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc31", "source": "rpm", "version": "0.8.4"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "3.fc31", "source": "rpm", "version": "2.9.9"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "2.fc31", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc31", "source": "rpm", "version": "1.4.2"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "25.fc31", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "102.fc31", "source": "rpm", "version": "20190923"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "3.fc31", "source": "rpm", "version": "0.9.23"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "1.fc31", "source": "rpm", "version": "3.15.1"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "6.fc31", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "1.fc31", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "5.fc31", "source": "rpm", "version": "2.8.4"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc31", "source": "rpm", "version": "5.5.2"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc31", "source": "rpm", "version": "3.1.6"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc31", "source": "rpm", "version": "4.0.23"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "12.20190803.fc31", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "12.20190803.fc31", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "12.20190803.fc31", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.55.20160912git.fc31", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc31", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "3.fc31", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "3.fc31", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc31.1", "source": "rpm", "version": "8.0p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc31.1", "source": "rpm", "version": "8.0p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc31.1", "source": "rpm", "version": "8.0p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "2.fc31", "source": "rpm", "version": "1.1.1d"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc31", "source": "rpm", "version": "1.1.1d"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "2.fc31", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "3.fc31", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc31", "source": "rpm", "version": "0.23.21"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc31", "source": "rpm", "version": "0.23.21"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "18.fc31", "source": "rpm", "version": "1.3.1"}], "pango": [{"arch": "x86_64", "epoch": null, "name": "pango", "release": "1.fc31", "source": "rpm", "version": "1.44.6"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "1.fc31", "source": "rpm", "version": "3.2.153"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "6.fc31", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc31.1", "source": "rpm", "version": "8.43"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "14.fc31", "source": "rpm", "version": "10.33"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "5.fc31", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "6.fc31", "source": "rpm", "version": "1.1.0"}], "pixman": [{"arch": "x86_64", "epoch": null, "name": "pixman", "release": "1.fc31", "source": "rpm", "version": "0.38.4"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "4.fc31", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "18.fc31", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "6.fc31", "source": "rpm", "version": "3.3.15"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "2.fc31", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc31", "source": "rpm", "version": "19.1.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "1.fc31", "source": "rpm", "version": "41.2.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "5.fc31", "source": "rpm", "version": "3.7.4"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "5.fc31", "source": "rpm", "version": "3.7.4"}], "python3-asn1crypto": [{"arch": "noarch", "epoch": null, "name": "python3-asn1crypto", "release": "7.fc31", "source": "rpm", "version": "0.24.0"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc31", "source": "rpm", "version": "19.1.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "0.12.20190507gitf58ec40.fc31", "source": "rpm", "version": "3.0"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc31", "source": "rpm", "version": "2.7.0"}], "python3-boto": [{"arch": "noarch", "epoch": null, "name": "python3-boto", "release": "1.fc31", "source": "rpm", "version": "2.49.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc31", "source": "rpm", "version": "1.12.3"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "10.fc31", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "16.fc31", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc31", "source": "rpm", "version": "2.6.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "3.fc31", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "6.fc31", "source": "rpm", "version": "1.2.8"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "2.fc31", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc31", "source": "rpm", "version": "4.0.9"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "3.fc31", "source": "rpm", "version": "1.13.1"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "6.fc31", "source": "rpm", "version": "0.35.3"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc31", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "2.fc31", "source": "rpm", "version": "2.10.1"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "8.fc31", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "16.fc31", "source": "rpm", "version": "1.10"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "1.fc31", "source": "rpm", "version": "3.0.2"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "3.fc31", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "3.fc31", "source": "rpm", "version": "0.1.11"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "6.fc31", "source": "rpm", "version": "0.35.3"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "5.fc31", "source": "rpm", "version": "3.7.4"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc31", "source": "rpm", "version": "2.9"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "2.fc31", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "2.fc31", "source": "rpm", "version": "3.0.2"}], "python3-pbr": [{"arch": "noarch", "epoch": null, "name": "python3-pbr", "release": "4.fc31", "source": "rpm", "version": "5.1.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc31", "source": "rpm", "version": "19.1.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "3.fc31", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "18.fc31", "source": "rpm", "version": "0.7.2"}], "python3-psutil": [{"arch": "x86_64", "epoch": null, "name": "python3-psutil", "release": "2.fc31", "source": "rpm", "version": "5.6.3"}], "python3-pyasn1": [{"arch": "noarch", "epoch": null, "name": "python3-pyasn1", "release": "5.fc31", "source": "rpm", "version": "0.4.4"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "20.fc31", "source": "rpm", "version": "2.14"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "1.fc31", "source": "rpm", "version": "0.15.4"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "3.fc31", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "2.fc31", "source": "rpm", "version": "1.7.0"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc31", "source": "rpm", "version": "2019.2"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc31", "source": "rpm", "version": "5.1.2"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc31", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "python3-rsa": [{"arch": "noarch", "epoch": null, "name": "python3-rsa", "release": "10.fc31", "source": "rpm", "version": "3.4.2"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc31", "source": "rpm", "version": "4.2.2"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "1.fc31", "source": "rpm", "version": "41.2.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc31", "source": "rpm", "version": "1.12.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc31", "source": "rpm", "version": "1.9.3"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "4.fc31", "source": "rpm", "version": "1.25.3"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "4.fc31", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "3.fc31", "source": "rpm", "version": "8.0"}], "rest": [{"arch": "x86_64", "epoch": null, "name": "rest", "release": "6.fc31", "source": "rpm", "version": "0.8.1"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "25.fc31", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "9.fc31", "source": "rpm", "version": "3.1.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc31", "source": "rpm", "version": "8.2002.0"}], "rsyslog-gnutls": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-gnutls", "release": "1.fc31", "source": "rpm", "version": "8.2002.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "4.fc31", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "37.fc31", "source": "rpm", "version": "3.14.4"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "37.fc31", "source": "rpm", "version": "3.14.4"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc31", "source": "rpm", "version": "2.13.3"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "16.fc31", "source": "rpm", "version": "4.6"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "1.fc31", "source": "rpm", "version": "1.14"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "2.fc31", "source": "rpm", "version": "3.29.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc31", "source": "rpm", "version": "1.8.28"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-bootchart": [{"arch": "x86_64", "epoch": null, "name": "systemd-bootchart", "release": "5.fc31", "source": "rpm", "version": "233"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "2.fc31", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "13.fc31", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "13.fc31", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "2.fc31", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc31", "source": "rpm", "version": "2019c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc31", "source": "rpm", "version": "1.9.3"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc31", "source": "rpm", "version": "8.1.2102"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "15.fc31", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc31", "source": "rpm", "version": "5.5.2"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "2.fc31", "source": "rpm", "version": "5.1.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "2.fc31", "source": "rpm", "version": "2.27"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "6.fc31", "source": "rpm", "version": "5.2.4"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "6.fc31", "source": "rpm", "version": "5.2.4"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "3.fc31", "source": "rpm", "version": "1.1.2"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "19.fc31", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2002.0"}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : debug] ********************************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:32 skipping: [/cache/fedora-31.qcow2] => {} TASK [/tmp/tmpa5z69896/roles/rsyslog : debug] ********************************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:36 ok: [/cache/fedora-31.qcow2] => { "msg": "Rsyslog_version is 8.2002.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmpa5z69896/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:41 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:48 ok: [/cache/fedora-31.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/rsyslog.d", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:54 ok: [/cache/fedora-31.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/lib/rsyslog", "secontext": "system_u:object_r:syslogd_var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Set backup dir name] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:60 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_backup_dir": "/tmp/rsyslog.d-20201112T020132"}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:64 ok: [/cache/fedora-31.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20201112T020132", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:73 ok: [/cache/fedora-31.qcow2] => {"archived": ["/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.conf"], "arcroot": "/etc/", "changed": false, "dest": "/tmp/rsyslog.d-20201112T020132/backup.tgz", "expanded_exclude_paths": [], "expanded_paths": ["/etc/rsyslog.d", "/etc/rsyslog.conf"], "gid": 0, "group": "root", "missing": [], "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 1726, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:80 changed: [/cache/fedora-31.qcow2] => {"changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/log", "secontext": "system_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:88 NOTIFIED HANDLER /tmp/tmpa5z69896/roles/rsyslog : restart rsyslogd for /cache/fedora-31.qcow2 changed: [/cache/fedora-31.qcow2] => {"changed": true, "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "dest": "/etc/rsyslog.conf", "gid": 0, "group": "root", "md5sum": "aa226b8228225835f8a13f775ca42e49", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 104, "src": "/root/.ansible/tmp/ansible-tmp-1605146552.6971173-170676-234980606156443/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:97 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, [{"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}], [{"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}]]}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:108 changed: [/cache/fedora-31.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "7f4de7a1922c9f75e59e999d3bd76a7422293d14", "dest": "/etc/rsyslog.d/00-global.conf", "gid": 0, "group": "root", "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "md5sum": "bc874b131415b3d23235af980ec111e0", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 86, "src": "/root/.ansible/tmp/ansible-tmp-1605146553.6945438-170706-266616300274693/source", "state": "file", "uid": 0} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} changed: [/cache/fedora-31.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "0dd331865ac06c0881012a0dc9796c2260e66dcd", "dest": "/etc/rsyslog.d/05-common-defaults.conf", "gid": 0, "group": "root", "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "md5sum": "ca846c3cf461cb558da5d3e79ac49a26", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 69, "src": "/root/.ansible/tmp/ansible-tmp-1605146554.3385413-170706-151820906220322/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:129 skipping: [/cache/fedora-31.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:151 TASK [/tmp/tmpa5z69896/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:166 skipping: [/cache/fedora-31.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:174 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:186 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:198 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:222 ok: [/cache/fedora-31.qcow2] => (item={'name': 'remote_tcp_input', 'type': 'remote', 'tcp_ports': [514, 40001]}) => {"ansible_facts": {"__rsyslog_remote_packages": []}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/inputs/remote/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "remote_tcp_input", "tcp_ports": [514, 40001], "type": "remote"}} ok: [/cache/fedora-31.qcow2] => (item={'name': 'remote_udp_input', 'type': 'remote', 'udp_ports': [514, 40002]}) => {"ansible_facts": {"__rsyslog_remote_packages": []}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/inputs/remote/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "remote_udp_input", "type": "remote", "udp_ports": [514, 40002]}} TASK [/tmp/tmpa5z69896/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:234 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/remote/main.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/remote/main.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Ensure Remote inputs contain no conflict connection type] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/remote/main.yml:4 skipping: [/cache/fedora-31.qcow2] => (item=[{'name': 'remote_udp_input', 'type': 'remote', 'udp_ports': [514, 40002]}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"name": "remote_udp_input", "type": "remote", "udp_ports": [514, 40002]}], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=[{'name': 'remote_tcp_input', 'type': 'remote', 'tcp_ports': [514, 40001]}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"name": "remote_tcp_input", "tcp_ports": [514, 40001], "type": "remote"}], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update remote input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/remote/main.yml:25 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'input-remote-modules-remote_tcp_input', 'type': 'modules', 'sections': [{'options': '# Read messages sent over plain TCP\nmodule(load="imptcp" threads="2")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "2dde350be3a882d3ce652e3f1bab3c121cdc631e", "dest": "/etc/rsyslog.d/10-input-remote-modules-remote_tcp_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-remote-modules-remote_tcp_input", "sections": [{"options": "# Read messages sent over plain TCP\nmodule(load=\"imptcp\" threads=\"2\")\n"}], "type": "modules"}, "md5sum": "bb0b97237e2cbffa6485fcc8a11990ca", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 90, "src": "/root/.ansible/tmp/ansible-tmp-1605146555.5599399-170781-152570161048257/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-remote-modules-remote_tcp_input', 'type': 'modules', 'sections': [{'options': '# Read messages sent over plain TCP\nmodule(load="imptcp" threads="2")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-modules-remote_tcp_input", "sections": [{"options": "# Read messages sent over plain TCP\nmodule(load=\"imptcp\" threads=\"2\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'input-remote-modules-remote_udp_input', 'type': 'modules', 'sections': [{'options': '# Read messages sent over UDP\nmodule(load="imudp" threads="2"\n TimeRequery="2"\n BatchSize="32")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "be6afe49652f7bd23c732ceabcb72c1a94b2ce41", "dest": "/etc/rsyslog.d/10-input-remote-modules-remote_udp_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-remote-modules-remote_udp_input", "sections": [{"options": "# Read messages sent over UDP\nmodule(load=\"imudp\" threads=\"2\"\n TimeRequery=\"2\"\n BatchSize=\"32\")\n"}], "type": "modules"}, "md5sum": "eaaf47bf8a8e6a202cfa32de12076666", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 128, "src": "/root/.ansible/tmp/ansible-tmp-1605146556.3508742-170813-153485778265513/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-remote-modules-remote_udp_input', 'type': 'modules', 'sections': [{'options': '# Read messages sent over UDP\nmodule(load="imudp" threads="2"\n TimeRequery="2"\n BatchSize="32")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-modules-remote_udp_input", "sections": [{"options": "# Read messages sent over UDP\nmodule(load=\"imudp\" threads=\"2\"\n TimeRequery=\"2\"\n BatchSize=\"32\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create remote input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/remote/main.yml:38 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'input-remote-remote_tcp_input', 'type': 'input', 'weight': '11', 'state': 'present', 'sections': [{'options': '# Log messages from remote hosts over plain TCP\ninput(name="remote_tcp_input_1" type="imptcp" port="514")\nif\n ($inputname == "remote_tcp_input_1" )\n then {\n call remote_files_output0\n}\nif\n ($inputname == "remote_tcp_input_1" )\n then {\n call remote_files_output1\n}\n# Log messages from remote hosts over plain TCP\ninput(name="remote_tcp_input_2" type="imptcp" port="40001")\nif\n ($inputname == "remote_tcp_input_2" )\n then {\n call remote_files_output0\n}\nif\n ($inputname == "remote_tcp_input_2" )\n then {\n call remote_files_output1\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "30a08052f1796f881c06de7bae5beb0478acfbf8", "dest": "/etc/rsyslog.d/11-input-remote-remote_tcp_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-remote-remote_tcp_input", "sections": [{"options": "# Log messages from remote hosts over plain TCP\ninput(name=\"remote_tcp_input_1\" type=\"imptcp\" port=\"514\")\nif\n ($inputname == \"remote_tcp_input_1\" )\n then {\n call remote_files_output0\n}\nif\n ($inputname == \"remote_tcp_input_1\" )\n then {\n call remote_files_output1\n}\n# Log messages from remote hosts over plain TCP\ninput(name=\"remote_tcp_input_2\" type=\"imptcp\" port=\"40001\")\nif\n ($inputname == \"remote_tcp_input_2\" )\n then {\n call remote_files_output0\n}\nif\n ($inputname == \"remote_tcp_input_2\" )\n then {\n call remote_files_output1\n}\n"}], "state": "present", "type": "input", "weight": "11"}, "md5sum": "cadd6ff71bbd51c0c86e021f86f8edd9", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 570, "src": "/root/.ansible/tmp/ansible-tmp-1605146557.21683-170847-113256157200586/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-remote-remote_tcp_input', 'type': 'input', 'weight': '11', 'state': 'present', 'sections': [{'options': '# Log messages from remote hosts over plain TCP\ninput(name="remote_tcp_input_1" type="imptcp" port="514")\nif\n ($inputname == "remote_tcp_input_1" )\n then {\n call remote_files_output0\n}\nif\n ($inputname == "remote_tcp_input_1" )\n then {\n call remote_files_output1\n}\n# Log messages from remote hosts over plain TCP\ninput(name="remote_tcp_input_2" type="imptcp" port="40001")\nif\n ($inputname == "remote_tcp_input_2" )\n then {\n call remote_files_output0\n}\nif\n ($inputname == "remote_tcp_input_2" )\n then {\n call remote_files_output1\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-remote_tcp_input", "sections": [{"options": "# Log messages from remote hosts over plain TCP\ninput(name=\"remote_tcp_input_1\" type=\"imptcp\" port=\"514\")\nif\n ($inputname == \"remote_tcp_input_1\" )\n then {\n call remote_files_output0\n}\nif\n ($inputname == \"remote_tcp_input_1\" )\n then {\n call remote_files_output1\n}\n# Log messages from remote hosts over plain TCP\ninput(name=\"remote_tcp_input_2\" type=\"imptcp\" port=\"40001\")\nif\n ($inputname == \"remote_tcp_input_2\" )\n then {\n call remote_files_output0\n}\nif\n ($inputname == \"remote_tcp_input_2\" )\n then {\n call remote_files_output1\n}\n"}], "state": "present", "type": "input", "weight": "11"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'input-remote-remote_udp_input', 'type': 'input', 'weight': '11', 'state': 'present', 'sections': [{'options': '# Log messages from remote hosts over UDP\ninput(name="remote_udp_input" type="imudp" port=["514","40002"])\nif\n ($inputname == "remote_udp_input" )\n then {\n call remote_files_output0\n}\nif\n ($inputname == "remote_udp_input" )\n then {\n call remote_files_output1\n}\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "8afc2e61ceef78d2c21b1936da0e055b4c781a81", "dest": "/etc/rsyslog.d/11-input-remote-remote_udp_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-remote-remote_udp_input", "sections": [{"options": "# Log messages from remote hosts over UDP\ninput(name=\"remote_udp_input\" type=\"imudp\" port=[\"514\",\"40002\"])\nif\n ($inputname == \"remote_udp_input\" )\n then {\n call remote_files_output0\n}\nif\n ($inputname == \"remote_udp_input\" )\n then {\n call remote_files_output1\n}\n\n"}], "state": "present", "type": "input", "weight": "11"}, "md5sum": "e429ea91929206cf9b787b1a3a1e9075", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 292, "src": "/root/.ansible/tmp/ansible-tmp-1605146558.0776453-170879-266705664997359/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-remote-remote_udp_input', 'type': 'input', 'weight': '11', 'state': 'present', 'sections': [{'options': '# Log messages from remote hosts over UDP\ninput(name="remote_udp_input" type="imudp" port=["514","40002"])\nif\n ($inputname == "remote_udp_input" )\n then {\n call remote_files_output0\n}\nif\n ($inputname == "remote_udp_input" )\n then {\n call remote_files_output1\n}\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-remote_udp_input", "sections": [{"options": "# Log messages from remote hosts over UDP\ninput(name=\"remote_udp_input\" type=\"imudp\" port=[\"514\",\"40002\"])\nif\n ($inputname == \"remote_udp_input\" )\n then {\n call remote_files_output0\n}\nif\n ($inputname == \"remote_udp_input\" )\n then {\n call remote_files_output1\n}\n\n"}], "state": "present", "type": "input", "weight": "11"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Ensure Remote inputs contain no conflict connection type] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/remote/main.yml:4 skipping: [/cache/fedora-31.qcow2] => (item=[{'name': 'remote_udp_input', 'type': 'remote', 'udp_ports': [514, 40002]}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"name": "remote_udp_input", "type": "remote", "udp_ports": [514, 40002]}], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=[{'name': 'remote_tcp_input', 'type': 'remote', 'tcp_ports': [514, 40001]}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"name": "remote_tcp_input", "tcp_ports": [514, 40001], "type": "remote"}], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update remote input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/remote/main.yml:25 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'input-remote-modules-remote_tcp_input', 'type': 'modules', 'sections': [{'options': '# Read messages sent over plain TCP\nmodule(load="imptcp" threads="2")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "2dde350be3a882d3ce652e3f1bab3c121cdc631e", "dest": "/etc/rsyslog.d/10-input-remote-modules-remote_tcp_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-remote-modules-remote_tcp_input", "sections": [{"options": "# Read messages sent over plain TCP\nmodule(load=\"imptcp\" threads=\"2\")\n"}], "type": "modules"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-input-remote-modules-remote_tcp_input.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 90, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-remote-modules-remote_tcp_input', 'type': 'modules', 'sections': [{'options': '# Read messages sent over plain TCP\nmodule(load="imptcp" threads="2")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-modules-remote_tcp_input", "sections": [{"options": "# Read messages sent over plain TCP\nmodule(load=\"imptcp\" threads=\"2\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'input-remote-modules-remote_udp_input', 'type': 'modules', 'sections': [{'options': '# Read messages sent over UDP\nmodule(load="imudp" threads="2"\n TimeRequery="2"\n BatchSize="32")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "be6afe49652f7bd23c732ceabcb72c1a94b2ce41", "dest": "/etc/rsyslog.d/10-input-remote-modules-remote_udp_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-remote-modules-remote_udp_input", "sections": [{"options": "# Read messages sent over UDP\nmodule(load=\"imudp\" threads=\"2\"\n TimeRequery=\"2\"\n BatchSize=\"32\")\n"}], "type": "modules"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-input-remote-modules-remote_udp_input.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 128, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-remote-modules-remote_udp_input', 'type': 'modules', 'sections': [{'options': '# Read messages sent over UDP\nmodule(load="imudp" threads="2"\n TimeRequery="2"\n BatchSize="32")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-modules-remote_udp_input", "sections": [{"options": "# Read messages sent over UDP\nmodule(load=\"imudp\" threads=\"2\"\n TimeRequery=\"2\"\n BatchSize=\"32\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create remote input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/remote/main.yml:38 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'input-remote-remote_tcp_input', 'type': 'input', 'weight': '11', 'state': 'present', 'sections': [{'options': '# Log messages from remote hosts over plain TCP\ninput(name="remote_tcp_input_1" type="imptcp" port="514")\nif\n ($inputname == "remote_tcp_input_1" )\n then {\n call remote_files_output0\n}\nif\n ($inputname == "remote_tcp_input_1" )\n then {\n call remote_files_output1\n}\n# Log messages from remote hosts over plain TCP\ninput(name="remote_tcp_input_2" type="imptcp" port="40001")\nif\n ($inputname == "remote_tcp_input_2" )\n then {\n call remote_files_output0\n}\nif\n ($inputname == "remote_tcp_input_2" )\n then {\n call remote_files_output1\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "30a08052f1796f881c06de7bae5beb0478acfbf8", "dest": "/etc/rsyslog.d/11-input-remote-remote_tcp_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-remote-remote_tcp_input", "sections": [{"options": "# Log messages from remote hosts over plain TCP\ninput(name=\"remote_tcp_input_1\" type=\"imptcp\" port=\"514\")\nif\n ($inputname == \"remote_tcp_input_1\" )\n then {\n call remote_files_output0\n}\nif\n ($inputname == \"remote_tcp_input_1\" )\n then {\n call remote_files_output1\n}\n# Log messages from remote hosts over plain TCP\ninput(name=\"remote_tcp_input_2\" type=\"imptcp\" port=\"40001\")\nif\n ($inputname == \"remote_tcp_input_2\" )\n then {\n call remote_files_output0\n}\nif\n ($inputname == \"remote_tcp_input_2\" )\n then {\n call remote_files_output1\n}\n"}], "state": "present", "type": "input", "weight": "11"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/11-input-remote-remote_tcp_input.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 570, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-remote-remote_tcp_input', 'type': 'input', 'weight': '11', 'state': 'present', 'sections': [{'options': '# Log messages from remote hosts over plain TCP\ninput(name="remote_tcp_input_1" type="imptcp" port="514")\nif\n ($inputname == "remote_tcp_input_1" )\n then {\n call remote_files_output0\n}\nif\n ($inputname == "remote_tcp_input_1" )\n then {\n call remote_files_output1\n}\n# Log messages from remote hosts over plain TCP\ninput(name="remote_tcp_input_2" type="imptcp" port="40001")\nif\n ($inputname == "remote_tcp_input_2" )\n then {\n call remote_files_output0\n}\nif\n ($inputname == "remote_tcp_input_2" )\n then {\n call remote_files_output1\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-remote_tcp_input", "sections": [{"options": "# Log messages from remote hosts over plain TCP\ninput(name=\"remote_tcp_input_1\" type=\"imptcp\" port=\"514\")\nif\n ($inputname == \"remote_tcp_input_1\" )\n then {\n call remote_files_output0\n}\nif\n ($inputname == \"remote_tcp_input_1\" )\n then {\n call remote_files_output1\n}\n# Log messages from remote hosts over plain TCP\ninput(name=\"remote_tcp_input_2\" type=\"imptcp\" port=\"40001\")\nif\n ($inputname == \"remote_tcp_input_2\" )\n then {\n call remote_files_output0\n}\nif\n ($inputname == \"remote_tcp_input_2\" )\n then {\n call remote_files_output1\n}\n"}], "state": "present", "type": "input", "weight": "11"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'input-remote-remote_udp_input', 'type': 'input', 'weight': '11', 'state': 'present', 'sections': [{'options': '# Log messages from remote hosts over UDP\ninput(name="remote_udp_input" type="imudp" port=["514","40002"])\nif\n ($inputname == "remote_udp_input" )\n then {\n call remote_files_output0\n}\nif\n ($inputname == "remote_udp_input" )\n then {\n call remote_files_output1\n}\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "8afc2e61ceef78d2c21b1936da0e055b4c781a81", "dest": "/etc/rsyslog.d/11-input-remote-remote_udp_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-remote-remote_udp_input", "sections": [{"options": "# Log messages from remote hosts over UDP\ninput(name=\"remote_udp_input\" type=\"imudp\" port=[\"514\",\"40002\"])\nif\n ($inputname == \"remote_udp_input\" )\n then {\n call remote_files_output0\n}\nif\n ($inputname == \"remote_udp_input\" )\n then {\n call remote_files_output1\n}\n\n"}], "state": "present", "type": "input", "weight": "11"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/11-input-remote-remote_udp_input.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 292, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-remote-remote_udp_input', 'type': 'input', 'weight': '11', 'state': 'present', 'sections': [{'options': '# Log messages from remote hosts over UDP\ninput(name="remote_udp_input" type="imudp" port=["514","40002"])\nif\n ($inputname == "remote_udp_input" )\n then {\n call remote_files_output0\n}\nif\n ($inputname == "remote_udp_input" )\n then {\n call remote_files_output1\n}\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-remote_udp_input", "sections": [{"options": "# Log messages from remote hosts over UDP\ninput(name=\"remote_udp_input\" type=\"imudp\" port=[\"514\",\"40002\"])\nif\n ($inputname == \"remote_udp_input\" )\n then {\n call remote_files_output0\n}\nif\n ($inputname == \"remote_udp_input\" )\n then {\n call remote_files_output1\n}\n\n"}], "state": "present", "type": "input", "weight": "11"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:246 ok: [/cache/fedora-31.qcow2] => (item={'name': 'default_files', 'type': 'files'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | default(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n{% else %}\nmodule(load=\"builtin:omfile\")\n{% endif %}"}], "type": "modules"}], "__rsyslog_files_output_packages": [], "__rsyslog_files_output_rules": ["{{ __rsyslog_conf_files_output_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "default_files", "type": "files"}} ok: [/cache/fedora-31.qcow2] => (item={'name': 'remote_files_output0', 'type': 'remote_files', 'remote_log_path': '/var/log/remote/%HOSTNAME%/%PROGRAMNAME:::secpath-replace%.log', 'comment': 'This is a comment 0.', 'severity': 'info', 'exclude': ['authpriv.none'], 'client_count': 20, 'io_buffer_size': 8192, 'async_writing': True}) => {"ansible_facts": {"__rsyslog_remote_files_output_packages": []}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/outputs/remote_files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"async_writing": true, "client_count": 20, "comment": "This is a comment 0.", "exclude": ["authpriv.none"], "io_buffer_size": 8192, "name": "remote_files_output0", "remote_log_path": "/var/log/remote/%HOSTNAME%/%PROGRAMNAME:::secpath-replace%.log", "severity": "info", "type": "remote_files"}} ok: [/cache/fedora-31.qcow2] => (item={'name': 'remote_files_output1', 'type': 'remote_files', 'remote_sub_path': 'others/%HOSTNAME%/%PROGRAMNAME:::secpath-replace%.log', 'facility': 'authpriv'}) => {"ansible_facts": {"__rsyslog_remote_files_output_packages": []}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/outputs/remote_files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"facility": "authpriv", "name": "remote_files_output1", "remote_sub_path": "others/%HOSTNAME%/%PROGRAMNAME:::secpath-replace%.log", "type": "remote_files"}} TASK [/tmp/tmpa5z69896/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:258 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/remote_files/main.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/remote_files/main.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "89bc63afcb6aae96090bbde60b367bfc80afc31f", "dest": "/etc/rsyslog.d/10-output-files-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "md5sum": "36c5048bf86cdc51ac071efb6a63f800", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 173, "src": "/root/.ansible/tmp/ansible-tmp-1605146562.2975075-171031-62673039110594/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create files output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/files/main.yml:10 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-default_files', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="default_files") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "87f41b5de3ab1bafc779920627f5202204770c3f", "dest": "/etc/rsyslog.d/30-output-files-default_files.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-default_files", "sections": [{"options": "ruleset(name=\"default_files\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n"}], "state": "present", "type": "output"}, "md5sum": "b165c8ba84f13793cfbec3ee659bb8fe", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1125, "src": "/root/.ansible/tmp/ansible-tmp-1605146563.118073-171065-188234593494494/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-default_files', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="default_files") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-default_files", "sections": [{"options": "ruleset(name=\"default_files\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create files output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/remote_files/main.yml:2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-remote_files_output0', 'type': 'output', 'state': 'present', 'sections': [{'options': '# This is a comment 0.\ntemplate(\n name="remote_files_output0_template"\n type="string"\n string="/var/log/remote/%HOSTNAME%/%PROGRAMNAME:::secpath-replace%.log"\n)\nruleset(name="remote_files_output0"\n queue.type="FixedArray"\n queue.size="50000"\n queue.workerThreads="4") {\n # Store remote logs in separate logfiles\n *.info;authpriv.none action(name="remote_files_output0" type="omfile" DynaFile="remote_files_output0_template" DynaFileCacheSize="20" ioBufferSize="8192" asyncWriting="on")\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "d43bac1080481f841129793c20fd0c702b3b4e35", "dest": "/etc/rsyslog.d/30-output-files-remote_files_output0.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-remote_files_output0", "sections": [{"options": "# This is a comment 0.\ntemplate(\n name=\"remote_files_output0_template\"\n type=\"string\"\n string=\"/var/log/remote/%HOSTNAME%/%PROGRAMNAME:::secpath-replace%.log\"\n)\nruleset(name=\"remote_files_output0\"\n queue.type=\"FixedArray\"\n queue.size=\"50000\"\n queue.workerThreads=\"4\") {\n # Store remote logs in separate logfiles\n *.info;authpriv.none action(name=\"remote_files_output0\" type=\"omfile\" DynaFile=\"remote_files_output0_template\" DynaFileCacheSize=\"20\" ioBufferSize=\"8192\" asyncWriting=\"on\")\n}\n"}], "state": "present", "type": "output"}, "md5sum": "e68715dfe5638d12d621343a0c0e0287", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 538, "src": "/root/.ansible/tmp/ansible-tmp-1605146564.0216224-171099-203511771915271/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-remote_files_output0', 'type': 'output', 'state': 'present', 'sections': [{'options': '# This is a comment 0.\ntemplate(\n name="remote_files_output0_template"\n type="string"\n string="/var/log/remote/%HOSTNAME%/%PROGRAMNAME:::secpath-replace%.log"\n)\nruleset(name="remote_files_output0"\n queue.type="FixedArray"\n queue.size="50000"\n queue.workerThreads="4") {\n # Store remote logs in separate logfiles\n *.info;authpriv.none action(name="remote_files_output0" type="omfile" DynaFile="remote_files_output0_template" DynaFileCacheSize="20" ioBufferSize="8192" asyncWriting="on")\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-remote_files_output0", "sections": [{"options": "# This is a comment 0.\ntemplate(\n name=\"remote_files_output0_template\"\n type=\"string\"\n string=\"/var/log/remote/%HOSTNAME%/%PROGRAMNAME:::secpath-replace%.log\"\n)\nruleset(name=\"remote_files_output0\"\n queue.type=\"FixedArray\"\n queue.size=\"50000\"\n queue.workerThreads=\"4\") {\n # Store remote logs in separate logfiles\n *.info;authpriv.none action(name=\"remote_files_output0\" type=\"omfile\" DynaFile=\"remote_files_output0_template\" DynaFileCacheSize=\"20\" ioBufferSize=\"8192\" asyncWriting=\"on\")\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-remote_files_output1', 'type': 'output', 'state': 'present', 'sections': [{'options': 'template(\n name="remote_files_output1_template"\n type="string"\n string="/var/logothers/%HOSTNAME%/%PROGRAMNAME:::secpath-replace%.log"\n)\nruleset(name="remote_files_output1"\n queue.type="FixedArray"\n queue.size="50000"\n queue.workerThreads="4") {\n # Store remote logs in separate logfiles\n authpriv.* action(name="remote_files_output1" type="omfile" DynaFile="remote_files_output1_template" DynaFileCacheSize="10" ioBufferSize="65536" asyncWriting="off")\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "8def0e9b676a074772cca5f35dcfcd0221b84564", "dest": "/etc/rsyslog.d/30-output-files-remote_files_output1.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-remote_files_output1", "sections": [{"options": "template(\n name=\"remote_files_output1_template\"\n type=\"string\"\n string=\"/var/logothers/%HOSTNAME%/%PROGRAMNAME:::secpath-replace%.log\"\n)\nruleset(name=\"remote_files_output1\"\n queue.type=\"FixedArray\"\n queue.size=\"50000\"\n queue.workerThreads=\"4\") {\n # Store remote logs in separate logfiles\n authpriv.* action(name=\"remote_files_output1\" type=\"omfile\" DynaFile=\"remote_files_output1_template\" DynaFileCacheSize=\"10\" ioBufferSize=\"65536\" asyncWriting=\"off\")\n}\n"}], "state": "present", "type": "output"}, "md5sum": "d97f5b5b41d582c70ec762a04670bbc3", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 506, "src": "/root/.ansible/tmp/ansible-tmp-1605146564.8172522-171131-267090277977663/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-remote_files_output1', 'type': 'output', 'state': 'present', 'sections': [{'options': 'template(\n name="remote_files_output1_template"\n type="string"\n string="/var/logothers/%HOSTNAME%/%PROGRAMNAME:::secpath-replace%.log"\n)\nruleset(name="remote_files_output1"\n queue.type="FixedArray"\n queue.size="50000"\n queue.workerThreads="4") {\n # Store remote logs in separate logfiles\n authpriv.* action(name="remote_files_output1" type="omfile" DynaFile="remote_files_output1_template" DynaFileCacheSize="10" ioBufferSize="65536" asyncWriting="off")\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-remote_files_output1", "sections": [{"options": "template(\n name=\"remote_files_output1_template\"\n type=\"string\"\n string=\"/var/logothers/%HOSTNAME%/%PROGRAMNAME:::secpath-replace%.log\"\n)\nruleset(name=\"remote_files_output1\"\n queue.type=\"FixedArray\"\n queue.size=\"50000\"\n queue.workerThreads=\"4\") {\n # Store remote logs in separate logfiles\n authpriv.* action(name=\"remote_files_output1\" type=\"omfile\" DynaFile=\"remote_files_output1_template\" DynaFileCacheSize=\"10\" ioBufferSize=\"65536\" asyncWriting=\"off\")\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create files output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/remote_files/main.yml:2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-remote_files_output0', 'type': 'output', 'state': 'present', 'sections': [{'options': '# This is a comment 0.\ntemplate(\n name="remote_files_output0_template"\n type="string"\n string="/var/log/remote/%HOSTNAME%/%PROGRAMNAME:::secpath-replace%.log"\n)\nruleset(name="remote_files_output0"\n queue.type="FixedArray"\n queue.size="50000"\n queue.workerThreads="4") {\n # Store remote logs in separate logfiles\n *.info;authpriv.none action(name="remote_files_output0" type="omfile" DynaFile="remote_files_output0_template" DynaFileCacheSize="20" ioBufferSize="8192" asyncWriting="on")\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "d43bac1080481f841129793c20fd0c702b3b4e35", "dest": "/etc/rsyslog.d/30-output-files-remote_files_output0.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-remote_files_output0", "sections": [{"options": "# This is a comment 0.\ntemplate(\n name=\"remote_files_output0_template\"\n type=\"string\"\n string=\"/var/log/remote/%HOSTNAME%/%PROGRAMNAME:::secpath-replace%.log\"\n)\nruleset(name=\"remote_files_output0\"\n queue.type=\"FixedArray\"\n queue.size=\"50000\"\n queue.workerThreads=\"4\") {\n # Store remote logs in separate logfiles\n *.info;authpriv.none action(name=\"remote_files_output0\" type=\"omfile\" DynaFile=\"remote_files_output0_template\" DynaFileCacheSize=\"20\" ioBufferSize=\"8192\" asyncWriting=\"on\")\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-files-remote_files_output0.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 538, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-remote_files_output0', 'type': 'output', 'state': 'present', 'sections': [{'options': '# This is a comment 0.\ntemplate(\n name="remote_files_output0_template"\n type="string"\n string="/var/log/remote/%HOSTNAME%/%PROGRAMNAME:::secpath-replace%.log"\n)\nruleset(name="remote_files_output0"\n queue.type="FixedArray"\n queue.size="50000"\n queue.workerThreads="4") {\n # Store remote logs in separate logfiles\n *.info;authpriv.none action(name="remote_files_output0" type="omfile" DynaFile="remote_files_output0_template" DynaFileCacheSize="20" ioBufferSize="8192" asyncWriting="on")\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-remote_files_output0", "sections": [{"options": "# This is a comment 0.\ntemplate(\n name=\"remote_files_output0_template\"\n type=\"string\"\n string=\"/var/log/remote/%HOSTNAME%/%PROGRAMNAME:::secpath-replace%.log\"\n)\nruleset(name=\"remote_files_output0\"\n queue.type=\"FixedArray\"\n queue.size=\"50000\"\n queue.workerThreads=\"4\") {\n # Store remote logs in separate logfiles\n *.info;authpriv.none action(name=\"remote_files_output0\" type=\"omfile\" DynaFile=\"remote_files_output0_template\" DynaFileCacheSize=\"20\" ioBufferSize=\"8192\" asyncWriting=\"on\")\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-remote_files_output1', 'type': 'output', 'state': 'present', 'sections': [{'options': 'template(\n name="remote_files_output1_template"\n type="string"\n string="/var/logothers/%HOSTNAME%/%PROGRAMNAME:::secpath-replace%.log"\n)\nruleset(name="remote_files_output1"\n queue.type="FixedArray"\n queue.size="50000"\n queue.workerThreads="4") {\n # Store remote logs in separate logfiles\n authpriv.* action(name="remote_files_output1" type="omfile" DynaFile="remote_files_output1_template" DynaFileCacheSize="10" ioBufferSize="65536" asyncWriting="off")\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "8def0e9b676a074772cca5f35dcfcd0221b84564", "dest": "/etc/rsyslog.d/30-output-files-remote_files_output1.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-remote_files_output1", "sections": [{"options": "template(\n name=\"remote_files_output1_template\"\n type=\"string\"\n string=\"/var/logothers/%HOSTNAME%/%PROGRAMNAME:::secpath-replace%.log\"\n)\nruleset(name=\"remote_files_output1\"\n queue.type=\"FixedArray\"\n queue.size=\"50000\"\n queue.workerThreads=\"4\") {\n # Store remote logs in separate logfiles\n authpriv.* action(name=\"remote_files_output1\" type=\"omfile\" DynaFile=\"remote_files_output1_template\" DynaFileCacheSize=\"10\" ioBufferSize=\"65536\" asyncWriting=\"off\")\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-files-remote_files_output1.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 506, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-remote_files_output1', 'type': 'output', 'state': 'present', 'sections': [{'options': 'template(\n name="remote_files_output1_template"\n type="string"\n string="/var/logothers/%HOSTNAME%/%PROGRAMNAME:::secpath-replace%.log"\n)\nruleset(name="remote_files_output1"\n queue.type="FixedArray"\n queue.size="50000"\n queue.workerThreads="4") {\n # Store remote logs in separate logfiles\n authpriv.* action(name="remote_files_output1" type="omfile" DynaFile="remote_files_output1_template" DynaFileCacheSize="10" ioBufferSize="65536" asyncWriting="off")\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-remote_files_output1", "sections": [{"options": "template(\n name=\"remote_files_output1_template\"\n type=\"string\"\n string=\"/var/logothers/%HOSTNAME%/%PROGRAMNAME:::secpath-replace%.log\"\n)\nruleset(name=\"remote_files_output1\"\n queue.type=\"FixedArray\"\n queue.size=\"50000\"\n queue.workerThreads=\"4\") {\n # Store remote logs in separate logfiles\n authpriv.* action(name=\"remote_files_output1\" type=\"omfile\" DynaFile=\"remote_files_output1_template\" DynaFileCacheSize=\"10\" ioBufferSize=\"65536\" asyncWriting=\"off\")\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:270 changed: [/cache/fedora-31.qcow2] => {"changed": true, "enabled": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target basic.target system.slice", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7776", "LimitNPROCSoft": "7776", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7776", "LimitSIGPENDINGSoft": "7776", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2332", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [/tmp/tmpa5z69896/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:279 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:290 skipping: [/cache/fedora-31.qcow2] => {} TASK [include_tasks] *********************************************************** task path: /tmp/tmpa5z69896/tests/tests_remote_remote.yml:61 included: /tmp/tmpa5z69896/tests/set_rsyslog_variables.yml for /cache/fedora-31.qcow2 TASK [Get info of /etc/rsyslog.conf] ******************************************* task path: /tmp/tmpa5z69896/tests/set_rsyslog_variables.yml:1 ok: [/cache/fedora-31.qcow2] => {"changed": false, "stat": {"atime": 1605146567.8076787, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "ctime": 1605146553.5816786, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8375, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1605146553.2346787, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 104, "uid": 0, "version": "2207272923", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Get file counts in /etc/rsyslog.d] *************************************** task path: /tmp/tmpa5z69896/tests/set_rsyslog_variables.yml:6 ok: [/cache/fedora-31.qcow2] => {"changed": false, "examined": 10, "files": [{"atime": 1605146567.8086786, "ctime": 1605146554.9586787, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8404, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605146554.7236788, "nlink": 1, "path": "/etc/rsyslog.d/05-common-defaults.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 69, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605146560.0836787, "ctime": 1605146556.9616787, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8406, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605146556.7176788, "nlink": 1, "path": "/etc/rsyslog.d/10-input-remote-modules-remote_udp_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 128, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605146561.6926787, "ctime": 1605146558.6866786, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8408, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605146558.4476788, "nlink": 1, "path": "/etc/rsyslog.d/11-input-remote-remote_udp_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 292, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605146567.8076787, "ctime": 1605146562.9166787, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8409, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605146562.6746788, "nlink": 1, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 173, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605146566.7546787, "ctime": 1605146565.4196787, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8412, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605146565.1866786, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-remote_files_output1.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 506, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605146559.3536787, "ctime": 1605146556.1896787, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8405, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605146555.9396787, "nlink": 1, "path": "/etc/rsyslog.d/10-input-remote-modules-remote_tcp_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 90, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605146567.8076787, "ctime": 1605146563.7246788, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8410, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605146563.4876788, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 1125, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605146567.8086786, "ctime": 1605146554.3126788, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8376, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605146554.0766788, "nlink": 1, "path": "/etc/rsyslog.d/00-global.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 86, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605146566.0046787, "ctime": 1605146564.6316788, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8411, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605146564.3956788, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-remote_files_output0.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 538, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605146560.8886788, "ctime": 1605146557.8716788, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8407, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605146557.5986788, "nlink": 1, "path": "/etc/rsyslog.d/11-input-remote-remote_tcp_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 570, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}], "matched": 10, "msg": ""} RUNNING HANDLER [/tmp/tmpa5z69896/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmpa5z69896/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-31.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestamp": "Thu 2020-11-12 02:02:47 UTC", "ActiveEnterTimestampMonotonic": "85957480", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "sysinit.target basic.target system.slice", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Thu 2020-11-12 02:02:47 UTC", "AssertTimestampMonotonic": "85950888", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "6462000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2020-11-12 02:02:47 UTC", "ConditionTimestampMonotonic": "85950888", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "12316", "ExecMainStartTimestamp": "Thu 2020-11-12 02:02:47 UTC", "ExecMainStartTimestampMonotonic": "85951962", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Thu 2020-11-12 02:02:47 UTC] ; stop_time=[n/a] ; pid=12316 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Thu 2020-11-12 02:02:47 UTC] ; stop_time=[n/a] ; pid=12316 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2020-11-12 02:02:47 UTC", "InactiveExitTimestampMonotonic": "85952231", "InvocationID": "ee243fa2bcbf4110a4085a90ec2eeb59", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7776", "LimitNPROCSoft": "7776", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7776", "LimitSIGPENDINGSoft": "7776", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "12316", "MemoryAccounting": "yes", "MemoryCurrent": "1220608", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Thu 2020-11-12 02:02:47 UTC", "StateChangeTimestampMonotonic": "85957480", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "6", "TasksMax": "2332", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [Check rsyslog.conf size] ************************************************* task path: /tmp/tmpa5z69896/tests/tests_remote_remote.yml:68 ok: [/cache/fedora-31.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check file counts in rsyslog.d] ****************************************** task path: /tmp/tmpa5z69896/tests/tests_remote_remote.yml:72 ok: [/cache/fedora-31.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check rsyslog errors] **************************************************** task path: /tmp/tmpa5z69896/tests/tests_remote_remote.yml:78 changed: [/cache/fedora-31.qcow2] => {"changed": true, "cmd": ["systemctl", "status", "rsyslog"], "delta": "0:00:00.010139", "end": "2020-11-12 02:02:49.747722", "failed_when_result": false, "rc": 0, "start": "2020-11-12 02:02:49.737583", "stderr": "", "stderr_lines": [], "stdout": "● rsyslog.service - System Logging Service\n Loaded: loaded (/usr/lib/systemd/system/rsyslog.service; enabled; vendor preset: enabled)\n Active: active (running) since Thu 2020-11-12 02:02:49 UTC; 523ms ago\n Docs: man:rsyslogd(8)\n https://www.rsyslog.com/doc/\n Main PID: 12551 (rsyslogd)\n Tasks: 6 (limit: 2332)\n Memory: 1.1M\n CPU: 4ms\n CGroup: /system.slice/rsyslog.service\n └─12551 /usr/sbin/rsyslogd -n\n\nNov 12 02:02:49 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com systemd[1]: Starting System Logging Service...\nNov 12 02:02:49 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com rsyslogd[12551]: [origin software=\"rsyslogd\" swVersion=\"8.2002.0\" x-pid=\"12551\" x-info=\"https://www.rsyslog.com\"] start\nNov 12 02:02:49 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com systemd[1]: Started System Logging Service.", "stdout_lines": ["● rsyslog.service - System Logging Service", " Loaded: loaded (/usr/lib/systemd/system/rsyslog.service; enabled; vendor preset: enabled)", " Active: active (running) since Thu 2020-11-12 02:02:49 UTC; 523ms ago", " Docs: man:rsyslogd(8)", " https://www.rsyslog.com/doc/", " Main PID: 12551 (rsyslogd)", " Tasks: 6 (limit: 2332)", " Memory: 1.1M", " CPU: 4ms", " CGroup: /system.slice/rsyslog.service", " └─12551 /usr/sbin/rsyslogd -n", "", "Nov 12 02:02:49 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com systemd[1]: Starting System Logging Service...", "Nov 12 02:02:49 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com rsyslogd[12551]: [origin software=\"rsyslogd\" swVersion=\"8.2002.0\" x-pid=\"12551\" x-info=\"https://www.rsyslog.com\"] start", "Nov 12 02:02:49 ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com systemd[1]: Started System Logging Service."]} TASK [Install lsof] ************************************************************ task path: /tmp/tmpa5z69896/tests/tests_remote_remote.yml:83 changed: [/cache/fedora-31.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: lsof-4.93.2-2.fc31.x86_64"]} TASK [lsof outputs for rsyslogd] *********************************************** task path: /tmp/tmpa5z69896/tests/tests_remote_remote.yml:88 ok: [/cache/fedora-31.qcow2] => {"changed": false, "cmd": "set -o pipefail\nlsof -i -nP | grep rsyslogd\n", "delta": "0:00:00.037461", "end": "2020-11-12 02:02:55.333701", "rc": 0, "start": "2020-11-12 02:02:55.296240", "stderr": "", "stderr_lines": [], "stdout": "rsyslogd 12551 root 5u IPv4 44956 0t0 TCP *:40001 (LISTEN)\nrsyslogd 12551 root 6u IPv6 44957 0t0 TCP *:40001 (LISTEN)\nrsyslogd 12551 root 7u IPv4 44960 0t0 TCP *:514 (LISTEN)\nrsyslogd 12551 root 8u IPv6 44961 0t0 TCP *:514 (LISTEN)\nrsyslogd 12551 root 9u IPv4 44964 0t0 UDP *:514 \nrsyslogd 12551 root 10u IPv6 44965 0t0 UDP *:514 \nrsyslogd 12551 root 11u IPv4 44968 0t0 UDP *:40002 \nrsyslogd 12551 root 12u IPv6 44969 0t0 UDP *:40002 ", "stdout_lines": ["rsyslogd 12551 root 5u IPv4 44956 0t0 TCP *:40001 (LISTEN)", "rsyslogd 12551 root 6u IPv6 44957 0t0 TCP *:40001 (LISTEN)", "rsyslogd 12551 root 7u IPv4 44960 0t0 TCP *:514 (LISTEN)", "rsyslogd 12551 root 8u IPv6 44961 0t0 TCP *:514 (LISTEN)", "rsyslogd 12551 root 9u IPv4 44964 0t0 UDP *:514 ", "rsyslogd 12551 root 10u IPv6 44965 0t0 UDP *:514 ", "rsyslogd 12551 root 11u IPv4 44968 0t0 UDP *:40002 ", "rsyslogd 12551 root 12u IPv6 44969 0t0 UDP *:40002 "]} TASK [debug] ******************************************************************* task path: /tmp/tmpa5z69896/tests/tests_remote_remote.yml:95 ok: [/cache/fedora-31.qcow2] => { "msg": "lsof returned rsyslogd 12551 root 5u IPv4 44956 0t0 TCP *:40001 (LISTEN)\nrsyslogd 12551 root 6u IPv6 44957 0t0 TCP *:40001 (LISTEN)\nrsyslogd 12551 root 7u IPv4 44960 0t0 TCP *:514 (LISTEN)\nrsyslogd 12551 root 8u IPv6 44961 0t0 TCP *:514 (LISTEN)\nrsyslogd 12551 root 9u IPv4 44964 0t0 UDP *:514 \nrsyslogd 12551 root 10u IPv6 44965 0t0 UDP *:514 \nrsyslogd 12551 root 11u IPv4 44968 0t0 UDP *:40002 \nrsyslogd 12551 root 12u IPv6 44969 0t0 UDP *:40002 " } TASK [Check port 514 and 40001 is open for TCP] ******************************** task path: /tmp/tmpa5z69896/tests/tests_remote_remote.yml:98 ok: [/cache/fedora-31.qcow2] => (item=514) => {"ansible_loop_var": "item", "changed": false, "cmd": "set -o pipefail\nlsof -i -nP | grep rsyslogd | grep TCP | grep 514\n", "delta": "0:00:00.027489", "end": "2020-11-12 02:02:55.743692", "item": 514, "rc": 0, "start": "2020-11-12 02:02:55.716203", "stderr": "", "stderr_lines": [], "stdout": "rsyslogd 12551 root 7u IPv4 44960 0t0 TCP *:514 (LISTEN)\nrsyslogd 12551 root 8u IPv6 44961 0t0 TCP *:514 (LISTEN)", "stdout_lines": ["rsyslogd 12551 root 7u IPv4 44960 0t0 TCP *:514 (LISTEN)", "rsyslogd 12551 root 8u IPv6 44961 0t0 TCP *:514 (LISTEN)"]} ok: [/cache/fedora-31.qcow2] => (item=40001) => {"ansible_loop_var": "item", "changed": false, "cmd": "set -o pipefail\nlsof -i -nP | grep rsyslogd | grep TCP | grep 40001\n", "delta": "0:00:00.029153", "end": "2020-11-12 02:02:56.094064", "item": 40001, "rc": 0, "start": "2020-11-12 02:02:56.064911", "stderr": "", "stderr_lines": [], "stdout": "rsyslogd 12551 root 5u IPv4 44956 0t0 TCP *:40001 (LISTEN)\nrsyslogd 12551 root 6u IPv6 44957 0t0 TCP *:40001 (LISTEN)", "stdout_lines": ["rsyslogd 12551 root 5u IPv4 44956 0t0 TCP *:40001 (LISTEN)", "rsyslogd 12551 root 6u IPv6 44957 0t0 TCP *:40001 (LISTEN)"]} TASK [Check port 514 and 40002 is open for UDP] ******************************** task path: /tmp/tmpa5z69896/tests/tests_remote_remote.yml:105 ok: [/cache/fedora-31.qcow2] => (item=514) => {"ansible_loop_var": "item", "changed": false, "cmd": "set -o pipefail\nlsof -i -nP | grep rsyslogd | grep UDP | grep 514\n", "delta": "0:00:00.025990", "end": "2020-11-12 02:02:56.455077", "item": 514, "rc": 0, "start": "2020-11-12 02:02:56.429087", "stderr": "", "stderr_lines": [], "stdout": "rsyslogd 12551 root 9u IPv4 44964 0t0 UDP *:514 \nrsyslogd 12551 root 10u IPv6 44965 0t0 UDP *:514 ", "stdout_lines": ["rsyslogd 12551 root 9u IPv4 44964 0t0 UDP *:514 ", "rsyslogd 12551 root 10u IPv6 44965 0t0 UDP *:514 "]} ok: [/cache/fedora-31.qcow2] => (item=40002) => {"ansible_loop_var": "item", "changed": false, "cmd": "set -o pipefail\nlsof -i -nP | grep rsyslogd | grep UDP | grep 40002\n", "delta": "0:00:00.025112", "end": "2020-11-12 02:02:56.785145", "item": 40002, "rc": 0, "start": "2020-11-12 02:02:56.760033", "stderr": "", "stderr_lines": [], "stdout": "rsyslogd 12551 root 11u IPv4 44968 0t0 UDP *:40002 \nrsyslogd 12551 root 12u IPv6 44969 0t0 UDP *:40002 ", "stdout_lines": ["rsyslogd 12551 root 11u IPv4 44968 0t0 UDP *:40002 ", "rsyslogd 12551 root 12u IPv6 44969 0t0 UDP *:40002 "]} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-31.qcow2 : ok=72 changed=16 unreachable=0 failed=0 skipped=49 rescued=0 ignored=0 + cd /tmp/tmpa5z69896/tests; TEST_SUBJECTS=/cache/fedora-31.qcow2 TEST_ARTIFACTS=/tmp/linux-system-role-test-work-pull-linux-system-roles_logging-186-405f09a-fedora-31-mm3symvy/artifacts ansible-playbook -vv --inventory=/usr/share/ansible/inventory/standard-inventory-qcow2 /tmp/tmpa5z69896/_setup.yml /tmp/tmpa5z69896/tests/tests_server.yml ansible-playbook 2.9.14 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/tester/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.8/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 3.8.6 (default, Sep 25 2020, 00:00:00) [GCC 10.2.1 20200723 (Red Hat 10.2.1-1)] Using /etc/ansible/ansible.cfg as config file PLAYBOOK: _setup.yml *********************************************************** 1 plays in /tmp/tmpa5z69896/_setup.yml PLAY [Fail when only localhost is available] *********************************** META: ran handlers TASK [debug] ******************************************************************* task path: /tmp/tmpa5z69896/_setup.yml:5 ok: [/cache/fedora-31.qcow2] => { "groups": { "all": [ "/cache/fedora-31.qcow2" ], "localhost": [ "/cache/fedora-31.qcow2" ], "subjects": [ "/cache/fedora-31.qcow2" ], "ungrouped": [] } } TASK [fail] ******************************************************************** task path: /tmp/tmpa5z69896/_setup.yml:7 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-31.qcow2 : ok=1 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 PLAYBOOK: tests_server.yml ***************************************************** 1 plays in /tmp/tmpa5z69896/tests/tests_server.yml PLAY [Test the server configuration containing tls tcp, plain tcp and udp connection] *** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpa5z69896/tests/tests_server.yml:12 ok: [/cache/fedora-31.qcow2] META: ran handlers TASK [include_tasks] *********************************************************** task path: /tmp/tmpa5z69896/tests/tests_server.yml:29 included: /tmp/tmpa5z69896/tests/tasks/create_tests_certs.yml for /cache/fedora-31.qcow2 TASK [Generate a CA key] ******************************************************* task path: /tmp/tmpa5z69896/tests/tasks/create_tests_certs.yml:1 changed: [/cache/fedora-31.qcow2] => {"changed": true, "filename": "/etc/pki/tls/private/test-ca-key.pem", "fingerprint": {"blake2b": "6a:53:ce:05:6c:9b:07:a7:fe:85:e7:e1:4e:70:3e:43:41:91:c0:b1:54:89:f3:e6:83:5c:f2:19:b2:7f:dd:6c:9b:a0:9e:f8:2a:b8:d9:b3:24:07:76:51:ef:f6:89:c8:5b:af:19:db:32:6a:e6:3c:65:62:35:a6:39:dd:80:2f", "blake2s": "4c:4c:46:ec:28:f0:2d:00:c3:d2:0d:68:95:13:6a:f2:2a:b9:d3:18:f1:77:5f:ca:9f:2e:db:4f:02:ca:3e:fa", "md5": "ed:39:be:67:02:88:19:d7:a9:0f:ab:79:86:5c:a3:ae", "sha1": "35:f5:95:04:4f:71:f6:21:e2:47:88:4e:a8:6d:43:75:ac:de:58:76", "sha224": "33:7e:b5:8e:08:2f:ff:a7:a1:f9:d6:0f:04:26:a7:23:ee:0d:a1:c8:43:51:11:c2:13:5b:62:48", "sha256": "35:af:f1:61:15:f0:ab:8b:e9:66:1a:60:57:21:cc:55:f6:65:b0:37:59:f6:f2:7c:a6:9e:ad:d8:af:d0:43:f3", "sha384": "57:7a:92:77:d0:3a:c6:73:7a:dd:4f:08:34:df:f2:10:53:9d:f3:87:aa:95:6b:79:ee:4a:78:76:8a:90:72:76:99:5a:27:a8:11:21:f1:52:57:6e:cf:39:f7:99:2a:c5", "sha3_224": "64:4b:dd:fb:ac:ee:0e:34:3f:c2:aa:c5:18:0d:44:f5:99:38:07:b6:d2:14:76:01:e1:16:3a:04", "sha3_256": "28:e4:61:64:d4:16:69:93:c8:95:78:3b:32:58:07:c4:62:82:89:87:17:99:fa:6b:db:5e:73:7a:76:4d:6e:44", "sha3_384": "86:23:4b:4b:05:fd:ef:1d:6c:ba:25:48:3e:68:94:70:33:c1:ce:ba:07:e7:d6:89:ee:2f:b2:e2:05:c2:11:26:b4:f0:58:b0:94:da:11:0a:10:30:4f:52:17:ed:a9:a3", "sha3_512": "c9:7f:9f:85:06:d6:68:25:fc:b4:eb:3c:91:98:a3:c1:76:09:8a:01:13:0d:2a:2c:5a:be:a8:b0:8e:02:4b:d9:36:f5:f5:eb:7e:70:72:fc:43:ea:04:ba:e5:d3:b8:0c:d1:d1:e0:7b:d2:a9:f0:ac:8a:10:5b:20:95:33:ee:95", "sha512": "95:d1:b2:de:31:4c:25:d9:87:21:5f:d1:5d:35:7e:85:26:a0:52:95:82:41:80:b7:7b:92:3a:04:87:25:be:cd:d7:0b:8d:c5:aa:74:32:b8:b8:29:c9:c2:39:80:89:8b:51:f4:d1:1b:93:49:cf:29:c7:e0:64:ba:c4:30:b0:59", "shake_128": "49:e7:cb:41:1c:3e:77:51:48:33:ee:bb:51:8a:e8:ad:3c:ba:39:88:85:ab:c5:4e:41:24:8f:32:84:24:b7:21", "shake_256": "bb:5c:a4:37:30:88:88:44:3c:89:76:09:41:26:c6:cb:9a:74:14:19:11:df:36:ef:74:de:28:71:30:aa:3c:3b"}, "size": 4096, "type": "RSA"} TASK [Generate a CA Certificate Signing Request] ******************************* task path: /tmp/tmpa5z69896/tests/tasks/create_tests_certs.yml:6 changed: [/cache/fedora-31.qcow2] => {"basicConstraints": null, "changed": true, "extendedKeyUsage": null, "filename": "/etc/rsyslog.d/test-ca.csr", "keyUsage": null, "ocspMustStaple": false, "privatekey": "/etc/pki/tls/private/test-ca-key.pem", "subject": [["CN", "test-ca.system_roles.fedora.org"]], "subjectAltName": ["DNS:test-ca.system_roles.fedora.org"]} TASK [Generate a self signed CA cert using the CA key] ************************* task path: /tmp/tmpa5z69896/tests/tasks/create_tests_certs.yml:12 changed: [/cache/fedora-31.qcow2] => {"changed": true, "csr": "/etc/rsyslog.d/test-ca.csr", "filename": "/etc/pki/tls/certs/test-ca.crt", "notAfter": "20301110020314Z", "notBefore": "20201112020314Z", "privatekey": "/etc/pki/tls/private/test-ca-key.pem", "serial_number": 290125471660928951403802335487976218456146332719} TASK [Generate a server/client key] ******************************************** task path: /tmp/tmpa5z69896/tests/tasks/create_tests_certs.yml:19 changed: [/cache/fedora-31.qcow2] => {"changed": true, "filename": "/etc/pki/tls/private/test-key.pem", "fingerprint": {"blake2b": "3a:0c:91:00:4a:fd:9e:80:cc:15:bb:51:09:56:ec:ab:49:96:5c:44:9b:a6:24:f6:0a:17:61:65:d6:1b:61:61:dd:59:c4:c1:bb:1d:2f:f1:9f:59:9f:75:19:c2:ab:dc:52:c0:8c:fa:d7:2a:3c:32:23:e4:0c:d8:9e:de:f4:89", "blake2s": "99:14:01:ad:36:36:23:52:51:14:3e:d8:f3:d5:c8:d7:55:2b:9b:aa:1e:7e:e0:e8:27:8b:a6:b2:25:bd:30:42", "md5": "67:6e:3e:16:60:d3:5d:fa:06:9c:d5:17:2c:bd:f0:59", "sha1": "70:c7:a4:cb:24:76:86:22:6e:0e:e7:74:3d:40:22:bd:02:fc:31:76", "sha224": "3d:c5:0c:52:6d:46:3c:1a:69:55:4f:f8:b1:05:c0:72:f0:e6:e4:0a:fc:98:d3:eb:01:c1:e7:c8", "sha256": "fb:11:0a:00:3e:2a:17:71:3e:da:22:78:31:e8:f1:b8:01:4b:93:80:d3:67:9f:36:24:ca:f4:39:6a:71:0f:fa", "sha384": "88:36:ca:7a:6c:4d:90:fd:94:47:61:90:0c:b3:d0:6a:f2:d5:68:8b:51:cf:fd:05:b1:ed:e0:2e:cb:73:70:13:8d:b0:3f:3c:82:18:5e:a7:32:8a:0b:42:ad:33:a8:bd", "sha3_224": "29:97:fe:75:50:e9:2d:15:ef:db:f1:7d:67:f0:04:f3:07:85:82:1d:fa:72:f2:2f:cf:c7:85:d8", "sha3_256": "6d:36:41:f4:11:b9:6d:65:e5:78:34:78:c0:f6:0e:68:f5:cf:a2:95:97:c3:bf:41:f0:f4:02:47:f5:b4:99:e5", "sha3_384": "56:dd:71:90:56:7f:6e:cf:52:dc:f4:f5:47:94:f1:3e:61:69:f1:48:6f:9e:1e:33:65:72:58:c0:71:2a:eb:4b:ac:25:fe:ab:7e:cd:fc:57:40:50:c0:a2:9d:08:ce:e6", "sha3_512": "e8:82:cf:b8:f1:f0:6a:67:05:ef:89:1a:93:5b:34:3a:f7:0b:01:10:24:1b:db:ea:dc:bf:dc:4b:b6:15:7c:24:f2:a6:61:ab:ee:18:d5:87:e3:b4:d7:ff:b2:6c:9e:86:91:31:a5:03:3a:8a:46:9c:49:2e:f4:da:70:a2:21:ee", "sha512": "e0:20:70:f6:b9:fa:91:98:7f:f6:7f:42:af:a9:a3:cb:25:30:42:ee:dc:f7:89:23:85:d9:5d:74:6e:99:9e:bb:e2:27:1b:bb:75:3c:62:19:d1:55:c3:ff:28:f7:2a:9a:2a:6d:52:44:ed:e5:80:ac:8d:9e:29:77:5e:f8:4d:e1", "shake_128": "e5:69:f1:ad:73:6f:8f:82:c5:0d:79:12:74:1c:17:d4:4f:25:e3:86:5b:0f:61:3d:19:d2:33:cf:c9:e4:7f:4d", "shake_256": "56:9a:23:7a:fa:50:76:58:a9:cc:d9:8f:35:06:c7:7a:88:e1:42:ce:90:a4:ad:8a:6e:19:35:b8:e8:bc:2d:5e"}, "size": 4096, "type": "RSA"} TASK [Generate a server Certificate Signing Request] *************************** task path: /tmp/tmpa5z69896/tests/tasks/create_tests_certs.yml:24 changed: [/cache/fedora-31.qcow2] => {"basicConstraints": null, "changed": true, "extendedKeyUsage": null, "filename": "/etc/rsyslog.d/test-cert.csr", "keyUsage": null, "ocspMustStaple": false, "privatekey": "/etc/pki/tls/private/test-key.pem", "subject": [["C", "US"], ["O", "Fedora"], ["CN", "logging.fedora.org"], ["emailAddress", "logging@fedora.org"]], "subjectAltName": ["DNS:logging.fedora.org"]} TASK [Generate a server/client cert using the key, and signed by the self signed CA] *** task path: /tmp/tmpa5z69896/tests/tasks/create_tests_certs.yml:33 changed: [/cache/fedora-31.qcow2] => {"ca_cert": "/etc/pki/tls/certs/test-ca.crt", "ca_privatekey": "/etc/pki/tls/private/test-ca-key.pem", "changed": true, "csr": "/etc/rsyslog.d/test-cert.csr", "filename": "/etc/pki/tls/certs/test-cert.pem", "notAfter": "20301110020316Z", "notBefore": "20201112020316Z", "privatekey": "/etc/pki/tls/private/test-key.pem", "serial_number": 57541609869835034753159934427620380447810552333} TASK [Deploy rsyslog config on the target host] ******************************** task path: /tmp/tmpa5z69896/tests/tests_server.yml:31 TASK [linux-system-roles.logging : Set rsyslog_output_elasticsearch for the omelasticsearch output] *** task path: /tmp/tmpa5z69896/tasks/main.yml:5 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_elasticsearch": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_files for the omfile outputs] *** task path: /tmp/tmpa5z69896/tasks/main.yml:9 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_files": [{"name": "files_output", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set files output if rsyslog_output_files is empty and logging_inputs is not empty] *** task path: /tmp/tmpa5z69896/tasks/main.yml:13 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Set rsyslog_output_forwards for the omfwd output] *** task path: /tmp/tmpa5z69896/tasks/main.yml:20 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_forwards": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_remote_files for the omfwd output for the remote input] *** task path: /tmp/tmpa5z69896/tasks/main.yml:24 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_remote_files": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_relp for the relp output] *** task path: /tmp/tmpa5z69896/tasks/main.yml:28 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_input_relp for the relp input] *** task path: /tmp/tmpa5z69896/tasks/main.yml:32 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_input_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmpa5z69896/tasks/main.yml:36 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"name": "files_output", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmpa5z69896/tasks/main.yml:40 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'files_output', 'type': 'files'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "files_output", "type": "files"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmpa5z69896/tasks/main.yml:49 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'flows', 'inputs': ['system_input', 'remote_tcp', 'remote_ptcp', 'remote_udp'], 'outputs': ['files_output']}) => {"ansible_loop_var": "item", "changed": false, "item": {"inputs": ["system_input", "remote_tcp", "remote_ptcp", "remote_udp"], "name": "flows", "outputs": ["files_output"]}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmpa5z69896/tasks/main.yml:60 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmpa5z69896/tasks/main.yml:64 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmpa5z69896/tasks/main.yml:70 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmpa5z69896/tasks/main.yml:76 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmpa5z69896/tasks/main.yml:82 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmpa5z69896/tasks/main.yml:86 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmpa5z69896/tasks/main.yml:101 TASK [/tmp/tmpa5z69896/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:14 changed: [/cache/fedora-31.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: libestr-0.1.9-13.fc31.x86_64", "Installed: ca-certificates-2020.2.41-1.1.fc31.noarch", "Installed: p11-kit-trust-0.23.21-2.fc31.x86_64", "Installed: p11-kit-0.23.21-2.fc31.x86_64", "Installed: libfastjson-0.99.8-5.fc31.x86_64", "Installed: rsyslog-8.2002.0-1.fc31.x86_64", "Installed: logrotate-3.15.1-1.fc31.x86_64", "Installed: rsyslog-gnutls-8.2002.0-1.fc31.x86_64", "Removed: p11-kit-0.23.16.1-2.fc31.x86_64", "Removed: p11-kit-trust-0.23.16.1-2.fc31.x86_64", "Removed: ca-certificates-2019.2.32-3.fc31.noarch"]} TASK [/tmp/tmpa5z69896/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:21 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc31", "source": "rpm", "version": "1.20.4"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc31", "source": "rpm", "version": "1.20.4"}], "abattis-cantarell-fonts": [{"arch": "noarch", "epoch": null, "name": "abattis-cantarell-fonts", "release": "3.fc31", "source": "rpm", "version": "0.111"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "4.fc31", "source": "rpm", "version": "2.2.53"}], "adobe-source-code-pro-fonts": [{"arch": "noarch", "epoch": null, "name": "adobe-source-code-pro-fonts", "release": "7.fc31", "source": "rpm", "version": "2.030.1.050"}], "adwaita-cursor-theme": [{"arch": "noarch", "epoch": null, "name": "adwaita-cursor-theme", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "adwaita-icon-theme": [{"arch": "noarch", "epoch": null, "name": "adwaita-icon-theme", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "5.fc31", "source": "rpm", "version": "1.11"}], "at-spi2-atk": [{"arch": "x86_64", "epoch": null, "name": "at-spi2-atk", "release": "1.fc31", "source": "rpm", "version": "2.34.1"}], "at-spi2-core": [{"arch": "x86_64", "epoch": null, "name": "at-spi2-core", "release": "1.fc31", "source": "rpm", "version": "2.34.0"}], "atk": [{"arch": "x86_64", "epoch": null, "name": "atk", "release": "1.fc31", "source": "rpm", "version": "2.34.1"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "0.12.20190507gitf58ec40.fc31", "source": "rpm", "version": "3.0"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "0.12.20190507gitf58ec40.fc31", "source": "rpm", "version": "3.0"}], "avahi-libs": [{"arch": "x86_64", "epoch": null, "name": "avahi-libs", "release": "20.fc31", "source": "rpm", "version": "0.7"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "8.fc31", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "3.fc31", "source": "rpm", "version": "5.0.7"}], "brotli": [{"arch": "x86_64", "epoch": null, "name": "brotli", "release": "6.fc31", "source": "rpm", "version": "1.0.7"}], "bzip2": [{"arch": "x86_64", "epoch": null, "name": "bzip2", "release": "1.fc31", "source": "rpm", "version": "1.0.8"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "1.fc31", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "4.fc31", "source": "rpm", "version": "1.15.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc31", "source": "rpm", "version": "2020.2.41"}], "cairo": [{"arch": "x86_64", "epoch": null, "name": "cairo", "release": "6.fc31", "source": "rpm", "version": "1.16.0"}], "cairo-gobject": [{"arch": "x86_64", "epoch": null, "name": "cairo-gobject", "release": "6.fc31", "source": "rpm", "version": "1.16.0"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "2.fc31", "source": "rpm", "version": "2.9"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "4.fc31", "source": "rpm", "version": "3.5"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "11.fc31", "source": "rpm", "version": "17.1"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "3.fc31", "source": "rpm", "version": "0.31"}], "colord-libs": [{"arch": "x86_64", "epoch": null, "name": "colord-libs", "release": "2.fc31", "source": "rpm", "version": "1.4.4"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc31", "source": "rpm", "version": "8.31"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc31", "source": "rpm", "version": "8.31"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "12.fc31", "source": "rpm", "version": "2.12"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "21.fc31", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "21.fc31", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "4.gitbb9bf99.fc31", "source": "rpm", "version": "20190816"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc31", "source": "rpm", "version": "2.2.1"}], "cups-libs": [{"arch": "x86_64", "epoch": 1, "name": "cups-libs", "release": "2.fc31", "source": "rpm", "version": "2.2.12"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "1.fc31", "source": "rpm", "version": "7.66.0"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "2.fc31", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "3.fc31", "source": "rpm", "version": "1.12.16"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "6.fc31", "source": "rpm", "version": "21"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "3.fc31", "source": "rpm", "version": "1.12.16"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "3.fc31", "source": "rpm", "version": "1.12.16"}], "dconf": [{"arch": "x86_64", "epoch": null, "name": "dconf", "release": "1.fc31", "source": "rpm", "version": "0.34.0"}], "dejavu-fonts-common": [{"arch": "noarch", "epoch": null, "name": "dejavu-fonts-common", "release": "2.fc31", "source": "rpm", "version": "2.37"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "2.fc31", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "2.fc31", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "2.fc31", "source": "rpm", "version": "1.02.163"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "2.fc31", "source": "rpm", "version": "1.02.163"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "15.fc31", "source": "rpm", "version": "4.4.1"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "15.fc31", "source": "rpm", "version": "4.4.1"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "3.fc31", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc31", "source": "rpm", "version": "4.0.9"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "27.git20181204.fc31.1", "source": "rpm", "version": "049"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "27.git20181204.fc31.1", "source": "rpm", "version": "049"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc31", "source": "rpm", "version": "0.177"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc31", "source": "rpm", "version": "0.177"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc31", "source": "rpm", "version": "0.177"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc31", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "1", "source": "rpm", "version": "31"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "1", "source": "rpm", "version": "31"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "1", "source": "rpm", "version": "31"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "1", "source": "rpm", "version": "31"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc31", "source": "rpm", "version": "5.37"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc31", "source": "rpm", "version": "5.37"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc31", "source": "rpm", "version": "3.12"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "24.fc31", "source": "rpm", "version": "4.6.0"}], "fipscheck": [{"arch": "x86_64", "epoch": null, "name": "fipscheck", "release": "7.fc31", "source": "rpm", "version": "1.5.0"}], "fipscheck-lib": [{"arch": "x86_64", "epoch": null, "name": "fipscheck-lib", "release": "7.fc31", "source": "rpm", "version": "1.5.0"}], "fontconfig": [{"arch": "x86_64", "epoch": null, "name": "fontconfig", "release": "3.fc31", "source": "rpm", "version": "2.13.92"}], "fontpackages-filesystem": [{"arch": "noarch", "epoch": null, "name": "fontpackages-filesystem", "release": "25.fc31", "source": "rpm", "version": "1.44"}], "freetype": [{"arch": "x86_64", "epoch": null, "name": "freetype", "release": "3.fc31", "source": "rpm", "version": "2.10.0"}], "fribidi": [{"arch": "x86_64", "epoch": null, "name": "fribidi", "release": "4.fc31", "source": "rpm", "version": "1.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "8.fc31", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "5.fc31", "source": "rpm", "version": "5.0.1"}], "gcr": [{"arch": "x86_64", "epoch": null, "name": "gcr", "release": "1.fc31", "source": "rpm", "version": "3.33.4"}], "gcr-base": [{"arch": "x86_64", "epoch": null, "name": "gcr-base", "release": "1.fc31", "source": "rpm", "version": "3.33.4"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc31", "source": "rpm", "version": "1.18.1"}], "gdk-pixbuf2": [{"arch": "x86_64", "epoch": null, "name": "gdk-pixbuf2", "release": "1.fc31", "source": "rpm", "version": "2.40.0"}], "gdk-pixbuf2-modules": [{"arch": "x86_64", "epoch": null, "name": "gdk-pixbuf2-modules", "release": "1.fc31", "source": "rpm", "version": "2.40.0"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "1.fc31", "source": "rpm", "version": "20190806"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "1.fc31", "source": "rpm", "version": "20190806"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "2.fc31", "source": "rpm", "version": "0.20.1"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "2.fc31", "source": "rpm", "version": "0.20.1"}], "git-core": [{"arch": "x86_64", "epoch": null, "name": "git-core", "release": "1.fc31", "source": "rpm", "version": "2.23.0"}], "glib-networking": [{"arch": "x86_64", "epoch": null, "name": "glib-networking", "release": "1.fc31", "source": "rpm", "version": "2.62.1"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc31", "source": "rpm", "version": "2.62.1"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "5.fc31", "source": "rpm", "version": "2.30"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "5.fc31", "source": "rpm", "version": "2.30"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "5.fc31", "source": "rpm", "version": "2.30"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "10.fc31", "source": "rpm", "version": "6.1.2"}], "gnome-keyring": [{"arch": "x86_64", "epoch": null, "name": "gnome-keyring", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc31", "source": "rpm", "version": "2.2.17"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc31", "source": "rpm", "version": "2.2.17"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc31", "source": "rpm", "version": "3.6.10"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5c6ae44d", "source": "rpm", "version": "3c3359c4"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "3.fc31", "source": "rpm", "version": "1.13.1"}], "graphite2": [{"arch": "x86_64", "epoch": null, "name": "graphite2", "release": "1.fc31", "source": "rpm", "version": "1.3.13"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "3.fc31", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "20.fc31", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-tools-extra": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-extra", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "36.fc31", "source": "rpm", "version": "8.40"}], "gsettings-desktop-schemas": [{"arch": "x86_64", "epoch": null, "name": "gsettings-desktop-schemas", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "gtk-update-icon-cache": [{"arch": "x86_64", "epoch": null, "name": "gtk-update-icon-cache", "release": "3.fc31", "source": "rpm", "version": "3.24.12"}], "gtk3": [{"arch": "x86_64", "epoch": null, "name": "gtk3", "release": "3.fc31", "source": "rpm", "version": "3.24.12"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "1.fc31", "source": "rpm", "version": "1.10"}], "harfbuzz": [{"arch": "x86_64", "epoch": null, "name": "harfbuzz", "release": "2.fc31", "source": "rpm", "version": "2.6.1"}], "heat-cfntools": [{"arch": "noarch", "epoch": null, "name": "heat-cfntools", "release": "9.fc31", "source": "rpm", "version": "1.4.2"}], "hicolor-icon-theme": [{"arch": "noarch", "epoch": null, "name": "hicolor-icon-theme", "release": "7.fc31", "source": "rpm", "version": "0.17"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "9.fc31", "source": "rpm", "version": "3.20"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "2.fc31", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc31", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "3.fc31", "source": "rpm", "version": "0.2.5"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc31", "source": "rpm", "version": "5.3.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc31", "source": "rpm", "version": "5.3.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "5.fc31", "source": "rpm", "version": "1.8.3"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "3.fc31", "source": "rpm", "version": "20190515"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "4.fc31", "source": "rpm", "version": "2.12"}], "jasper-libs": [{"arch": "x86_64", "epoch": null, "name": "jasper-libs", "release": "9.fc31", "source": "rpm", "version": "2.0.14"}], "jbigkit-libs": [{"arch": "x86_64", "epoch": null, "name": "jbigkit-libs", "release": "17.fc31", "source": "rpm", "version": "2.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "6.fc31", "source": "rpm", "version": "0.13.1"}], "json-glib": [{"arch": "x86_64", "epoch": null, "name": "json-glib", "release": "3.fc31", "source": "rpm", "version": "1.4.4"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "14.fc31", "source": "rpm", "version": "2.0.4"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "14.fc31", "source": "rpm", "version": "2.0.4"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "14.fc31", "source": "rpm", "version": "2.0.4"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "301.fc31", "source": "rpm", "version": "5.3.7"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "3.fc31", "source": "rpm", "version": "1.6"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "4.fc31", "source": "rpm", "version": "26"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "4.fc31", "source": "rpm", "version": "26"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "3.fc31", "source": "rpm", "version": "0.8.0"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "45.fc31", "source": "rpm", "version": "1.17"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "7.fc31", "source": "rpm", "version": "2.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "7.fc31", "source": "rpm", "version": "2.0"}], "lcms2": [{"arch": "x86_64", "epoch": null, "name": "lcms2", "release": "6.fc31", "source": "rpm", "version": "2.9"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "2.fc31", "source": "rpm", "version": "551"}], "libX11": [{"arch": "x86_64", "epoch": null, "name": "libX11", "release": "3.fc31", "source": "rpm", "version": "1.6.8"}], "libX11-common": [{"arch": "noarch", "epoch": null, "name": "libX11-common", "release": "3.fc31", "source": "rpm", "version": "1.6.8"}], "libXau": [{"arch": "x86_64", "epoch": null, "name": "libXau", "release": "2.fc31", "source": "rpm", "version": "1.0.9"}], "libXcomposite": [{"arch": "x86_64", "epoch": null, "name": "libXcomposite", "release": "17.fc31", "source": "rpm", "version": "0.4.4"}], "libXcursor": [{"arch": "x86_64", "epoch": null, "name": "libXcursor", "release": "6.fc31", "source": "rpm", "version": "1.1.15"}], "libXdamage": [{"arch": "x86_64", "epoch": null, "name": "libXdamage", "release": "17.fc31", "source": "rpm", "version": "1.1.4"}], "libXext": [{"arch": "x86_64", "epoch": null, "name": "libXext", "release": "2.fc31", "source": "rpm", "version": "1.3.4"}], "libXfixes": [{"arch": "x86_64", "epoch": null, "name": "libXfixes", "release": "10.fc31", "source": "rpm", "version": "5.0.3"}], "libXft": [{"arch": "x86_64", "epoch": null, "name": "libXft", "release": "2.fc31", "source": "rpm", "version": "2.3.3"}], "libXi": [{"arch": "x86_64", "epoch": null, "name": "libXi", "release": "2.fc31", "source": "rpm", "version": "1.7.10"}], "libXinerama": [{"arch": "x86_64", "epoch": null, "name": "libXinerama", "release": "4.fc31", "source": "rpm", "version": "1.1.4"}], "libXrandr": [{"arch": "x86_64", "epoch": null, "name": "libXrandr", "release": "2.fc31", "source": "rpm", "version": "1.5.2"}], "libXrender": [{"arch": "x86_64", "epoch": null, "name": "libXrender", "release": "10.fc31", "source": "rpm", "version": "0.9.10"}], "libXtst": [{"arch": "x86_64", "epoch": null, "name": "libXtst", "release": "10.fc31", "source": "rpm", "version": "1.2.3"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "4.fc31", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc31", "source": "rpm", "version": "3.4.0"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "3.fc31", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "2.fc31", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "7.fc31", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "43.fc31", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "6.fc31", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "8.fc31", "source": "rpm", "version": "0.7.9"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "43.fc31", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "3.fc31", "source": "rpm", "version": "0.1.11"}], "libcroco": [{"arch": "x86_64", "epoch": null, "name": "libcroco", "release": "2.fc31", "source": "rpm", "version": "0.6.13"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "1.fc31", "source": "rpm", "version": "7.66.0"}], "libdatrie": [{"arch": "x86_64", "epoch": null, "name": "libdatrie", "release": "10.fc31", "source": "rpm", "version": "0.2.9"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "38.fc31", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "38.fc31", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "43.fc31", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "6.fc31", "source": "rpm", "version": "0.35.3"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "28.20190324cvs.fc31", "source": "rpm", "version": "3.1"}], "libepoxy": [{"arch": "x86_64", "epoch": null, "name": "libepoxy", "release": "4.fc31", "source": "rpm", "version": "1.5.3"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "13.fc31", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "7.fc31", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "5.fc31", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "23.fc31", "source": "rpm", "version": "3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc31", "source": "rpm", "version": "9.2.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc31", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc31", "source": "rpm", "version": "9.2.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "2.fc31", "source": "rpm", "version": "1.36"}], "libgusb": [{"arch": "x86_64", "epoch": null, "name": "libgusb", "release": "5.fc31", "source": "rpm", "version": "0.3.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc31", "source": "rpm", "version": "2.2.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "43.fc31", "source": "rpm", "version": "1.3.1"}], "libjpeg-turbo": [{"arch": "x86_64", "epoch": null, "name": "libjpeg-turbo", "release": "4.fc31", "source": "rpm", "version": "2.0.2"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc31", "source": "rpm", "version": "1.1.5"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc31", "source": "rpm", "version": "1.1.5"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "10.fc31", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc31", "source": "rpm", "version": "2.0.7"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "8.fc31", "source": "rpm", "version": "1.2.0"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "9.fc31", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "10.fc31", "source": "rpm", "version": "1.0.4"}], "libmodman": [{"arch": "x86_64", "epoch": null, "name": "libmodman", "release": "20.fc31", "source": "rpm", "version": "2.0.1"}], "libmodulemd1": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd1", "release": "3.fc31", "source": "rpm", "version": "1.8.15"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "4.fc31", "source": "rpm", "version": "1.7"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.rc1.fc31", "source": "rpm", "version": "2.4.1"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc31", "source": "rpm", "version": "1.39.2"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "1.fc31", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "5.20180605git4a062cf.fc31", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "43.fc31", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "4.fc31", "source": "rpm", "version": "1.9.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "3.fc31", "source": "rpm", "version": "1.5.1"}], "libpng": [{"arch": "x86_64", "epoch": 2, "name": "libpng", "release": "2.fc31", "source": "rpm", "version": "1.6.37"}], "libproxy": [{"arch": "x86_64", "epoch": null, "name": "libproxy", "release": "14.fc31", "source": "rpm", "version": "0.4.15"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc31", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc31", "source": "rpm", "version": "1.4.1"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "43.fc31", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc31", "source": "rpm", "version": "1.10.5"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc31", "source": "rpm", "version": "2.10.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "1.fc31", "source": "rpm", "version": "2.4.1"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc31", "source": "rpm", "version": "0.19.1"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc31", "source": "rpm", "version": "2.9"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "2.fc31", "source": "rpm", "version": "2.9"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "8.fc31", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "3.fc31", "source": "rpm", "version": "0.7.5"}], "libsoup": [{"arch": "x86_64", "epoch": null, "name": "libsoup", "release": "1.fc31", "source": "rpm", "version": "2.68.2"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "6.fc31", "source": "rpm", "version": "0.9.0"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "6.fc31", "source": "rpm", "version": "0.9.0"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc31", "source": "rpm", "version": "9.2.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "1.fc31", "source": "rpm", "version": "2.3.0"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "2.fc31", "source": "rpm", "version": "4.14"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "1.fc31", "source": "rpm", "version": "1.4.2"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "1.fc31", "source": "rpm", "version": "0.10.1"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "2.fc31", "source": "rpm", "version": "0.20.1"}], "libthai": [{"arch": "x86_64", "epoch": null, "name": "libthai", "release": "3.fc31", "source": "rpm", "version": "0.1.28"}], "libtiff": [{"arch": "x86_64", "epoch": null, "name": "libtiff", "release": "6.fc31", "source": "rpm", "version": "4.0.10"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "2.rc3.fc31", "source": "rpm", "version": "1.1.4"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "6.fc31", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "4.fc31", "source": "rpm", "version": "1.0.22"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "21.fc31", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "17.fc31", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "8.fc31", "source": "rpm", "version": "0.3.0"}], "libwayland-client": [{"arch": "x86_64", "epoch": null, "name": "libwayland-client", "release": "2.fc31", "source": "rpm", "version": "1.17.0"}], "libwayland-cursor": [{"arch": "x86_64", "epoch": null, "name": "libwayland-cursor", "release": "2.fc31", "source": "rpm", "version": "1.17.0"}], "libwayland-egl": [{"arch": "x86_64", "epoch": null, "name": "libwayland-egl", "release": "2.fc31", "source": "rpm", "version": "1.17.0"}], "libxcb": [{"arch": "x86_64", "epoch": null, "name": "libxcb", "release": "3.fc31", "source": "rpm", "version": "1.13.1"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "1.fc31", "source": "rpm", "version": "4.4.10"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "1.fc31", "source": "rpm", "version": "4.4.10"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc31", "source": "rpm", "version": "0.8.4"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "3.fc31", "source": "rpm", "version": "2.9.9"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "2.fc31", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc31", "source": "rpm", "version": "1.4.2"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "25.fc31", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "102.fc31", "source": "rpm", "version": "20190923"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "3.fc31", "source": "rpm", "version": "0.9.23"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "1.fc31", "source": "rpm", "version": "3.15.1"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "6.fc31", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "1.fc31", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "5.fc31", "source": "rpm", "version": "2.8.4"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc31", "source": "rpm", "version": "5.5.2"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc31", "source": "rpm", "version": "3.1.6"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc31", "source": "rpm", "version": "4.0.23"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "12.20190803.fc31", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "12.20190803.fc31", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "12.20190803.fc31", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.55.20160912git.fc31", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc31", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "3.fc31", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "3.fc31", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc31.1", "source": "rpm", "version": "8.0p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc31.1", "source": "rpm", "version": "8.0p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc31.1", "source": "rpm", "version": "8.0p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "2.fc31", "source": "rpm", "version": "1.1.1d"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc31", "source": "rpm", "version": "1.1.1d"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "2.fc31", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "3.fc31", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc31", "source": "rpm", "version": "0.23.21"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc31", "source": "rpm", "version": "0.23.21"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "18.fc31", "source": "rpm", "version": "1.3.1"}], "pango": [{"arch": "x86_64", "epoch": null, "name": "pango", "release": "1.fc31", "source": "rpm", "version": "1.44.6"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "1.fc31", "source": "rpm", "version": "3.2.153"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "6.fc31", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc31.1", "source": "rpm", "version": "8.43"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "14.fc31", "source": "rpm", "version": "10.33"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "5.fc31", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "6.fc31", "source": "rpm", "version": "1.1.0"}], "pixman": [{"arch": "x86_64", "epoch": null, "name": "pixman", "release": "1.fc31", "source": "rpm", "version": "0.38.4"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "4.fc31", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "18.fc31", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "6.fc31", "source": "rpm", "version": "3.3.15"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "2.fc31", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc31", "source": "rpm", "version": "19.1.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "1.fc31", "source": "rpm", "version": "41.2.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "5.fc31", "source": "rpm", "version": "3.7.4"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "5.fc31", "source": "rpm", "version": "3.7.4"}], "python3-asn1crypto": [{"arch": "noarch", "epoch": null, "name": "python3-asn1crypto", "release": "7.fc31", "source": "rpm", "version": "0.24.0"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc31", "source": "rpm", "version": "19.1.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "0.12.20190507gitf58ec40.fc31", "source": "rpm", "version": "3.0"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc31", "source": "rpm", "version": "2.7.0"}], "python3-boto": [{"arch": "noarch", "epoch": null, "name": "python3-boto", "release": "1.fc31", "source": "rpm", "version": "2.49.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc31", "source": "rpm", "version": "1.12.3"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "10.fc31", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "16.fc31", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc31", "source": "rpm", "version": "2.6.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "3.fc31", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "6.fc31", "source": "rpm", "version": "1.2.8"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "2.fc31", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc31", "source": "rpm", "version": "4.0.9"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "3.fc31", "source": "rpm", "version": "1.13.1"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "6.fc31", "source": "rpm", "version": "0.35.3"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc31", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "2.fc31", "source": "rpm", "version": "2.10.1"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "8.fc31", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "16.fc31", "source": "rpm", "version": "1.10"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "1.fc31", "source": "rpm", "version": "3.0.2"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "3.fc31", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "3.fc31", "source": "rpm", "version": "0.1.11"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "6.fc31", "source": "rpm", "version": "0.35.3"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "5.fc31", "source": "rpm", "version": "3.7.4"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc31", "source": "rpm", "version": "2.9"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "2.fc31", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "2.fc31", "source": "rpm", "version": "3.0.2"}], "python3-pbr": [{"arch": "noarch", "epoch": null, "name": "python3-pbr", "release": "4.fc31", "source": "rpm", "version": "5.1.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc31", "source": "rpm", "version": "19.1.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "3.fc31", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "18.fc31", "source": "rpm", "version": "0.7.2"}], "python3-psutil": [{"arch": "x86_64", "epoch": null, "name": "python3-psutil", "release": "2.fc31", "source": "rpm", "version": "5.6.3"}], "python3-pyasn1": [{"arch": "noarch", "epoch": null, "name": "python3-pyasn1", "release": "5.fc31", "source": "rpm", "version": "0.4.4"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "20.fc31", "source": "rpm", "version": "2.14"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "1.fc31", "source": "rpm", "version": "0.15.4"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "3.fc31", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "2.fc31", "source": "rpm", "version": "1.7.0"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc31", "source": "rpm", "version": "2019.2"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc31", "source": "rpm", "version": "5.1.2"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc31", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "python3-rsa": [{"arch": "noarch", "epoch": null, "name": "python3-rsa", "release": "10.fc31", "source": "rpm", "version": "3.4.2"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc31", "source": "rpm", "version": "4.2.2"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "1.fc31", "source": "rpm", "version": "41.2.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc31", "source": "rpm", "version": "1.12.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc31", "source": "rpm", "version": "1.9.3"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "4.fc31", "source": "rpm", "version": "1.25.3"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "4.fc31", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "3.fc31", "source": "rpm", "version": "8.0"}], "rest": [{"arch": "x86_64", "epoch": null, "name": "rest", "release": "6.fc31", "source": "rpm", "version": "0.8.1"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "25.fc31", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "9.fc31", "source": "rpm", "version": "3.1.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc31", "source": "rpm", "version": "8.2002.0"}], "rsyslog-gnutls": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-gnutls", "release": "1.fc31", "source": "rpm", "version": "8.2002.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "4.fc31", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "37.fc31", "source": "rpm", "version": "3.14.4"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "37.fc31", "source": "rpm", "version": "3.14.4"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc31", "source": "rpm", "version": "2.13.3"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "16.fc31", "source": "rpm", "version": "4.6"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "1.fc31", "source": "rpm", "version": "1.14"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "2.fc31", "source": "rpm", "version": "3.29.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc31", "source": "rpm", "version": "1.8.28"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-bootchart": [{"arch": "x86_64", "epoch": null, "name": "systemd-bootchart", "release": "5.fc31", "source": "rpm", "version": "233"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "2.fc31", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "13.fc31", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "13.fc31", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "2.fc31", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc31", "source": "rpm", "version": "2019c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc31", "source": "rpm", "version": "1.9.3"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc31", "source": "rpm", "version": "8.1.2102"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "15.fc31", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc31", "source": "rpm", "version": "5.5.2"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "2.fc31", "source": "rpm", "version": "5.1.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "2.fc31", "source": "rpm", "version": "2.27"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "6.fc31", "source": "rpm", "version": "5.2.4"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "6.fc31", "source": "rpm", "version": "5.2.4"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "3.fc31", "source": "rpm", "version": "1.1.2"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "19.fc31", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2002.0"}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : debug] ********************************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:32 skipping: [/cache/fedora-31.qcow2] => {} TASK [/tmp/tmpa5z69896/roles/rsyslog : debug] ********************************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:36 ok: [/cache/fedora-31.qcow2] => { "msg": "Rsyslog_version is 8.2002.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmpa5z69896/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:41 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:48 ok: [/cache/fedora-31.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/rsyslog.d", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:54 ok: [/cache/fedora-31.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/lib/rsyslog", "secontext": "system_u:object_r:syslogd_var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Set backup dir name] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:60 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_backup_dir": "/tmp/rsyslog.d-20201112T020311"}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:64 ok: [/cache/fedora-31.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20201112T020311", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:73 ok: [/cache/fedora-31.qcow2] => {"archived": ["/etc/rsyslog.d/test-ca.csr", "/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.d/test-cert.csr", "/etc/rsyslog.conf"], "arcroot": "/etc/", "changed": false, "dest": "/tmp/rsyslog.d-20201112T020311/backup.tgz", "expanded_exclude_paths": [], "expanded_paths": ["/etc/rsyslog.d", "/etc/rsyslog.conf"], "gid": 0, "group": "root", "missing": [], "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4508, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:80 changed: [/cache/fedora-31.qcow2] => {"changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/log", "secontext": "system_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:88 NOTIFIED HANDLER /tmp/tmpa5z69896/roles/rsyslog : restart rsyslogd for /cache/fedora-31.qcow2 changed: [/cache/fedora-31.qcow2] => {"changed": true, "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "dest": "/etc/rsyslog.conf", "gid": 0, "group": "root", "md5sum": "aa226b8228225835f8a13f775ca42e49", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 104, "src": "/root/.ansible/tmp/ansible-tmp-1605146648.707385-171921-115705114772134/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:97 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n defaultNetstreamDriverCAFile=\"/etc/pki/tls/certs/test-ca.crt\"\n defaultNetstreamDriverCertFile=\"/etc/pki/tls/certs/test-cert.pem\"\n defaultNetstreamDriverKeyFile=\"/etc/pki/tls/private/test-key.pem\"\n)\n"}, [{"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}], [{"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}]]}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:108 changed: [/cache/fedora-31.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n defaultNetstreamDriverCAFile="/etc/pki/tls/certs/test-ca.crt"\n defaultNetstreamDriverCertFile="/etc/pki/tls/certs/test-cert.pem"\n defaultNetstreamDriverKeyFile="/etc/pki/tls/private/test-key.pem"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "6e8a6af766f19bab8de549a09ce1031d6859bfd7", "dest": "/etc/rsyslog.d/00-global.conf", "gid": 0, "group": "root", "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n defaultNetstreamDriverCAFile=\"/etc/pki/tls/certs/test-ca.crt\"\n defaultNetstreamDriverCertFile=\"/etc/pki/tls/certs/test-cert.pem\"\n defaultNetstreamDriverKeyFile=\"/etc/pki/tls/private/test-key.pem\"\n)\n"}, "md5sum": "84c545c438d1c3947aa8e9bb70e1207c", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 286, "src": "/root/.ansible/tmp/ansible-tmp-1605146649.699324-171951-98797530037326/source", "state": "file", "uid": 0} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} changed: [/cache/fedora-31.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "0dd331865ac06c0881012a0dc9796c2260e66dcd", "dest": "/etc/rsyslog.d/05-common-defaults.conf", "gid": 0, "group": "root", "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "md5sum": "ca846c3cf461cb558da5d3e79ac49a26", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 69, "src": "/root/.ansible/tmp/ansible-tmp-1605146650.3282275-171951-142096296949824/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:129 skipping: [/cache/fedora-31.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n defaultNetstreamDriverCAFile="/etc/pki/tls/certs/test-ca.crt"\n defaultNetstreamDriverCertFile="/etc/pki/tls/certs/test-cert.pem"\n defaultNetstreamDriverKeyFile="/etc/pki/tls/private/test-key.pem"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n defaultNetstreamDriverCAFile=\"/etc/pki/tls/certs/test-ca.crt\"\n defaultNetstreamDriverCertFile=\"/etc/pki/tls/certs/test-cert.pem\"\n defaultNetstreamDriverKeyFile=\"/etc/pki/tls/private/test-key.pem\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:151 TASK [/tmp/tmpa5z69896/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:166 skipping: [/cache/fedora-31.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=[{'name': 'remote_tcp', 'type': 'remote', 'tcp_ports': [6514, 40000, 40001], 'tls': True, 'pki_authmode': 'x509/name', 'permitted_clients': ['*.client.com', '*.example.com']}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"name": "remote_tcp", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "x509/name", "tcp_ports": [6514, 40000, 40001], "tls": true, "type": "remote"}], "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:174 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:186 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:198 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:222 ok: [/cache/fedora-31.qcow2] => (item={'name': 'system_input', 'type': 'basics'}) => {"ansible_facts": {"__rsyslog_basics_packages": []}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/inputs/basics/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "system_input", "type": "basics"}} ok: [/cache/fedora-31.qcow2] => (item={'name': 'remote_tcp', 'type': 'remote', 'tcp_ports': [6514, 40000, 40001], 'tls': True, 'pki_authmode': 'x509/name', 'permitted_clients': ['*.client.com', '*.example.com']}) => {"ansible_facts": {"__rsyslog_remote_packages": []}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/inputs/remote/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "remote_tcp", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "x509/name", "tcp_ports": [6514, 40000, 40001], "tls": true, "type": "remote"}} ok: [/cache/fedora-31.qcow2] => (item={'name': 'remote_ptcp', 'type': 'remote', 'tcp_ports': [514, 40010, 40011, 40012]}) => {"ansible_facts": {"__rsyslog_remote_packages": []}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/inputs/remote/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "remote_ptcp", "tcp_ports": [514, 40010, 40011, 40012], "type": "remote"}} ok: [/cache/fedora-31.qcow2] => (item={'name': 'remote_udp', 'type': 'remote', 'udp_ports': [514, 40020]}) => {"ansible_facts": {"__rsyslog_remote_packages": []}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/inputs/remote/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "remote_udp", "type": "remote", "udp_ports": [514, 40020]}} TASK [/tmp/tmpa5z69896/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:234 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/basics/main.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/remote/main.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/remote/main.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/remote/main.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update basics input packages] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/basics/main.yml:3 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 TASK [/tmp/tmpa5z69896/roles/rsyslog : Create basics input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/basics/main.yml:10 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'remote_tcp', 'type': 'remote', 'tcp_ports': [6514, 40000, 40001], 'tls': True, 'pki_authmode': 'x509/name', 'permitted_clients': ['*.client.com', '*.example.com']}) => {"ansible_loop": {"allitems": [{"name": "system_input", "type": "basics"}, {"name": "remote_tcp", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "x509/name", "tcp_ports": [6514, 40000, 40001], "tls": true, "type": "remote"}, {"name": "remote_ptcp", "tcp_ports": [514, 40010, 40011, 40012], "type": "remote"}, {"name": "remote_udp", "type": "remote", "udp_ports": [514, 40020]}], "first": false, "index": 2, "index0": 1, "last": false, "length": 4, "nextitem": {"name": "remote_ptcp", "tcp_ports": [514, 40010, 40011, 40012], "type": "remote"}, "previtem": {"name": "system_input", "type": "basics"}, "revindex": 3, "revindex0": 2}, "ansible_loop_var": "item", "changed": false, "item": {"name": "remote_tcp", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "x509/name", "tcp_ports": [6514, 40000, 40001], "tls": true, "type": "remote"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'remote_ptcp', 'type': 'remote', 'tcp_ports': [514, 40010, 40011, 40012]}) => {"ansible_loop": {"allitems": [{"name": "system_input", "type": "basics"}, {"name": "remote_tcp", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "x509/name", "tcp_ports": [6514, 40000, 40001], "tls": true, "type": "remote"}, {"name": "remote_ptcp", "tcp_ports": [514, 40010, 40011, 40012], "type": "remote"}, {"name": "remote_udp", "type": "remote", "udp_ports": [514, 40020]}], "first": false, "index": 3, "index0": 2, "last": false, "length": 4, "nextitem": {"name": "remote_udp", "type": "remote", "udp_ports": [514, 40020]}, "previtem": {"name": "remote_tcp", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "x509/name", "tcp_ports": [6514, 40000, 40001], "tls": true, "type": "remote"}, "revindex": 2, "revindex0": 1}, "ansible_loop_var": "item", "changed": false, "item": {"name": "remote_ptcp", "tcp_ports": [514, 40010, 40011, 40012], "type": "remote"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'remote_udp', 'type': 'remote', 'udp_ports': [514, 40020]}) => {"ansible_loop": {"allitems": [{"name": "system_input", "type": "basics"}, {"name": "remote_tcp", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "x509/name", "tcp_ports": [6514, 40000, 40001], "tls": true, "type": "remote"}, {"name": "remote_ptcp", "tcp_ports": [514, 40010, 40011, 40012], "type": "remote"}, {"name": "remote_udp", "type": "remote", "udp_ports": [514, 40020]}], "first": false, "index": 4, "index0": 3, "last": true, "length": 4, "previtem": {"name": "remote_ptcp", "tcp_ports": [514, 40010, 40011, 40012], "type": "remote"}, "revindex": 1, "revindex0": 0}, "ansible_loop_var": "item", "changed": false, "item": {"name": "remote_udp", "type": "remote", "udp_ports": [514, 40020]}, "skip_reason": "Conditional result was False"} included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'input-basics-system_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call files_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "3d278c36b1a1b9a617f4a540445a604e7e78607a", "dest": "/etc/rsyslog.d/90-input-basics-system_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-basics-system_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files_output\n}\n"}], "state": "present", "type": "input"}, "md5sum": "d7cd99114263318f2205faa130825783", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 460, "src": "/root/.ansible/tmp/ansible-tmp-1605146651.7589061-172032-97615206677939/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-basics-system_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call files_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-basics-system_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files_output\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Ensure Remote inputs contain no conflict connection type] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/remote/main.yml:4 skipping: [/cache/fedora-31.qcow2] => (item=[{'name': 'remote_udp', 'type': 'remote', 'udp_ports': [514, 40020]}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"name": "remote_udp", "type": "remote", "udp_ports": [514, 40020]}], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=[{'name': 'remote_ptcp', 'type': 'remote', 'tcp_ports': [514, 40010, 40011, 40012]}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"name": "remote_ptcp", "tcp_ports": [514, 40010, 40011, 40012], "type": "remote"}], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=[{'name': 'remote_tcp', 'type': 'remote', 'tcp_ports': [6514, 40000, 40001], 'tls': True, 'pki_authmode': 'x509/name', 'permitted_clients': ['*.client.com', '*.example.com']}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"name": "remote_tcp", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "x509/name", "tcp_ports": [6514, 40000, 40001], "tls": true, "type": "remote"}], "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update remote input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/remote/main.yml:25 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'system_input', 'type': 'basics'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "system_input", "type": "basics"}, "skip_reason": "Conditional result was False"} included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'input-remote-modules-remote_tcp', 'type': 'modules', 'sections': [{'options': '# Read messages sent over TCP with TLS\nmodule(load="imtcp"\n StreamDriver.Name="gtls"\n StreamDriver.Mode="1"\n StreamDriver.AuthMode="x509/name"\n PermittedPeer=["*.client.com","*.example.com"]\n)\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "2af765bd63d2d20a964ac870b17eabe7269d0516", "dest": "/etc/rsyslog.d/10-input-remote-modules-remote_tcp.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-remote-modules-remote_tcp", "sections": [{"options": "# Read messages sent over TCP with TLS\nmodule(load=\"imtcp\"\n StreamDriver.Name=\"gtls\"\n StreamDriver.Mode=\"1\"\n StreamDriver.AuthMode=\"x509/name\"\n PermittedPeer=[\"*.client.com\",\"*.example.com\"]\n)\n"}], "type": "modules"}, "md5sum": "432d803f212a040bdd10896b2b6ec359", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 237, "src": "/root/.ansible/tmp/ansible-tmp-1605146652.7559805-172068-35281785072790/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-remote-modules-remote_tcp', 'type': 'modules', 'sections': [{'options': '# Read messages sent over TCP with TLS\nmodule(load="imtcp"\n StreamDriver.Name="gtls"\n StreamDriver.Mode="1"\n StreamDriver.AuthMode="x509/name"\n PermittedPeer=["*.client.com","*.example.com"]\n)\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-modules-remote_tcp", "sections": [{"options": "# Read messages sent over TCP with TLS\nmodule(load=\"imtcp\"\n StreamDriver.Name=\"gtls\"\n StreamDriver.Mode=\"1\"\n StreamDriver.AuthMode=\"x509/name\"\n PermittedPeer=[\"*.client.com\",\"*.example.com\"]\n)\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'input-remote-modules-remote_ptcp', 'type': 'modules', 'sections': [{'options': '# Read messages sent over plain TCP\nmodule(load="imptcp" threads="1")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "f60e9c76031dcd580e5a64fe777e2ee3ddf55e6a", "dest": "/etc/rsyslog.d/10-input-remote-modules-remote_ptcp.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-remote-modules-remote_ptcp", "sections": [{"options": "# Read messages sent over plain TCP\nmodule(load=\"imptcp\" threads=\"1\")\n"}], "type": "modules"}, "md5sum": "42d5ce87ae82c62b5d8805c7188b56ee", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 90, "src": "/root/.ansible/tmp/ansible-tmp-1605146653.575277-172100-10840104170597/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-remote-modules-remote_ptcp', 'type': 'modules', 'sections': [{'options': '# Read messages sent over plain TCP\nmodule(load="imptcp" threads="1")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-modules-remote_ptcp", "sections": [{"options": "# Read messages sent over plain TCP\nmodule(load=\"imptcp\" threads=\"1\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'input-remote-modules-remote_udp', 'type': 'modules', 'sections': [{'options': '# Read messages sent over UDP\nmodule(load="imudp" threads="1"\n TimeRequery="2"\n BatchSize="32")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "da4d43baf38dc7b2c82f3db8f041fdd2606682cb", "dest": "/etc/rsyslog.d/10-input-remote-modules-remote_udp.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-remote-modules-remote_udp", "sections": [{"options": "# Read messages sent over UDP\nmodule(load=\"imudp\" threads=\"1\"\n TimeRequery=\"2\"\n BatchSize=\"32\")\n"}], "type": "modules"}, "md5sum": "c37bd9495ceddf427ff450d0de0580d7", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 128, "src": "/root/.ansible/tmp/ansible-tmp-1605146654.3767047-172132-187017892837101/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-remote-modules-remote_udp', 'type': 'modules', 'sections': [{'options': '# Read messages sent over UDP\nmodule(load="imudp" threads="1"\n TimeRequery="2"\n BatchSize="32")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-modules-remote_udp", "sections": [{"options": "# Read messages sent over UDP\nmodule(load=\"imudp\" threads=\"1\"\n TimeRequery=\"2\"\n BatchSize=\"32\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create remote input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/remote/main.yml:38 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'system_input', 'type': 'basics'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "system_input", "type": "basics"}, "skip_reason": "Conditional result was False"} included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'input-remote-remote_tcp', 'type': 'input', 'weight': '11', 'state': 'present', 'sections': [{'options': '# Log messages from remote hosts over TLS\ninput(name="remote_tcp_1" type="imtcp" port="6514")\nif\n ($inputname == "remote_tcp_1" )\n then {\n call files_output\n}\n# Log messages from remote hosts over TLS\ninput(name="remote_tcp_2" type="imtcp" port="40000")\nif\n ($inputname == "remote_tcp_2" )\n then {\n call files_output\n}\n# Log messages from remote hosts over TLS\ninput(name="remote_tcp_3" type="imtcp" port="40001")\nif\n ($inputname == "remote_tcp_3" )\n then {\n call files_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "30d5fb902b1cb2324e60d1d6f68ca35a3ce6ad8a", "dest": "/etc/rsyslog.d/11-input-remote-remote_tcp.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-remote-remote_tcp", "sections": [{"options": "# Log messages from remote hosts over TLS\ninput(name=\"remote_tcp_1\" type=\"imtcp\" port=\"6514\")\nif\n ($inputname == \"remote_tcp_1\" )\n then {\n call files_output\n}\n# Log messages from remote hosts over TLS\ninput(name=\"remote_tcp_2\" type=\"imtcp\" port=\"40000\")\nif\n ($inputname == \"remote_tcp_2\" )\n then {\n call files_output\n}\n# Log messages from remote hosts over TLS\ninput(name=\"remote_tcp_3\" type=\"imtcp\" port=\"40001\")\nif\n ($inputname == \"remote_tcp_3\" )\n then {\n call files_output\n}\n"}], "state": "present", "type": "input", "weight": "11"}, "md5sum": "46685f0c7cd963fd6f2e0dd2ecc34616", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 514, "src": "/root/.ansible/tmp/ansible-tmp-1605146655.220663-172166-27866995782460/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-remote-remote_tcp', 'type': 'input', 'weight': '11', 'state': 'present', 'sections': [{'options': '# Log messages from remote hosts over TLS\ninput(name="remote_tcp_1" type="imtcp" port="6514")\nif\n ($inputname == "remote_tcp_1" )\n then {\n call files_output\n}\n# Log messages from remote hosts over TLS\ninput(name="remote_tcp_2" type="imtcp" port="40000")\nif\n ($inputname == "remote_tcp_2" )\n then {\n call files_output\n}\n# Log messages from remote hosts over TLS\ninput(name="remote_tcp_3" type="imtcp" port="40001")\nif\n ($inputname == "remote_tcp_3" )\n then {\n call files_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-remote_tcp", "sections": [{"options": "# Log messages from remote hosts over TLS\ninput(name=\"remote_tcp_1\" type=\"imtcp\" port=\"6514\")\nif\n ($inputname == \"remote_tcp_1\" )\n then {\n call files_output\n}\n# Log messages from remote hosts over TLS\ninput(name=\"remote_tcp_2\" type=\"imtcp\" port=\"40000\")\nif\n ($inputname == \"remote_tcp_2\" )\n then {\n call files_output\n}\n# Log messages from remote hosts over TLS\ninput(name=\"remote_tcp_3\" type=\"imtcp\" port=\"40001\")\nif\n ($inputname == \"remote_tcp_3\" )\n then {\n call files_output\n}\n"}], "state": "present", "type": "input", "weight": "11"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'input-remote-remote_ptcp', 'type': 'input', 'weight': '11', 'state': 'present', 'sections': [{'options': '# Log messages from remote hosts over plain TCP\ninput(name="remote_ptcp_1" type="imptcp" port="514")\nif\n ($inputname == "remote_ptcp_1" )\n then {\n call files_output\n}\n# Log messages from remote hosts over plain TCP\ninput(name="remote_ptcp_2" type="imptcp" port="40010")\nif\n ($inputname == "remote_ptcp_2" )\n then {\n call files_output\n}\n# Log messages from remote hosts over plain TCP\ninput(name="remote_ptcp_3" type="imptcp" port="40011")\nif\n ($inputname == "remote_ptcp_3" )\n then {\n call files_output\n}\n# Log messages from remote hosts over plain TCP\ninput(name="remote_ptcp_4" type="imptcp" port="40012")\nif\n ($inputname == "remote_ptcp_4" )\n then {\n call files_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "8df36b4b4a86d5e4dbb23d72534b089991f58b54", "dest": "/etc/rsyslog.d/11-input-remote-remote_ptcp.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-remote-remote_ptcp", "sections": [{"options": "# Log messages from remote hosts over plain TCP\ninput(name=\"remote_ptcp_1\" type=\"imptcp\" port=\"514\")\nif\n ($inputname == \"remote_ptcp_1\" )\n then {\n call files_output\n}\n# Log messages from remote hosts over plain TCP\ninput(name=\"remote_ptcp_2\" type=\"imptcp\" port=\"40010\")\nif\n ($inputname == \"remote_ptcp_2\" )\n then {\n call files_output\n}\n# Log messages from remote hosts over plain TCP\ninput(name=\"remote_ptcp_3\" type=\"imptcp\" port=\"40011\")\nif\n ($inputname == \"remote_ptcp_3\" )\n then {\n call files_output\n}\n# Log messages from remote hosts over plain TCP\ninput(name=\"remote_ptcp_4\" type=\"imptcp\" port=\"40012\")\nif\n ($inputname == \"remote_ptcp_4\" )\n then {\n call files_output\n}\n"}], "state": "present", "type": "input", "weight": "11"}, "md5sum": "6f7bac8ba2b205f6e46ea47828e5c30b", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 714, "src": "/root/.ansible/tmp/ansible-tmp-1605146656.0310273-172198-219024647142351/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-remote-remote_ptcp', 'type': 'input', 'weight': '11', 'state': 'present', 'sections': [{'options': '# Log messages from remote hosts over plain TCP\ninput(name="remote_ptcp_1" type="imptcp" port="514")\nif\n ($inputname == "remote_ptcp_1" )\n then {\n call files_output\n}\n# Log messages from remote hosts over plain TCP\ninput(name="remote_ptcp_2" type="imptcp" port="40010")\nif\n ($inputname == "remote_ptcp_2" )\n then {\n call files_output\n}\n# Log messages from remote hosts over plain TCP\ninput(name="remote_ptcp_3" type="imptcp" port="40011")\nif\n ($inputname == "remote_ptcp_3" )\n then {\n call files_output\n}\n# Log messages from remote hosts over plain TCP\ninput(name="remote_ptcp_4" type="imptcp" port="40012")\nif\n ($inputname == "remote_ptcp_4" )\n then {\n call files_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-remote_ptcp", "sections": [{"options": "# Log messages from remote hosts over plain TCP\ninput(name=\"remote_ptcp_1\" type=\"imptcp\" port=\"514\")\nif\n ($inputname == \"remote_ptcp_1\" )\n then {\n call files_output\n}\n# Log messages from remote hosts over plain TCP\ninput(name=\"remote_ptcp_2\" type=\"imptcp\" port=\"40010\")\nif\n ($inputname == \"remote_ptcp_2\" )\n then {\n call files_output\n}\n# Log messages from remote hosts over plain TCP\ninput(name=\"remote_ptcp_3\" type=\"imptcp\" port=\"40011\")\nif\n ($inputname == \"remote_ptcp_3\" )\n then {\n call files_output\n}\n# Log messages from remote hosts over plain TCP\ninput(name=\"remote_ptcp_4\" type=\"imptcp\" port=\"40012\")\nif\n ($inputname == \"remote_ptcp_4\" )\n then {\n call files_output\n}\n"}], "state": "present", "type": "input", "weight": "11"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'input-remote-remote_udp', 'type': 'input', 'weight': '11', 'state': 'present', 'sections': [{'options': '# Log messages from remote hosts over UDP\ninput(name="remote_udp" type="imudp" port=["514","40020"])\nif\n ($inputname == "remote_udp" )\n then {\n call files_output\n}\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "4026f6273760075ac6651c174623088c457aca84", "dest": "/etc/rsyslog.d/11-input-remote-remote_udp.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-remote-remote_udp", "sections": [{"options": "# Log messages from remote hosts over UDP\ninput(name=\"remote_udp\" type=\"imudp\" port=[\"514\",\"40020\"])\nif\n ($inputname == \"remote_udp\" )\n then {\n call files_output\n}\n\n"}], "state": "present", "type": "input", "weight": "11"}, "md5sum": "f893ccdf49452c45be7d28b0ffb0c939", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 190, "src": "/root/.ansible/tmp/ansible-tmp-1605146656.8375206-172230-195568676058451/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-remote-remote_udp', 'type': 'input', 'weight': '11', 'state': 'present', 'sections': [{'options': '# Log messages from remote hosts over UDP\ninput(name="remote_udp" type="imudp" port=["514","40020"])\nif\n ($inputname == "remote_udp" )\n then {\n call files_output\n}\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-remote_udp", "sections": [{"options": "# Log messages from remote hosts over UDP\ninput(name=\"remote_udp\" type=\"imudp\" port=[\"514\",\"40020\"])\nif\n ($inputname == \"remote_udp\" )\n then {\n call files_output\n}\n\n"}], "state": "present", "type": "input", "weight": "11"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Ensure Remote inputs contain no conflict connection type] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/remote/main.yml:4 skipping: [/cache/fedora-31.qcow2] => (item=[{'name': 'remote_udp', 'type': 'remote', 'udp_ports': [514, 40020]}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"name": "remote_udp", "type": "remote", "udp_ports": [514, 40020]}], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=[{'name': 'remote_ptcp', 'type': 'remote', 'tcp_ports': [514, 40010, 40011, 40012]}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"name": "remote_ptcp", "tcp_ports": [514, 40010, 40011, 40012], "type": "remote"}], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=[{'name': 'remote_tcp', 'type': 'remote', 'tcp_ports': [6514, 40000, 40001], 'tls': True, 'pki_authmode': 'x509/name', 'permitted_clients': ['*.client.com', '*.example.com']}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"name": "remote_tcp", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "x509/name", "tcp_ports": [6514, 40000, 40001], "tls": true, "type": "remote"}], "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update remote input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/remote/main.yml:25 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'system_input', 'type': 'basics'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "system_input", "type": "basics"}, "skip_reason": "Conditional result was False"} included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'input-remote-modules-remote_tcp', 'type': 'modules', 'sections': [{'options': '# Read messages sent over TCP with TLS\nmodule(load="imtcp"\n StreamDriver.Name="gtls"\n StreamDriver.Mode="1"\n StreamDriver.AuthMode="x509/name"\n PermittedPeer=["*.client.com","*.example.com"]\n)\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "2af765bd63d2d20a964ac870b17eabe7269d0516", "dest": "/etc/rsyslog.d/10-input-remote-modules-remote_tcp.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-remote-modules-remote_tcp", "sections": [{"options": "# Read messages sent over TCP with TLS\nmodule(load=\"imtcp\"\n StreamDriver.Name=\"gtls\"\n StreamDriver.Mode=\"1\"\n StreamDriver.AuthMode=\"x509/name\"\n PermittedPeer=[\"*.client.com\",\"*.example.com\"]\n)\n"}], "type": "modules"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-input-remote-modules-remote_tcp.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 237, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-remote-modules-remote_tcp', 'type': 'modules', 'sections': [{'options': '# Read messages sent over TCP with TLS\nmodule(load="imtcp"\n StreamDriver.Name="gtls"\n StreamDriver.Mode="1"\n StreamDriver.AuthMode="x509/name"\n PermittedPeer=["*.client.com","*.example.com"]\n)\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-modules-remote_tcp", "sections": [{"options": "# Read messages sent over TCP with TLS\nmodule(load=\"imtcp\"\n StreamDriver.Name=\"gtls\"\n StreamDriver.Mode=\"1\"\n StreamDriver.AuthMode=\"x509/name\"\n PermittedPeer=[\"*.client.com\",\"*.example.com\"]\n)\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'input-remote-modules-remote_ptcp', 'type': 'modules', 'sections': [{'options': '# Read messages sent over plain TCP\nmodule(load="imptcp" threads="1")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "f60e9c76031dcd580e5a64fe777e2ee3ddf55e6a", "dest": "/etc/rsyslog.d/10-input-remote-modules-remote_ptcp.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-remote-modules-remote_ptcp", "sections": [{"options": "# Read messages sent over plain TCP\nmodule(load=\"imptcp\" threads=\"1\")\n"}], "type": "modules"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-input-remote-modules-remote_ptcp.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 90, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-remote-modules-remote_ptcp', 'type': 'modules', 'sections': [{'options': '# Read messages sent over plain TCP\nmodule(load="imptcp" threads="1")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-modules-remote_ptcp", "sections": [{"options": "# Read messages sent over plain TCP\nmodule(load=\"imptcp\" threads=\"1\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'input-remote-modules-remote_udp', 'type': 'modules', 'sections': [{'options': '# Read messages sent over UDP\nmodule(load="imudp" threads="1"\n TimeRequery="2"\n BatchSize="32")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "da4d43baf38dc7b2c82f3db8f041fdd2606682cb", "dest": "/etc/rsyslog.d/10-input-remote-modules-remote_udp.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-remote-modules-remote_udp", "sections": [{"options": "# Read messages sent over UDP\nmodule(load=\"imudp\" threads=\"1\"\n TimeRequery=\"2\"\n BatchSize=\"32\")\n"}], "type": "modules"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-input-remote-modules-remote_udp.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 128, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-remote-modules-remote_udp', 'type': 'modules', 'sections': [{'options': '# Read messages sent over UDP\nmodule(load="imudp" threads="1"\n TimeRequery="2"\n BatchSize="32")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-modules-remote_udp", "sections": [{"options": "# Read messages sent over UDP\nmodule(load=\"imudp\" threads=\"1\"\n TimeRequery=\"2\"\n BatchSize=\"32\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create remote input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/remote/main.yml:38 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'system_input', 'type': 'basics'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "system_input", "type": "basics"}, "skip_reason": "Conditional result was False"} included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'input-remote-remote_tcp', 'type': 'input', 'weight': '11', 'state': 'present', 'sections': [{'options': '# Log messages from remote hosts over TLS\ninput(name="remote_tcp_1" type="imtcp" port="6514")\nif\n ($inputname == "remote_tcp_1" )\n then {\n call files_output\n}\n# Log messages from remote hosts over TLS\ninput(name="remote_tcp_2" type="imtcp" port="40000")\nif\n ($inputname == "remote_tcp_2" )\n then {\n call files_output\n}\n# Log messages from remote hosts over TLS\ninput(name="remote_tcp_3" type="imtcp" port="40001")\nif\n ($inputname == "remote_tcp_3" )\n then {\n call files_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "30d5fb902b1cb2324e60d1d6f68ca35a3ce6ad8a", "dest": "/etc/rsyslog.d/11-input-remote-remote_tcp.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-remote-remote_tcp", "sections": [{"options": "# Log messages from remote hosts over TLS\ninput(name=\"remote_tcp_1\" type=\"imtcp\" port=\"6514\")\nif\n ($inputname == \"remote_tcp_1\" )\n then {\n call files_output\n}\n# Log messages from remote hosts over TLS\ninput(name=\"remote_tcp_2\" type=\"imtcp\" port=\"40000\")\nif\n ($inputname == \"remote_tcp_2\" )\n then {\n call files_output\n}\n# Log messages from remote hosts over TLS\ninput(name=\"remote_tcp_3\" type=\"imtcp\" port=\"40001\")\nif\n ($inputname == \"remote_tcp_3\" )\n then {\n call files_output\n}\n"}], "state": "present", "type": "input", "weight": "11"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/11-input-remote-remote_tcp.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 514, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-remote-remote_tcp', 'type': 'input', 'weight': '11', 'state': 'present', 'sections': [{'options': '# Log messages from remote hosts over TLS\ninput(name="remote_tcp_1" type="imtcp" port="6514")\nif\n ($inputname == "remote_tcp_1" )\n then {\n call files_output\n}\n# Log messages from remote hosts over TLS\ninput(name="remote_tcp_2" type="imtcp" port="40000")\nif\n ($inputname == "remote_tcp_2" )\n then {\n call files_output\n}\n# Log messages from remote hosts over TLS\ninput(name="remote_tcp_3" type="imtcp" port="40001")\nif\n ($inputname == "remote_tcp_3" )\n then {\n call files_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-remote_tcp", "sections": [{"options": "# Log messages from remote hosts over TLS\ninput(name=\"remote_tcp_1\" type=\"imtcp\" port=\"6514\")\nif\n ($inputname == \"remote_tcp_1\" )\n then {\n call files_output\n}\n# Log messages from remote hosts over TLS\ninput(name=\"remote_tcp_2\" type=\"imtcp\" port=\"40000\")\nif\n ($inputname == \"remote_tcp_2\" )\n then {\n call files_output\n}\n# Log messages from remote hosts over TLS\ninput(name=\"remote_tcp_3\" type=\"imtcp\" port=\"40001\")\nif\n ($inputname == \"remote_tcp_3\" )\n then {\n call files_output\n}\n"}], "state": "present", "type": "input", "weight": "11"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'input-remote-remote_ptcp', 'type': 'input', 'weight': '11', 'state': 'present', 'sections': [{'options': '# Log messages from remote hosts over plain TCP\ninput(name="remote_ptcp_1" type="imptcp" port="514")\nif\n ($inputname == "remote_ptcp_1" )\n then {\n call files_output\n}\n# Log messages from remote hosts over plain TCP\ninput(name="remote_ptcp_2" type="imptcp" port="40010")\nif\n ($inputname == "remote_ptcp_2" )\n then {\n call files_output\n}\n# Log messages from remote hosts over plain TCP\ninput(name="remote_ptcp_3" type="imptcp" port="40011")\nif\n ($inputname == "remote_ptcp_3" )\n then {\n call files_output\n}\n# Log messages from remote hosts over plain TCP\ninput(name="remote_ptcp_4" type="imptcp" port="40012")\nif\n ($inputname == "remote_ptcp_4" )\n then {\n call files_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "8df36b4b4a86d5e4dbb23d72534b089991f58b54", "dest": "/etc/rsyslog.d/11-input-remote-remote_ptcp.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-remote-remote_ptcp", "sections": [{"options": "# Log messages from remote hosts over plain TCP\ninput(name=\"remote_ptcp_1\" type=\"imptcp\" port=\"514\")\nif\n ($inputname == \"remote_ptcp_1\" )\n then {\n call files_output\n}\n# Log messages from remote hosts over plain TCP\ninput(name=\"remote_ptcp_2\" type=\"imptcp\" port=\"40010\")\nif\n ($inputname == \"remote_ptcp_2\" )\n then {\n call files_output\n}\n# Log messages from remote hosts over plain TCP\ninput(name=\"remote_ptcp_3\" type=\"imptcp\" port=\"40011\")\nif\n ($inputname == \"remote_ptcp_3\" )\n then {\n call files_output\n}\n# Log messages from remote hosts over plain TCP\ninput(name=\"remote_ptcp_4\" type=\"imptcp\" port=\"40012\")\nif\n ($inputname == \"remote_ptcp_4\" )\n then {\n call files_output\n}\n"}], "state": "present", "type": "input", "weight": "11"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/11-input-remote-remote_ptcp.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 714, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-remote-remote_ptcp', 'type': 'input', 'weight': '11', 'state': 'present', 'sections': [{'options': '# Log messages from remote hosts over plain TCP\ninput(name="remote_ptcp_1" type="imptcp" port="514")\nif\n ($inputname == "remote_ptcp_1" )\n then {\n call files_output\n}\n# Log messages from remote hosts over plain TCP\ninput(name="remote_ptcp_2" type="imptcp" port="40010")\nif\n ($inputname == "remote_ptcp_2" )\n then {\n call files_output\n}\n# Log messages from remote hosts over plain TCP\ninput(name="remote_ptcp_3" type="imptcp" port="40011")\nif\n ($inputname == "remote_ptcp_3" )\n then {\n call files_output\n}\n# Log messages from remote hosts over plain TCP\ninput(name="remote_ptcp_4" type="imptcp" port="40012")\nif\n ($inputname == "remote_ptcp_4" )\n then {\n call files_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-remote_ptcp", "sections": [{"options": "# Log messages from remote hosts over plain TCP\ninput(name=\"remote_ptcp_1\" type=\"imptcp\" port=\"514\")\nif\n ($inputname == \"remote_ptcp_1\" )\n then {\n call files_output\n}\n# Log messages from remote hosts over plain TCP\ninput(name=\"remote_ptcp_2\" type=\"imptcp\" port=\"40010\")\nif\n ($inputname == \"remote_ptcp_2\" )\n then {\n call files_output\n}\n# Log messages from remote hosts over plain TCP\ninput(name=\"remote_ptcp_3\" type=\"imptcp\" port=\"40011\")\nif\n ($inputname == \"remote_ptcp_3\" )\n then {\n call files_output\n}\n# Log messages from remote hosts over plain TCP\ninput(name=\"remote_ptcp_4\" type=\"imptcp\" port=\"40012\")\nif\n ($inputname == \"remote_ptcp_4\" )\n then {\n call files_output\n}\n"}], "state": "present", "type": "input", "weight": "11"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'input-remote-remote_udp', 'type': 'input', 'weight': '11', 'state': 'present', 'sections': [{'options': '# Log messages from remote hosts over UDP\ninput(name="remote_udp" type="imudp" port=["514","40020"])\nif\n ($inputname == "remote_udp" )\n then {\n call files_output\n}\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "4026f6273760075ac6651c174623088c457aca84", "dest": "/etc/rsyslog.d/11-input-remote-remote_udp.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-remote-remote_udp", "sections": [{"options": "# Log messages from remote hosts over UDP\ninput(name=\"remote_udp\" type=\"imudp\" port=[\"514\",\"40020\"])\nif\n ($inputname == \"remote_udp\" )\n then {\n call files_output\n}\n\n"}], "state": "present", "type": "input", "weight": "11"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/11-input-remote-remote_udp.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 190, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-remote-remote_udp', 'type': 'input', 'weight': '11', 'state': 'present', 'sections': [{'options': '# Log messages from remote hosts over UDP\ninput(name="remote_udp" type="imudp" port=["514","40020"])\nif\n ($inputname == "remote_udp" )\n then {\n call files_output\n}\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-remote_udp", "sections": [{"options": "# Log messages from remote hosts over UDP\ninput(name=\"remote_udp\" type=\"imudp\" port=[\"514\",\"40020\"])\nif\n ($inputname == \"remote_udp\" )\n then {\n call files_output\n}\n\n"}], "state": "present", "type": "input", "weight": "11"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Ensure Remote inputs contain no conflict connection type] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/remote/main.yml:4 skipping: [/cache/fedora-31.qcow2] => (item=[{'name': 'remote_udp', 'type': 'remote', 'udp_ports': [514, 40020]}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"name": "remote_udp", "type": "remote", "udp_ports": [514, 40020]}], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=[{'name': 'remote_ptcp', 'type': 'remote', 'tcp_ports': [514, 40010, 40011, 40012]}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"name": "remote_ptcp", "tcp_ports": [514, 40010, 40011, 40012], "type": "remote"}], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=[{'name': 'remote_tcp', 'type': 'remote', 'tcp_ports': [6514, 40000, 40001], 'tls': True, 'pki_authmode': 'x509/name', 'permitted_clients': ['*.client.com', '*.example.com']}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"name": "remote_tcp", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "x509/name", "tcp_ports": [6514, 40000, 40001], "tls": true, "type": "remote"}], "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update remote input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/remote/main.yml:25 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'system_input', 'type': 'basics'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "system_input", "type": "basics"}, "skip_reason": "Conditional result was False"} included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'input-remote-modules-remote_tcp', 'type': 'modules', 'sections': [{'options': '# Read messages sent over TCP with TLS\nmodule(load="imtcp"\n StreamDriver.Name="gtls"\n StreamDriver.Mode="1"\n StreamDriver.AuthMode="x509/name"\n PermittedPeer=["*.client.com","*.example.com"]\n)\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "2af765bd63d2d20a964ac870b17eabe7269d0516", "dest": "/etc/rsyslog.d/10-input-remote-modules-remote_tcp.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-remote-modules-remote_tcp", "sections": [{"options": "# Read messages sent over TCP with TLS\nmodule(load=\"imtcp\"\n StreamDriver.Name=\"gtls\"\n StreamDriver.Mode=\"1\"\n StreamDriver.AuthMode=\"x509/name\"\n PermittedPeer=[\"*.client.com\",\"*.example.com\"]\n)\n"}], "type": "modules"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-input-remote-modules-remote_tcp.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 237, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-remote-modules-remote_tcp', 'type': 'modules', 'sections': [{'options': '# Read messages sent over TCP with TLS\nmodule(load="imtcp"\n StreamDriver.Name="gtls"\n StreamDriver.Mode="1"\n StreamDriver.AuthMode="x509/name"\n PermittedPeer=["*.client.com","*.example.com"]\n)\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-modules-remote_tcp", "sections": [{"options": "# Read messages sent over TCP with TLS\nmodule(load=\"imtcp\"\n StreamDriver.Name=\"gtls\"\n StreamDriver.Mode=\"1\"\n StreamDriver.AuthMode=\"x509/name\"\n PermittedPeer=[\"*.client.com\",\"*.example.com\"]\n)\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'input-remote-modules-remote_ptcp', 'type': 'modules', 'sections': [{'options': '# Read messages sent over plain TCP\nmodule(load="imptcp" threads="1")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "f60e9c76031dcd580e5a64fe777e2ee3ddf55e6a", "dest": "/etc/rsyslog.d/10-input-remote-modules-remote_ptcp.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-remote-modules-remote_ptcp", "sections": [{"options": "# Read messages sent over plain TCP\nmodule(load=\"imptcp\" threads=\"1\")\n"}], "type": "modules"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-input-remote-modules-remote_ptcp.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 90, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-remote-modules-remote_ptcp', 'type': 'modules', 'sections': [{'options': '# Read messages sent over plain TCP\nmodule(load="imptcp" threads="1")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-modules-remote_ptcp", "sections": [{"options": "# Read messages sent over plain TCP\nmodule(load=\"imptcp\" threads=\"1\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'input-remote-modules-remote_udp', 'type': 'modules', 'sections': [{'options': '# Read messages sent over UDP\nmodule(load="imudp" threads="1"\n TimeRequery="2"\n BatchSize="32")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "da4d43baf38dc7b2c82f3db8f041fdd2606682cb", "dest": "/etc/rsyslog.d/10-input-remote-modules-remote_udp.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-remote-modules-remote_udp", "sections": [{"options": "# Read messages sent over UDP\nmodule(load=\"imudp\" threads=\"1\"\n TimeRequery=\"2\"\n BatchSize=\"32\")\n"}], "type": "modules"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-input-remote-modules-remote_udp.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 128, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-remote-modules-remote_udp', 'type': 'modules', 'sections': [{'options': '# Read messages sent over UDP\nmodule(load="imudp" threads="1"\n TimeRequery="2"\n BatchSize="32")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-modules-remote_udp", "sections": [{"options": "# Read messages sent over UDP\nmodule(load=\"imudp\" threads=\"1\"\n TimeRequery=\"2\"\n BatchSize=\"32\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create remote input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/remote/main.yml:38 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'system_input', 'type': 'basics'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "system_input", "type": "basics"}, "skip_reason": "Conditional result was False"} included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'input-remote-remote_tcp', 'type': 'input', 'weight': '11', 'state': 'present', 'sections': [{'options': '# Log messages from remote hosts over TLS\ninput(name="remote_tcp_1" type="imtcp" port="6514")\nif\n ($inputname == "remote_tcp_1" )\n then {\n call files_output\n}\n# Log messages from remote hosts over TLS\ninput(name="remote_tcp_2" type="imtcp" port="40000")\nif\n ($inputname == "remote_tcp_2" )\n then {\n call files_output\n}\n# Log messages from remote hosts over TLS\ninput(name="remote_tcp_3" type="imtcp" port="40001")\nif\n ($inputname == "remote_tcp_3" )\n then {\n call files_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "30d5fb902b1cb2324e60d1d6f68ca35a3ce6ad8a", "dest": "/etc/rsyslog.d/11-input-remote-remote_tcp.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-remote-remote_tcp", "sections": [{"options": "# Log messages from remote hosts over TLS\ninput(name=\"remote_tcp_1\" type=\"imtcp\" port=\"6514\")\nif\n ($inputname == \"remote_tcp_1\" )\n then {\n call files_output\n}\n# Log messages from remote hosts over TLS\ninput(name=\"remote_tcp_2\" type=\"imtcp\" port=\"40000\")\nif\n ($inputname == \"remote_tcp_2\" )\n then {\n call files_output\n}\n# Log messages from remote hosts over TLS\ninput(name=\"remote_tcp_3\" type=\"imtcp\" port=\"40001\")\nif\n ($inputname == \"remote_tcp_3\" )\n then {\n call files_output\n}\n"}], "state": "present", "type": "input", "weight": "11"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/11-input-remote-remote_tcp.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 514, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-remote-remote_tcp', 'type': 'input', 'weight': '11', 'state': 'present', 'sections': [{'options': '# Log messages from remote hosts over TLS\ninput(name="remote_tcp_1" type="imtcp" port="6514")\nif\n ($inputname == "remote_tcp_1" )\n then {\n call files_output\n}\n# Log messages from remote hosts over TLS\ninput(name="remote_tcp_2" type="imtcp" port="40000")\nif\n ($inputname == "remote_tcp_2" )\n then {\n call files_output\n}\n# Log messages from remote hosts over TLS\ninput(name="remote_tcp_3" type="imtcp" port="40001")\nif\n ($inputname == "remote_tcp_3" )\n then {\n call files_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-remote_tcp", "sections": [{"options": "# Log messages from remote hosts over TLS\ninput(name=\"remote_tcp_1\" type=\"imtcp\" port=\"6514\")\nif\n ($inputname == \"remote_tcp_1\" )\n then {\n call files_output\n}\n# Log messages from remote hosts over TLS\ninput(name=\"remote_tcp_2\" type=\"imtcp\" port=\"40000\")\nif\n ($inputname == \"remote_tcp_2\" )\n then {\n call files_output\n}\n# Log messages from remote hosts over TLS\ninput(name=\"remote_tcp_3\" type=\"imtcp\" port=\"40001\")\nif\n ($inputname == \"remote_tcp_3\" )\n then {\n call files_output\n}\n"}], "state": "present", "type": "input", "weight": "11"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'input-remote-remote_ptcp', 'type': 'input', 'weight': '11', 'state': 'present', 'sections': [{'options': '# Log messages from remote hosts over plain TCP\ninput(name="remote_ptcp_1" type="imptcp" port="514")\nif\n ($inputname == "remote_ptcp_1" )\n then {\n call files_output\n}\n# Log messages from remote hosts over plain TCP\ninput(name="remote_ptcp_2" type="imptcp" port="40010")\nif\n ($inputname == "remote_ptcp_2" )\n then {\n call files_output\n}\n# Log messages from remote hosts over plain TCP\ninput(name="remote_ptcp_3" type="imptcp" port="40011")\nif\n ($inputname == "remote_ptcp_3" )\n then {\n call files_output\n}\n# Log messages from remote hosts over plain TCP\ninput(name="remote_ptcp_4" type="imptcp" port="40012")\nif\n ($inputname == "remote_ptcp_4" )\n then {\n call files_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "8df36b4b4a86d5e4dbb23d72534b089991f58b54", "dest": "/etc/rsyslog.d/11-input-remote-remote_ptcp.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-remote-remote_ptcp", "sections": [{"options": "# Log messages from remote hosts over plain TCP\ninput(name=\"remote_ptcp_1\" type=\"imptcp\" port=\"514\")\nif\n ($inputname == \"remote_ptcp_1\" )\n then {\n call files_output\n}\n# Log messages from remote hosts over plain TCP\ninput(name=\"remote_ptcp_2\" type=\"imptcp\" port=\"40010\")\nif\n ($inputname == \"remote_ptcp_2\" )\n then {\n call files_output\n}\n# Log messages from remote hosts over plain TCP\ninput(name=\"remote_ptcp_3\" type=\"imptcp\" port=\"40011\")\nif\n ($inputname == \"remote_ptcp_3\" )\n then {\n call files_output\n}\n# Log messages from remote hosts over plain TCP\ninput(name=\"remote_ptcp_4\" type=\"imptcp\" port=\"40012\")\nif\n ($inputname == \"remote_ptcp_4\" )\n then {\n call files_output\n}\n"}], "state": "present", "type": "input", "weight": "11"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/11-input-remote-remote_ptcp.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 714, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-remote-remote_ptcp', 'type': 'input', 'weight': '11', 'state': 'present', 'sections': [{'options': '# Log messages from remote hosts over plain TCP\ninput(name="remote_ptcp_1" type="imptcp" port="514")\nif\n ($inputname == "remote_ptcp_1" )\n then {\n call files_output\n}\n# Log messages from remote hosts over plain TCP\ninput(name="remote_ptcp_2" type="imptcp" port="40010")\nif\n ($inputname == "remote_ptcp_2" )\n then {\n call files_output\n}\n# Log messages from remote hosts over plain TCP\ninput(name="remote_ptcp_3" type="imptcp" port="40011")\nif\n ($inputname == "remote_ptcp_3" )\n then {\n call files_output\n}\n# Log messages from remote hosts over plain TCP\ninput(name="remote_ptcp_4" type="imptcp" port="40012")\nif\n ($inputname == "remote_ptcp_4" )\n then {\n call files_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-remote_ptcp", "sections": [{"options": "# Log messages from remote hosts over plain TCP\ninput(name=\"remote_ptcp_1\" type=\"imptcp\" port=\"514\")\nif\n ($inputname == \"remote_ptcp_1\" )\n then {\n call files_output\n}\n# Log messages from remote hosts over plain TCP\ninput(name=\"remote_ptcp_2\" type=\"imptcp\" port=\"40010\")\nif\n ($inputname == \"remote_ptcp_2\" )\n then {\n call files_output\n}\n# Log messages from remote hosts over plain TCP\ninput(name=\"remote_ptcp_3\" type=\"imptcp\" port=\"40011\")\nif\n ($inputname == \"remote_ptcp_3\" )\n then {\n call files_output\n}\n# Log messages from remote hosts over plain TCP\ninput(name=\"remote_ptcp_4\" type=\"imptcp\" port=\"40012\")\nif\n ($inputname == \"remote_ptcp_4\" )\n then {\n call files_output\n}\n"}], "state": "present", "type": "input", "weight": "11"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-31.qcow2] => (item={'name': 'input-remote-remote_udp', 'type': 'input', 'weight': '11', 'state': 'present', 'sections': [{'options': '# Log messages from remote hosts over UDP\ninput(name="remote_udp" type="imudp" port=["514","40020"])\nif\n ($inputname == "remote_udp" )\n then {\n call files_output\n}\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "4026f6273760075ac6651c174623088c457aca84", "dest": "/etc/rsyslog.d/11-input-remote-remote_udp.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-remote-remote_udp", "sections": [{"options": "# Log messages from remote hosts over UDP\ninput(name=\"remote_udp\" type=\"imudp\" port=[\"514\",\"40020\"])\nif\n ($inputname == \"remote_udp\" )\n then {\n call files_output\n}\n\n"}], "state": "present", "type": "input", "weight": "11"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/11-input-remote-remote_udp.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 190, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-remote-remote_udp', 'type': 'input', 'weight': '11', 'state': 'present', 'sections': [{'options': '# Log messages from remote hosts over UDP\ninput(name="remote_udp" type="imudp" port=["514","40020"])\nif\n ($inputname == "remote_udp" )\n then {\n call files_output\n}\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-remote_udp", "sections": [{"options": "# Log messages from remote hosts over UDP\ninput(name=\"remote_udp\" type=\"imudp\" port=[\"514\",\"40020\"])\nif\n ($inputname == \"remote_udp\" )\n then {\n call files_output\n}\n\n"}], "state": "present", "type": "input", "weight": "11"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:246 ok: [/cache/fedora-31.qcow2] => (item={'name': 'files_output', 'type': 'files'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | default(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n{% else %}\nmodule(load=\"builtin:omfile\")\n{% endif %}"}], "type": "modules"}], "__rsyslog_files_output_packages": [], "__rsyslog_files_output_rules": ["{{ __rsyslog_conf_files_output_modules }}"]}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "files_output", "type": "files"}} TASK [/tmp/tmpa5z69896/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:258 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "89bc63afcb6aae96090bbde60b367bfc80afc31f", "dest": "/etc/rsyslog.d/10-output-files-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "md5sum": "36c5048bf86cdc51ac071efb6a63f800", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 173, "src": "/root/.ansible/tmp/ansible-tmp-1605146667.3250217-172604-82826204555825/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create files output configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/outputs/files/main.yml:10 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-files_output', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_output") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "08e6130b1702a8ff281524a04b4223498782b85b", "dest": "/etc/rsyslog.d/30-output-files-files_output.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-files_output", "sections": [{"options": "ruleset(name=\"files_output\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n"}], "state": "present", "type": "output"}, "md5sum": "b106530e2e5ac70e166c44900d71e6d2", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1124, "src": "/root/.ansible/tmp/ansible-tmp-1605146668.185895-172638-253644262227811/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'output-files-files_output', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_output") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don\'t log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_output", "sections": [{"options": "ruleset(name=\"files_output\") {\n # Log all kernel messages to the console.\n # Logging much else clutters up the screen.\n kern.* /dev/console\n # Log anything (except mail) of level info or higher.\n # Don't log private authentication messages!\n *.info;mail.none;authpriv.none;cron.none /var/log/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/maillog\n # Log cron stuff\n cron.* -/var/log/cron\n # Everybody gets emergency messages\n *.emerg :omusrmsg:*\n # Save news errors of level crit and higher in a special file.\n uucp,news.crit /var/log/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/boot.log\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:270 changed: [/cache/fedora-31.qcow2] => {"changed": true, "enabled": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target system.slice sysinit.target", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7777", "LimitNPROCSoft": "7777", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7777", "LimitSIGPENDINGSoft": "7777", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2333", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [/tmp/tmpa5z69896/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:279 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:290 skipping: [/cache/fedora-31.qcow2] => {} TASK [include_tasks] *********************************************************** task path: /tmp/tmpa5z69896/tests/tests_server.yml:64 included: /tmp/tmpa5z69896/tests/set_rsyslog_variables.yml for /cache/fedora-31.qcow2 TASK [Get info of /etc/rsyslog.conf] ******************************************* task path: /tmp/tmpa5z69896/tests/set_rsyslog_variables.yml:1 ok: [/cache/fedora-31.qcow2] => {"changed": false, "stat": {"atime": 1605146669.4495318, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "ctime": 1605146649.4645317, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8381, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1605146649.1305318, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 104, "uid": 0, "version": "3879220310", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Get file counts in /etc/rsyslog.d] *************************************** task path: /tmp/tmpa5z69896/tests/set_rsyslog_variables.yml:6 ok: [/cache/fedora-31.qcow2] => {"changed": false, "examined": 14, "files": [{"atime": 1605146661.9075317, "ctime": 1605146657.3245318, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8417, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605146657.1025317, "nlink": 1, "path": "/etc/rsyslog.d/11-input-remote-remote_udp.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 190, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605146648.1975317, "ctime": 1571871554.4778266, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 159515, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1564000148.0, "nlink": 1, "path": "/etc/rsyslog.d/21-cloudinit.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 255, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605146661.1555316, "ctime": 1605146656.5065317, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8416, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605146656.2685318, "nlink": 1, "path": "/etc/rsyslog.d/11-input-remote-remote_ptcp.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 714, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605146669.4495318, "ctime": 1605146650.8145318, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8410, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605146650.5765316, "nlink": 1, "path": "/etc/rsyslog.d/05-common-defaults.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 69, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605146669.4495318, "ctime": 1605146667.8125317, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8418, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605146667.5735316, "nlink": 1, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 173, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605146660.3295317, "ctime": 1605146655.7275317, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8415, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605146655.4845316, "nlink": 1, "path": "/etc/rsyslog.d/11-input-remote-remote_tcp.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 514, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605146669.4495318, "ctime": 1605146650.1885316, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8382, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605146649.9515316, "nlink": 1, "path": "/etc/rsyslog.d/00-global.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 286, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605146669.4495318, "ctime": 1605146652.2835317, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8411, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605146652.0385318, "nlink": 1, "path": "/etc/rsyslog.d/90-input-basics-system_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 460, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605146658.0315318, "ctime": 1605146653.2485318, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8412, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605146653.0065317, "nlink": 1, "path": "/etc/rsyslog.d/10-input-remote-modules-remote_tcp.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 237, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605146669.4495318, "ctime": 1605146668.6665318, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8419, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605146668.4275317, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-files_output.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 1124, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605146659.5005317, "ctime": 1605146654.8375318, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8414, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605146654.6145318, "nlink": 1, "path": "/etc/rsyslog.d/10-input-remote-modules-remote_udp.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 128, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1605146658.7555318, "ctime": 1605146654.0845318, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 8413, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1605146653.8415318, "nlink": 1, "path": "/etc/rsyslog.d/10-input-remote-modules-remote_ptcp.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 90, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}], "matched": 12, "msg": ""} RUNNING HANDLER [/tmp/tmpa5z69896/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmpa5z69896/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-31.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestamp": "Thu 2020-11-12 02:04:29 UTC", "ActiveEnterTimestampMonotonic": "88872426", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target system.slice sysinit.target", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Thu 2020-11-12 02:04:29 UTC", "AssertTimestampMonotonic": "88674349", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "333339000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2020-11-12 02:04:29 UTC", "ConditionTimestampMonotonic": "88674348", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "13583", "ExecMainStartTimestamp": "Thu 2020-11-12 02:04:29 UTC", "ExecMainStartTimestampMonotonic": "88675469", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Thu 2020-11-12 02:04:29 UTC] ; stop_time=[n/a] ; pid=13583 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Thu 2020-11-12 02:04:29 UTC] ; stop_time=[n/a] ; pid=13583 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2020-11-12 02:04:29 UTC", "InactiveExitTimestampMonotonic": "88675756", "InvocationID": "99bf3b4a66164d6d807ad9c35c7f205f", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7777", "LimitNPROCSoft": "7777", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7777", "LimitSIGPENDINGSoft": "7777", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "13583", "MemoryAccounting": "yes", "MemoryCurrent": "28164096", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Thu 2020-11-12 02:04:29 UTC", "StateChangeTimestampMonotonic": "88872426", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "11", "TasksMax": "2333", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [Check rsyslog.conf size] ************************************************* task path: /tmp/tmpa5z69896/tests/tests_server.yml:71 ok: [/cache/fedora-31.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check file counts in rsyslog.d] ****************************************** task path: /tmp/tmpa5z69896/tests/tests_server.yml:75 ok: [/cache/fedora-31.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Install lsof] ************************************************************ task path: /tmp/tmpa5z69896/tests/tests_server.yml:79 changed: [/cache/fedora-31.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: lsof-4.93.2-2.fc31.x86_64"]} TASK [lsof outputs for rsyslogd] *********************************************** task path: /tmp/tmpa5z69896/tests/tests_server.yml:84 ok: [/cache/fedora-31.qcow2] => {"changed": false, "cmd": "set -o pipefail\nlsof -i -nP | grep rsyslogd\n", "delta": "0:00:00.039062", "end": "2020-11-12 02:04:37.400341", "rc": 0, "start": "2020-11-12 02:04:37.361279", "stderr": "", "stderr_lines": [], "stdout": "rsyslogd 13824 root 5u IPv4 55802 0t0 TCP *:40012 (LISTEN)\nrsyslogd 13824 root 6u IPv6 55803 0t0 TCP *:40012 (LISTEN)\nrsyslogd 13824 root 7u IPv4 55806 0t0 TCP *:40011 (LISTEN)\nrsyslogd 13824 root 8u IPv6 55807 0t0 TCP *:40011 (LISTEN)\nrsyslogd 13824 root 9u IPv4 55810 0t0 TCP *:40010 (LISTEN)\nrsyslogd 13824 root 10u IPv6 55811 0t0 TCP *:40010 (LISTEN)\nrsyslogd 13824 root 11u IPv4 55814 0t0 TCP *:514 (LISTEN)\nrsyslogd 13824 root 12u IPv6 55815 0t0 TCP *:514 (LISTEN)\nrsyslogd 13824 root 13u IPv4 55818 0t0 TCP *:40001 (LISTEN)\nrsyslogd 13824 root 14u IPv6 55819 0t0 TCP *:40001 (LISTEN)\nrsyslogd 13824 root 15u IPv4 55822 0t0 TCP *:40000 (LISTEN)\nrsyslogd 13824 root 16u IPv6 55823 0t0 TCP *:40000 (LISTEN)\nrsyslogd 13824 root 17u IPv4 55826 0t0 TCP *:6514 (LISTEN)\nrsyslogd 13824 root 18u IPv6 55827 0t0 TCP *:6514 (LISTEN)\nrsyslogd 13824 root 19u IPv4 55830 0t0 UDP *:514 \nrsyslogd 13824 root 20u IPv6 55831 0t0 UDP *:514 \nrsyslogd 13824 root 21u IPv4 55834 0t0 UDP *:40020 \nrsyslogd 13824 root 22u IPv6 55835 0t0 UDP *:40020 ", "stdout_lines": ["rsyslogd 13824 root 5u IPv4 55802 0t0 TCP *:40012 (LISTEN)", "rsyslogd 13824 root 6u IPv6 55803 0t0 TCP *:40012 (LISTEN)", "rsyslogd 13824 root 7u IPv4 55806 0t0 TCP *:40011 (LISTEN)", "rsyslogd 13824 root 8u IPv6 55807 0t0 TCP *:40011 (LISTEN)", "rsyslogd 13824 root 9u IPv4 55810 0t0 TCP *:40010 (LISTEN)", "rsyslogd 13824 root 10u IPv6 55811 0t0 TCP *:40010 (LISTEN)", "rsyslogd 13824 root 11u IPv4 55814 0t0 TCP *:514 (LISTEN)", "rsyslogd 13824 root 12u IPv6 55815 0t0 TCP *:514 (LISTEN)", "rsyslogd 13824 root 13u IPv4 55818 0t0 TCP *:40001 (LISTEN)", "rsyslogd 13824 root 14u IPv6 55819 0t0 TCP *:40001 (LISTEN)", "rsyslogd 13824 root 15u IPv4 55822 0t0 TCP *:40000 (LISTEN)", "rsyslogd 13824 root 16u IPv6 55823 0t0 TCP *:40000 (LISTEN)", "rsyslogd 13824 root 17u IPv4 55826 0t0 TCP *:6514 (LISTEN)", "rsyslogd 13824 root 18u IPv6 55827 0t0 TCP *:6514 (LISTEN)", "rsyslogd 13824 root 19u IPv4 55830 0t0 UDP *:514 ", "rsyslogd 13824 root 20u IPv6 55831 0t0 UDP *:514 ", "rsyslogd 13824 root 21u IPv4 55834 0t0 UDP *:40020 ", "rsyslogd 13824 root 22u IPv6 55835 0t0 UDP *:40020 "]} TASK [debug] ******************************************************************* task path: /tmp/tmpa5z69896/tests/tests_server.yml:91 ok: [/cache/fedora-31.qcow2] => { "msg": "lsof returned rsyslogd 13824 root 5u IPv4 55802 0t0 TCP *:40012 (LISTEN)\nrsyslogd 13824 root 6u IPv6 55803 0t0 TCP *:40012 (LISTEN)\nrsyslogd 13824 root 7u IPv4 55806 0t0 TCP *:40011 (LISTEN)\nrsyslogd 13824 root 8u IPv6 55807 0t0 TCP *:40011 (LISTEN)\nrsyslogd 13824 root 9u IPv4 55810 0t0 TCP *:40010 (LISTEN)\nrsyslogd 13824 root 10u IPv6 55811 0t0 TCP *:40010 (LISTEN)\nrsyslogd 13824 root 11u IPv4 55814 0t0 TCP *:514 (LISTEN)\nrsyslogd 13824 root 12u IPv6 55815 0t0 TCP *:514 (LISTEN)\nrsyslogd 13824 root 13u IPv4 55818 0t0 TCP *:40001 (LISTEN)\nrsyslogd 13824 root 14u IPv6 55819 0t0 TCP *:40001 (LISTEN)\nrsyslogd 13824 root 15u IPv4 55822 0t0 TCP *:40000 (LISTEN)\nrsyslogd 13824 root 16u IPv6 55823 0t0 TCP *:40000 (LISTEN)\nrsyslogd 13824 root 17u IPv4 55826 0t0 TCP *:6514 (LISTEN)\nrsyslogd 13824 root 18u IPv6 55827 0t0 TCP *:6514 (LISTEN)\nrsyslogd 13824 root 19u IPv4 55830 0t0 UDP *:514 \nrsyslogd 13824 root 20u IPv6 55831 0t0 UDP *:514 \nrsyslogd 13824 root 21u IPv4 55834 0t0 UDP *:40020 \nrsyslogd 13824 root 22u IPv6 55835 0t0 UDP *:40020 " } TASK [Check port 514, 6514, 40010 and 40011 is open for TCP] ******************* task path: /tmp/tmpa5z69896/tests/tests_server.yml:94 ok: [/cache/fedora-31.qcow2] => (item=514) => {"ansible_loop_var": "item", "changed": false, "cmd": "set -o pipefail\nlsof -i -nP | grep rsyslogd | grep TCP | grep 514\n", "delta": "0:00:00.034174", "end": "2020-11-12 02:04:37.799268", "item": 514, "rc": 0, "start": "2020-11-12 02:04:37.765094", "stderr": "", "stderr_lines": [], "stdout": "rsyslogd 13824 root 11u IPv4 55814 0t0 TCP *:514 (LISTEN)\nrsyslogd 13824 root 12u IPv6 55815 0t0 TCP *:514 (LISTEN)\nrsyslogd 13824 root 17u IPv4 55826 0t0 TCP *:6514 (LISTEN)\nrsyslogd 13824 root 18u IPv6 55827 0t0 TCP *:6514 (LISTEN)", "stdout_lines": ["rsyslogd 13824 root 11u IPv4 55814 0t0 TCP *:514 (LISTEN)", "rsyslogd 13824 root 12u IPv6 55815 0t0 TCP *:514 (LISTEN)", "rsyslogd 13824 root 17u IPv4 55826 0t0 TCP *:6514 (LISTEN)", "rsyslogd 13824 root 18u IPv6 55827 0t0 TCP *:6514 (LISTEN)"]} ok: [/cache/fedora-31.qcow2] => (item=6514) => {"ansible_loop_var": "item", "changed": false, "cmd": "set -o pipefail\nlsof -i -nP | grep rsyslogd | grep TCP | grep 6514\n", "delta": "0:00:00.025199", "end": "2020-11-12 02:04:38.123974", "item": 6514, "rc": 0, "start": "2020-11-12 02:04:38.098775", "stderr": "", "stderr_lines": [], "stdout": "rsyslogd 13824 root 17u IPv4 55826 0t0 TCP *:6514 (LISTEN)\nrsyslogd 13824 root 18u IPv6 55827 0t0 TCP *:6514 (LISTEN)", "stdout_lines": ["rsyslogd 13824 root 17u IPv4 55826 0t0 TCP *:6514 (LISTEN)", "rsyslogd 13824 root 18u IPv6 55827 0t0 TCP *:6514 (LISTEN)"]} ok: [/cache/fedora-31.qcow2] => (item=40010) => {"ansible_loop_var": "item", "changed": false, "cmd": "set -o pipefail\nlsof -i -nP | grep rsyslogd | grep TCP | grep 40010\n", "delta": "0:00:00.027163", "end": "2020-11-12 02:04:38.455331", "item": 40010, "rc": 0, "start": "2020-11-12 02:04:38.428168", "stderr": "", "stderr_lines": [], "stdout": "rsyslogd 13824 root 9u IPv4 55810 0t0 TCP *:40010 (LISTEN)\nrsyslogd 13824 root 10u IPv6 55811 0t0 TCP *:40010 (LISTEN)", "stdout_lines": ["rsyslogd 13824 root 9u IPv4 55810 0t0 TCP *:40010 (LISTEN)", "rsyslogd 13824 root 10u IPv6 55811 0t0 TCP *:40010 (LISTEN)"]} ok: [/cache/fedora-31.qcow2] => (item=40011) => {"ansible_loop_var": "item", "changed": false, "cmd": "set -o pipefail\nlsof -i -nP | grep rsyslogd | grep TCP | grep 40011\n", "delta": "0:00:00.028993", "end": "2020-11-12 02:04:38.786335", "item": 40011, "rc": 0, "start": "2020-11-12 02:04:38.757342", "stderr": "", "stderr_lines": [], "stdout": "rsyslogd 13824 root 7u IPv4 55806 0t0 TCP *:40011 (LISTEN)\nrsyslogd 13824 root 8u IPv6 55807 0t0 TCP *:40011 (LISTEN)", "stdout_lines": ["rsyslogd 13824 root 7u IPv4 55806 0t0 TCP *:40011 (LISTEN)", "rsyslogd 13824 root 8u IPv6 55807 0t0 TCP *:40011 (LISTEN)"]} TASK [Check port 514 and 40020 is open for UDP] ******************************** task path: /tmp/tmpa5z69896/tests/tests_server.yml:101 ok: [/cache/fedora-31.qcow2] => (item=514) => {"ansible_loop_var": "item", "changed": false, "cmd": "set -o pipefail\nlsof -i -nP | grep rsyslogd | grep UDP | grep 514\n", "delta": "0:00:00.028248", "end": "2020-11-12 02:04:39.143768", "item": 514, "rc": 0, "start": "2020-11-12 02:04:39.115520", "stderr": "", "stderr_lines": [], "stdout": "rsyslogd 13824 root 19u IPv4 55830 0t0 UDP *:514 \nrsyslogd 13824 root 20u IPv6 55831 0t0 UDP *:514 ", "stdout_lines": ["rsyslogd 13824 root 19u IPv4 55830 0t0 UDP *:514 ", "rsyslogd 13824 root 20u IPv6 55831 0t0 UDP *:514 "]} ok: [/cache/fedora-31.qcow2] => (item=40020) => {"ansible_loop_var": "item", "changed": false, "cmd": "set -o pipefail\nlsof -i -nP | grep rsyslogd | grep UDP | grep 40020\n", "delta": "0:00:00.025816", "end": "2020-11-12 02:04:39.524162", "item": 40020, "rc": 0, "start": "2020-11-12 02:04:39.498346", "stderr": "", "stderr_lines": [], "stdout": "rsyslogd 13824 root 21u IPv4 55834 0t0 UDP *:40020 \nrsyslogd 13824 root 22u IPv6 55835 0t0 UDP *:40020 ", "stdout_lines": ["rsyslogd 13824 root 21u IPv4 55834 0t0 UDP *:40020 ", "rsyslogd 13824 root 22u IPv6 55835 0t0 UDP *:40020 "]} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-31.qcow2 : ok=92 changed=22 unreachable=0 failed=0 skipped=68 rescued=0 ignored=0 + cd /tmp/tmpa5z69896/tests; TEST_SUBJECTS=/cache/fedora-31.qcow2 TEST_ARTIFACTS=/tmp/linux-system-role-test-work-pull-linux-system-roles_logging-186-405f09a-fedora-31-mm3symvy/artifacts ansible-playbook -vv --inventory=/usr/share/ansible/inventory/standard-inventory-qcow2 /tmp/tmpa5z69896/_setup.yml /tmp/tmpa5z69896/tests/tests_server_conflict.yml ansible-playbook 2.9.14 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/tester/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.8/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 3.8.6 (default, Sep 25 2020, 00:00:00) [GCC 10.2.1 20200723 (Red Hat 10.2.1-1)] Using /etc/ansible/ansible.cfg as config file PLAYBOOK: _setup.yml *********************************************************** 1 plays in /tmp/tmpa5z69896/_setup.yml PLAY [Fail when only localhost is available] *********************************** META: ran handlers TASK [debug] ******************************************************************* task path: /tmp/tmpa5z69896/_setup.yml:5 ok: [/cache/fedora-31.qcow2] => { "groups": { "all": [ "/cache/fedora-31.qcow2" ], "localhost": [ "/cache/fedora-31.qcow2" ], "subjects": [ "/cache/fedora-31.qcow2" ], "ungrouped": [] } } TASK [fail] ******************************************************************** task path: /tmp/tmpa5z69896/_setup.yml:7 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-31.qcow2 : ok=1 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 PLAYBOOK: tests_server_conflict.yml ******************************************** 1 plays in /tmp/tmpa5z69896/tests/tests_server_conflict.yml PLAY [Test the server configuration containing conflicted tls inputs in the remote input] *** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpa5z69896/tests/tests_server_conflict.yml:11 ok: [/cache/fedora-31.qcow2] META: ran handlers TASK [Generate fake key/certs files] ******************************************* task path: /tmp/tmpa5z69896/tests/tests_server_conflict.yml:24 changed: [/cache/fedora-31.qcow2] => (item=/tmp/test-ca.crt) => {"ansible_loop_var": "item", "changed": true, "checksum": "95e896ebb6179c70d748edce53110fd2fb83126e", "dest": "/tmp/test-ca.crt", "gid": 0, "group": "root", "item": "/tmp/test-ca.crt", "md5sum": "80064a4ad19e7458f168e5d0636529c4", "mode": "0644", "owner": "root", "size": 32, "src": "/root/.ansible/tmp/ansible-tmp-1605146694.2695928-173003-51807106919835/source", "state": "file", "uid": 0} changed: [/cache/fedora-31.qcow2] => (item=/tmp/test-cert.pem) => {"ansible_loop_var": "item", "changed": true, "checksum": "27b834793019c1ca250e2df7a8c650d1b97085ad", "dest": "/tmp/test-cert.pem", "gid": 0, "group": "root", "item": "/tmp/test-cert.pem", "md5sum": "3083b4fc2ca02288c3c8855a7fe9cda8", "mode": "0644", "owner": "root", "size": 34, "src": "/root/.ansible/tmp/ansible-tmp-1605146694.8154263-173003-74443395391129/source", "state": "file", "uid": 0} changed: [/cache/fedora-31.qcow2] => (item=/tmp/test-key.pem) => {"ansible_loop_var": "item", "changed": true, "checksum": "bb134ba48707ef1c41174e8e05d7c93765cc3d0b", "dest": "/tmp/test-key.pem", "gid": 0, "group": "root", "item": "/tmp/test-key.pem", "md5sum": "311e22e2d9bd21dd5f2b2d36fcdfaa21", "mode": "0644", "owner": "root", "size": 33, "src": "/root/.ansible/tmp/ansible-tmp-1605146695.1181443-173003-26524954622356/source", "state": "file", "uid": 0} TASK [Deploy rsyslog config on the target host] ******************************** task path: /tmp/tmpa5z69896/tests/tests_server_conflict.yml:35 TASK [linux-system-roles.logging : Set rsyslog_output_elasticsearch for the omelasticsearch output] *** task path: /tmp/tmpa5z69896/tasks/main.yml:5 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_elasticsearch": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_files for the omfile outputs] *** task path: /tmp/tmpa5z69896/tasks/main.yml:9 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_files": [{"name": "files_output", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set files output if rsyslog_output_files is empty and logging_inputs is not empty] *** task path: /tmp/tmpa5z69896/tasks/main.yml:13 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Set rsyslog_output_forwards for the omfwd output] *** task path: /tmp/tmpa5z69896/tasks/main.yml:20 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_forwards": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_remote_files for the omfwd output for the remote input] *** task path: /tmp/tmpa5z69896/tasks/main.yml:24 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_remote_files": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_relp for the relp output] *** task path: /tmp/tmpa5z69896/tasks/main.yml:28 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_input_relp for the relp input] *** task path: /tmp/tmpa5z69896/tasks/main.yml:32 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_input_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmpa5z69896/tasks/main.yml:36 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"name": "files_output", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmpa5z69896/tasks/main.yml:40 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'files_output', 'type': 'files'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "files_output", "type": "files"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmpa5z69896/tasks/main.yml:49 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'flows', 'inputs': ['system_input', 'remote_tcp_0', 'remote_tcp_1', 'remote_udp'], 'outputs': ['files_output']}) => {"ansible_loop_var": "item", "changed": false, "item": {"inputs": ["system_input", "remote_tcp_0", "remote_tcp_1", "remote_udp"], "name": "flows", "outputs": ["files_output"]}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmpa5z69896/tasks/main.yml:60 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmpa5z69896/tasks/main.yml:64 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmpa5z69896/tasks/main.yml:70 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmpa5z69896/tasks/main.yml:76 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmpa5z69896/tasks/main.yml:82 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmpa5z69896/tasks/main.yml:86 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmpa5z69896/tasks/main.yml:101 TASK [/tmp/tmpa5z69896/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:14 changed: [/cache/fedora-31.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: libestr-0.1.9-13.fc31.x86_64", "Installed: ca-certificates-2020.2.41-1.1.fc31.noarch", "Installed: p11-kit-trust-0.23.21-2.fc31.x86_64", "Installed: p11-kit-0.23.21-2.fc31.x86_64", "Installed: libfastjson-0.99.8-5.fc31.x86_64", "Installed: rsyslog-8.2002.0-1.fc31.x86_64", "Installed: logrotate-3.15.1-1.fc31.x86_64", "Installed: rsyslog-gnutls-8.2002.0-1.fc31.x86_64", "Removed: p11-kit-0.23.16.1-2.fc31.x86_64", "Removed: p11-kit-trust-0.23.16.1-2.fc31.x86_64", "Removed: ca-certificates-2019.2.32-3.fc31.noarch"]} TASK [/tmp/tmpa5z69896/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:21 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc31", "source": "rpm", "version": "1.20.4"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc31", "source": "rpm", "version": "1.20.4"}], "abattis-cantarell-fonts": [{"arch": "noarch", "epoch": null, "name": "abattis-cantarell-fonts", "release": "3.fc31", "source": "rpm", "version": "0.111"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "4.fc31", "source": "rpm", "version": "2.2.53"}], "adobe-source-code-pro-fonts": [{"arch": "noarch", "epoch": null, "name": "adobe-source-code-pro-fonts", "release": "7.fc31", "source": "rpm", "version": "2.030.1.050"}], "adwaita-cursor-theme": [{"arch": "noarch", "epoch": null, "name": "adwaita-cursor-theme", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "adwaita-icon-theme": [{"arch": "noarch", "epoch": null, "name": "adwaita-icon-theme", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "5.fc31", "source": "rpm", "version": "1.11"}], "at-spi2-atk": [{"arch": "x86_64", "epoch": null, "name": "at-spi2-atk", "release": "1.fc31", "source": "rpm", "version": "2.34.1"}], "at-spi2-core": [{"arch": "x86_64", "epoch": null, "name": "at-spi2-core", "release": "1.fc31", "source": "rpm", "version": "2.34.0"}], "atk": [{"arch": "x86_64", "epoch": null, "name": "atk", "release": "1.fc31", "source": "rpm", "version": "2.34.1"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "0.12.20190507gitf58ec40.fc31", "source": "rpm", "version": "3.0"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "0.12.20190507gitf58ec40.fc31", "source": "rpm", "version": "3.0"}], "avahi-libs": [{"arch": "x86_64", "epoch": null, "name": "avahi-libs", "release": "20.fc31", "source": "rpm", "version": "0.7"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "8.fc31", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "3.fc31", "source": "rpm", "version": "5.0.7"}], "brotli": [{"arch": "x86_64", "epoch": null, "name": "brotli", "release": "6.fc31", "source": "rpm", "version": "1.0.7"}], "bzip2": [{"arch": "x86_64", "epoch": null, "name": "bzip2", "release": "1.fc31", "source": "rpm", "version": "1.0.8"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "1.fc31", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "4.fc31", "source": "rpm", "version": "1.15.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc31", "source": "rpm", "version": "2020.2.41"}], "cairo": [{"arch": "x86_64", "epoch": null, "name": "cairo", "release": "6.fc31", "source": "rpm", "version": "1.16.0"}], "cairo-gobject": [{"arch": "x86_64", "epoch": null, "name": "cairo-gobject", "release": "6.fc31", "source": "rpm", "version": "1.16.0"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "2.fc31", "source": "rpm", "version": "2.9"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "4.fc31", "source": "rpm", "version": "3.5"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "11.fc31", "source": "rpm", "version": "17.1"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "3.fc31", "source": "rpm", "version": "0.31"}], "colord-libs": [{"arch": "x86_64", "epoch": null, "name": "colord-libs", "release": "2.fc31", "source": "rpm", "version": "1.4.4"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc31", "source": "rpm", "version": "8.31"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc31", "source": "rpm", "version": "8.31"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "12.fc31", "source": "rpm", "version": "2.12"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "21.fc31", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "21.fc31", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "4.gitbb9bf99.fc31", "source": "rpm", "version": "20190816"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc31", "source": "rpm", "version": "2.2.1"}], "cups-libs": [{"arch": "x86_64", "epoch": 1, "name": "cups-libs", "release": "2.fc31", "source": "rpm", "version": "2.2.12"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "1.fc31", "source": "rpm", "version": "7.66.0"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "2.fc31", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "3.fc31", "source": "rpm", "version": "1.12.16"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "6.fc31", "source": "rpm", "version": "21"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "3.fc31", "source": "rpm", "version": "1.12.16"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "3.fc31", "source": "rpm", "version": "1.12.16"}], "dconf": [{"arch": "x86_64", "epoch": null, "name": "dconf", "release": "1.fc31", "source": "rpm", "version": "0.34.0"}], "dejavu-fonts-common": [{"arch": "noarch", "epoch": null, "name": "dejavu-fonts-common", "release": "2.fc31", "source": "rpm", "version": "2.37"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "2.fc31", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "2.fc31", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "2.fc31", "source": "rpm", "version": "1.02.163"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "2.fc31", "source": "rpm", "version": "1.02.163"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "15.fc31", "source": "rpm", "version": "4.4.1"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "15.fc31", "source": "rpm", "version": "4.4.1"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "3.fc31", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc31", "source": "rpm", "version": "4.0.9"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "27.git20181204.fc31.1", "source": "rpm", "version": "049"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "27.git20181204.fc31.1", "source": "rpm", "version": "049"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc31", "source": "rpm", "version": "0.177"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc31", "source": "rpm", "version": "0.177"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc31", "source": "rpm", "version": "0.177"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc31", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "1", "source": "rpm", "version": "31"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "1", "source": "rpm", "version": "31"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "1", "source": "rpm", "version": "31"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "1", "source": "rpm", "version": "31"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc31", "source": "rpm", "version": "5.37"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc31", "source": "rpm", "version": "5.37"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc31", "source": "rpm", "version": "3.12"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "24.fc31", "source": "rpm", "version": "4.6.0"}], "fipscheck": [{"arch": "x86_64", "epoch": null, "name": "fipscheck", "release": "7.fc31", "source": "rpm", "version": "1.5.0"}], "fipscheck-lib": [{"arch": "x86_64", "epoch": null, "name": "fipscheck-lib", "release": "7.fc31", "source": "rpm", "version": "1.5.0"}], "fontconfig": [{"arch": "x86_64", "epoch": null, "name": "fontconfig", "release": "3.fc31", "source": "rpm", "version": "2.13.92"}], "fontpackages-filesystem": [{"arch": "noarch", "epoch": null, "name": "fontpackages-filesystem", "release": "25.fc31", "source": "rpm", "version": "1.44"}], "freetype": [{"arch": "x86_64", "epoch": null, "name": "freetype", "release": "3.fc31", "source": "rpm", "version": "2.10.0"}], "fribidi": [{"arch": "x86_64", "epoch": null, "name": "fribidi", "release": "4.fc31", "source": "rpm", "version": "1.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "8.fc31", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "5.fc31", "source": "rpm", "version": "5.0.1"}], "gcr": [{"arch": "x86_64", "epoch": null, "name": "gcr", "release": "1.fc31", "source": "rpm", "version": "3.33.4"}], "gcr-base": [{"arch": "x86_64", "epoch": null, "name": "gcr-base", "release": "1.fc31", "source": "rpm", "version": "3.33.4"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc31", "source": "rpm", "version": "1.18.1"}], "gdk-pixbuf2": [{"arch": "x86_64", "epoch": null, "name": "gdk-pixbuf2", "release": "1.fc31", "source": "rpm", "version": "2.40.0"}], "gdk-pixbuf2-modules": [{"arch": "x86_64", "epoch": null, "name": "gdk-pixbuf2-modules", "release": "1.fc31", "source": "rpm", "version": "2.40.0"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "1.fc31", "source": "rpm", "version": "20190806"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "1.fc31", "source": "rpm", "version": "20190806"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "2.fc31", "source": "rpm", "version": "0.20.1"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "2.fc31", "source": "rpm", "version": "0.20.1"}], "git-core": [{"arch": "x86_64", "epoch": null, "name": "git-core", "release": "1.fc31", "source": "rpm", "version": "2.23.0"}], "glib-networking": [{"arch": "x86_64", "epoch": null, "name": "glib-networking", "release": "1.fc31", "source": "rpm", "version": "2.62.1"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc31", "source": "rpm", "version": "2.62.1"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "5.fc31", "source": "rpm", "version": "2.30"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "5.fc31", "source": "rpm", "version": "2.30"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "5.fc31", "source": "rpm", "version": "2.30"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "10.fc31", "source": "rpm", "version": "6.1.2"}], "gnome-keyring": [{"arch": "x86_64", "epoch": null, "name": "gnome-keyring", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc31", "source": "rpm", "version": "2.2.17"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc31", "source": "rpm", "version": "2.2.17"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc31", "source": "rpm", "version": "3.6.10"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5c6ae44d", "source": "rpm", "version": "3c3359c4"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "3.fc31", "source": "rpm", "version": "1.13.1"}], "graphite2": [{"arch": "x86_64", "epoch": null, "name": "graphite2", "release": "1.fc31", "source": "rpm", "version": "1.3.13"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "3.fc31", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "20.fc31", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-tools-extra": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-extra", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "36.fc31", "source": "rpm", "version": "8.40"}], "gsettings-desktop-schemas": [{"arch": "x86_64", "epoch": null, "name": "gsettings-desktop-schemas", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "gtk-update-icon-cache": [{"arch": "x86_64", "epoch": null, "name": "gtk-update-icon-cache", "release": "3.fc31", "source": "rpm", "version": "3.24.12"}], "gtk3": [{"arch": "x86_64", "epoch": null, "name": "gtk3", "release": "3.fc31", "source": "rpm", "version": "3.24.12"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "1.fc31", "source": "rpm", "version": "1.10"}], "harfbuzz": [{"arch": "x86_64", "epoch": null, "name": "harfbuzz", "release": "2.fc31", "source": "rpm", "version": "2.6.1"}], "heat-cfntools": [{"arch": "noarch", "epoch": null, "name": "heat-cfntools", "release": "9.fc31", "source": "rpm", "version": "1.4.2"}], "hicolor-icon-theme": [{"arch": "noarch", "epoch": null, "name": "hicolor-icon-theme", "release": "7.fc31", "source": "rpm", "version": "0.17"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "9.fc31", "source": "rpm", "version": "3.20"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "2.fc31", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc31", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "3.fc31", "source": "rpm", "version": "0.2.5"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc31", "source": "rpm", "version": "5.3.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc31", "source": "rpm", "version": "5.3.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "5.fc31", "source": "rpm", "version": "1.8.3"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "3.fc31", "source": "rpm", "version": "20190515"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "4.fc31", "source": "rpm", "version": "2.12"}], "jasper-libs": [{"arch": "x86_64", "epoch": null, "name": "jasper-libs", "release": "9.fc31", "source": "rpm", "version": "2.0.14"}], "jbigkit-libs": [{"arch": "x86_64", "epoch": null, "name": "jbigkit-libs", "release": "17.fc31", "source": "rpm", "version": "2.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "6.fc31", "source": "rpm", "version": "0.13.1"}], "json-glib": [{"arch": "x86_64", "epoch": null, "name": "json-glib", "release": "3.fc31", "source": "rpm", "version": "1.4.4"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "14.fc31", "source": "rpm", "version": "2.0.4"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "14.fc31", "source": "rpm", "version": "2.0.4"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "14.fc31", "source": "rpm", "version": "2.0.4"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "301.fc31", "source": "rpm", "version": "5.3.7"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "3.fc31", "source": "rpm", "version": "1.6"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "4.fc31", "source": "rpm", "version": "26"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "4.fc31", "source": "rpm", "version": "26"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "3.fc31", "source": "rpm", "version": "0.8.0"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "45.fc31", "source": "rpm", "version": "1.17"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "7.fc31", "source": "rpm", "version": "2.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "7.fc31", "source": "rpm", "version": "2.0"}], "lcms2": [{"arch": "x86_64", "epoch": null, "name": "lcms2", "release": "6.fc31", "source": "rpm", "version": "2.9"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "2.fc31", "source": "rpm", "version": "551"}], "libX11": [{"arch": "x86_64", "epoch": null, "name": "libX11", "release": "3.fc31", "source": "rpm", "version": "1.6.8"}], "libX11-common": [{"arch": "noarch", "epoch": null, "name": "libX11-common", "release": "3.fc31", "source": "rpm", "version": "1.6.8"}], "libXau": [{"arch": "x86_64", "epoch": null, "name": "libXau", "release": "2.fc31", "source": "rpm", "version": "1.0.9"}], "libXcomposite": [{"arch": "x86_64", "epoch": null, "name": "libXcomposite", "release": "17.fc31", "source": "rpm", "version": "0.4.4"}], "libXcursor": [{"arch": "x86_64", "epoch": null, "name": "libXcursor", "release": "6.fc31", "source": "rpm", "version": "1.1.15"}], "libXdamage": [{"arch": "x86_64", "epoch": null, "name": "libXdamage", "release": "17.fc31", "source": "rpm", "version": "1.1.4"}], "libXext": [{"arch": "x86_64", "epoch": null, "name": "libXext", "release": "2.fc31", "source": "rpm", "version": "1.3.4"}], "libXfixes": [{"arch": "x86_64", "epoch": null, "name": "libXfixes", "release": "10.fc31", "source": "rpm", "version": "5.0.3"}], "libXft": [{"arch": "x86_64", "epoch": null, "name": "libXft", "release": "2.fc31", "source": "rpm", "version": "2.3.3"}], "libXi": [{"arch": "x86_64", "epoch": null, "name": "libXi", "release": "2.fc31", "source": "rpm", "version": "1.7.10"}], "libXinerama": [{"arch": "x86_64", "epoch": null, "name": "libXinerama", "release": "4.fc31", "source": "rpm", "version": "1.1.4"}], "libXrandr": [{"arch": "x86_64", "epoch": null, "name": "libXrandr", "release": "2.fc31", "source": "rpm", "version": "1.5.2"}], "libXrender": [{"arch": "x86_64", "epoch": null, "name": "libXrender", "release": "10.fc31", "source": "rpm", "version": "0.9.10"}], "libXtst": [{"arch": "x86_64", "epoch": null, "name": "libXtst", "release": "10.fc31", "source": "rpm", "version": "1.2.3"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "4.fc31", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc31", "source": "rpm", "version": "3.4.0"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "3.fc31", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "2.fc31", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "7.fc31", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "43.fc31", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "6.fc31", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "8.fc31", "source": "rpm", "version": "0.7.9"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "43.fc31", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "3.fc31", "source": "rpm", "version": "0.1.11"}], "libcroco": [{"arch": "x86_64", "epoch": null, "name": "libcroco", "release": "2.fc31", "source": "rpm", "version": "0.6.13"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "1.fc31", "source": "rpm", "version": "7.66.0"}], "libdatrie": [{"arch": "x86_64", "epoch": null, "name": "libdatrie", "release": "10.fc31", "source": "rpm", "version": "0.2.9"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "38.fc31", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "38.fc31", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "43.fc31", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "6.fc31", "source": "rpm", "version": "0.35.3"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "28.20190324cvs.fc31", "source": "rpm", "version": "3.1"}], "libepoxy": [{"arch": "x86_64", "epoch": null, "name": "libepoxy", "release": "4.fc31", "source": "rpm", "version": "1.5.3"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "13.fc31", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "7.fc31", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "5.fc31", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "23.fc31", "source": "rpm", "version": "3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc31", "source": "rpm", "version": "9.2.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc31", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc31", "source": "rpm", "version": "9.2.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "2.fc31", "source": "rpm", "version": "1.36"}], "libgusb": [{"arch": "x86_64", "epoch": null, "name": "libgusb", "release": "5.fc31", "source": "rpm", "version": "0.3.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc31", "source": "rpm", "version": "2.2.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "43.fc31", "source": "rpm", "version": "1.3.1"}], "libjpeg-turbo": [{"arch": "x86_64", "epoch": null, "name": "libjpeg-turbo", "release": "4.fc31", "source": "rpm", "version": "2.0.2"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc31", "source": "rpm", "version": "1.1.5"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc31", "source": "rpm", "version": "1.1.5"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "10.fc31", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc31", "source": "rpm", "version": "2.0.7"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "8.fc31", "source": "rpm", "version": "1.2.0"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "9.fc31", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "10.fc31", "source": "rpm", "version": "1.0.4"}], "libmodman": [{"arch": "x86_64", "epoch": null, "name": "libmodman", "release": "20.fc31", "source": "rpm", "version": "2.0.1"}], "libmodulemd1": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd1", "release": "3.fc31", "source": "rpm", "version": "1.8.15"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "4.fc31", "source": "rpm", "version": "1.7"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.rc1.fc31", "source": "rpm", "version": "2.4.1"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc31", "source": "rpm", "version": "1.39.2"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "1.fc31", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "5.20180605git4a062cf.fc31", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "43.fc31", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "4.fc31", "source": "rpm", "version": "1.9.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "3.fc31", "source": "rpm", "version": "1.5.1"}], "libpng": [{"arch": "x86_64", "epoch": 2, "name": "libpng", "release": "2.fc31", "source": "rpm", "version": "1.6.37"}], "libproxy": [{"arch": "x86_64", "epoch": null, "name": "libproxy", "release": "14.fc31", "source": "rpm", "version": "0.4.15"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc31", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc31", "source": "rpm", "version": "1.4.1"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "43.fc31", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc31", "source": "rpm", "version": "1.10.5"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc31", "source": "rpm", "version": "2.10.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "1.fc31", "source": "rpm", "version": "2.4.1"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc31", "source": "rpm", "version": "0.19.1"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc31", "source": "rpm", "version": "2.9"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "2.fc31", "source": "rpm", "version": "2.9"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "8.fc31", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "3.fc31", "source": "rpm", "version": "0.7.5"}], "libsoup": [{"arch": "x86_64", "epoch": null, "name": "libsoup", "release": "1.fc31", "source": "rpm", "version": "2.68.2"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "6.fc31", "source": "rpm", "version": "0.9.0"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "6.fc31", "source": "rpm", "version": "0.9.0"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc31", "source": "rpm", "version": "9.2.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "1.fc31", "source": "rpm", "version": "2.3.0"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "2.fc31", "source": "rpm", "version": "4.14"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "1.fc31", "source": "rpm", "version": "1.4.2"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "1.fc31", "source": "rpm", "version": "0.10.1"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "2.fc31", "source": "rpm", "version": "0.20.1"}], "libthai": [{"arch": "x86_64", "epoch": null, "name": "libthai", "release": "3.fc31", "source": "rpm", "version": "0.1.28"}], "libtiff": [{"arch": "x86_64", "epoch": null, "name": "libtiff", "release": "6.fc31", "source": "rpm", "version": "4.0.10"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "2.rc3.fc31", "source": "rpm", "version": "1.1.4"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "6.fc31", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "4.fc31", "source": "rpm", "version": "1.0.22"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "21.fc31", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "17.fc31", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "8.fc31", "source": "rpm", "version": "0.3.0"}], "libwayland-client": [{"arch": "x86_64", "epoch": null, "name": "libwayland-client", "release": "2.fc31", "source": "rpm", "version": "1.17.0"}], "libwayland-cursor": [{"arch": "x86_64", "epoch": null, "name": "libwayland-cursor", "release": "2.fc31", "source": "rpm", "version": "1.17.0"}], "libwayland-egl": [{"arch": "x86_64", "epoch": null, "name": "libwayland-egl", "release": "2.fc31", "source": "rpm", "version": "1.17.0"}], "libxcb": [{"arch": "x86_64", "epoch": null, "name": "libxcb", "release": "3.fc31", "source": "rpm", "version": "1.13.1"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "1.fc31", "source": "rpm", "version": "4.4.10"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "1.fc31", "source": "rpm", "version": "4.4.10"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc31", "source": "rpm", "version": "0.8.4"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "3.fc31", "source": "rpm", "version": "2.9.9"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "2.fc31", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc31", "source": "rpm", "version": "1.4.2"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "25.fc31", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "102.fc31", "source": "rpm", "version": "20190923"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "3.fc31", "source": "rpm", "version": "0.9.23"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "1.fc31", "source": "rpm", "version": "3.15.1"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "6.fc31", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "1.fc31", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "5.fc31", "source": "rpm", "version": "2.8.4"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc31", "source": "rpm", "version": "5.5.2"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc31", "source": "rpm", "version": "3.1.6"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc31", "source": "rpm", "version": "4.0.23"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "12.20190803.fc31", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "12.20190803.fc31", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "12.20190803.fc31", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.55.20160912git.fc31", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc31", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "3.fc31", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "3.fc31", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc31.1", "source": "rpm", "version": "8.0p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc31.1", "source": "rpm", "version": "8.0p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc31.1", "source": "rpm", "version": "8.0p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "2.fc31", "source": "rpm", "version": "1.1.1d"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc31", "source": "rpm", "version": "1.1.1d"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "2.fc31", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "3.fc31", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc31", "source": "rpm", "version": "0.23.21"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc31", "source": "rpm", "version": "0.23.21"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "18.fc31", "source": "rpm", "version": "1.3.1"}], "pango": [{"arch": "x86_64", "epoch": null, "name": "pango", "release": "1.fc31", "source": "rpm", "version": "1.44.6"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "1.fc31", "source": "rpm", "version": "3.2.153"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "6.fc31", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc31.1", "source": "rpm", "version": "8.43"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "14.fc31", "source": "rpm", "version": "10.33"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "5.fc31", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "6.fc31", "source": "rpm", "version": "1.1.0"}], "pixman": [{"arch": "x86_64", "epoch": null, "name": "pixman", "release": "1.fc31", "source": "rpm", "version": "0.38.4"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "4.fc31", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "18.fc31", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "6.fc31", "source": "rpm", "version": "3.3.15"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "2.fc31", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc31", "source": "rpm", "version": "19.1.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "1.fc31", "source": "rpm", "version": "41.2.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "5.fc31", "source": "rpm", "version": "3.7.4"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "5.fc31", "source": "rpm", "version": "3.7.4"}], "python3-asn1crypto": [{"arch": "noarch", "epoch": null, "name": "python3-asn1crypto", "release": "7.fc31", "source": "rpm", "version": "0.24.0"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc31", "source": "rpm", "version": "19.1.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "0.12.20190507gitf58ec40.fc31", "source": "rpm", "version": "3.0"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc31", "source": "rpm", "version": "2.7.0"}], "python3-boto": [{"arch": "noarch", "epoch": null, "name": "python3-boto", "release": "1.fc31", "source": "rpm", "version": "2.49.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc31", "source": "rpm", "version": "1.12.3"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "10.fc31", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "16.fc31", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc31", "source": "rpm", "version": "2.6.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "3.fc31", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "6.fc31", "source": "rpm", "version": "1.2.8"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "2.fc31", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc31", "source": "rpm", "version": "4.0.9"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "3.fc31", "source": "rpm", "version": "1.13.1"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "6.fc31", "source": "rpm", "version": "0.35.3"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc31", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "2.fc31", "source": "rpm", "version": "2.10.1"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "8.fc31", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "16.fc31", "source": "rpm", "version": "1.10"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "1.fc31", "source": "rpm", "version": "3.0.2"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "3.fc31", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "3.fc31", "source": "rpm", "version": "0.1.11"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "6.fc31", "source": "rpm", "version": "0.35.3"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "5.fc31", "source": "rpm", "version": "3.7.4"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc31", "source": "rpm", "version": "2.9"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "2.fc31", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "2.fc31", "source": "rpm", "version": "3.0.2"}], "python3-pbr": [{"arch": "noarch", "epoch": null, "name": "python3-pbr", "release": "4.fc31", "source": "rpm", "version": "5.1.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc31", "source": "rpm", "version": "19.1.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "3.fc31", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "18.fc31", "source": "rpm", "version": "0.7.2"}], "python3-psutil": [{"arch": "x86_64", "epoch": null, "name": "python3-psutil", "release": "2.fc31", "source": "rpm", "version": "5.6.3"}], "python3-pyasn1": [{"arch": "noarch", "epoch": null, "name": "python3-pyasn1", "release": "5.fc31", "source": "rpm", "version": "0.4.4"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "20.fc31", "source": "rpm", "version": "2.14"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "1.fc31", "source": "rpm", "version": "0.15.4"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "3.fc31", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "2.fc31", "source": "rpm", "version": "1.7.0"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc31", "source": "rpm", "version": "2019.2"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc31", "source": "rpm", "version": "5.1.2"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc31", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "python3-rsa": [{"arch": "noarch", "epoch": null, "name": "python3-rsa", "release": "10.fc31", "source": "rpm", "version": "3.4.2"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc31", "source": "rpm", "version": "4.2.2"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "1.fc31", "source": "rpm", "version": "41.2.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc31", "source": "rpm", "version": "1.12.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc31", "source": "rpm", "version": "1.9.3"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "4.fc31", "source": "rpm", "version": "1.25.3"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "4.fc31", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "3.fc31", "source": "rpm", "version": "8.0"}], "rest": [{"arch": "x86_64", "epoch": null, "name": "rest", "release": "6.fc31", "source": "rpm", "version": "0.8.1"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "25.fc31", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "9.fc31", "source": "rpm", "version": "3.1.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc31", "source": "rpm", "version": "8.2002.0"}], "rsyslog-gnutls": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-gnutls", "release": "1.fc31", "source": "rpm", "version": "8.2002.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "4.fc31", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "37.fc31", "source": "rpm", "version": "3.14.4"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "37.fc31", "source": "rpm", "version": "3.14.4"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc31", "source": "rpm", "version": "2.13.3"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "16.fc31", "source": "rpm", "version": "4.6"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "1.fc31", "source": "rpm", "version": "1.14"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "2.fc31", "source": "rpm", "version": "3.29.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc31", "source": "rpm", "version": "1.8.28"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-bootchart": [{"arch": "x86_64", "epoch": null, "name": "systemd-bootchart", "release": "5.fc31", "source": "rpm", "version": "233"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "2.fc31", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "13.fc31", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "13.fc31", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "2.fc31", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc31", "source": "rpm", "version": "2019c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc31", "source": "rpm", "version": "1.9.3"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc31", "source": "rpm", "version": "8.1.2102"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "15.fc31", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc31", "source": "rpm", "version": "5.5.2"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "2.fc31", "source": "rpm", "version": "5.1.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "2.fc31", "source": "rpm", "version": "2.27"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "6.fc31", "source": "rpm", "version": "5.2.4"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "6.fc31", "source": "rpm", "version": "5.2.4"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "3.fc31", "source": "rpm", "version": "1.1.2"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "19.fc31", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2002.0"}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : debug] ********************************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:32 skipping: [/cache/fedora-31.qcow2] => {} TASK [/tmp/tmpa5z69896/roles/rsyslog : debug] ********************************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:36 ok: [/cache/fedora-31.qcow2] => { "msg": "Rsyslog_version is 8.2002.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmpa5z69896/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:41 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:48 ok: [/cache/fedora-31.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/rsyslog.d", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:54 ok: [/cache/fedora-31.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/lib/rsyslog", "secontext": "system_u:object_r:syslogd_var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Set backup dir name] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:60 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_backup_dir": "/tmp/rsyslog.d-20201112T020454"}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:64 ok: [/cache/fedora-31.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20201112T020454", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:73 ok: [/cache/fedora-31.qcow2] => {"archived": ["/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.conf"], "arcroot": "/etc/", "changed": false, "dest": "/tmp/rsyslog.d-20201112T020454/backup.tgz", "expanded_exclude_paths": [], "expanded_paths": ["/etc/rsyslog.d", "/etc/rsyslog.conf"], "gid": 0, "group": "root", "missing": [], "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 1726, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:80 changed: [/cache/fedora-31.qcow2] => {"changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/log", "secontext": "system_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:88 NOTIFIED HANDLER /tmp/tmpa5z69896/roles/rsyslog : restart rsyslogd for /cache/fedora-31.qcow2 changed: [/cache/fedora-31.qcow2] => {"changed": true, "checksum": "bcfc44c5d259acacc0a84869fb5a8b625392f230", "dest": "/etc/rsyslog.conf", "gid": 0, "group": "root", "md5sum": "aa226b8228225835f8a13f775ca42e49", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 104, "src": "/root/.ansible/tmp/ansible-tmp-1605146749.9490604-173233-258533954798986/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:97 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n defaultNetstreamDriverCAFile=\"/etc/pki/tls/certs/test-ca.crt\"\n defaultNetstreamDriverCertFile=\"/etc/pki/tls/certs/test-cert.pem\"\n defaultNetstreamDriverKeyFile=\"/etc/pki/tls/private/test-key.pem\"\n)\n"}, [{"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}], [{"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}]]}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:108 changed: [/cache/fedora-31.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n defaultNetstreamDriverCAFile="/etc/pki/tls/certs/test-ca.crt"\n defaultNetstreamDriverCertFile="/etc/pki/tls/certs/test-cert.pem"\n defaultNetstreamDriverKeyFile="/etc/pki/tls/private/test-key.pem"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "6e8a6af766f19bab8de549a09ce1031d6859bfd7", "dest": "/etc/rsyslog.d/00-global.conf", "gid": 0, "group": "root", "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n defaultNetstreamDriverCAFile=\"/etc/pki/tls/certs/test-ca.crt\"\n defaultNetstreamDriverCertFile=\"/etc/pki/tls/certs/test-cert.pem\"\n defaultNetstreamDriverKeyFile=\"/etc/pki/tls/private/test-key.pem\"\n)\n"}, "md5sum": "84c545c438d1c3947aa8e9bb70e1207c", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 286, "src": "/root/.ansible/tmp/ansible-tmp-1605146750.6883323-173263-102460201553035/source", "state": "file", "uid": 0} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} changed: [/cache/fedora-31.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "0dd331865ac06c0881012a0dc9796c2260e66dcd", "dest": "/etc/rsyslog.d/05-common-defaults.conf", "gid": 0, "group": "root", "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "md5sum": "ca846c3cf461cb558da5d3e79ac49a26", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 69, "src": "/root/.ansible/tmp/ansible-tmp-1605146751.3290744-173263-84777996392031/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:129 skipping: [/cache/fedora-31.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n defaultNetstreamDriverCAFile="/etc/pki/tls/certs/test-ca.crt"\n defaultNetstreamDriverCertFile="/etc/pki/tls/certs/test-cert.pem"\n defaultNetstreamDriverKeyFile="/etc/pki/tls/private/test-key.pem"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n defaultNetstreamDriverCAFile=\"/etc/pki/tls/certs/test-ca.crt\"\n defaultNetstreamDriverCertFile=\"/etc/pki/tls/certs/test-cert.pem\"\n defaultNetstreamDriverKeyFile=\"/etc/pki/tls/private/test-key.pem\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:151 TASK [/tmp/tmpa5z69896/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:166 skipping: [/cache/fedora-31.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=[{'name': 'remote_tcp_0', 'type': 'remote', 'tcp_ports': [6514, 40000, 40001], 'tls': True, 'pki_authmode': 'x509/name', 'permitted_clients': ['*.client.com', '*.example.com']}, {'name': 'remote_tcp_1', 'type': 'remote', 'tcp_ports': [514, 40010, 40011], 'tls': True}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"name": "remote_tcp_0", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "x509/name", "tcp_ports": [6514, 40000, 40001], "tls": true, "type": "remote"}, {"name": "remote_tcp_1", "tcp_ports": [514, 40010, 40011], "tls": true, "type": "remote"}], "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:174 changed: [/cache/fedora-31.qcow2] => {"changed": true, "checksum": "95e896ebb6179c70d748edce53110fd2fb83126e", "dest": "/etc/pki/tls/certs/test-ca.crt", "gid": 0, "group": "root", "md5sum": "80064a4ad19e7458f168e5d0636529c4", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:cert_t:s0", "size": 32, "src": "/root/.ansible/tmp/ansible-tmp-1605146752.1298654-173323-134236016451217/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:186 changed: [/cache/fedora-31.qcow2] => {"changed": true, "checksum": "27b834793019c1ca250e2df7a8c650d1b97085ad", "dest": "/etc/pki/tls/certs/test-cert.pem", "gid": 0, "group": "root", "md5sum": "3083b4fc2ca02288c3c8855a7fe9cda8", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:cert_t:s0", "size": 34, "src": "/root/.ansible/tmp/ansible-tmp-1605146752.773956-173351-224705086861159/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:198 changed: [/cache/fedora-31.qcow2] => {"changed": true, "checksum": "bb134ba48707ef1c41174e8e05d7c93765cc3d0b", "dest": "/etc/pki/tls/private/test-key.pem", "gid": 0, "group": "root", "md5sum": "311e22e2d9bd21dd5f2b2d36fcdfaa21", "mode": "0400", "owner": "root", "secontext": "system_u:object_r:cert_t:s0", "size": 33, "src": "/root/.ansible/tmp/ansible-tmp-1605146753.4044354-173379-174986023026494/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:222 ok: [/cache/fedora-31.qcow2] => (item={'name': 'system_input', 'type': 'basics'}) => {"ansible_facts": {"__rsyslog_basics_packages": []}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/inputs/basics/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "system_input", "type": "basics"}} ok: [/cache/fedora-31.qcow2] => (item={'name': 'remote_tcp_0', 'type': 'remote', 'tcp_ports': [6514, 40000, 40001], 'tls': True, 'pki_authmode': 'x509/name', 'permitted_clients': ['*.client.com', '*.example.com']}) => {"ansible_facts": {"__rsyslog_remote_packages": []}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/inputs/remote/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "remote_tcp_0", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "x509/name", "tcp_ports": [6514, 40000, 40001], "tls": true, "type": "remote"}} ok: [/cache/fedora-31.qcow2] => (item={'name': 'remote_tcp_1', 'type': 'remote', 'tcp_ports': [514, 40010, 40011], 'tls': True}) => {"ansible_facts": {"__rsyslog_remote_packages": []}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/inputs/remote/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "remote_tcp_1", "tcp_ports": [514, 40010, 40011], "tls": true, "type": "remote"}} ok: [/cache/fedora-31.qcow2] => (item={'name': 'remote_udp', 'type': 'remote', 'udp_ports': [514, 40020]}) => {"ansible_facts": {"__rsyslog_remote_packages": []}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/inputs/remote/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "remote_udp", "type": "remote", "udp_ports": [514, 40020]}} TASK [/tmp/tmpa5z69896/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:234 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/basics/main.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/remote/main.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/remote/main.yml for /cache/fedora-31.qcow2 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/remote/main.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update basics input packages] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/basics/main.yml:3 included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 TASK [/tmp/tmpa5z69896/roles/rsyslog : Create basics input configuration files in /etc/rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/basics/main.yml:10 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'remote_tcp_0', 'type': 'remote', 'tcp_ports': [6514, 40000, 40001], 'tls': True, 'pki_authmode': 'x509/name', 'permitted_clients': ['*.client.com', '*.example.com']}) => {"ansible_loop": {"allitems": [{"name": "system_input", "type": "basics"}, {"name": "remote_tcp_0", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "x509/name", "tcp_ports": [6514, 40000, 40001], "tls": true, "type": "remote"}, {"name": "remote_tcp_1", "tcp_ports": [514, 40010, 40011], "tls": true, "type": "remote"}, {"name": "remote_udp", "type": "remote", "udp_ports": [514, 40020]}], "first": false, "index": 2, "index0": 1, "last": false, "length": 4, "nextitem": {"name": "remote_tcp_1", "tcp_ports": [514, 40010, 40011], "tls": true, "type": "remote"}, "previtem": {"name": "system_input", "type": "basics"}, "revindex": 3, "revindex0": 2}, "ansible_loop_var": "item", "changed": false, "item": {"name": "remote_tcp_0", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "x509/name", "tcp_ports": [6514, 40000, 40001], "tls": true, "type": "remote"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'remote_tcp_1', 'type': 'remote', 'tcp_ports': [514, 40010, 40011], 'tls': True}) => {"ansible_loop": {"allitems": [{"name": "system_input", "type": "basics"}, {"name": "remote_tcp_0", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "x509/name", "tcp_ports": [6514, 40000, 40001], "tls": true, "type": "remote"}, {"name": "remote_tcp_1", "tcp_ports": [514, 40010, 40011], "tls": true, "type": "remote"}, {"name": "remote_udp", "type": "remote", "udp_ports": [514, 40020]}], "first": false, "index": 3, "index0": 2, "last": false, "length": 4, "nextitem": {"name": "remote_udp", "type": "remote", "udp_ports": [514, 40020]}, "previtem": {"name": "remote_tcp_0", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "x509/name", "tcp_ports": [6514, 40000, 40001], "tls": true, "type": "remote"}, "revindex": 2, "revindex0": 1}, "ansible_loop_var": "item", "changed": false, "item": {"name": "remote_tcp_1", "tcp_ports": [514, 40010, 40011], "tls": true, "type": "remote"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'remote_udp', 'type': 'remote', 'udp_ports': [514, 40020]}) => {"ansible_loop": {"allitems": [{"name": "system_input", "type": "basics"}, {"name": "remote_tcp_0", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "x509/name", "tcp_ports": [6514, 40000, 40001], "tls": true, "type": "remote"}, {"name": "remote_tcp_1", "tcp_ports": [514, 40010, 40011], "tls": true, "type": "remote"}, {"name": "remote_udp", "type": "remote", "udp_ports": [514, 40020]}], "first": false, "index": 4, "index0": 3, "last": true, "length": 4, "previtem": {"name": "remote_tcp_1", "tcp_ports": [514, 40010, 40011], "tls": true, "type": "remote"}, "revindex": 1, "revindex0": 0}, "ansible_loop_var": "item", "changed": false, "item": {"name": "remote_udp", "type": "remote", "udp_ports": [514, 40020]}, "skip_reason": "Conditional result was False"} included: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml for /cache/fedora-31.qcow2 TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate role configuration files in rsyslog.d and subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-31.qcow2] => (item={'name': 'input-basics-system_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call files_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "3d278c36b1a1b9a617f4a540445a604e7e78607a", "dest": "/etc/rsyslog.d/90-input-basics-system_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-basics-system_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files_output\n}\n"}], "state": "present", "type": "input"}, "md5sum": "d7cd99114263318f2205faa130825783", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 460, "src": "/root/.ansible/tmp/ansible-tmp-1605146754.4859967-173423-85665572006581/source", "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove role config files from subdir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/deploy.yml:32 skipping: [/cache/fedora-31.qcow2] => (item={'name': 'input-basics-system_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call files_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-basics-system_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files_output\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Ensure Remote inputs contain no conflict connection type] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/inputs/remote/main.yml:4 skipping: [/cache/fedora-31.qcow2] => (item=[{'name': 'remote_udp', 'type': 'remote', 'udp_ports': [514, 40020]}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"name": "remote_udp", "type": "remote", "udp_ports": [514, 40020]}], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} failed: [/cache/fedora-31.qcow2] (item=[{'name': 'remote_tcp_0', 'type': 'remote', 'tcp_ports': [6514, 40000, 40001], 'tls': True, 'pki_authmode': 'x509/name', 'permitted_clients': ['*.client.com', '*.example.com']}, {'name': 'remote_tcp_1', 'type': 'remote', 'tcp_ports': [514, 40010, 40011], 'tls': True}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"name": "remote_tcp_0", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "x509/name", "tcp_ports": [6514, 40000, 40001], "tls": true, "type": "remote"}, {"name": "remote_tcp_1", "tcp_ports": [514, 40010, 40011], "tls": true, "type": "remote"}], "msg": "Error: remote_tcp_0 and remote_tcp_1 conflict."} TASK [debug] ******************************************************************* task path: /tmp/tmpa5z69896/tests/tests_server_conflict.yml:74 ok: [/cache/fedora-31.qcow2] => { "msg": "Caught an expected error - {'results': [{'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', '_ansible_no_log': False, 'item': [{'name': 'remote_udp', 'type': 'remote', 'udp_ports': [514, 40020]}], 'ansible_loop_var': 'item', '_ansible_item_result': True, '_ansible_ignore_errors': None, '_ansible_item_label': [{'name': 'remote_udp', 'type': 'remote', 'udp_ports': [514, 40020]}]}, {'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', '_ansible_no_log': False, 'item': [], 'ansible_loop_var': 'item', '_ansible_item_result': True, '_ansible_ignore_errors': None, '_ansible_item_label': []}, {'failed': True, 'msg': 'Error: remote_tcp_0 and remote_tcp_1 conflict.', '_ansible_no_log': False, 'changed': False, 'item': [{'name': 'remote_tcp_0', 'type': 'remote', 'tcp_ports': [6514, 40000, 40001], 'tls': True, 'pki_authmode': 'x509/name', 'permitted_clients': ['*.client.com', '*.example.com']}, {'name': 'remote_tcp_1', 'type': 'remote', 'tcp_ports': [514, 40010, 40011], 'tls': True}], 'ansible_loop_var': 'item', '_ansible_item_result': True, '_ansible_item_label': [{'name': 'remote_tcp_0', 'type': 'remote', 'tcp_ports': [6514, 40000, 40001], 'tls': True, 'pki_authmode': 'x509/name', 'permitted_clients': ['*.client.com', '*.example.com']}, {'name': 'remote_tcp_1', 'type': 'remote', 'tcp_ports': [514, 40010, 40011], 'tls': True}]}], 'failed': True, 'msg': 'All items completed', 'changed': False}" } TASK [assert] ****************************************************************** task path: /tmp/tmpa5z69896/tests/tests_server_conflict.yml:76 ok: [/cache/fedora-31.qcow2] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', '_ansible_no_log': False, 'item': [{'name': 'remote_udp', 'type': 'remote', 'udp_ports': [514, 40020]}], 'ansible_loop_var': 'item', '_ansible_item_label': [{'name': 'remote_udp', 'type': 'remote', 'udp_ports': [514, 40020]}]}) => { "ansible_loop_var": "item", "changed": false, "item": { "ansible_loop_var": "item", "changed": false, "item": [ { "name": "remote_udp", "type": "remote", "udp_ports": [ 514, 40020 ] } ], "skip_reason": "Conditional result was False", "skipped": true }, "msg": "All assertions passed" } ok: [/cache/fedora-31.qcow2] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', '_ansible_no_log': False, 'item': [], 'ansible_loop_var': 'item', '_ansible_item_label': []}) => { "ansible_loop_var": "item", "changed": false, "item": { "ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False", "skipped": true }, "msg": "All assertions passed" } ok: [/cache/fedora-31.qcow2] => (item={'failed': True, 'msg': 'Error: remote_tcp_0 and remote_tcp_1 conflict.', '_ansible_no_log': False, 'changed': False, 'item': [{'name': 'remote_tcp_0', 'type': 'remote', 'tcp_ports': [6514, 40000, 40001], 'tls': True, 'pki_authmode': 'x509/name', 'permitted_clients': ['*.client.com', '*.example.com']}, {'name': 'remote_tcp_1', 'type': 'remote', 'tcp_ports': [514, 40010, 40011], 'tls': True}], 'ansible_loop_var': 'item', '_ansible_item_label': [{'name': 'remote_tcp_0', 'type': 'remote', 'tcp_ports': [6514, 40000, 40001], 'tls': True, 'pki_authmode': 'x509/name', 'permitted_clients': ['*.client.com', '*.example.com']}, {'name': 'remote_tcp_1', 'type': 'remote', 'tcp_ports': [514, 40010, 40011], 'tls': True}]}) => { "ansible_loop_var": "item", "changed": false, "item": { "ansible_loop_var": "item", "changed": false, "failed": true, "item": [ { "name": "remote_tcp_0", "permitted_clients": [ "*.client.com", "*.example.com" ], "pki_authmode": "x509/name", "tcp_ports": [ 6514, 40000, 40001 ], "tls": true, "type": "remote" }, { "name": "remote_tcp_1", "tcp_ports": [ 514, 40010, 40011 ], "tls": true, "type": "remote" } ], "msg": "Error: remote_tcp_0 and remote_tcp_1 conflict." }, "msg": "All assertions passed" } TASK [clean up test files] ***************************************************** task path: /tmp/tmpa5z69896/tests/tests_server_conflict.yml:80 changed: [/cache/fedora-31.qcow2] => (item=/tmp/test-ca.crt) => {"ansible_loop_var": "item", "changed": true, "item": "/tmp/test-ca.crt", "path": "/tmp/test-ca.crt", "state": "absent"} changed: [/cache/fedora-31.qcow2] => (item=/tmp/test-cert.pem) => {"ansible_loop_var": "item", "changed": true, "item": "/tmp/test-cert.pem", "path": "/tmp/test-cert.pem", "state": "absent"} changed: [/cache/fedora-31.qcow2] => (item=/tmp/test-key.pem) => {"ansible_loop_var": "item", "changed": true, "item": "/tmp/test-key.pem", "path": "/tmp/test-key.pem", "state": "absent"} RUNNING HANDLER [/tmp/tmpa5z69896/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmpa5z69896/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-31.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice sysinit.target basic.target", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7776", "LimitNPROCSoft": "7776", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7776", "LimitSIGPENDINGSoft": "7776", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2332", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-31.qcow2 : ok=39 changed=11 unreachable=0 failed=0 skipped=20 rescued=1 ignored=0 + cd /tmp/tmpa5z69896/tests; TEST_SUBJECTS=/cache/fedora-31.qcow2 TEST_ARTIFACTS=/tmp/linux-system-role-test-work-pull-linux-system-roles_logging-186-405f09a-fedora-31-mm3symvy/artifacts ansible-playbook -vv --inventory=/usr/share/ansible/inventory/standard-inventory-qcow2 /tmp/tmpa5z69896/_setup.yml /tmp/tmpa5z69896/tests/tests_version.yml ansible-playbook 2.9.14 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/tester/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.8/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 3.8.6 (default, Sep 25 2020, 00:00:00) [GCC 10.2.1 20200723 (Red Hat 10.2.1-1)] Using /etc/ansible/ansible.cfg as config file PLAYBOOK: _setup.yml *********************************************************** 1 plays in /tmp/tmpa5z69896/_setup.yml PLAY [Fail when only localhost is available] *********************************** META: ran handlers TASK [debug] ******************************************************************* task path: /tmp/tmpa5z69896/_setup.yml:5 ok: [/cache/fedora-31.qcow2] => { "groups": { "all": [ "/cache/fedora-31.qcow2" ], "localhost": [ "/cache/fedora-31.qcow2" ], "subjects": [ "/cache/fedora-31.qcow2" ], "ungrouped": [] } } TASK [fail] ******************************************************************** task path: /tmp/tmpa5z69896/_setup.yml:7 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-31.qcow2 : ok=1 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 PLAYBOOK: tests_version.yml **************************************************** 1 plays in /tmp/tmpa5z69896/tests/tests_version.yml PLAY [Ensure internal var __rsyslog_version is set correctly] ****************** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpa5z69896/tests/tests_version.yml:8 ok: [/cache/fedora-31.qcow2] META: ran handlers TASK [default run] ************************************************************* task path: /tmp/tmpa5z69896/tests/tests_version.yml:15 TASK [linux-system-roles.logging : Set rsyslog_output_elasticsearch for the omelasticsearch output] *** task path: /tmp/tmpa5z69896/tasks/main.yml:5 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_elasticsearch": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_files for the omfile outputs] *** task path: /tmp/tmpa5z69896/tasks/main.yml:9 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_files": []}, "changed": false} TASK [linux-system-roles.logging : Set files output if rsyslog_output_files is empty and logging_inputs is not empty] *** task path: /tmp/tmpa5z69896/tasks/main.yml:13 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Set rsyslog_output_forwards for the omfwd output] *** task path: /tmp/tmpa5z69896/tasks/main.yml:20 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_forwards": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_remote_files for the omfwd output for the remote input] *** task path: /tmp/tmpa5z69896/tasks/main.yml:24 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_remote_files": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_output_relp for the relp output] *** task path: /tmp/tmpa5z69896/tasks/main.yml:28 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_output_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_input_relp for the relp input] *** task path: /tmp/tmpa5z69896/tasks/main.yml:32 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_input_relp": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmpa5z69896/tasks/main.yml:36 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_outputs": []}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmpa5z69896/tasks/main.yml:40 TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmpa5z69896/tasks/main.yml:49 TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmpa5z69896/tasks/main.yml:60 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmpa5z69896/tasks/main.yml:64 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmpa5z69896/tasks/main.yml:70 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmpa5z69896/tasks/main.yml:76 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmpa5z69896/tasks/main.yml:82 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmpa5z69896/tasks/main.yml:86 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmpa5z69896/tasks/main.yml:101 TASK [/tmp/tmpa5z69896/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmpa5z69896/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpa5z69896/roles/rsyslog/vars/Fedora_31.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:14 changed: [/cache/fedora-31.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: libestr-0.1.9-13.fc31.x86_64", "Installed: ca-certificates-2020.2.41-1.1.fc31.noarch", "Installed: p11-kit-trust-0.23.21-2.fc31.x86_64", "Installed: p11-kit-0.23.21-2.fc31.x86_64", "Installed: libfastjson-0.99.8-5.fc31.x86_64", "Installed: rsyslog-8.2002.0-1.fc31.x86_64", "Installed: logrotate-3.15.1-1.fc31.x86_64", "Installed: rsyslog-gnutls-8.2002.0-1.fc31.x86_64", "Removed: p11-kit-0.23.16.1-2.fc31.x86_64", "Removed: p11-kit-trust-0.23.16.1-2.fc31.x86_64", "Removed: ca-certificates-2019.2.32-3.fc31.noarch"]} TASK [/tmp/tmpa5z69896/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:21 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc31", "source": "rpm", "version": "1.20.4"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc31", "source": "rpm", "version": "1.20.4"}], "abattis-cantarell-fonts": [{"arch": "noarch", "epoch": null, "name": "abattis-cantarell-fonts", "release": "3.fc31", "source": "rpm", "version": "0.111"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "4.fc31", "source": "rpm", "version": "2.2.53"}], "adobe-source-code-pro-fonts": [{"arch": "noarch", "epoch": null, "name": "adobe-source-code-pro-fonts", "release": "7.fc31", "source": "rpm", "version": "2.030.1.050"}], "adwaita-cursor-theme": [{"arch": "noarch", "epoch": null, "name": "adwaita-cursor-theme", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "adwaita-icon-theme": [{"arch": "noarch", "epoch": null, "name": "adwaita-icon-theme", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "5.fc31", "source": "rpm", "version": "1.11"}], "at-spi2-atk": [{"arch": "x86_64", "epoch": null, "name": "at-spi2-atk", "release": "1.fc31", "source": "rpm", "version": "2.34.1"}], "at-spi2-core": [{"arch": "x86_64", "epoch": null, "name": "at-spi2-core", "release": "1.fc31", "source": "rpm", "version": "2.34.0"}], "atk": [{"arch": "x86_64", "epoch": null, "name": "atk", "release": "1.fc31", "source": "rpm", "version": "2.34.1"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "0.12.20190507gitf58ec40.fc31", "source": "rpm", "version": "3.0"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "0.12.20190507gitf58ec40.fc31", "source": "rpm", "version": "3.0"}], "avahi-libs": [{"arch": "x86_64", "epoch": null, "name": "avahi-libs", "release": "20.fc31", "source": "rpm", "version": "0.7"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "8.fc31", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "3.fc31", "source": "rpm", "version": "5.0.7"}], "brotli": [{"arch": "x86_64", "epoch": null, "name": "brotli", "release": "6.fc31", "source": "rpm", "version": "1.0.7"}], "bzip2": [{"arch": "x86_64", "epoch": null, "name": "bzip2", "release": "1.fc31", "source": "rpm", "version": "1.0.8"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "1.fc31", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "4.fc31", "source": "rpm", "version": "1.15.0"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.1.fc31", "source": "rpm", "version": "2020.2.41"}], "cairo": [{"arch": "x86_64", "epoch": null, "name": "cairo", "release": "6.fc31", "source": "rpm", "version": "1.16.0"}], "cairo-gobject": [{"arch": "x86_64", "epoch": null, "name": "cairo-gobject", "release": "6.fc31", "source": "rpm", "version": "1.16.0"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "2.fc31", "source": "rpm", "version": "2.9"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "4.fc31", "source": "rpm", "version": "3.5"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "11.fc31", "source": "rpm", "version": "17.1"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "3.fc31", "source": "rpm", "version": "0.31"}], "colord-libs": [{"arch": "x86_64", "epoch": null, "name": "colord-libs", "release": "2.fc31", "source": "rpm", "version": "1.4.4"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "4.fc31", "source": "rpm", "version": "8.31"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "4.fc31", "source": "rpm", "version": "8.31"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "12.fc31", "source": "rpm", "version": "2.12"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "21.fc31", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "21.fc31", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "4.gitbb9bf99.fc31", "source": "rpm", "version": "20190816"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc31", "source": "rpm", "version": "2.2.1"}], "cups-libs": [{"arch": "x86_64", "epoch": 1, "name": "cups-libs", "release": "2.fc31", "source": "rpm", "version": "2.2.12"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "1.fc31", "source": "rpm", "version": "7.66.0"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "2.fc31", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "3.fc31", "source": "rpm", "version": "1.12.16"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "6.fc31", "source": "rpm", "version": "21"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "3.fc31", "source": "rpm", "version": "1.12.16"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "3.fc31", "source": "rpm", "version": "1.12.16"}], "dconf": [{"arch": "x86_64", "epoch": null, "name": "dconf", "release": "1.fc31", "source": "rpm", "version": "0.34.0"}], "dejavu-fonts-common": [{"arch": "noarch", "epoch": null, "name": "dejavu-fonts-common", "release": "2.fc31", "source": "rpm", "version": "2.37"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "2.fc31", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "2.fc31", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "2.fc31", "source": "rpm", "version": "1.02.163"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "2.fc31", "source": "rpm", "version": "1.02.163"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "15.fc31", "source": "rpm", "version": "4.4.1"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "15.fc31", "source": "rpm", "version": "4.4.1"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "3.fc31", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc31", "source": "rpm", "version": "4.0.9"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "27.git20181204.fc31.1", "source": "rpm", "version": "049"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "27.git20181204.fc31.1", "source": "rpm", "version": "049"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.fc31", "source": "rpm", "version": "0.177"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.fc31", "source": "rpm", "version": "0.177"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.fc31", "source": "rpm", "version": "0.177"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc31", "source": "rpm", "version": "2.2.8"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "1", "source": "rpm", "version": "31"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "1", "source": "rpm", "version": "31"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "1", "source": "rpm", "version": "31"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "1", "source": "rpm", "version": "31"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc31", "source": "rpm", "version": "5.37"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc31", "source": "rpm", "version": "5.37"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc31", "source": "rpm", "version": "3.12"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "24.fc31", "source": "rpm", "version": "4.6.0"}], "fipscheck": [{"arch": "x86_64", "epoch": null, "name": "fipscheck", "release": "7.fc31", "source": "rpm", "version": "1.5.0"}], "fipscheck-lib": [{"arch": "x86_64", "epoch": null, "name": "fipscheck-lib", "release": "7.fc31", "source": "rpm", "version": "1.5.0"}], "fontconfig": [{"arch": "x86_64", "epoch": null, "name": "fontconfig", "release": "3.fc31", "source": "rpm", "version": "2.13.92"}], "fontpackages-filesystem": [{"arch": "noarch", "epoch": null, "name": "fontpackages-filesystem", "release": "25.fc31", "source": "rpm", "version": "1.44"}], "freetype": [{"arch": "x86_64", "epoch": null, "name": "freetype", "release": "3.fc31", "source": "rpm", "version": "2.10.0"}], "fribidi": [{"arch": "x86_64", "epoch": null, "name": "fribidi", "release": "4.fc31", "source": "rpm", "version": "1.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "8.fc31", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "5.fc31", "source": "rpm", "version": "5.0.1"}], "gcr": [{"arch": "x86_64", "epoch": null, "name": "gcr", "release": "1.fc31", "source": "rpm", "version": "3.33.4"}], "gcr-base": [{"arch": "x86_64", "epoch": null, "name": "gcr-base", "release": "1.fc31", "source": "rpm", "version": "3.33.4"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc31", "source": "rpm", "version": "1.18.1"}], "gdk-pixbuf2": [{"arch": "x86_64", "epoch": null, "name": "gdk-pixbuf2", "release": "1.fc31", "source": "rpm", "version": "2.40.0"}], "gdk-pixbuf2-modules": [{"arch": "x86_64", "epoch": null, "name": "gdk-pixbuf2-modules", "release": "1.fc31", "source": "rpm", "version": "2.40.0"}], "geolite2-city": [{"arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "1.fc31", "source": "rpm", "version": "20190806"}], "geolite2-country": [{"arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "1.fc31", "source": "rpm", "version": "20190806"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "2.fc31", "source": "rpm", "version": "0.20.1"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "2.fc31", "source": "rpm", "version": "0.20.1"}], "git-core": [{"arch": "x86_64", "epoch": null, "name": "git-core", "release": "1.fc31", "source": "rpm", "version": "2.23.0"}], "glib-networking": [{"arch": "x86_64", "epoch": null, "name": "glib-networking", "release": "1.fc31", "source": "rpm", "version": "2.62.1"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc31", "source": "rpm", "version": "2.62.1"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "5.fc31", "source": "rpm", "version": "2.30"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "5.fc31", "source": "rpm", "version": "2.30"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "5.fc31", "source": "rpm", "version": "2.30"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "10.fc31", "source": "rpm", "version": "6.1.2"}], "gnome-keyring": [{"arch": "x86_64", "epoch": null, "name": "gnome-keyring", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc31", "source": "rpm", "version": "2.2.17"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc31", "source": "rpm", "version": "2.2.17"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc31", "source": "rpm", "version": "3.6.10"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5c6ae44d", "source": "rpm", "version": "3c3359c4"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "3.fc31", "source": "rpm", "version": "1.13.1"}], "graphite2": [{"arch": "x86_64", "epoch": null, "name": "graphite2", "release": "1.fc31", "source": "rpm", "version": "1.3.13"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "3.fc31", "source": "rpm", "version": "3.3"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "20.fc31", "source": "rpm", "version": "1.22.3"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-tools-extra": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-extra", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "100.fc31", "source": "rpm", "version": "2.02"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "36.fc31", "source": "rpm", "version": "8.40"}], "gsettings-desktop-schemas": [{"arch": "x86_64", "epoch": null, "name": "gsettings-desktop-schemas", "release": "1.fc31", "source": "rpm", "version": "3.34.0"}], "gtk-update-icon-cache": [{"arch": "x86_64", "epoch": null, "name": "gtk-update-icon-cache", "release": "3.fc31", "source": "rpm", "version": "3.24.12"}], "gtk3": [{"arch": "x86_64", "epoch": null, "name": "gtk3", "release": "3.fc31", "source": "rpm", "version": "3.24.12"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "1.fc31", "source": "rpm", "version": "1.10"}], "harfbuzz": [{"arch": "x86_64", "epoch": null, "name": "harfbuzz", "release": "2.fc31", "source": "rpm", "version": "2.6.1"}], "heat-cfntools": [{"arch": "noarch", "epoch": null, "name": "heat-cfntools", "release": "9.fc31", "source": "rpm", "version": "1.4.2"}], "hicolor-icon-theme": [{"arch": "noarch", "epoch": null, "name": "hicolor-icon-theme", "release": "7.fc31", "source": "rpm", "version": "0.17"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "9.fc31", "source": "rpm", "version": "3.20"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "2.fc31", "source": "rpm", "version": "1.2.1"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc31", "source": "rpm", "version": "10.02"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "3.fc31", "source": "rpm", "version": "0.2.5"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc31", "source": "rpm", "version": "5.3.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc31", "source": "rpm", "version": "5.3.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "5.fc31", "source": "rpm", "version": "1.8.3"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "3.fc31", "source": "rpm", "version": "20190515"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "4.fc31", "source": "rpm", "version": "2.12"}], "jasper-libs": [{"arch": "x86_64", "epoch": null, "name": "jasper-libs", "release": "9.fc31", "source": "rpm", "version": "2.0.14"}], "jbigkit-libs": [{"arch": "x86_64", "epoch": null, "name": "jbigkit-libs", "release": "17.fc31", "source": "rpm", "version": "2.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "6.fc31", "source": "rpm", "version": "0.13.1"}], "json-glib": [{"arch": "x86_64", "epoch": null, "name": "json-glib", "release": "3.fc31", "source": "rpm", "version": "1.4.4"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "14.fc31", "source": "rpm", "version": "2.0.4"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "14.fc31", "source": "rpm", "version": "2.0.4"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "14.fc31", "source": "rpm", "version": "2.0.4"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "301.fc31", "source": "rpm", "version": "5.3.7"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "3.fc31", "source": "rpm", "version": "1.6"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "4.fc31", "source": "rpm", "version": "26"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "4.fc31", "source": "rpm", "version": "26"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "3.fc31", "source": "rpm", "version": "0.8.0"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "45.fc31", "source": "rpm", "version": "1.17"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "7.fc31", "source": "rpm", "version": "2.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "7.fc31", "source": "rpm", "version": "2.0"}], "lcms2": [{"arch": "x86_64", "epoch": null, "name": "lcms2", "release": "6.fc31", "source": "rpm", "version": "2.9"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "2.fc31", "source": "rpm", "version": "551"}], "libX11": [{"arch": "x86_64", "epoch": null, "name": "libX11", "release": "3.fc31", "source": "rpm", "version": "1.6.8"}], "libX11-common": [{"arch": "noarch", "epoch": null, "name": "libX11-common", "release": "3.fc31", "source": "rpm", "version": "1.6.8"}], "libXau": [{"arch": "x86_64", "epoch": null, "name": "libXau", "release": "2.fc31", "source": "rpm", "version": "1.0.9"}], "libXcomposite": [{"arch": "x86_64", "epoch": null, "name": "libXcomposite", "release": "17.fc31", "source": "rpm", "version": "0.4.4"}], "libXcursor": [{"arch": "x86_64", "epoch": null, "name": "libXcursor", "release": "6.fc31", "source": "rpm", "version": "1.1.15"}], "libXdamage": [{"arch": "x86_64", "epoch": null, "name": "libXdamage", "release": "17.fc31", "source": "rpm", "version": "1.1.4"}], "libXext": [{"arch": "x86_64", "epoch": null, "name": "libXext", "release": "2.fc31", "source": "rpm", "version": "1.3.4"}], "libXfixes": [{"arch": "x86_64", "epoch": null, "name": "libXfixes", "release": "10.fc31", "source": "rpm", "version": "5.0.3"}], "libXft": [{"arch": "x86_64", "epoch": null, "name": "libXft", "release": "2.fc31", "source": "rpm", "version": "2.3.3"}], "libXi": [{"arch": "x86_64", "epoch": null, "name": "libXi", "release": "2.fc31", "source": "rpm", "version": "1.7.10"}], "libXinerama": [{"arch": "x86_64", "epoch": null, "name": "libXinerama", "release": "4.fc31", "source": "rpm", "version": "1.1.4"}], "libXrandr": [{"arch": "x86_64", "epoch": null, "name": "libXrandr", "release": "2.fc31", "source": "rpm", "version": "1.5.2"}], "libXrender": [{"arch": "x86_64", "epoch": null, "name": "libXrender", "release": "10.fc31", "source": "rpm", "version": "0.9.10"}], "libXtst": [{"arch": "x86_64", "epoch": null, "name": "libXtst", "release": "10.fc31", "source": "rpm", "version": "1.2.3"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "4.fc31", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc31", "source": "rpm", "version": "3.4.0"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "3.fc31", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "2.fc31", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "7.fc31", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "43.fc31", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "6.fc31", "source": "rpm", "version": "2.26"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "8.fc31", "source": "rpm", "version": "0.7.9"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "43.fc31", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "3.fc31", "source": "rpm", "version": "0.1.11"}], "libcroco": [{"arch": "x86_64", "epoch": null, "name": "libcroco", "release": "2.fc31", "source": "rpm", "version": "0.6.13"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "1.fc31", "source": "rpm", "version": "7.66.0"}], "libdatrie": [{"arch": "x86_64", "epoch": null, "name": "libdatrie", "release": "10.fc31", "source": "rpm", "version": "0.2.9"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "38.fc31", "source": "rpm", "version": "5.3.28"}], "libdb-utils": [{"arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "38.fc31", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "43.fc31", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "6.fc31", "source": "rpm", "version": "0.35.3"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "28.20190324cvs.fc31", "source": "rpm", "version": "3.1"}], "libepoxy": [{"arch": "x86_64", "epoch": null, "name": "libepoxy", "release": "4.fc31", "source": "rpm", "version": "1.5.3"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "13.fc31", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "7.fc31", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "5.fc31", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "23.fc31", "source": "rpm", "version": "3.1"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc31", "source": "rpm", "version": "9.2.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc31", "source": "rpm", "version": "1.8.5"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc31", "source": "rpm", "version": "9.2.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "2.fc31", "source": "rpm", "version": "1.36"}], "libgusb": [{"arch": "x86_64", "epoch": null, "name": "libgusb", "release": "5.fc31", "source": "rpm", "version": "0.3.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "2.fc31", "source": "rpm", "version": "2.2.0"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "43.fc31", "source": "rpm", "version": "1.3.1"}], "libjpeg-turbo": [{"arch": "x86_64", "epoch": null, "name": "libjpeg-turbo", "release": "4.fc31", "source": "rpm", "version": "2.0.2"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc31", "source": "rpm", "version": "1.1.5"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc31", "source": "rpm", "version": "1.1.5"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "10.fc31", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc31", "source": "rpm", "version": "2.0.7"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "8.fc31", "source": "rpm", "version": "1.2.0"}], "libmetalink": [{"arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "9.fc31", "source": "rpm", "version": "0.1.3"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "10.fc31", "source": "rpm", "version": "1.0.4"}], "libmodman": [{"arch": "x86_64", "epoch": null, "name": "libmodman", "release": "20.fc31", "source": "rpm", "version": "2.0.1"}], "libmodulemd1": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd1", "release": "3.fc31", "source": "rpm", "version": "1.8.15"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "4.fc31", "source": "rpm", "version": "1.7"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "1.rc1.fc31", "source": "rpm", "version": "2.4.1"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc31", "source": "rpm", "version": "1.39.2"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "1.fc31", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "5.20180605git4a062cf.fc31", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "43.fc31", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "4.fc31", "source": "rpm", "version": "1.9.0"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "3.fc31", "source": "rpm", "version": "1.5.1"}], "libpng": [{"arch": "x86_64", "epoch": 2, "name": "libpng", "release": "2.fc31", "source": "rpm", "version": "1.6.37"}], "libproxy": [{"arch": "x86_64", "epoch": null, "name": "libproxy", "release": "14.fc31", "source": "rpm", "version": "0.4.15"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc31", "source": "rpm", "version": "0.21.0"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "1.fc31", "source": "rpm", "version": "1.4.1"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "43.fc31", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc31", "source": "rpm", "version": "1.10.5"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc31", "source": "rpm", "version": "2.10.1"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "1.fc31", "source": "rpm", "version": "2.4.1"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc31", "source": "rpm", "version": "0.19.1"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "3.fc31", "source": "rpm", "version": "2.9"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "2.fc31", "source": "rpm", "version": "2.9"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "8.fc31", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "3.fc31", "source": "rpm", "version": "0.7.5"}], "libsoup": [{"arch": "x86_64", "epoch": null, "name": "libsoup", "release": "1.fc31", "source": "rpm", "version": "2.68.2"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "1.fc31", "source": "rpm", "version": "1.45.3"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "6.fc31", "source": "rpm", "version": "0.9.0"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "6.fc31", "source": "rpm", "version": "0.9.0"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc31", "source": "rpm", "version": "9.2.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "1.fc31", "source": "rpm", "version": "2.3.0"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "2.fc31", "source": "rpm", "version": "4.14"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "1.fc31", "source": "rpm", "version": "1.4.2"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "1.fc31", "source": "rpm", "version": "0.10.1"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "2.fc31", "source": "rpm", "version": "0.20.1"}], "libthai": [{"arch": "x86_64", "epoch": null, "name": "libthai", "release": "3.fc31", "source": "rpm", "version": "0.1.28"}], "libtiff": [{"arch": "x86_64", "epoch": null, "name": "libtiff", "release": "6.fc31", "source": "rpm", "version": "4.0.10"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "2.rc3.fc31", "source": "rpm", "version": "1.1.4"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "6.fc31", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "4.fc31", "source": "rpm", "version": "1.0.22"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "21.fc31", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "17.fc31", "source": "rpm", "version": "1.1.6"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "8.fc31", "source": "rpm", "version": "0.3.0"}], "libwayland-client": [{"arch": "x86_64", "epoch": null, "name": "libwayland-client", "release": "2.fc31", "source": "rpm", "version": "1.17.0"}], "libwayland-cursor": [{"arch": "x86_64", "epoch": null, "name": "libwayland-cursor", "release": "2.fc31", "source": "rpm", "version": "1.17.0"}], "libwayland-egl": [{"arch": "x86_64", "epoch": null, "name": "libwayland-egl", "release": "2.fc31", "source": "rpm", "version": "1.17.0"}], "libxcb": [{"arch": "x86_64", "epoch": null, "name": "libxcb", "release": "3.fc31", "source": "rpm", "version": "1.13.1"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "1.fc31", "source": "rpm", "version": "4.4.10"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "1.fc31", "source": "rpm", "version": "4.4.10"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc31", "source": "rpm", "version": "0.8.4"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "3.fc31", "source": "rpm", "version": "2.9.9"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "2.fc31", "source": "rpm", "version": "0.2.2"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc31", "source": "rpm", "version": "1.4.2"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "25.fc31", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "102.fc31", "source": "rpm", "version": "20190923"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "3.fc31", "source": "rpm", "version": "0.9.23"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "1.fc31", "source": "rpm", "version": "3.15.1"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "6.fc31", "source": "rpm", "version": "5.3.5"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "1.fc31", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "5.fc31", "source": "rpm", "version": "2.8.4"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc31", "source": "rpm", "version": "5.5.2"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "5.fc31", "source": "rpm", "version": "3.1.6"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc31", "source": "rpm", "version": "4.0.23"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "12.20190803.fc31", "source": "rpm", "version": "6.1"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "12.20190803.fc31", "source": "rpm", "version": "6.1"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "12.20190803.fc31", "source": "rpm", "version": "6.1"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.55.20160912git.fc31", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc31", "source": "rpm", "version": "3.5.1"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "3.fc31", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "3.fc31", "source": "rpm", "version": "2.4.47"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc31.1", "source": "rpm", "version": "8.0p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc31.1", "source": "rpm", "version": "8.0p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc31.1", "source": "rpm", "version": "8.0p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "2.fc31", "source": "rpm", "version": "1.1.1d"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc31", "source": "rpm", "version": "1.1.1d"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "2.fc31", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "3.fc31", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc31", "source": "rpm", "version": "0.23.21"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc31", "source": "rpm", "version": "0.23.21"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "18.fc31", "source": "rpm", "version": "1.3.1"}], "pango": [{"arch": "x86_64", "epoch": null, "name": "pango", "release": "1.fc31", "source": "rpm", "version": "1.44.6"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "1.fc31", "source": "rpm", "version": "3.2.153"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "6.fc31", "source": "rpm", "version": "0.80"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc31.1", "source": "rpm", "version": "8.43"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "14.fc31", "source": "rpm", "version": "10.33"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "5.fc31", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "6.fc31", "source": "rpm", "version": "1.1.0"}], "pixman": [{"arch": "x86_64", "epoch": null, "name": "pixman", "release": "1.fc31", "source": "rpm", "version": "0.38.4"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "polkit-libs": [{"arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "4.fc31", "source": "rpm", "version": "0.116"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "18.fc31", "source": "rpm", "version": "1.16"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "6.fc31", "source": "rpm", "version": "3.3.15"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "2.fc31", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc31", "source": "rpm", "version": "19.1.1"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "1.fc31", "source": "rpm", "version": "41.2.0"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "5.fc31", "source": "rpm", "version": "3.7.4"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "5.fc31", "source": "rpm", "version": "3.7.4"}], "python3-asn1crypto": [{"arch": "noarch", "epoch": null, "name": "python3-asn1crypto", "release": "7.fc31", "source": "rpm", "version": "0.24.0"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "2.fc31", "source": "rpm", "version": "19.1.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "0.12.20190507gitf58ec40.fc31", "source": "rpm", "version": "3.0"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc31", "source": "rpm", "version": "2.7.0"}], "python3-boto": [{"arch": "noarch", "epoch": null, "name": "python3-boto", "release": "1.fc31", "source": "rpm", "version": "2.49.0"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc31", "source": "rpm", "version": "1.12.3"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "10.fc31", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "16.fc31", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc31", "source": "rpm", "version": "2.6.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "3.fc31", "source": "rpm", "version": "2.8.0"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "6.fc31", "source": "rpm", "version": "1.2.8"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "2.fc31", "source": "rpm", "version": "1.4.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc31", "source": "rpm", "version": "4.0.9"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "3.fc31", "source": "rpm", "version": "1.13.1"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "6.fc31", "source": "rpm", "version": "0.35.3"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc31", "source": "rpm", "version": "2.8"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "2.fc31", "source": "rpm", "version": "2.10.1"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "8.fc31", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "16.fc31", "source": "rpm", "version": "1.10"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "1.fc31", "source": "rpm", "version": "3.0.2"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "3.fc31", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "3.fc31", "source": "rpm", "version": "0.1.11"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "6.fc31", "source": "rpm", "version": "0.35.3"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "5.fc31", "source": "rpm", "version": "3.7.4"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "3.fc31", "source": "rpm", "version": "2.9"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "2.fc31", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "2.fc31", "source": "rpm", "version": "3.0.2"}], "python3-pbr": [{"arch": "noarch", "epoch": null, "name": "python3-pbr", "release": "4.fc31", "source": "rpm", "version": "5.1.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc31", "source": "rpm", "version": "19.1.1"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "3.fc31", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "5.fc31", "source": "rpm", "version": "2.9"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "18.fc31", "source": "rpm", "version": "0.7.2"}], "python3-psutil": [{"arch": "x86_64", "epoch": null, "name": "python3-psutil", "release": "2.fc31", "source": "rpm", "version": "5.6.3"}], "python3-pyasn1": [{"arch": "noarch", "epoch": null, "name": "python3-pyasn1", "release": "5.fc31", "source": "rpm", "version": "0.4.4"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "20.fc31", "source": "rpm", "version": "2.14"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "1.fc31", "source": "rpm", "version": "0.15.4"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "3.fc31", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "2.fc31", "source": "rpm", "version": "1.7.0"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc31", "source": "rpm", "version": "2019.2"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc31", "source": "rpm", "version": "5.1.2"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc31", "source": "rpm", "version": "2.22.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "python3-rsa": [{"arch": "noarch", "epoch": null, "name": "python3-rsa", "release": "10.fc31", "source": "rpm", "version": "3.4.2"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc31", "source": "rpm", "version": "4.2.2"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "1.fc31", "source": "rpm", "version": "41.2.0"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc31", "source": "rpm", "version": "1.12.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc31", "source": "rpm", "version": "1.9.3"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "4.fc31", "source": "rpm", "version": "1.25.3"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "4.fc31", "source": "rpm", "version": "4.0.2"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "3.fc31", "source": "rpm", "version": "8.0"}], "rest": [{"arch": "x86_64", "epoch": null, "name": "rest", "release": "6.fc31", "source": "rpm", "version": "0.8.1"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "25.fc31", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "6.fc31", "source": "rpm", "version": "4.15.0"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "9.fc31", "source": "rpm", "version": "3.1.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "1.fc31", "source": "rpm", "version": "8.2002.0"}], "rsyslog-gnutls": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-gnutls", "release": "1.fc31", "source": "rpm", "version": "8.2002.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "4.fc31", "source": "rpm", "version": "4.5"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "37.fc31", "source": "rpm", "version": "3.14.4"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "37.fc31", "source": "rpm", "version": "3.14.4"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc31", "source": "rpm", "version": "2.13.3"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "16.fc31", "source": "rpm", "version": "4.6"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "1.fc31", "source": "rpm", "version": "1.14"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "2.fc31", "source": "rpm", "version": "3.29.0"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc31", "source": "rpm", "version": "2.2.2"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc31", "source": "rpm", "version": "1.8.28"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.12.fc31", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-bootchart": [{"arch": "x86_64", "epoch": null, "name": "systemd-bootchart", "release": "5.fc31", "source": "rpm", "version": "233"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "4.gitef67743.fc31", "source": "rpm", "version": "243"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "2.fc31", "source": "rpm", "version": "1.32"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "13.fc31", "source": "rpm", "version": "0.3.13"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "13.fc31", "source": "rpm", "version": "0.3.13"}], "tss2": [{"arch": "x86_64", "epoch": null, "name": "tss2", "release": "2.fc31", "source": "rpm", "version": "1331"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc31", "source": "rpm", "version": "2019c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc31", "source": "rpm", "version": "1.9.3"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "3.fc31", "source": "rpm", "version": "2.34"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc31", "source": "rpm", "version": "8.1.2102"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "15.fc31", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc31", "source": "rpm", "version": "5.5.2"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "2.fc31", "source": "rpm", "version": "5.1.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "2.fc31", "source": "rpm", "version": "2.27"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "6.fc31", "source": "rpm", "version": "5.2.4"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "6.fc31", "source": "rpm", "version": "5.2.4"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "5.fc31", "source": "rpm", "version": "4.2.9"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "3.fc31", "source": "rpm", "version": "1.1.2"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "19.fc31", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2002.0"}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : debug] ********************************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:32 skipping: [/cache/fedora-31.qcow2] => {} TASK [/tmp/tmpa5z69896/roles/rsyslog : debug] ********************************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:36 ok: [/cache/fedora-31.qcow2] => { "msg": "Rsyslog_version is 8.2002.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmpa5z69896/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:41 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:48 ok: [/cache/fedora-31.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/rsyslog.d", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:54 ok: [/cache/fedora-31.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/lib/rsyslog", "secontext": "system_u:object_r:syslogd_var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Set backup dir name] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:60 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"rsyslog_backup_dir": "/tmp/rsyslog.d-20201112T020611"}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:64 ok: [/cache/fedora-31.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20201112T020611", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:73 ok: [/cache/fedora-31.qcow2] => {"archived": ["/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.conf"], "arcroot": "/etc/", "changed": false, "dest": "/tmp/rsyslog.d-20201112T020611/backup.tgz", "expanded_exclude_paths": [], "expanded_paths": ["/etc/rsyslog.d", "/etc/rsyslog.conf"], "gid": 0, "group": "root", "missing": [], "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 1726, "state": "file", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:80 changed: [/cache/fedora-31.qcow2] => {"changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/log", "secontext": "system_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:88 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:97 ok: [/cache/fedora-31.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, [{"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}], [{"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}]]}, "changed": false} TASK [/tmp/tmpa5z69896/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:108 skipping: [/cache/fedora-31.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:129 skipping: [/cache/fedora-31.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'local-modules', 'type': 'modules', 'state': 'absent', 'sections': [{'options': '# Mark message periodically by immark, if set to true.\nmodule(load="immark" interval=3600)'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "local-modules", "sections": [{"options": "# Mark message periodically by immark, if set to true.\nmodule(load=\"immark\" interval=3600)"}], "state": "absent", "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:151 TASK [/tmp/tmpa5z69896/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:166 skipping: [/cache/fedora-31.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-31.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:174 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:186 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:198 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:222 TASK [/tmp/tmpa5z69896/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:234 TASK [/tmp/tmpa5z69896/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:246 TASK [/tmp/tmpa5z69896/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:258 TASK [/tmp/tmpa5z69896/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:270 changed: [/cache/fedora-31.qcow2] => {"changed": true, "enabled": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target sysinit.target system.slice", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "man:rsyslogd(8) https://www.rsyslog.com/doc/", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7776", "LimitNPROCSoft": "7776", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7776", "LimitSIGPENDINGSoft": "7776", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2332", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [/tmp/tmpa5z69896/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:279 skipping: [/cache/fedora-31.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmpa5z69896/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmpa5z69896/roles/rsyslog/tasks/main.yml:290 skipping: [/cache/fedora-31.qcow2] => {} TASK [Check rsyslog version] *************************************************** task path: /tmp/tmpa5z69896/tests/tests_version.yml:19 ok: [/cache/fedora-31.qcow2] => { "changed": false, "msg": "All assertions passed" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-31.qcow2 : ok=23 changed=3 unreachable=0 failed=0 skipped=26 rescued=0 ignored=0