ansible-playbook [core 2.12.6]
  config file = /etc/ansible/ansible.cfg
  configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']
  ansible python module location = /usr/lib/python3.9/site-packages/ansible
  ansible collection location = /tmp/tmp3beyrfjs
  executable location = /usr/bin/ansible-playbook
  python version = 3.9.13 (main, May 18 2022, 00:00:00) [GCC 11.3.1 20220421 (Red Hat 11.3.1-2)]
  jinja version = 2.11.3
  libyaml = True
Using /etc/ansible/ansible.cfg as config file
Skipping callback 'debug', as we already have a stdout callback.
Skipping callback 'default', as we already have a stdout callback.
Skipping callback 'minimal', as we already have a stdout callback.
Skipping callback 'oneline', as we already have a stdout callback.

PLAYBOOK: tests_zone.yml *******************************************************
1 plays in /tmp/tmp0ud2aoza/tests/tests_zone.yml

PLAY [Test firewalld zones] ****************************************************

TASK [Gathering Facts] *********************************************************
task path: /tmp/tmp0ud2aoza/tests/tests_zone.yml:1
Friday 22 July 2022  00:29:17 +0000 (0:00:00.012)       0:00:00.012 *********** 
ok: [/cache/centos-7.qcow2c.snap]
META: ran handlers

TASK [Verify used firewalld zones] *********************************************
task path: /tmp/tmp0ud2aoza/tests/tests_zone.yml:11
Friday 22 July 2022  00:29:18 +0000 (0:00:01.026)       0:00:01.039 *********** 

TASK [linux-system-roles.firewall : include_tasks] *****************************
task path: /tmp/tmp0ud2aoza/tests/roles/linux-system-roles.firewall/tasks/main.yml:1
Friday 22 July 2022  00:29:18 +0000 (0:00:00.055)       0:00:01.094 *********** 
included: /tmp/tmp0ud2aoza/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml for /cache/centos-7.qcow2c.snap

TASK [linux-system-roles.firewall : Ensure ansible_facts used by role] *********
task path: /tmp/tmp0ud2aoza/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:2
Friday 22 July 2022  00:29:18 +0000 (0:00:00.066)       0:00:01.160 *********** 
ok: [/cache/centos-7.qcow2c.snap]

TASK [linux-system-roles.firewall : Install firewalld] *************************
task path: /tmp/tmp0ud2aoza/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:8
Friday 22 July 2022  00:29:19 +0000 (0:00:00.404)       0:00:01.564 *********** 
ok: [/cache/centos-7.qcow2c.snap] => {
    "changed": false,
    "rc": 0,
    "results": [
        "firewalld-0.6.3-13.el7_9.noarch providing firewalld is already installed"
    ]
}

TASK [linux-system-roles.firewall : Install python-firewall] *******************
task path: /tmp/tmp0ud2aoza/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:13
Friday 22 July 2022  00:29:19 +0000 (0:00:00.691)       0:00:02.256 *********** 
ok: [/cache/centos-7.qcow2c.snap] => {
    "changed": false,
    "rc": 0,
    "results": [
        "python-firewall-0.6.3-13.el7_9.noarch providing python-firewall is already installed"
    ]
}

TASK [linux-system-roles.firewall : Install python3-firewall] ******************
task path: /tmp/tmp0ud2aoza/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:19
Friday 22 July 2022  00:29:20 +0000 (0:00:00.518)       0:00:02.774 *********** 
skipping: [/cache/centos-7.qcow2c.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.firewall : Enable and start firewalld service] ********
task path: /tmp/tmp0ud2aoza/tests/roles/linux-system-roles.firewall/tasks/main.yml:3
Friday 22 July 2022  00:29:20 +0000 (0:00:00.035)       0:00:02.810 *********** 
ok: [/cache/centos-7.qcow2c.snap] => {
    "changed": false,
    "enabled": true,
    "name": "firewalld",
    "state": "started",
    "status": {
        "ActiveEnterTimestamp": "Fri 2022-07-22 00:29:16 UTC",
        "ActiveEnterTimestampMonotonic": "201322663",
        "ActiveExitTimestamp": "Fri 2022-07-22 00:29:15 UTC",
        "ActiveExitTimestampMonotonic": "200356228",
        "ActiveState": "active",
        "After": "polkit.service system.slice dbus.service basic.target",
        "AllowIsolate": "no",
        "AmbientCapabilities": "0",
        "AssertResult": "yes",
        "AssertTimestamp": "Fri 2022-07-22 00:29:16 UTC",
        "AssertTimestampMonotonic": "201129763",
        "Before": "network-pre.target shutdown.target multi-user.target",
        "BlockIOAccounting": "no",
        "BlockIOWeight": "18446744073709551615",
        "BusName": "org.fedoraproject.FirewallD1",
        "CPUAccounting": "no",
        "CPUQuotaPerSecUSec": "infinity",
        "CPUSchedulingPolicy": "0",
        "CPUSchedulingPriority": "0",
        "CPUSchedulingResetOnFork": "no",
        "CPUShares": "18446744073709551615",
        "CanIsolate": "no",
        "CanReload": "yes",
        "CanStart": "yes",
        "CanStop": "yes",
        "CapabilityBoundingSet": "18446744073709551615",
        "CollectMode": "inactive",
        "ConditionResult": "yes",
        "ConditionTimestamp": "Fri 2022-07-22 00:29:16 UTC",
        "ConditionTimestampMonotonic": "201129763",
        "Conflicts": "ebtables.service ip6tables.service shutdown.target iptables.service ipset.service",
        "ControlGroup": "/system.slice/firewalld.service",
        "ControlPID": "0",
        "DefaultDependencies": "yes",
        "Delegate": "no",
        "Description": "firewalld - dynamic firewall daemon",
        "DevicePolicy": "auto",
        "Documentation": "man:firewalld(1)",
        "EnvironmentFile": "/etc/sysconfig/firewalld (ignore_errors=yes)",
        "ExecMainCode": "0",
        "ExecMainExitTimestampMonotonic": "0",
        "ExecMainPID": "20050",
        "ExecMainStartTimestamp": "Fri 2022-07-22 00:29:16 UTC",
        "ExecMainStartTimestampMonotonic": "201130648",
        "ExecMainStatus": "0",
        "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[Fri 2022-07-22 00:29:16 UTC] ; stop_time=[n/a] ; pid=20050 ; code=(null) ; status=0/0 }",
        "FailureAction": "none",
        "FileDescriptorStoreMax": "0",
        "FragmentPath": "/usr/lib/systemd/system/firewalld.service",
        "GuessMainPID": "yes",
        "IOScheduling": "0",
        "Id": "firewalld.service",
        "IgnoreOnIsolate": "no",
        "IgnoreOnSnapshot": "no",
        "IgnoreSIGPIPE": "yes",
        "InactiveEnterTimestamp": "Fri 2022-07-22 00:29:16 UTC",
        "InactiveEnterTimestampMonotonic": "201128025",
        "InactiveExitTimestamp": "Fri 2022-07-22 00:29:16 UTC",
        "InactiveExitTimestampMonotonic": "201130683",
        "JobTimeoutAction": "none",
        "JobTimeoutUSec": "0",
        "KillMode": "mixed",
        "KillSignal": "15",
        "LimitAS": "18446744073709551615",
        "LimitCORE": "18446744073709551615",
        "LimitCPU": "18446744073709551615",
        "LimitDATA": "18446744073709551615",
        "LimitFSIZE": "18446744073709551615",
        "LimitLOCKS": "18446744073709551615",
        "LimitMEMLOCK": "65536",
        "LimitMSGQUEUE": "819200",
        "LimitNICE": "0",
        "LimitNOFILE": "4096",
        "LimitNPROC": "7154",
        "LimitRSS": "18446744073709551615",
        "LimitRTPRIO": "0",
        "LimitRTTIME": "18446744073709551615",
        "LimitSIGPENDING": "7154",
        "LimitSTACK": "18446744073709551615",
        "LoadState": "loaded",
        "MainPID": "20050",
        "MemoryAccounting": "no",
        "MemoryCurrent": "18446744073709551615",
        "MemoryLimit": "18446744073709551615",
        "MountFlags": "0",
        "Names": "firewalld.service",
        "NeedDaemonReload": "no",
        "Nice": "0",
        "NoNewPrivileges": "no",
        "NonBlocking": "no",
        "NotifyAccess": "none",
        "OOMScoreAdjust": "0",
        "OnFailureJobMode": "replace",
        "PermissionsStartOnly": "no",
        "PrivateDevices": "no",
        "PrivateNetwork": "no",
        "PrivateTmp": "no",
        "ProtectHome": "no",
        "ProtectSystem": "no",
        "RefuseManualStart": "no",
        "RefuseManualStop": "no",
        "RemainAfterExit": "no",
        "Requires": "system.slice basic.target",
        "Restart": "no",
        "RestartUSec": "100ms",
        "Result": "success",
        "RootDirectoryStartOnly": "no",
        "RuntimeDirectoryMode": "0755",
        "SameProcessGroup": "no",
        "SecureBits": "0",
        "SendSIGHUP": "no",
        "SendSIGKILL": "yes",
        "Slice": "system.slice",
        "StandardError": "null",
        "StandardInput": "null",
        "StandardOutput": "null",
        "StartLimitAction": "none",
        "StartLimitBurst": "5",
        "StartLimitInterval": "10000000",
        "StartupBlockIOWeight": "18446744073709551615",
        "StartupCPUShares": "18446744073709551615",
        "StatusErrno": "0",
        "StopWhenUnneeded": "no",
        "SubState": "running",
        "SyslogLevelPrefix": "yes",
        "SyslogPriority": "30",
        "SystemCallErrorNumber": "0",
        "TTYReset": "no",
        "TTYVHangup": "no",
        "TTYVTDisallocate": "no",
        "TasksAccounting": "no",
        "TasksCurrent": "18446744073709551615",
        "TasksMax": "18446744073709551615",
        "TimeoutStartUSec": "1min 30s",
        "TimeoutStopUSec": "1min 30s",
        "TimerSlackNSec": "50000",
        "Transient": "no",
        "Type": "dbus",
        "UMask": "0022",
        "UnitFilePreset": "enabled",
        "UnitFileState": "enabled",
        "WantedBy": "multi-user.target",
        "Wants": "network-pre.target",
        "WatchdogTimestamp": "Fri 2022-07-22 00:29:16 UTC",
        "WatchdogTimestampMonotonic": "201322593",
        "WatchdogUSec": "0"
    }
}

TASK [linux-system-roles.firewall : Check if previous replaced is defined] *****
task path: /tmp/tmp0ud2aoza/tests/roles/linux-system-roles.firewall/tasks/main.yml:9
Friday 22 July 2022  00:29:21 +0000 (0:00:00.651)       0:00:03.462 *********** 
ok: [/cache/centos-7.qcow2c.snap] => {
    "ansible_facts": {
        "__firewall_previous_replaced": false,
        "__firewall_python_cmd": "/usr/bin/python"
    },
    "changed": false
}

TASK [linux-system-roles.firewall : Get config files, checksums before and remove] ***
task path: /tmp/tmp0ud2aoza/tests/roles/linux-system-roles.firewall/tasks/main.yml:18
Friday 22 July 2022  00:29:21 +0000 (0:00:00.048)       0:00:03.510 *********** 
skipping: [/cache/centos-7.qcow2c.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.firewall : Configure firewall] ************************
task path: /tmp/tmp0ud2aoza/tests/roles/linux-system-roles.firewall/tasks/main.yml:40
Friday 22 July 2022  00:29:21 +0000 (0:00:00.032)       0:00:03.543 *********** 
ok: [/cache/centos-7.qcow2c.snap] => (item={'zone': 'internal', 'state': 'enabled'}) => {
    "__firewall_changed": false,
    "ansible_loop_var": "item",
    "changed": false,
    "item": {
        "state": "enabled",
        "zone": "internal"
    }
}
ok: [/cache/centos-7.qcow2c.snap] => (item={'zone': 'external', 'state': 'enabled'}) => {
    "__firewall_changed": false,
    "ansible_loop_var": "item",
    "changed": false,
    "item": {
        "state": "enabled",
        "zone": "external"
    }
}
ok: [/cache/centos-7.qcow2c.snap] => (item={'zone': 'trusted', 'state': 'enabled'}) => {
    "__firewall_changed": false,
    "ansible_loop_var": "item",
    "changed": false,
    "item": {
        "state": "enabled",
        "zone": "trusted"
    }
}

TASK [linux-system-roles.firewall : Get config files, checksums after] *********
task path: /tmp/tmp0ud2aoza/tests/roles/linux-system-roles.firewall/tasks/main.yml:77
Friday 22 July 2022  00:29:22 +0000 (0:00:01.721)       0:00:05.264 *********** 
skipping: [/cache/centos-7.qcow2c.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.firewall : Calculate what has changed] ****************
task path: /tmp/tmp0ud2aoza/tests/roles/linux-system-roles.firewall/tasks/main.yml:85
Friday 22 July 2022  00:29:22 +0000 (0:00:00.035)       0:00:05.300 *********** 
skipping: [/cache/centos-7.qcow2c.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.firewall : Show diffs] ********************************
task path: /tmp/tmp0ud2aoza/tests/roles/linux-system-roles.firewall/tasks/main.yml:94
Friday 22 July 2022  00:29:22 +0000 (0:00:00.035)       0:00:05.336 *********** 
skipping: [/cache/centos-7.qcow2c.snap] => {}
META: role_complete for /cache/centos-7.qcow2c.snap

TASK [Fail on missing zones] ***************************************************
task path: /tmp/tmp0ud2aoza/tests/tests_zone.yml:23
Friday 22 July 2022  00:29:22 +0000 (0:00:00.043)       0:00:05.379 *********** 
skipping: [/cache/centos-7.qcow2c.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Setup firewalld] *********************************************************
task path: /tmp/tmp0ud2aoza/tests/tests_zone.yml:29
Friday 22 July 2022  00:29:23 +0000 (0:00:00.035)       0:00:05.415 *********** 

TASK [linux-system-roles.firewall : include_tasks] *****************************
task path: /tmp/tmp0ud2aoza/tests/roles/linux-system-roles.firewall/tasks/main.yml:1
Friday 22 July 2022  00:29:23 +0000 (0:00:00.056)       0:00:05.471 *********** 
included: /tmp/tmp0ud2aoza/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml for /cache/centos-7.qcow2c.snap

TASK [linux-system-roles.firewall : Ensure ansible_facts used by role] *********
task path: /tmp/tmp0ud2aoza/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:2
Friday 22 July 2022  00:29:23 +0000 (0:00:00.050)       0:00:05.522 *********** 
ok: [/cache/centos-7.qcow2c.snap]

TASK [linux-system-roles.firewall : Install firewalld] *************************
task path: /tmp/tmp0ud2aoza/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:8
Friday 22 July 2022  00:29:23 +0000 (0:00:00.413)       0:00:05.935 *********** 
ok: [/cache/centos-7.qcow2c.snap] => {
    "changed": false,
    "rc": 0,
    "results": [
        "firewalld-0.6.3-13.el7_9.noarch providing firewalld is already installed"
    ]
}

TASK [linux-system-roles.firewall : Install python-firewall] *******************
task path: /tmp/tmp0ud2aoza/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:13
Friday 22 July 2022  00:29:24 +0000 (0:00:00.532)       0:00:06.468 *********** 
ok: [/cache/centos-7.qcow2c.snap] => {
    "changed": false,
    "rc": 0,
    "results": [
        "python-firewall-0.6.3-13.el7_9.noarch providing python-firewall is already installed"
    ]
}

TASK [linux-system-roles.firewall : Install python3-firewall] ******************
task path: /tmp/tmp0ud2aoza/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:19
Friday 22 July 2022  00:29:24 +0000 (0:00:00.529)       0:00:06.997 *********** 
skipping: [/cache/centos-7.qcow2c.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.firewall : Enable and start firewalld service] ********
task path: /tmp/tmp0ud2aoza/tests/roles/linux-system-roles.firewall/tasks/main.yml:3
Friday 22 July 2022  00:29:24 +0000 (0:00:00.038)       0:00:07.036 *********** 
ok: [/cache/centos-7.qcow2c.snap] => {
    "changed": false,
    "enabled": true,
    "name": "firewalld",
    "state": "started",
    "status": {
        "ActiveEnterTimestamp": "Fri 2022-07-22 00:29:16 UTC",
        "ActiveEnterTimestampMonotonic": "201322663",
        "ActiveExitTimestamp": "Fri 2022-07-22 00:29:15 UTC",
        "ActiveExitTimestampMonotonic": "200356228",
        "ActiveState": "active",
        "After": "polkit.service system.slice dbus.service basic.target",
        "AllowIsolate": "no",
        "AmbientCapabilities": "0",
        "AssertResult": "yes",
        "AssertTimestamp": "Fri 2022-07-22 00:29:16 UTC",
        "AssertTimestampMonotonic": "201129763",
        "Before": "network-pre.target shutdown.target multi-user.target",
        "BlockIOAccounting": "no",
        "BlockIOWeight": "18446744073709551615",
        "BusName": "org.fedoraproject.FirewallD1",
        "CPUAccounting": "no",
        "CPUQuotaPerSecUSec": "infinity",
        "CPUSchedulingPolicy": "0",
        "CPUSchedulingPriority": "0",
        "CPUSchedulingResetOnFork": "no",
        "CPUShares": "18446744073709551615",
        "CanIsolate": "no",
        "CanReload": "yes",
        "CanStart": "yes",
        "CanStop": "yes",
        "CapabilityBoundingSet": "18446744073709551615",
        "CollectMode": "inactive",
        "ConditionResult": "yes",
        "ConditionTimestamp": "Fri 2022-07-22 00:29:16 UTC",
        "ConditionTimestampMonotonic": "201129763",
        "Conflicts": "ebtables.service ip6tables.service shutdown.target iptables.service ipset.service",
        "ControlGroup": "/system.slice/firewalld.service",
        "ControlPID": "0",
        "DefaultDependencies": "yes",
        "Delegate": "no",
        "Description": "firewalld - dynamic firewall daemon",
        "DevicePolicy": "auto",
        "Documentation": "man:firewalld(1)",
        "EnvironmentFile": "/etc/sysconfig/firewalld (ignore_errors=yes)",
        "ExecMainCode": "0",
        "ExecMainExitTimestampMonotonic": "0",
        "ExecMainPID": "20050",
        "ExecMainStartTimestamp": "Fri 2022-07-22 00:29:16 UTC",
        "ExecMainStartTimestampMonotonic": "201130648",
        "ExecMainStatus": "0",
        "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[Fri 2022-07-22 00:29:16 UTC] ; stop_time=[n/a] ; pid=20050 ; code=(null) ; status=0/0 }",
        "FailureAction": "none",
        "FileDescriptorStoreMax": "0",
        "FragmentPath": "/usr/lib/systemd/system/firewalld.service",
        "GuessMainPID": "yes",
        "IOScheduling": "0",
        "Id": "firewalld.service",
        "IgnoreOnIsolate": "no",
        "IgnoreOnSnapshot": "no",
        "IgnoreSIGPIPE": "yes",
        "InactiveEnterTimestamp": "Fri 2022-07-22 00:29:16 UTC",
        "InactiveEnterTimestampMonotonic": "201128025",
        "InactiveExitTimestamp": "Fri 2022-07-22 00:29:16 UTC",
        "InactiveExitTimestampMonotonic": "201130683",
        "JobTimeoutAction": "none",
        "JobTimeoutUSec": "0",
        "KillMode": "mixed",
        "KillSignal": "15",
        "LimitAS": "18446744073709551615",
        "LimitCORE": "18446744073709551615",
        "LimitCPU": "18446744073709551615",
        "LimitDATA": "18446744073709551615",
        "LimitFSIZE": "18446744073709551615",
        "LimitLOCKS": "18446744073709551615",
        "LimitMEMLOCK": "65536",
        "LimitMSGQUEUE": "819200",
        "LimitNICE": "0",
        "LimitNOFILE": "4096",
        "LimitNPROC": "7154",
        "LimitRSS": "18446744073709551615",
        "LimitRTPRIO": "0",
        "LimitRTTIME": "18446744073709551615",
        "LimitSIGPENDING": "7154",
        "LimitSTACK": "18446744073709551615",
        "LoadState": "loaded",
        "MainPID": "20050",
        "MemoryAccounting": "no",
        "MemoryCurrent": "18446744073709551615",
        "MemoryLimit": "18446744073709551615",
        "MountFlags": "0",
        "Names": "firewalld.service",
        "NeedDaemonReload": "no",
        "Nice": "0",
        "NoNewPrivileges": "no",
        "NonBlocking": "no",
        "NotifyAccess": "none",
        "OOMScoreAdjust": "0",
        "OnFailureJobMode": "replace",
        "PermissionsStartOnly": "no",
        "PrivateDevices": "no",
        "PrivateNetwork": "no",
        "PrivateTmp": "no",
        "ProtectHome": "no",
        "ProtectSystem": "no",
        "RefuseManualStart": "no",
        "RefuseManualStop": "no",
        "RemainAfterExit": "no",
        "Requires": "system.slice basic.target",
        "Restart": "no",
        "RestartUSec": "100ms",
        "Result": "success",
        "RootDirectoryStartOnly": "no",
        "RuntimeDirectoryMode": "0755",
        "SameProcessGroup": "no",
        "SecureBits": "0",
        "SendSIGHUP": "no",
        "SendSIGKILL": "yes",
        "Slice": "system.slice",
        "StandardError": "null",
        "StandardInput": "null",
        "StandardOutput": "null",
        "StartLimitAction": "none",
        "StartLimitBurst": "5",
        "StartLimitInterval": "10000000",
        "StartupBlockIOWeight": "18446744073709551615",
        "StartupCPUShares": "18446744073709551615",
        "StatusErrno": "0",
        "StopWhenUnneeded": "no",
        "SubState": "running",
        "SyslogLevelPrefix": "yes",
        "SyslogPriority": "30",
        "SystemCallErrorNumber": "0",
        "TTYReset": "no",
        "TTYVHangup": "no",
        "TTYVTDisallocate": "no",
        "TasksAccounting": "no",
        "TasksCurrent": "18446744073709551615",
        "TasksMax": "18446744073709551615",
        "TimeoutStartUSec": "1min 30s",
        "TimeoutStopUSec": "1min 30s",
        "TimerSlackNSec": "50000",
        "Transient": "no",
        "Type": "dbus",
        "UMask": "0022",
        "UnitFilePreset": "enabled",
        "UnitFileState": "enabled",
        "WantedBy": "multi-user.target",
        "Wants": "network-pre.target",
        "WatchdogTimestamp": "Fri 2022-07-22 00:29:16 UTC",
        "WatchdogTimestampMonotonic": "201322593",
        "WatchdogUSec": "0"
    }
}

TASK [linux-system-roles.firewall : Check if previous replaced is defined] *****
task path: /tmp/tmp0ud2aoza/tests/roles/linux-system-roles.firewall/tasks/main.yml:9
Friday 22 July 2022  00:29:25 +0000 (0:00:00.420)       0:00:07.457 *********** 
ok: [/cache/centos-7.qcow2c.snap] => {
    "ansible_facts": {
        "__firewall_previous_replaced": true,
        "__firewall_python_cmd": "/usr/bin/python"
    },
    "changed": false
}

TASK [linux-system-roles.firewall : Get config files, checksums before and remove] ***
task path: /tmp/tmp0ud2aoza/tests/roles/linux-system-roles.firewall/tasks/main.yml:18
Friday 22 July 2022  00:29:25 +0000 (0:00:00.050)       0:00:07.507 *********** 
ok: [/cache/centos-7.qcow2c.snap] => {
    "changed": false,
    "rc": 0
}

STDOUT:

/etc/profile.d/lang.sh: line 19: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)



STDERR:

Shared connection to 127.0.0.3 closed.


TASK [linux-system-roles.firewall : Configure firewall] ************************
task path: /tmp/tmp0ud2aoza/tests/roles/linux-system-roles.firewall/tasks/main.yml:40
Friday 22 July 2022  00:29:25 +0000 (0:00:00.227)       0:00:07.735 *********** 
ok: [/cache/centos-7.qcow2c.snap] => (item={'zone': 'internal', 'service': ['tftp', 'ftp'], 'port': ['443/tcp', '443/udp'], 'forward_port': ['447/tcp;;1.2.3.4', '448/tcp;;1.2.3.5'], 'state': 'enabled'}) => {
    "__firewall_changed": false,
    "ansible_loop_var": "item",
    "changed": false,
    "item": {
        "forward_port": [
            "447/tcp;;1.2.3.4",
            "448/tcp;;1.2.3.5"
        ],
        "port": [
            "443/tcp",
            "443/udp"
        ],
        "service": [
            "tftp",
            "ftp"
        ],
        "state": "enabled",
        "zone": "internal"
    }
}
ok: [/cache/centos-7.qcow2c.snap] => (item={'zone': 'internal', 'service': ['tftp', 'ftp'], 'port': ['443/tcp', '443/udp'], 'forward_port': ['447/tcp;;1.2.3.4', '448/tcp;;1.2.3.5'], 'state': 'enabled'}) => {
    "__firewall_changed": false,
    "ansible_loop_var": "item",
    "changed": false,
    "item": {
        "forward_port": [
            "447/tcp;;1.2.3.4",
            "448/tcp;;1.2.3.5"
        ],
        "port": [
            "443/tcp",
            "443/udp"
        ],
        "service": [
            "tftp",
            "ftp"
        ],
        "state": "enabled",
        "zone": "internal"
    }
}
ok: [/cache/centos-7.qcow2c.snap] => (item={'zone': 'customzone', 'permanent': True, 'state': 'present'}) => {
    "__firewall_changed": false,
    "ansible_loop_var": "item",
    "changed": false,
    "item": {
        "permanent": true,
        "state": "present",
        "zone": "customzone"
    }
}
ok: [/cache/centos-7.qcow2c.snap] => (item={'zone': 'customzone', 'permanent': True, 'masquerade': True, 'state': 'enabled'}) => {
    "__firewall_changed": false,
    "ansible_loop_var": "item",
    "changed": false,
    "item": {
        "masquerade": true,
        "permanent": true,
        "state": "enabled",
        "zone": "customzone"
    }
}
ok: [/cache/centos-7.qcow2c.snap] => (item={'set_default_zone': 'dmz', 'state': 'enabled'}) => {
    "__firewall_changed": false,
    "ansible_loop_var": "item",
    "changed": false,
    "item": {
        "set_default_zone": "dmz",
        "state": "enabled"
    }
}
ok: [/cache/centos-7.qcow2c.snap] => (item={'service': 'http', 'state': 'enabled'}) => {
    "__firewall_changed": false,
    "ansible_loop_var": "item",
    "changed": false,
    "item": {
        "service": "http",
        "state": "enabled"
    }
}

TASK [linux-system-roles.firewall : Get config files, checksums after] *********
task path: /tmp/tmp0ud2aoza/tests/roles/linux-system-roles.firewall/tasks/main.yml:77
Friday 22 July 2022  00:29:28 +0000 (0:00:03.371)       0:00:11.107 *********** 
ok: [/cache/centos-7.qcow2c.snap] => {
    "changed": false,
    "rc": 0
}

STDOUT:

/etc/profile.d/lang.sh: line 19: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
e2b071ca9b919b8fd60a4fe1e00e4f792ec2245359e8c48027020970791176d1 /etc/firewalld/zones/internal.xml
610e6e9bafe289c126adb751e772cd0224012f12738a8b8011454b1da8865c18 /etc/firewalld/zones/customzone.xml
1fbd6fcd1ca29e4438f7c982e2b9d595a93b93c1f9bdfbbf18745493df02e13e /etc/firewalld/zones/public.xml
df2e066f9b8c0677c4887aa9a7032c4f94480408ff740036d98e648d11dd84c5 /etc/firewalld/zones/dmz.xml
958dce439fe299ce0b0fdb10c4c18412269fbab3f09660e4b210962728554953 /etc/firewalld/firewalld.conf



STDERR:

Shared connection to 127.0.0.3 closed.


TASK [linux-system-roles.firewall : Calculate what has changed] ****************
task path: /tmp/tmp0ud2aoza/tests/roles/linux-system-roles.firewall/tasks/main.yml:85
Friday 22 July 2022  00:29:28 +0000 (0:00:00.272)       0:00:11.380 *********** 
changed: [/cache/centos-7.qcow2c.snap] => {
    "ansible_facts": {
        "firewall_lib_result": {
            "changed": true
        }
    },
    "changed": true
}

TASK [linux-system-roles.firewall : Show diffs] ********************************
task path: /tmp/tmp0ud2aoza/tests/roles/linux-system-roles.firewall/tasks/main.yml:94
Friday 22 July 2022  00:29:29 +0000 (0:00:00.078)       0:00:11.458 *********** 
skipping: [/cache/centos-7.qcow2c.snap] => {}
META: role_complete for /cache/centos-7.qcow2c.snap

TASK [Fail if no changes are done] *********************************************
task path: /tmp/tmp0ud2aoza/tests/tests_zone.yml:59
Friday 22 July 2022  00:29:29 +0000 (0:00:00.044)       0:00:11.503 *********** 
skipping: [/cache/centos-7.qcow2c.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Setup firewalld again] ***************************************************
task path: /tmp/tmp0ud2aoza/tests/tests_zone.yml:65
Friday 22 July 2022  00:29:29 +0000 (0:00:00.034)       0:00:11.538 *********** 

TASK [linux-system-roles.firewall : include_tasks] *****************************
task path: /tmp/tmp0ud2aoza/tests/roles/linux-system-roles.firewall/tasks/main.yml:1
Friday 22 July 2022  00:29:29 +0000 (0:00:00.054)       0:00:11.592 *********** 
included: /tmp/tmp0ud2aoza/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml for /cache/centos-7.qcow2c.snap

TASK [linux-system-roles.firewall : Ensure ansible_facts used by role] *********
task path: /tmp/tmp0ud2aoza/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:2
Friday 22 July 2022  00:29:29 +0000 (0:00:00.044)       0:00:11.637 *********** 
ok: [/cache/centos-7.qcow2c.snap]

TASK [linux-system-roles.firewall : Install firewalld] *************************
task path: /tmp/tmp0ud2aoza/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:8
Friday 22 July 2022  00:29:29 +0000 (0:00:00.432)       0:00:12.070 *********** 
ok: [/cache/centos-7.qcow2c.snap] => {
    "changed": false,
    "rc": 0,
    "results": [
        "firewalld-0.6.3-13.el7_9.noarch providing firewalld is already installed"
    ]
}

TASK [linux-system-roles.firewall : Install python-firewall] *******************
task path: /tmp/tmp0ud2aoza/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:13
Friday 22 July 2022  00:29:30 +0000 (0:00:00.512)       0:00:12.582 *********** 
ok: [/cache/centos-7.qcow2c.snap] => {
    "changed": false,
    "rc": 0,
    "results": [
        "python-firewall-0.6.3-13.el7_9.noarch providing python-firewall is already installed"
    ]
}

TASK [linux-system-roles.firewall : Install python3-firewall] ******************
task path: /tmp/tmp0ud2aoza/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:19
Friday 22 July 2022  00:29:30 +0000 (0:00:00.519)       0:00:13.101 *********** 
skipping: [/cache/centos-7.qcow2c.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.firewall : Enable and start firewalld service] ********
task path: /tmp/tmp0ud2aoza/tests/roles/linux-system-roles.firewall/tasks/main.yml:3
Friday 22 July 2022  00:29:30 +0000 (0:00:00.037)       0:00:13.139 *********** 
ok: [/cache/centos-7.qcow2c.snap] => {
    "changed": false,
    "enabled": true,
    "name": "firewalld",
    "state": "started",
    "status": {
        "ActiveEnterTimestamp": "Fri 2022-07-22 00:29:16 UTC",
        "ActiveEnterTimestampMonotonic": "201322663",
        "ActiveExitTimestamp": "Fri 2022-07-22 00:29:15 UTC",
        "ActiveExitTimestampMonotonic": "200356228",
        "ActiveState": "active",
        "After": "polkit.service system.slice dbus.service basic.target",
        "AllowIsolate": "no",
        "AmbientCapabilities": "0",
        "AssertResult": "yes",
        "AssertTimestamp": "Fri 2022-07-22 00:29:16 UTC",
        "AssertTimestampMonotonic": "201129763",
        "Before": "network-pre.target shutdown.target multi-user.target",
        "BlockIOAccounting": "no",
        "BlockIOWeight": "18446744073709551615",
        "BusName": "org.fedoraproject.FirewallD1",
        "CPUAccounting": "no",
        "CPUQuotaPerSecUSec": "infinity",
        "CPUSchedulingPolicy": "0",
        "CPUSchedulingPriority": "0",
        "CPUSchedulingResetOnFork": "no",
        "CPUShares": "18446744073709551615",
        "CanIsolate": "no",
        "CanReload": "yes",
        "CanStart": "yes",
        "CanStop": "yes",
        "CapabilityBoundingSet": "18446744073709551615",
        "CollectMode": "inactive",
        "ConditionResult": "yes",
        "ConditionTimestamp": "Fri 2022-07-22 00:29:16 UTC",
        "ConditionTimestampMonotonic": "201129763",
        "Conflicts": "ebtables.service ip6tables.service shutdown.target iptables.service ipset.service",
        "ControlGroup": "/system.slice/firewalld.service",
        "ControlPID": "0",
        "DefaultDependencies": "yes",
        "Delegate": "no",
        "Description": "firewalld - dynamic firewall daemon",
        "DevicePolicy": "auto",
        "Documentation": "man:firewalld(1)",
        "EnvironmentFile": "/etc/sysconfig/firewalld (ignore_errors=yes)",
        "ExecMainCode": "0",
        "ExecMainExitTimestampMonotonic": "0",
        "ExecMainPID": "20050",
        "ExecMainStartTimestamp": "Fri 2022-07-22 00:29:16 UTC",
        "ExecMainStartTimestampMonotonic": "201130648",
        "ExecMainStatus": "0",
        "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[Fri 2022-07-22 00:29:16 UTC] ; stop_time=[n/a] ; pid=20050 ; code=(null) ; status=0/0 }",
        "FailureAction": "none",
        "FileDescriptorStoreMax": "0",
        "FragmentPath": "/usr/lib/systemd/system/firewalld.service",
        "GuessMainPID": "yes",
        "IOScheduling": "0",
        "Id": "firewalld.service",
        "IgnoreOnIsolate": "no",
        "IgnoreOnSnapshot": "no",
        "IgnoreSIGPIPE": "yes",
        "InactiveEnterTimestamp": "Fri 2022-07-22 00:29:16 UTC",
        "InactiveEnterTimestampMonotonic": "201128025",
        "InactiveExitTimestamp": "Fri 2022-07-22 00:29:16 UTC",
        "InactiveExitTimestampMonotonic": "201130683",
        "JobTimeoutAction": "none",
        "JobTimeoutUSec": "0",
        "KillMode": "mixed",
        "KillSignal": "15",
        "LimitAS": "18446744073709551615",
        "LimitCORE": "18446744073709551615",
        "LimitCPU": "18446744073709551615",
        "LimitDATA": "18446744073709551615",
        "LimitFSIZE": "18446744073709551615",
        "LimitLOCKS": "18446744073709551615",
        "LimitMEMLOCK": "65536",
        "LimitMSGQUEUE": "819200",
        "LimitNICE": "0",
        "LimitNOFILE": "4096",
        "LimitNPROC": "7154",
        "LimitRSS": "18446744073709551615",
        "LimitRTPRIO": "0",
        "LimitRTTIME": "18446744073709551615",
        "LimitSIGPENDING": "7154",
        "LimitSTACK": "18446744073709551615",
        "LoadState": "loaded",
        "MainPID": "20050",
        "MemoryAccounting": "no",
        "MemoryCurrent": "18446744073709551615",
        "MemoryLimit": "18446744073709551615",
        "MountFlags": "0",
        "Names": "firewalld.service",
        "NeedDaemonReload": "no",
        "Nice": "0",
        "NoNewPrivileges": "no",
        "NonBlocking": "no",
        "NotifyAccess": "none",
        "OOMScoreAdjust": "0",
        "OnFailureJobMode": "replace",
        "PermissionsStartOnly": "no",
        "PrivateDevices": "no",
        "PrivateNetwork": "no",
        "PrivateTmp": "no",
        "ProtectHome": "no",
        "ProtectSystem": "no",
        "RefuseManualStart": "no",
        "RefuseManualStop": "no",
        "RemainAfterExit": "no",
        "Requires": "system.slice basic.target",
        "Restart": "no",
        "RestartUSec": "100ms",
        "Result": "success",
        "RootDirectoryStartOnly": "no",
        "RuntimeDirectoryMode": "0755",
        "SameProcessGroup": "no",
        "SecureBits": "0",
        "SendSIGHUP": "no",
        "SendSIGKILL": "yes",
        "Slice": "system.slice",
        "StandardError": "null",
        "StandardInput": "null",
        "StandardOutput": "null",
        "StartLimitAction": "none",
        "StartLimitBurst": "5",
        "StartLimitInterval": "10000000",
        "StartupBlockIOWeight": "18446744073709551615",
        "StartupCPUShares": "18446744073709551615",
        "StatusErrno": "0",
        "StopWhenUnneeded": "no",
        "SubState": "running",
        "SyslogLevelPrefix": "yes",
        "SyslogPriority": "30",
        "SystemCallErrorNumber": "0",
        "TTYReset": "no",
        "TTYVHangup": "no",
        "TTYVTDisallocate": "no",
        "TasksAccounting": "no",
        "TasksCurrent": "18446744073709551615",
        "TasksMax": "18446744073709551615",
        "TimeoutStartUSec": "1min 30s",
        "TimeoutStopUSec": "1min 30s",
        "TimerSlackNSec": "50000",
        "Transient": "no",
        "Type": "dbus",
        "UMask": "0022",
        "UnitFilePreset": "enabled",
        "UnitFileState": "enabled",
        "WantedBy": "multi-user.target",
        "Wants": "network-pre.target",
        "WatchdogTimestamp": "Fri 2022-07-22 00:29:16 UTC",
        "WatchdogTimestampMonotonic": "201322593",
        "WatchdogUSec": "0"
    }
}

TASK [linux-system-roles.firewall : Check if previous replaced is defined] *****
task path: /tmp/tmp0ud2aoza/tests/roles/linux-system-roles.firewall/tasks/main.yml:9
Friday 22 July 2022  00:29:31 +0000 (0:00:00.398)       0:00:13.537 *********** 
ok: [/cache/centos-7.qcow2c.snap] => {
    "ansible_facts": {
        "__firewall_previous_replaced": true,
        "__firewall_python_cmd": "/usr/bin/python"
    },
    "changed": false
}

TASK [linux-system-roles.firewall : Get config files, checksums before and remove] ***
task path: /tmp/tmp0ud2aoza/tests/roles/linux-system-roles.firewall/tasks/main.yml:18
Friday 22 July 2022  00:29:31 +0000 (0:00:00.052)       0:00:13.590 *********** 
ok: [/cache/centos-7.qcow2c.snap] => {
    "changed": false,
    "rc": 0
}

STDOUT:

/etc/profile.d/lang.sh: line 19: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
e2b071ca9b919b8fd60a4fe1e00e4f792ec2245359e8c48027020970791176d1 /etc/firewalld/zones/internal.xml
610e6e9bafe289c126adb751e772cd0224012f12738a8b8011454b1da8865c18 /etc/firewalld/zones/customzone.xml
1fbd6fcd1ca29e4438f7c982e2b9d595a93b93c1f9bdfbbf18745493df02e13e /etc/firewalld/zones/public.xml
df2e066f9b8c0677c4887aa9a7032c4f94480408ff740036d98e648d11dd84c5 /etc/firewalld/zones/dmz.xml
958dce439fe299ce0b0fdb10c4c18412269fbab3f09660e4b210962728554953 /etc/firewalld/firewalld.conf



STDERR:

Shared connection to 127.0.0.3 closed.


TASK [linux-system-roles.firewall : Configure firewall] ************************
task path: /tmp/tmp0ud2aoza/tests/roles/linux-system-roles.firewall/tasks/main.yml:40
Friday 22 July 2022  00:29:32 +0000 (0:00:01.282)       0:00:14.873 *********** 
ok: [/cache/centos-7.qcow2c.snap] => (item={'zone': 'internal', 'service': ['tftp', 'ftp'], 'port': ['443/tcp', '443/udp'], 'forward_port': ['447/tcp;;1.2.3.4', '448/tcp;;1.2.3.5'], 'state': 'enabled'}) => {
    "__firewall_changed": false,
    "ansible_loop_var": "item",
    "changed": false,
    "item": {
        "forward_port": [
            "447/tcp;;1.2.3.4",
            "448/tcp;;1.2.3.5"
        ],
        "port": [
            "443/tcp",
            "443/udp"
        ],
        "service": [
            "tftp",
            "ftp"
        ],
        "state": "enabled",
        "zone": "internal"
    }
}
ok: [/cache/centos-7.qcow2c.snap] => (item={'zone': 'internal', 'service': ['tftp', 'ftp'], 'port': ['443/tcp', '443/udp'], 'forward_port': ['447/tcp;;1.2.3.4', '448/tcp;;1.2.3.5'], 'state': 'enabled'}) => {
    "__firewall_changed": false,
    "ansible_loop_var": "item",
    "changed": false,
    "item": {
        "forward_port": [
            "447/tcp;;1.2.3.4",
            "448/tcp;;1.2.3.5"
        ],
        "port": [
            "443/tcp",
            "443/udp"
        ],
        "service": [
            "tftp",
            "ftp"
        ],
        "state": "enabled",
        "zone": "internal"
    }
}
ok: [/cache/centos-7.qcow2c.snap] => (item={'zone': 'customzone', 'permanent': True, 'state': 'present'}) => {
    "__firewall_changed": false,
    "ansible_loop_var": "item",
    "changed": false,
    "item": {
        "permanent": true,
        "state": "present",
        "zone": "customzone"
    }
}
ok: [/cache/centos-7.qcow2c.snap] => (item={'zone': 'customzone', 'permanent': True, 'masquerade': True, 'state': 'enabled'}) => {
    "__firewall_changed": false,
    "ansible_loop_var": "item",
    "changed": false,
    "item": {
        "masquerade": true,
        "permanent": true,
        "state": "enabled",
        "zone": "customzone"
    }
}
ok: [/cache/centos-7.qcow2c.snap] => (item={'set_default_zone': 'dmz', 'state': 'enabled'}) => {
    "__firewall_changed": false,
    "ansible_loop_var": "item",
    "changed": false,
    "item": {
        "set_default_zone": "dmz",
        "state": "enabled"
    }
}
ok: [/cache/centos-7.qcow2c.snap] => (item={'service': 'http', 'state': 'enabled'}) => {
    "__firewall_changed": false,
    "ansible_loop_var": "item",
    "changed": false,
    "item": {
        "service": "http",
        "state": "enabled"
    }
}

TASK [linux-system-roles.firewall : Get config files, checksums after] *********
task path: /tmp/tmp0ud2aoza/tests/roles/linux-system-roles.firewall/tasks/main.yml:77
Friday 22 July 2022  00:29:35 +0000 (0:00:03.355)       0:00:18.228 *********** 
ok: [/cache/centos-7.qcow2c.snap] => {
    "changed": false,
    "rc": 0
}

STDOUT:

/etc/profile.d/lang.sh: line 19: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
e2b071ca9b919b8fd60a4fe1e00e4f792ec2245359e8c48027020970791176d1 /etc/firewalld/zones/internal.xml
610e6e9bafe289c126adb751e772cd0224012f12738a8b8011454b1da8865c18 /etc/firewalld/zones/customzone.xml
1fbd6fcd1ca29e4438f7c982e2b9d595a93b93c1f9bdfbbf18745493df02e13e /etc/firewalld/zones/public.xml
df2e066f9b8c0677c4887aa9a7032c4f94480408ff740036d98e648d11dd84c5 /etc/firewalld/zones/dmz.xml
958dce439fe299ce0b0fdb10c4c18412269fbab3f09660e4b210962728554953 /etc/firewalld/firewalld.conf



STDERR:

Shared connection to 127.0.0.3 closed.


TASK [linux-system-roles.firewall : Calculate what has changed] ****************
task path: /tmp/tmp0ud2aoza/tests/roles/linux-system-roles.firewall/tasks/main.yml:85
Friday 22 July 2022  00:29:36 +0000 (0:00:00.264)       0:00:18.493 *********** 
ok: [/cache/centos-7.qcow2c.snap] => {
    "ansible_facts": {
        "firewall_lib_result": {
            "changed": false
        }
    },
    "changed": false
}

TASK [linux-system-roles.firewall : Show diffs] ********************************
task path: /tmp/tmp0ud2aoza/tests/roles/linux-system-roles.firewall/tasks/main.yml:94
Friday 22 July 2022  00:29:36 +0000 (0:00:00.049)       0:00:18.543 *********** 
skipping: [/cache/centos-7.qcow2c.snap] => {}
META: role_complete for /cache/centos-7.qcow2c.snap

TASK [Fail on newly changes] ***************************************************
task path: /tmp/tmp0ud2aoza/tests/tests_zone.yml:95
Friday 22 July 2022  00:29:36 +0000 (0:00:00.046)       0:00:18.589 *********** 
skipping: [/cache/centos-7.qcow2c.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Verify firewalld zone internal services] *********************************
task path: /tmp/tmp0ud2aoza/tests/tests_zone.yml:101
Friday 22 July 2022  00:29:36 +0000 (0:00:00.035)       0:00:18.625 *********** 
changed: [/cache/centos-7.qcow2c.snap] => {
    "changed": true,
    "cmd": [
        "firewall-cmd",
        "--permanent",
        "--zone=internal",
        "--list-services"
    ],
    "delta": "0:00:00.289465",
    "end": "2022-07-22 00:29:37.140565",
    "failed_when_result": false,
    "rc": 0,
    "start": "2022-07-22 00:29:36.851100"
}

STDOUT:

dhcpv6-client ftp mdns samba-client ssh tftp

TASK [Verify firewalld zone internal ports] ************************************
task path: /tmp/tmp0ud2aoza/tests/tests_zone.yml:108
Friday 22 July 2022  00:29:37 +0000 (0:00:00.786)       0:00:19.412 *********** 
changed: [/cache/centos-7.qcow2c.snap] => {
    "changed": true,
    "cmd": [
        "firewall-cmd",
        "--permanent",
        "--zone=internal",
        "--list-ports"
    ],
    "delta": "0:00:00.279964",
    "end": "2022-07-22 00:29:37.759626",
    "failed_when_result": false,
    "rc": 0,
    "start": "2022-07-22 00:29:37.479662"
}

STDOUT:

443/tcp 443/udp

TASK [Verify firewalld zone internal forward ports] ****************************
task path: /tmp/tmp0ud2aoza/tests/tests_zone.yml:115
Friday 22 July 2022  00:29:37 +0000 (0:00:00.607)       0:00:20.019 *********** 
changed: [/cache/centos-7.qcow2c.snap] => {
    "changed": true,
    "cmd": [
        "firewall-cmd",
        "--permanent",
        "--zone=internal",
        "--list-forward-ports"
    ],
    "delta": "0:00:00.259612",
    "end": "2022-07-22 00:29:38.339912",
    "failed_when_result": false,
    "rc": 0,
    "start": "2022-07-22 00:29:38.080300"
}

STDOUT:

port=447:proto=tcp:toport=:toaddr=1.2.3.4
port=448:proto=tcp:toport=:toaddr=1.2.3.5

TASK [Verify custom zone has masquerade added to it] ***************************
task path: /tmp/tmp0ud2aoza/tests/tests_zone.yml:124
Friday 22 July 2022  00:29:38 +0000 (0:00:00.584)       0:00:20.603 *********** 
changed: [/cache/centos-7.qcow2c.snap] => {
    "changed": true,
    "cmd": [
        "firewall-cmd",
        "--permanent",
        "--zone=customzone",
        "--query-masquerade"
    ],
    "delta": "0:00:00.287732",
    "end": "2022-07-22 00:29:38.953659",
    "failed_when_result": false,
    "rc": 0,
    "start": "2022-07-22 00:29:38.665927"
}

STDOUT:

yes

TASK [Verify custom zone has masquerade added to it] ***************************
task path: /tmp/tmp0ud2aoza/tests/tests_zone.yml:130
Friday 22 July 2022  00:29:38 +0000 (0:00:00.612)       0:00:21.216 *********** 
changed: [/cache/centos-7.qcow2c.snap] => {
    "changed": true,
    "cmd": [
        "firewall-cmd",
        "--get-default-zone"
    ],
    "delta": "0:00:00.251328",
    "end": "2022-07-22 00:29:39.542175",
    "failed_when_result": false,
    "rc": 0,
    "start": "2022-07-22 00:29:39.290847"
}

STDOUT:

dmz

TASK [Verify that service http has been added to the default zone dmz] *********
task path: /tmp/tmp0ud2aoza/tests/tests_zone.yml:136
Friday 22 July 2022  00:29:39 +0000 (0:00:00.588)       0:00:21.804 *********** 
changed: [/cache/centos-7.qcow2c.snap] => {
    "changed": true,
    "cmd": [
        "firewall-cmd",
        "--zone=dmz",
        "--query-service=http"
    ],
    "delta": "0:00:00.250556",
    "end": "2022-07-22 00:29:40.113623",
    "failed_when_result": false,
    "rc": 0,
    "start": "2022-07-22 00:29:39.863067"
}

STDOUT:

yes

TASK [Remove customzone zone] **************************************************
task path: /tmp/tmp0ud2aoza/tests/tests_zone.yml:148
Friday 22 July 2022  00:29:39 +0000 (0:00:00.569)       0:00:22.374 *********** 
changed: [/cache/centos-7.qcow2c.snap] => {
    "changed": true,
    "cmd": [
        "firewall-cmd",
        "--permanent",
        "--delete-zone=customzone"
    ],
    "delta": "0:00:00.258106",
    "end": "2022-07-22 00:29:40.699274",
    "failed_when_result": false,
    "rc": 0,
    "start": "2022-07-22 00:29:40.441168"
}

STDOUT:

success

TASK [Reset to zone defaults] **************************************************
task path: /tmp/tmp0ud2aoza/tests/tests_zone.yml:153
Friday 22 July 2022  00:29:40 +0000 (0:00:00.583)       0:00:22.957 *********** 
changed: [/cache/centos-7.qcow2c.snap] => {
    "changed": true,
    "cmd": "firewall-cmd --permanent --load-zone-defaults=internal\nfirewall-cmd --permanent --load-zone-defaults=external\nfirewall-cmd --permanent --load-zone-defaults=trusted\nfirewall-cmd --reload\n",
    "delta": "0:00:01.271846",
    "end": "2022-07-22 00:29:42.317937",
    "rc": 0,
    "start": "2022-07-22 00:29:41.046091"
}

STDOUT:

success
success


STDERR:

Error: NO_DEFAULTS: external
Error: NO_DEFAULTS: trusted
META: ran handlers
META: ran handlers

PLAY RECAP *********************************************************************
/cache/centos-7.qcow2c.snap : ok=36   changed=9    unreachable=0    failed=0    skipped=12   rescued=0    ignored=0   

Friday 22 July 2022  00:29:42 +0000 (0:00:01.626)       0:00:24.584 *********** 
=============================================================================== 
linux-system-roles.firewall : Configure firewall ------------------------ 6.73s
/tmp/tmp0ud2aoza/tests/roles/linux-system-roles.firewall/tasks/main.yml:40 ----
linux-system-roles.firewall : Configure firewall ------------------------ 1.72s
/tmp/tmp0ud2aoza/tests/roles/linux-system-roles.firewall/tasks/main.yml:40 ----
Reset to zone defaults -------------------------------------------------- 1.63s
/tmp/tmp0ud2aoza/tests/tests_zone.yml:153 -------------------------------------
linux-system-roles.firewall : Get config files, checksums before and remove --- 1.51s
/tmp/tmp0ud2aoza/tests/roles/linux-system-roles.firewall/tasks/main.yml:18 ----
Gathering Facts --------------------------------------------------------- 1.03s
/tmp/tmp0ud2aoza/tests/tests_zone.yml:1 ---------------------------------------
linux-system-roles.firewall : Enable and start firewalld service -------- 0.82s
/tmp/tmp0ud2aoza/tests/roles/linux-system-roles.firewall/tasks/main.yml:3 -----
Verify firewalld zone internal services --------------------------------- 0.79s
/tmp/tmp0ud2aoza/tests/tests_zone.yml:101 -------------------------------------
linux-system-roles.firewall : Install firewalld ------------------------- 0.69s
/tmp/tmp0ud2aoza/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:8 
linux-system-roles.firewall : Enable and start firewalld service -------- 0.65s
/tmp/tmp0ud2aoza/tests/roles/linux-system-roles.firewall/tasks/main.yml:3 -----
Verify custom zone has masquerade added to it --------------------------- 0.61s
/tmp/tmp0ud2aoza/tests/tests_zone.yml:124 -------------------------------------
Verify firewalld zone internal ports ------------------------------------ 0.61s
/tmp/tmp0ud2aoza/tests/tests_zone.yml:108 -------------------------------------
Verify custom zone has masquerade added to it --------------------------- 0.59s
/tmp/tmp0ud2aoza/tests/tests_zone.yml:130 -------------------------------------
Verify firewalld zone internal forward ports ---------------------------- 0.58s
/tmp/tmp0ud2aoza/tests/tests_zone.yml:115 -------------------------------------
Remove customzone zone -------------------------------------------------- 0.58s
/tmp/tmp0ud2aoza/tests/tests_zone.yml:148 -------------------------------------
Verify that service http has been added to the default zone dmz --------- 0.57s
/tmp/tmp0ud2aoza/tests/tests_zone.yml:136 -------------------------------------
linux-system-roles.firewall : Get config files, checksums after --------- 0.54s
/tmp/tmp0ud2aoza/tests/roles/linux-system-roles.firewall/tasks/main.yml:77 ----
linux-system-roles.firewall : Install firewalld ------------------------- 0.53s
/tmp/tmp0ud2aoza/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:8 
linux-system-roles.firewall : Install python-firewall ------------------- 0.53s
/tmp/tmp0ud2aoza/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:13 
linux-system-roles.firewall : Install python-firewall ------------------- 0.52s
/tmp/tmp0ud2aoza/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:13 
linux-system-roles.firewall : Install python-firewall ------------------- 0.52s
/tmp/tmp0ud2aoza/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:13 
ansible-playbook [core 2.12.6]
  config file = /etc/ansible/ansible.cfg
  configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']
  ansible python module location = /usr/lib/python3.9/site-packages/ansible
  ansible collection location = /tmp/tmp3beyrfjs
  executable location = /usr/bin/ansible-playbook
  python version = 3.9.13 (main, May 18 2022, 00:00:00) [GCC 11.3.1 20220421 (Red Hat 11.3.1-2)]
  jinja version = 2.11.3
  libyaml = True
Using /etc/ansible/ansible.cfg as config file
Skipping callback 'debug', as we already have a stdout callback.
Skipping callback 'default', as we already have a stdout callback.
Skipping callback 'minimal', as we already have a stdout callback.
Skipping callback 'oneline', as we already have a stdout callback.

PLAYBOOK: tests_zone.yml *******************************************************
1 plays in /tmp/tmpax46fpde/tests/firewall/tests_zone.yml

PLAY [Test firewalld zones] ****************************************************

TASK [Gathering Facts] *********************************************************
task path: /tmp/tmpax46fpde/tests/firewall/tests_zone.yml:1
Friday 22 July 2022  00:33:11 +0000 (0:00:00.014)       0:00:00.014 *********** 
ok: [/cache/centos-7.qcow2c.snap]
META: ran handlers

TASK [Verify used firewalld zones] *********************************************
task path: /tmp/tmpax46fpde/tests/firewall/tests_zone.yml:11
Friday 22 July 2022  00:33:12 +0000 (0:00:01.005)       0:00:01.020 *********** 

TASK [fedora.linux_system_roles.firewall : include_tasks] **********************
task path: /tmp/tmp3beyrfjs/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:1
Friday 22 July 2022  00:33:13 +0000 (0:00:00.059)       0:00:01.079 *********** 
included: /tmp/tmp3beyrfjs/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml for /cache/centos-7.qcow2c.snap

TASK [fedora.linux_system_roles.firewall : Ensure ansible_facts used by role] ***
task path: /tmp/tmp3beyrfjs/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:2
Friday 22 July 2022  00:33:13 +0000 (0:00:00.048)       0:00:01.127 *********** 
ok: [/cache/centos-7.qcow2c.snap]

TASK [fedora.linux_system_roles.firewall : Install firewalld] ******************
task path: /tmp/tmp3beyrfjs/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:7
Friday 22 July 2022  00:33:13 +0000 (0:00:00.427)       0:00:01.555 *********** 
ok: [/cache/centos-7.qcow2c.snap] => {
    "changed": false,
    "rc": 0,
    "results": [
        "firewalld-0.6.3-13.el7_9.noarch providing firewalld is already installed"
    ]
}

TASK [fedora.linux_system_roles.firewall : Install python-firewall] ************
task path: /tmp/tmp3beyrfjs/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:12
Friday 22 July 2022  00:33:14 +0000 (0:00:00.675)       0:00:02.230 *********** 
ok: [/cache/centos-7.qcow2c.snap] => {
    "changed": false,
    "rc": 0,
    "results": [
        "python-firewall-0.6.3-13.el7_9.noarch providing python-firewall is already installed"
    ]
}

TASK [fedora.linux_system_roles.firewall : Install python3-firewall] ***********
task path: /tmp/tmp3beyrfjs/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:18
Friday 22 July 2022  00:33:14 +0000 (0:00:00.506)       0:00:02.736 *********** 
skipping: [/cache/centos-7.qcow2c.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.firewall : Enable and start firewalld service] ***
task path: /tmp/tmp3beyrfjs/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:3
Friday 22 July 2022  00:33:14 +0000 (0:00:00.038)       0:00:02.775 *********** 
ok: [/cache/centos-7.qcow2c.snap] => {
    "changed": false,
    "enabled": true,
    "name": "firewalld",
    "state": "started",
    "status": {
        "ActiveEnterTimestamp": "Fri 2022-07-22 00:33:10 UTC",
        "ActiveEnterTimestampMonotonic": "204064655",
        "ActiveExitTimestamp": "Fri 2022-07-22 00:33:09 UTC",
        "ActiveExitTimestampMonotonic": "203123862",
        "ActiveState": "active",
        "After": "system.slice dbus.service basic.target polkit.service",
        "AllowIsolate": "no",
        "AmbientCapabilities": "0",
        "AssertResult": "yes",
        "AssertTimestamp": "Fri 2022-07-22 00:33:10 UTC",
        "AssertTimestampMonotonic": "203869732",
        "Before": "multi-user.target network-pre.target shutdown.target",
        "BlockIOAccounting": "no",
        "BlockIOWeight": "18446744073709551615",
        "BusName": "org.fedoraproject.FirewallD1",
        "CPUAccounting": "no",
        "CPUQuotaPerSecUSec": "infinity",
        "CPUSchedulingPolicy": "0",
        "CPUSchedulingPriority": "0",
        "CPUSchedulingResetOnFork": "no",
        "CPUShares": "18446744073709551615",
        "CanIsolate": "no",
        "CanReload": "yes",
        "CanStart": "yes",
        "CanStop": "yes",
        "CapabilityBoundingSet": "18446744073709551615",
        "CollectMode": "inactive",
        "ConditionResult": "yes",
        "ConditionTimestamp": "Fri 2022-07-22 00:33:10 UTC",
        "ConditionTimestampMonotonic": "203869732",
        "Conflicts": "ipset.service ip6tables.service shutdown.target iptables.service ebtables.service",
        "ControlGroup": "/system.slice/firewalld.service",
        "ControlPID": "0",
        "DefaultDependencies": "yes",
        "Delegate": "no",
        "Description": "firewalld - dynamic firewall daemon",
        "DevicePolicy": "auto",
        "Documentation": "man:firewalld(1)",
        "EnvironmentFile": "/etc/sysconfig/firewalld (ignore_errors=yes)",
        "ExecMainCode": "0",
        "ExecMainExitTimestampMonotonic": "0",
        "ExecMainPID": "20054",
        "ExecMainStartTimestamp": "Fri 2022-07-22 00:33:10 UTC",
        "ExecMainStartTimestampMonotonic": "203870942",
        "ExecMainStatus": "0",
        "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[Fri 2022-07-22 00:33:10 UTC] ; stop_time=[n/a] ; pid=20054 ; code=(null) ; status=0/0 }",
        "FailureAction": "none",
        "FileDescriptorStoreMax": "0",
        "FragmentPath": "/usr/lib/systemd/system/firewalld.service",
        "GuessMainPID": "yes",
        "IOScheduling": "0",
        "Id": "firewalld.service",
        "IgnoreOnIsolate": "no",
        "IgnoreOnSnapshot": "no",
        "IgnoreSIGPIPE": "yes",
        "InactiveEnterTimestamp": "Fri 2022-07-22 00:33:10 UTC",
        "InactiveEnterTimestampMonotonic": "203868922",
        "InactiveExitTimestamp": "Fri 2022-07-22 00:33:10 UTC",
        "InactiveExitTimestampMonotonic": "203870988",
        "JobTimeoutAction": "none",
        "JobTimeoutUSec": "0",
        "KillMode": "mixed",
        "KillSignal": "15",
        "LimitAS": "18446744073709551615",
        "LimitCORE": "18446744073709551615",
        "LimitCPU": "18446744073709551615",
        "LimitDATA": "18446744073709551615",
        "LimitFSIZE": "18446744073709551615",
        "LimitLOCKS": "18446744073709551615",
        "LimitMEMLOCK": "65536",
        "LimitMSGQUEUE": "819200",
        "LimitNICE": "0",
        "LimitNOFILE": "4096",
        "LimitNPROC": "7154",
        "LimitRSS": "18446744073709551615",
        "LimitRTPRIO": "0",
        "LimitRTTIME": "18446744073709551615",
        "LimitSIGPENDING": "7154",
        "LimitSTACK": "18446744073709551615",
        "LoadState": "loaded",
        "MainPID": "20054",
        "MemoryAccounting": "no",
        "MemoryCurrent": "18446744073709551615",
        "MemoryLimit": "18446744073709551615",
        "MountFlags": "0",
        "Names": "firewalld.service",
        "NeedDaemonReload": "no",
        "Nice": "0",
        "NoNewPrivileges": "no",
        "NonBlocking": "no",
        "NotifyAccess": "none",
        "OOMScoreAdjust": "0",
        "OnFailureJobMode": "replace",
        "PermissionsStartOnly": "no",
        "PrivateDevices": "no",
        "PrivateNetwork": "no",
        "PrivateTmp": "no",
        "ProtectHome": "no",
        "ProtectSystem": "no",
        "RefuseManualStart": "no",
        "RefuseManualStop": "no",
        "RemainAfterExit": "no",
        "Requires": "basic.target system.slice",
        "Restart": "no",
        "RestartUSec": "100ms",
        "Result": "success",
        "RootDirectoryStartOnly": "no",
        "RuntimeDirectoryMode": "0755",
        "SameProcessGroup": "no",
        "SecureBits": "0",
        "SendSIGHUP": "no",
        "SendSIGKILL": "yes",
        "Slice": "system.slice",
        "StandardError": "null",
        "StandardInput": "null",
        "StandardOutput": "null",
        "StartLimitAction": "none",
        "StartLimitBurst": "5",
        "StartLimitInterval": "10000000",
        "StartupBlockIOWeight": "18446744073709551615",
        "StartupCPUShares": "18446744073709551615",
        "StatusErrno": "0",
        "StopWhenUnneeded": "no",
        "SubState": "running",
        "SyslogLevelPrefix": "yes",
        "SyslogPriority": "30",
        "SystemCallErrorNumber": "0",
        "TTYReset": "no",
        "TTYVHangup": "no",
        "TTYVTDisallocate": "no",
        "TasksAccounting": "no",
        "TasksCurrent": "18446744073709551615",
        "TasksMax": "18446744073709551615",
        "TimeoutStartUSec": "1min 30s",
        "TimeoutStopUSec": "1min 30s",
        "TimerSlackNSec": "50000",
        "Transient": "no",
        "Type": "dbus",
        "UMask": "0022",
        "UnitFilePreset": "enabled",
        "UnitFileState": "enabled",
        "WantedBy": "multi-user.target",
        "Wants": "network-pre.target",
        "WatchdogTimestamp": "Fri 2022-07-22 00:33:10 UTC",
        "WatchdogTimestampMonotonic": "204064584",
        "WatchdogUSec": "0"
    }
}

TASK [fedora.linux_system_roles.firewall : Check if previous replaced is defined] ***
task path: /tmp/tmp3beyrfjs/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:9
Friday 22 July 2022  00:33:15 +0000 (0:00:00.626)       0:00:03.401 *********** 
ok: [/cache/centos-7.qcow2c.snap] => {
    "ansible_facts": {
        "__firewall_previous_replaced": false,
        "__firewall_python_cmd": "/usr/bin/python"
    },
    "changed": false
}

TASK [fedora.linux_system_roles.firewall : Get config files, checksums before and remove] ***
task path: /tmp/tmp3beyrfjs/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:14
Friday 22 July 2022  00:33:15 +0000 (0:00:00.054)       0:00:03.455 *********** 
skipping: [/cache/centos-7.qcow2c.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.firewall : Configure firewall] *****************
task path: /tmp/tmp3beyrfjs/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:36
Friday 22 July 2022  00:33:15 +0000 (0:00:00.034)       0:00:03.490 *********** 
ok: [/cache/centos-7.qcow2c.snap] => (item={'zone': 'internal', 'state': 'enabled'}) => {
    "__firewall_changed": false,
    "ansible_loop_var": "item",
    "changed": false,
    "item": {
        "state": "enabled",
        "zone": "internal"
    }
}
ok: [/cache/centos-7.qcow2c.snap] => (item={'zone': 'external', 'state': 'enabled'}) => {
    "__firewall_changed": false,
    "ansible_loop_var": "item",
    "changed": false,
    "item": {
        "state": "enabled",
        "zone": "external"
    }
}
ok: [/cache/centos-7.qcow2c.snap] => (item={'zone': 'trusted', 'state': 'enabled'}) => {
    "__firewall_changed": false,
    "ansible_loop_var": "item",
    "changed": false,
    "item": {
        "state": "enabled",
        "zone": "trusted"
    }
}

TASK [fedora.linux_system_roles.firewall : Get config files, checksums after] ***
task path: /tmp/tmp3beyrfjs/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:71
Friday 22 July 2022  00:33:17 +0000 (0:00:01.725)       0:00:05.215 *********** 
skipping: [/cache/centos-7.qcow2c.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.firewall : Calculate what has changed] *********
task path: /tmp/tmp3beyrfjs/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:79
Friday 22 July 2022  00:33:17 +0000 (0:00:00.037)       0:00:05.252 *********** 
skipping: [/cache/centos-7.qcow2c.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.firewall : Show diffs] *************************
task path: /tmp/tmp3beyrfjs/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:85
Friday 22 July 2022  00:33:17 +0000 (0:00:00.038)       0:00:05.291 *********** 
skipping: [/cache/centos-7.qcow2c.snap] => {}
META: role_complete for /cache/centos-7.qcow2c.snap

TASK [Fail on missing zones] ***************************************************
task path: /tmp/tmpax46fpde/tests/firewall/tests_zone.yml:23
Friday 22 July 2022  00:33:17 +0000 (0:00:00.044)       0:00:05.336 *********** 
skipping: [/cache/centos-7.qcow2c.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Setup firewalld] *********************************************************
task path: /tmp/tmpax46fpde/tests/firewall/tests_zone.yml:29
Friday 22 July 2022  00:33:17 +0000 (0:00:00.032)       0:00:05.368 *********** 

TASK [fedora.linux_system_roles.firewall : include_tasks] **********************
task path: /tmp/tmp3beyrfjs/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:1
Friday 22 July 2022  00:33:17 +0000 (0:00:00.053)       0:00:05.421 *********** 
included: /tmp/tmp3beyrfjs/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml for /cache/centos-7.qcow2c.snap

TASK [fedora.linux_system_roles.firewall : Ensure ansible_facts used by role] ***
task path: /tmp/tmp3beyrfjs/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:2
Friday 22 July 2022  00:33:17 +0000 (0:00:00.045)       0:00:05.467 *********** 
ok: [/cache/centos-7.qcow2c.snap]

TASK [fedora.linux_system_roles.firewall : Install firewalld] ******************
task path: /tmp/tmp3beyrfjs/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:7
Friday 22 July 2022  00:33:17 +0000 (0:00:00.452)       0:00:05.919 *********** 
ok: [/cache/centos-7.qcow2c.snap] => {
    "changed": false,
    "rc": 0,
    "results": [
        "firewalld-0.6.3-13.el7_9.noarch providing firewalld is already installed"
    ]
}

TASK [fedora.linux_system_roles.firewall : Install python-firewall] ************
task path: /tmp/tmp3beyrfjs/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:12
Friday 22 July 2022  00:33:18 +0000 (0:00:00.519)       0:00:06.439 *********** 
ok: [/cache/centos-7.qcow2c.snap] => {
    "changed": false,
    "rc": 0,
    "results": [
        "python-firewall-0.6.3-13.el7_9.noarch providing python-firewall is already installed"
    ]
}

TASK [fedora.linux_system_roles.firewall : Install python3-firewall] ***********
task path: /tmp/tmp3beyrfjs/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:18
Friday 22 July 2022  00:33:18 +0000 (0:00:00.521)       0:00:06.961 *********** 
skipping: [/cache/centos-7.qcow2c.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.firewall : Enable and start firewalld service] ***
task path: /tmp/tmp3beyrfjs/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:3
Friday 22 July 2022  00:33:18 +0000 (0:00:00.038)       0:00:07.000 *********** 
ok: [/cache/centos-7.qcow2c.snap] => {
    "changed": false,
    "enabled": true,
    "name": "firewalld",
    "state": "started",
    "status": {
        "ActiveEnterTimestamp": "Fri 2022-07-22 00:33:10 UTC",
        "ActiveEnterTimestampMonotonic": "204064655",
        "ActiveExitTimestamp": "Fri 2022-07-22 00:33:09 UTC",
        "ActiveExitTimestampMonotonic": "203123862",
        "ActiveState": "active",
        "After": "system.slice dbus.service basic.target polkit.service",
        "AllowIsolate": "no",
        "AmbientCapabilities": "0",
        "AssertResult": "yes",
        "AssertTimestamp": "Fri 2022-07-22 00:33:10 UTC",
        "AssertTimestampMonotonic": "203869732",
        "Before": "multi-user.target network-pre.target shutdown.target",
        "BlockIOAccounting": "no",
        "BlockIOWeight": "18446744073709551615",
        "BusName": "org.fedoraproject.FirewallD1",
        "CPUAccounting": "no",
        "CPUQuotaPerSecUSec": "infinity",
        "CPUSchedulingPolicy": "0",
        "CPUSchedulingPriority": "0",
        "CPUSchedulingResetOnFork": "no",
        "CPUShares": "18446744073709551615",
        "CanIsolate": "no",
        "CanReload": "yes",
        "CanStart": "yes",
        "CanStop": "yes",
        "CapabilityBoundingSet": "18446744073709551615",
        "CollectMode": "inactive",
        "ConditionResult": "yes",
        "ConditionTimestamp": "Fri 2022-07-22 00:33:10 UTC",
        "ConditionTimestampMonotonic": "203869732",
        "Conflicts": "ipset.service ip6tables.service shutdown.target iptables.service ebtables.service",
        "ControlGroup": "/system.slice/firewalld.service",
        "ControlPID": "0",
        "DefaultDependencies": "yes",
        "Delegate": "no",
        "Description": "firewalld - dynamic firewall daemon",
        "DevicePolicy": "auto",
        "Documentation": "man:firewalld(1)",
        "EnvironmentFile": "/etc/sysconfig/firewalld (ignore_errors=yes)",
        "ExecMainCode": "0",
        "ExecMainExitTimestampMonotonic": "0",
        "ExecMainPID": "20054",
        "ExecMainStartTimestamp": "Fri 2022-07-22 00:33:10 UTC",
        "ExecMainStartTimestampMonotonic": "203870942",
        "ExecMainStatus": "0",
        "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[Fri 2022-07-22 00:33:10 UTC] ; stop_time=[n/a] ; pid=20054 ; code=(null) ; status=0/0 }",
        "FailureAction": "none",
        "FileDescriptorStoreMax": "0",
        "FragmentPath": "/usr/lib/systemd/system/firewalld.service",
        "GuessMainPID": "yes",
        "IOScheduling": "0",
        "Id": "firewalld.service",
        "IgnoreOnIsolate": "no",
        "IgnoreOnSnapshot": "no",
        "IgnoreSIGPIPE": "yes",
        "InactiveEnterTimestamp": "Fri 2022-07-22 00:33:10 UTC",
        "InactiveEnterTimestampMonotonic": "203868922",
        "InactiveExitTimestamp": "Fri 2022-07-22 00:33:10 UTC",
        "InactiveExitTimestampMonotonic": "203870988",
        "JobTimeoutAction": "none",
        "JobTimeoutUSec": "0",
        "KillMode": "mixed",
        "KillSignal": "15",
        "LimitAS": "18446744073709551615",
        "LimitCORE": "18446744073709551615",
        "LimitCPU": "18446744073709551615",
        "LimitDATA": "18446744073709551615",
        "LimitFSIZE": "18446744073709551615",
        "LimitLOCKS": "18446744073709551615",
        "LimitMEMLOCK": "65536",
        "LimitMSGQUEUE": "819200",
        "LimitNICE": "0",
        "LimitNOFILE": "4096",
        "LimitNPROC": "7154",
        "LimitRSS": "18446744073709551615",
        "LimitRTPRIO": "0",
        "LimitRTTIME": "18446744073709551615",
        "LimitSIGPENDING": "7154",
        "LimitSTACK": "18446744073709551615",
        "LoadState": "loaded",
        "MainPID": "20054",
        "MemoryAccounting": "no",
        "MemoryCurrent": "18446744073709551615",
        "MemoryLimit": "18446744073709551615",
        "MountFlags": "0",
        "Names": "firewalld.service",
        "NeedDaemonReload": "no",
        "Nice": "0",
        "NoNewPrivileges": "no",
        "NonBlocking": "no",
        "NotifyAccess": "none",
        "OOMScoreAdjust": "0",
        "OnFailureJobMode": "replace",
        "PermissionsStartOnly": "no",
        "PrivateDevices": "no",
        "PrivateNetwork": "no",
        "PrivateTmp": "no",
        "ProtectHome": "no",
        "ProtectSystem": "no",
        "RefuseManualStart": "no",
        "RefuseManualStop": "no",
        "RemainAfterExit": "no",
        "Requires": "basic.target system.slice",
        "Restart": "no",
        "RestartUSec": "100ms",
        "Result": "success",
        "RootDirectoryStartOnly": "no",
        "RuntimeDirectoryMode": "0755",
        "SameProcessGroup": "no",
        "SecureBits": "0",
        "SendSIGHUP": "no",
        "SendSIGKILL": "yes",
        "Slice": "system.slice",
        "StandardError": "null",
        "StandardInput": "null",
        "StandardOutput": "null",
        "StartLimitAction": "none",
        "StartLimitBurst": "5",
        "StartLimitInterval": "10000000",
        "StartupBlockIOWeight": "18446744073709551615",
        "StartupCPUShares": "18446744073709551615",
        "StatusErrno": "0",
        "StopWhenUnneeded": "no",
        "SubState": "running",
        "SyslogLevelPrefix": "yes",
        "SyslogPriority": "30",
        "SystemCallErrorNumber": "0",
        "TTYReset": "no",
        "TTYVHangup": "no",
        "TTYVTDisallocate": "no",
        "TasksAccounting": "no",
        "TasksCurrent": "18446744073709551615",
        "TasksMax": "18446744073709551615",
        "TimeoutStartUSec": "1min 30s",
        "TimeoutStopUSec": "1min 30s",
        "TimerSlackNSec": "50000",
        "Transient": "no",
        "Type": "dbus",
        "UMask": "0022",
        "UnitFilePreset": "enabled",
        "UnitFileState": "enabled",
        "WantedBy": "multi-user.target",
        "Wants": "network-pre.target",
        "WatchdogTimestamp": "Fri 2022-07-22 00:33:10 UTC",
        "WatchdogTimestampMonotonic": "204064584",
        "WatchdogUSec": "0"
    }
}

TASK [fedora.linux_system_roles.firewall : Check if previous replaced is defined] ***
task path: /tmp/tmp3beyrfjs/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:9
Friday 22 July 2022  00:33:19 +0000 (0:00:00.401)       0:00:07.401 *********** 
ok: [/cache/centos-7.qcow2c.snap] => {
    "ansible_facts": {
        "__firewall_previous_replaced": true,
        "__firewall_python_cmd": "/usr/bin/python"
    },
    "changed": false
}

TASK [fedora.linux_system_roles.firewall : Get config files, checksums before and remove] ***
task path: /tmp/tmp3beyrfjs/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:14
Friday 22 July 2022  00:33:19 +0000 (0:00:00.052)       0:00:07.454 *********** 
ok: [/cache/centos-7.qcow2c.snap] => {
    "changed": false,
    "rc": 0
}

STDOUT:

/etc/profile.d/lang.sh: line 19: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)



STDERR:

Shared connection to 127.0.0.3 closed.


TASK [fedora.linux_system_roles.firewall : Configure firewall] *****************
task path: /tmp/tmp3beyrfjs/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:36
Friday 22 July 2022  00:33:19 +0000 (0:00:00.213)       0:00:07.667 *********** 
ok: [/cache/centos-7.qcow2c.snap] => (item={'zone': 'internal', 'service': ['tftp', 'ftp'], 'port': ['443/tcp', '443/udp'], 'forward_port': ['447/tcp;;1.2.3.4', '448/tcp;;1.2.3.5'], 'state': 'enabled'}) => {
    "__firewall_changed": false,
    "ansible_loop_var": "item",
    "changed": false,
    "item": {
        "forward_port": [
            "447/tcp;;1.2.3.4",
            "448/tcp;;1.2.3.5"
        ],
        "port": [
            "443/tcp",
            "443/udp"
        ],
        "service": [
            "tftp",
            "ftp"
        ],
        "state": "enabled",
        "zone": "internal"
    }
}
ok: [/cache/centos-7.qcow2c.snap] => (item={'zone': 'internal', 'service': ['tftp', 'ftp'], 'port': ['443/tcp', '443/udp'], 'forward_port': ['447/tcp;;1.2.3.4', '448/tcp;;1.2.3.5'], 'state': 'enabled'}) => {
    "__firewall_changed": false,
    "ansible_loop_var": "item",
    "changed": false,
    "item": {
        "forward_port": [
            "447/tcp;;1.2.3.4",
            "448/tcp;;1.2.3.5"
        ],
        "port": [
            "443/tcp",
            "443/udp"
        ],
        "service": [
            "tftp",
            "ftp"
        ],
        "state": "enabled",
        "zone": "internal"
    }
}
ok: [/cache/centos-7.qcow2c.snap] => (item={'zone': 'customzone', 'permanent': True, 'state': 'present'}) => {
    "__firewall_changed": false,
    "ansible_loop_var": "item",
    "changed": false,
    "item": {
        "permanent": true,
        "state": "present",
        "zone": "customzone"
    }
}
ok: [/cache/centos-7.qcow2c.snap] => (item={'zone': 'customzone', 'permanent': True, 'masquerade': True, 'state': 'enabled'}) => {
    "__firewall_changed": false,
    "ansible_loop_var": "item",
    "changed": false,
    "item": {
        "masquerade": true,
        "permanent": true,
        "state": "enabled",
        "zone": "customzone"
    }
}
ok: [/cache/centos-7.qcow2c.snap] => (item={'set_default_zone': 'dmz', 'state': 'enabled'}) => {
    "__firewall_changed": false,
    "ansible_loop_var": "item",
    "changed": false,
    "item": {
        "set_default_zone": "dmz",
        "state": "enabled"
    }
}
ok: [/cache/centos-7.qcow2c.snap] => (item={'service': 'http', 'state': 'enabled'}) => {
    "__firewall_changed": false,
    "ansible_loop_var": "item",
    "changed": false,
    "item": {
        "service": "http",
        "state": "enabled"
    }
}

TASK [fedora.linux_system_roles.firewall : Get config files, checksums after] ***
task path: /tmp/tmp3beyrfjs/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:71
Friday 22 July 2022  00:33:22 +0000 (0:00:03.305)       0:00:10.973 *********** 
ok: [/cache/centos-7.qcow2c.snap] => {
    "changed": false,
    "rc": 0
}

STDOUT:

/etc/profile.d/lang.sh: line 19: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
e2b071ca9b919b8fd60a4fe1e00e4f792ec2245359e8c48027020970791176d1 /etc/firewalld/zones/internal.xml
610e6e9bafe289c126adb751e772cd0224012f12738a8b8011454b1da8865c18 /etc/firewalld/zones/customzone.xml
1fbd6fcd1ca29e4438f7c982e2b9d595a93b93c1f9bdfbbf18745493df02e13e /etc/firewalld/zones/public.xml
df2e066f9b8c0677c4887aa9a7032c4f94480408ff740036d98e648d11dd84c5 /etc/firewalld/zones/dmz.xml
958dce439fe299ce0b0fdb10c4c18412269fbab3f09660e4b210962728554953 /etc/firewalld/firewalld.conf



STDERR:

Shared connection to 127.0.0.3 closed.


TASK [fedora.linux_system_roles.firewall : Calculate what has changed] *********
task path: /tmp/tmp3beyrfjs/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:79
Friday 22 July 2022  00:33:23 +0000 (0:00:00.277)       0:00:11.250 *********** 
changed: [/cache/centos-7.qcow2c.snap] => {
    "ansible_facts": {
        "firewall_lib_result": {
            "changed": true
        }
    },
    "changed": true
}

TASK [fedora.linux_system_roles.firewall : Show diffs] *************************
task path: /tmp/tmp3beyrfjs/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:85
Friday 22 July 2022  00:33:23 +0000 (0:00:00.053)       0:00:11.303 *********** 
skipping: [/cache/centos-7.qcow2c.snap] => {}
META: role_complete for /cache/centos-7.qcow2c.snap

TASK [Fail if no changes are done] *********************************************
task path: /tmp/tmpax46fpde/tests/firewall/tests_zone.yml:57
Friday 22 July 2022  00:33:23 +0000 (0:00:00.044)       0:00:11.347 *********** 
skipping: [/cache/centos-7.qcow2c.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Setup firewalld again] ***************************************************
task path: /tmp/tmpax46fpde/tests/firewall/tests_zone.yml:63
Friday 22 July 2022  00:33:23 +0000 (0:00:00.036)       0:00:11.384 *********** 

TASK [fedora.linux_system_roles.firewall : include_tasks] **********************
task path: /tmp/tmp3beyrfjs/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:1
Friday 22 July 2022  00:33:23 +0000 (0:00:00.064)       0:00:11.448 *********** 
included: /tmp/tmp3beyrfjs/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml for /cache/centos-7.qcow2c.snap

TASK [fedora.linux_system_roles.firewall : Ensure ansible_facts used by role] ***
task path: /tmp/tmp3beyrfjs/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:2
Friday 22 July 2022  00:33:23 +0000 (0:00:00.048)       0:00:11.497 *********** 
ok: [/cache/centos-7.qcow2c.snap]

TASK [fedora.linux_system_roles.firewall : Install firewalld] ******************
task path: /tmp/tmp3beyrfjs/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:7
Friday 22 July 2022  00:33:23 +0000 (0:00:00.446)       0:00:11.943 *********** 
ok: [/cache/centos-7.qcow2c.snap] => {
    "changed": false,
    "rc": 0,
    "results": [
        "firewalld-0.6.3-13.el7_9.noarch providing firewalld is already installed"
    ]
}

TASK [fedora.linux_system_roles.firewall : Install python-firewall] ************
task path: /tmp/tmp3beyrfjs/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:12
Friday 22 July 2022  00:33:24 +0000 (0:00:00.536)       0:00:12.479 *********** 
ok: [/cache/centos-7.qcow2c.snap] => {
    "changed": false,
    "rc": 0,
    "results": [
        "python-firewall-0.6.3-13.el7_9.noarch providing python-firewall is already installed"
    ]
}

TASK [fedora.linux_system_roles.firewall : Install python3-firewall] ***********
task path: /tmp/tmp3beyrfjs/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:18
Friday 22 July 2022  00:33:24 +0000 (0:00:00.523)       0:00:13.003 *********** 
skipping: [/cache/centos-7.qcow2c.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.firewall : Enable and start firewalld service] ***
task path: /tmp/tmp3beyrfjs/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:3
Friday 22 July 2022  00:33:25 +0000 (0:00:00.041)       0:00:13.044 *********** 
ok: [/cache/centos-7.qcow2c.snap] => {
    "changed": false,
    "enabled": true,
    "name": "firewalld",
    "state": "started",
    "status": {
        "ActiveEnterTimestamp": "Fri 2022-07-22 00:33:10 UTC",
        "ActiveEnterTimestampMonotonic": "204064655",
        "ActiveExitTimestamp": "Fri 2022-07-22 00:33:09 UTC",
        "ActiveExitTimestampMonotonic": "203123862",
        "ActiveState": "active",
        "After": "system.slice dbus.service basic.target polkit.service",
        "AllowIsolate": "no",
        "AmbientCapabilities": "0",
        "AssertResult": "yes",
        "AssertTimestamp": "Fri 2022-07-22 00:33:10 UTC",
        "AssertTimestampMonotonic": "203869732",
        "Before": "multi-user.target network-pre.target shutdown.target",
        "BlockIOAccounting": "no",
        "BlockIOWeight": "18446744073709551615",
        "BusName": "org.fedoraproject.FirewallD1",
        "CPUAccounting": "no",
        "CPUQuotaPerSecUSec": "infinity",
        "CPUSchedulingPolicy": "0",
        "CPUSchedulingPriority": "0",
        "CPUSchedulingResetOnFork": "no",
        "CPUShares": "18446744073709551615",
        "CanIsolate": "no",
        "CanReload": "yes",
        "CanStart": "yes",
        "CanStop": "yes",
        "CapabilityBoundingSet": "18446744073709551615",
        "CollectMode": "inactive",
        "ConditionResult": "yes",
        "ConditionTimestamp": "Fri 2022-07-22 00:33:10 UTC",
        "ConditionTimestampMonotonic": "203869732",
        "Conflicts": "ipset.service ip6tables.service shutdown.target iptables.service ebtables.service",
        "ControlGroup": "/system.slice/firewalld.service",
        "ControlPID": "0",
        "DefaultDependencies": "yes",
        "Delegate": "no",
        "Description": "firewalld - dynamic firewall daemon",
        "DevicePolicy": "auto",
        "Documentation": "man:firewalld(1)",
        "EnvironmentFile": "/etc/sysconfig/firewalld (ignore_errors=yes)",
        "ExecMainCode": "0",
        "ExecMainExitTimestampMonotonic": "0",
        "ExecMainPID": "20054",
        "ExecMainStartTimestamp": "Fri 2022-07-22 00:33:10 UTC",
        "ExecMainStartTimestampMonotonic": "203870942",
        "ExecMainStatus": "0",
        "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[Fri 2022-07-22 00:33:10 UTC] ; stop_time=[n/a] ; pid=20054 ; code=(null) ; status=0/0 }",
        "FailureAction": "none",
        "FileDescriptorStoreMax": "0",
        "FragmentPath": "/usr/lib/systemd/system/firewalld.service",
        "GuessMainPID": "yes",
        "IOScheduling": "0",
        "Id": "firewalld.service",
        "IgnoreOnIsolate": "no",
        "IgnoreOnSnapshot": "no",
        "IgnoreSIGPIPE": "yes",
        "InactiveEnterTimestamp": "Fri 2022-07-22 00:33:10 UTC",
        "InactiveEnterTimestampMonotonic": "203868922",
        "InactiveExitTimestamp": "Fri 2022-07-22 00:33:10 UTC",
        "InactiveExitTimestampMonotonic": "203870988",
        "JobTimeoutAction": "none",
        "JobTimeoutUSec": "0",
        "KillMode": "mixed",
        "KillSignal": "15",
        "LimitAS": "18446744073709551615",
        "LimitCORE": "18446744073709551615",
        "LimitCPU": "18446744073709551615",
        "LimitDATA": "18446744073709551615",
        "LimitFSIZE": "18446744073709551615",
        "LimitLOCKS": "18446744073709551615",
        "LimitMEMLOCK": "65536",
        "LimitMSGQUEUE": "819200",
        "LimitNICE": "0",
        "LimitNOFILE": "4096",
        "LimitNPROC": "7154",
        "LimitRSS": "18446744073709551615",
        "LimitRTPRIO": "0",
        "LimitRTTIME": "18446744073709551615",
        "LimitSIGPENDING": "7154",
        "LimitSTACK": "18446744073709551615",
        "LoadState": "loaded",
        "MainPID": "20054",
        "MemoryAccounting": "no",
        "MemoryCurrent": "18446744073709551615",
        "MemoryLimit": "18446744073709551615",
        "MountFlags": "0",
        "Names": "firewalld.service",
        "NeedDaemonReload": "no",
        "Nice": "0",
        "NoNewPrivileges": "no",
        "NonBlocking": "no",
        "NotifyAccess": "none",
        "OOMScoreAdjust": "0",
        "OnFailureJobMode": "replace",
        "PermissionsStartOnly": "no",
        "PrivateDevices": "no",
        "PrivateNetwork": "no",
        "PrivateTmp": "no",
        "ProtectHome": "no",
        "ProtectSystem": "no",
        "RefuseManualStart": "no",
        "RefuseManualStop": "no",
        "RemainAfterExit": "no",
        "Requires": "basic.target system.slice",
        "Restart": "no",
        "RestartUSec": "100ms",
        "Result": "success",
        "RootDirectoryStartOnly": "no",
        "RuntimeDirectoryMode": "0755",
        "SameProcessGroup": "no",
        "SecureBits": "0",
        "SendSIGHUP": "no",
        "SendSIGKILL": "yes",
        "Slice": "system.slice",
        "StandardError": "null",
        "StandardInput": "null",
        "StandardOutput": "null",
        "StartLimitAction": "none",
        "StartLimitBurst": "5",
        "StartLimitInterval": "10000000",
        "StartupBlockIOWeight": "18446744073709551615",
        "StartupCPUShares": "18446744073709551615",
        "StatusErrno": "0",
        "StopWhenUnneeded": "no",
        "SubState": "running",
        "SyslogLevelPrefix": "yes",
        "SyslogPriority": "30",
        "SystemCallErrorNumber": "0",
        "TTYReset": "no",
        "TTYVHangup": "no",
        "TTYVTDisallocate": "no",
        "TasksAccounting": "no",
        "TasksCurrent": "18446744073709551615",
        "TasksMax": "18446744073709551615",
        "TimeoutStartUSec": "1min 30s",
        "TimeoutStopUSec": "1min 30s",
        "TimerSlackNSec": "50000",
        "Transient": "no",
        "Type": "dbus",
        "UMask": "0022",
        "UnitFilePreset": "enabled",
        "UnitFileState": "enabled",
        "WantedBy": "multi-user.target",
        "Wants": "network-pre.target",
        "WatchdogTimestamp": "Fri 2022-07-22 00:33:10 UTC",
        "WatchdogTimestampMonotonic": "204064584",
        "WatchdogUSec": "0"
    }
}

TASK [fedora.linux_system_roles.firewall : Check if previous replaced is defined] ***
task path: /tmp/tmp3beyrfjs/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:9
Friday 22 July 2022  00:33:25 +0000 (0:00:00.404)       0:00:13.449 *********** 
ok: [/cache/centos-7.qcow2c.snap] => {
    "ansible_facts": {
        "__firewall_previous_replaced": true,
        "__firewall_python_cmd": "/usr/bin/python"
    },
    "changed": false
}

TASK [fedora.linux_system_roles.firewall : Get config files, checksums before and remove] ***
task path: /tmp/tmp3beyrfjs/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:14
Friday 22 July 2022  00:33:25 +0000 (0:00:00.053)       0:00:13.503 *********** 
ok: [/cache/centos-7.qcow2c.snap] => {
    "changed": false,
    "rc": 0
}

STDOUT:

/etc/profile.d/lang.sh: line 19: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
e2b071ca9b919b8fd60a4fe1e00e4f792ec2245359e8c48027020970791176d1 /etc/firewalld/zones/internal.xml
610e6e9bafe289c126adb751e772cd0224012f12738a8b8011454b1da8865c18 /etc/firewalld/zones/customzone.xml
1fbd6fcd1ca29e4438f7c982e2b9d595a93b93c1f9bdfbbf18745493df02e13e /etc/firewalld/zones/public.xml
df2e066f9b8c0677c4887aa9a7032c4f94480408ff740036d98e648d11dd84c5 /etc/firewalld/zones/dmz.xml
958dce439fe299ce0b0fdb10c4c18412269fbab3f09660e4b210962728554953 /etc/firewalld/firewalld.conf



STDERR:

Shared connection to 127.0.0.3 closed.


TASK [fedora.linux_system_roles.firewall : Configure firewall] *****************
task path: /tmp/tmp3beyrfjs/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:36
Friday 22 July 2022  00:33:26 +0000 (0:00:01.262)       0:00:14.765 *********** 
ok: [/cache/centos-7.qcow2c.snap] => (item={'zone': 'internal', 'service': ['tftp', 'ftp'], 'port': ['443/tcp', '443/udp'], 'forward_port': ['447/tcp;;1.2.3.4', '448/tcp;;1.2.3.5'], 'state': 'enabled'}) => {
    "__firewall_changed": false,
    "ansible_loop_var": "item",
    "changed": false,
    "item": {
        "forward_port": [
            "447/tcp;;1.2.3.4",
            "448/tcp;;1.2.3.5"
        ],
        "port": [
            "443/tcp",
            "443/udp"
        ],
        "service": [
            "tftp",
            "ftp"
        ],
        "state": "enabled",
        "zone": "internal"
    }
}
ok: [/cache/centos-7.qcow2c.snap] => (item={'zone': 'internal', 'service': ['tftp', 'ftp'], 'port': ['443/tcp', '443/udp'], 'forward_port': ['447/tcp;;1.2.3.4', '448/tcp;;1.2.3.5'], 'state': 'enabled'}) => {
    "__firewall_changed": false,
    "ansible_loop_var": "item",
    "changed": false,
    "item": {
        "forward_port": [
            "447/tcp;;1.2.3.4",
            "448/tcp;;1.2.3.5"
        ],
        "port": [
            "443/tcp",
            "443/udp"
        ],
        "service": [
            "tftp",
            "ftp"
        ],
        "state": "enabled",
        "zone": "internal"
    }
}
ok: [/cache/centos-7.qcow2c.snap] => (item={'zone': 'customzone', 'permanent': True, 'state': 'present'}) => {
    "__firewall_changed": false,
    "ansible_loop_var": "item",
    "changed": false,
    "item": {
        "permanent": true,
        "state": "present",
        "zone": "customzone"
    }
}
ok: [/cache/centos-7.qcow2c.snap] => (item={'zone': 'customzone', 'permanent': True, 'masquerade': True, 'state': 'enabled'}) => {
    "__firewall_changed": false,
    "ansible_loop_var": "item",
    "changed": false,
    "item": {
        "masquerade": true,
        "permanent": true,
        "state": "enabled",
        "zone": "customzone"
    }
}
ok: [/cache/centos-7.qcow2c.snap] => (item={'set_default_zone': 'dmz', 'state': 'enabled'}) => {
    "__firewall_changed": false,
    "ansible_loop_var": "item",
    "changed": false,
    "item": {
        "set_default_zone": "dmz",
        "state": "enabled"
    }
}
ok: [/cache/centos-7.qcow2c.snap] => (item={'service': 'http', 'state': 'enabled'}) => {
    "__firewall_changed": false,
    "ansible_loop_var": "item",
    "changed": false,
    "item": {
        "service": "http",
        "state": "enabled"
    }
}

TASK [fedora.linux_system_roles.firewall : Get config files, checksums after] ***
task path: /tmp/tmp3beyrfjs/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:71
Friday 22 July 2022  00:33:30 +0000 (0:00:03.345)       0:00:18.111 *********** 
ok: [/cache/centos-7.qcow2c.snap] => {
    "changed": false,
    "rc": 0
}

STDOUT:

/etc/profile.d/lang.sh: line 19: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
e2b071ca9b919b8fd60a4fe1e00e4f792ec2245359e8c48027020970791176d1 /etc/firewalld/zones/internal.xml
610e6e9bafe289c126adb751e772cd0224012f12738a8b8011454b1da8865c18 /etc/firewalld/zones/customzone.xml
1fbd6fcd1ca29e4438f7c982e2b9d595a93b93c1f9bdfbbf18745493df02e13e /etc/firewalld/zones/public.xml
df2e066f9b8c0677c4887aa9a7032c4f94480408ff740036d98e648d11dd84c5 /etc/firewalld/zones/dmz.xml
958dce439fe299ce0b0fdb10c4c18412269fbab3f09660e4b210962728554953 /etc/firewalld/firewalld.conf



STDERR:

Shared connection to 127.0.0.3 closed.


TASK [fedora.linux_system_roles.firewall : Calculate what has changed] *********
task path: /tmp/tmp3beyrfjs/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:79
Friday 22 July 2022  00:33:30 +0000 (0:00:00.286)       0:00:18.398 *********** 
ok: [/cache/centos-7.qcow2c.snap] => {
    "ansible_facts": {
        "firewall_lib_result": {
            "changed": false
        }
    },
    "changed": false
}

TASK [fedora.linux_system_roles.firewall : Show diffs] *************************
task path: /tmp/tmp3beyrfjs/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:85
Friday 22 July 2022  00:33:30 +0000 (0:00:00.051)       0:00:18.450 *********** 
skipping: [/cache/centos-7.qcow2c.snap] => {}
META: role_complete for /cache/centos-7.qcow2c.snap

TASK [Fail on newly changes] ***************************************************
task path: /tmp/tmpax46fpde/tests/firewall/tests_zone.yml:91
Friday 22 July 2022  00:33:30 +0000 (0:00:00.045)       0:00:18.496 *********** 
skipping: [/cache/centos-7.qcow2c.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Verify firewalld zone internal services] *********************************
task path: /tmp/tmpax46fpde/tests/firewall/tests_zone.yml:97
Friday 22 July 2022  00:33:30 +0000 (0:00:00.034)       0:00:18.530 *********** 
changed: [/cache/centos-7.qcow2c.snap] => {
    "changed": true,
    "cmd": [
        "firewall-cmd",
        "--permanent",
        "--zone=internal",
        "--list-services"
    ],
    "delta": "0:00:00.296311",
    "end": "2022-07-22 00:33:30.775760",
    "failed_when_result": false,
    "rc": 0,
    "start": "2022-07-22 00:33:30.479449"
}

STDOUT:

dhcpv6-client ftp mdns samba-client ssh tftp

TASK [Verify firewalld zone internal ports] ************************************
task path: /tmp/tmpax46fpde/tests/firewall/tests_zone.yml:102
Friday 22 July 2022  00:33:31 +0000 (0:00:00.756)       0:00:19.286 *********** 
changed: [/cache/centos-7.qcow2c.snap] => {
    "changed": true,
    "cmd": [
        "firewall-cmd",
        "--permanent",
        "--zone=internal",
        "--list-ports"
    ],
    "delta": "0:00:00.281708",
    "end": "2022-07-22 00:33:31.393670",
    "failed_when_result": false,
    "rc": 0,
    "start": "2022-07-22 00:33:31.111962"
}

STDOUT:

443/tcp 443/udp

TASK [Verify firewalld zone internal forward ports] ****************************
task path: /tmp/tmpax46fpde/tests/firewall/tests_zone.yml:107
Friday 22 July 2022  00:33:31 +0000 (0:00:00.609)       0:00:19.895 *********** 
changed: [/cache/centos-7.qcow2c.snap] => {
    "changed": true,
    "cmd": [
        "firewall-cmd",
        "--permanent",
        "--zone=internal",
        "--list-forward-ports"
    ],
    "delta": "0:00:00.267514",
    "end": "2022-07-22 00:33:32.002387",
    "failed_when_result": false,
    "rc": 0,
    "start": "2022-07-22 00:33:31.734873"
}

STDOUT:

port=447:proto=tcp:toport=:toaddr=1.2.3.4
port=448:proto=tcp:toport=:toaddr=1.2.3.5

TASK [Verify custom zone has masquerade added to it] ***************************
task path: /tmp/tmpax46fpde/tests/firewall/tests_zone.yml:112
Friday 22 July 2022  00:33:32 +0000 (0:00:00.610)       0:00:20.506 *********** 
changed: [/cache/centos-7.qcow2c.snap] => {
    "changed": true,
    "cmd": [
        "firewall-cmd",
        "--permanent",
        "--zone=customzone",
        "--query-masquerade"
    ],
    "delta": "0:00:00.363172",
    "end": "2022-07-22 00:33:32.685770",
    "failed_when_result": false,
    "rc": 0,
    "start": "2022-07-22 00:33:32.322598"
}

STDOUT:

yes

TASK [Verify custom zone has masquerade added to it] ***************************
task path: /tmp/tmpax46fpde/tests/firewall/tests_zone.yml:117
Friday 22 July 2022  00:33:33 +0000 (0:00:00.685)       0:00:21.191 *********** 
changed: [/cache/centos-7.qcow2c.snap] => {
    "changed": true,
    "cmd": [
        "firewall-cmd",
        "--get-default-zone"
    ],
    "delta": "0:00:00.249461",
    "end": "2022-07-22 00:33:33.269030",
    "failed_when_result": false,
    "rc": 0,
    "start": "2022-07-22 00:33:33.019569"
}

STDOUT:

dmz

TASK [Verify that service http has been added to the default zone dmz] *********
task path: /tmp/tmpax46fpde/tests/firewall/tests_zone.yml:122
Friday 22 July 2022  00:33:33 +0000 (0:00:00.583)       0:00:21.775 *********** 
changed: [/cache/centos-7.qcow2c.snap] => {
    "changed": true,
    "cmd": [
        "firewall-cmd",
        "--zone=dmz",
        "--query-service=http"
    ],
    "delta": "0:00:00.248375",
    "end": "2022-07-22 00:33:33.841745",
    "failed_when_result": false,
    "rc": 0,
    "start": "2022-07-22 00:33:33.593370"
}

STDOUT:

yes

TASK [Remove customzone zone] **************************************************
task path: /tmp/tmpax46fpde/tests/firewall/tests_zone.yml:133
Friday 22 July 2022  00:33:34 +0000 (0:00:00.572)       0:00:22.347 *********** 
changed: [/cache/centos-7.qcow2c.snap] => {
    "changed": true,
    "cmd": [
        "firewall-cmd",
        "--permanent",
        "--delete-zone=customzone"
    ],
    "delta": "0:00:00.264758",
    "end": "2022-07-22 00:33:34.445130",
    "failed_when_result": false,
    "rc": 0,
    "start": "2022-07-22 00:33:34.180372"
}

STDOUT:

success

TASK [Reset to zone defaults] **************************************************
task path: /tmp/tmpax46fpde/tests/firewall/tests_zone.yml:138
Friday 22 July 2022  00:33:34 +0000 (0:00:00.598)       0:00:22.946 *********** 
changed: [/cache/centos-7.qcow2c.snap] => {
    "changed": true,
    "cmd": "firewall-cmd --permanent --load-zone-defaults=internal\nfirewall-cmd --permanent --load-zone-defaults=external\nfirewall-cmd --permanent --load-zone-defaults=trusted\nfirewall-cmd --reload\n",
    "delta": "0:00:01.275239",
    "end": "2022-07-22 00:33:36.069004",
    "rc": 0,
    "start": "2022-07-22 00:33:34.793765"
}

STDOUT:

success
success


STDERR:

Error: NO_DEFAULTS: external
Error: NO_DEFAULTS: trusted
META: ran handlers
META: ran handlers

PLAY RECAP *********************************************************************
/cache/centos-7.qcow2c.snap : ok=36   changed=9    unreachable=0    failed=0    skipped=12   rescued=0    ignored=0   

Friday 22 July 2022  00:33:36 +0000 (0:00:01.632)       0:00:24.579 *********** 
=============================================================================== 
fedora.linux_system_roles.firewall : Configure firewall ----------------- 6.65s
/tmp/tmp3beyrfjs/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:36 
fedora.linux_system_roles.firewall : Configure firewall ----------------- 1.73s
/tmp/tmp3beyrfjs/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:36 
Reset to zone defaults -------------------------------------------------- 1.63s
/tmp/tmpax46fpde/tests/firewall/tests_zone.yml:138 ----------------------------
fedora.linux_system_roles.firewall : Get config files, checksums before and remove --- 1.48s
/tmp/tmp3beyrfjs/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:14 
Gathering Facts --------------------------------------------------------- 1.01s
/tmp/tmpax46fpde/tests/firewall/tests_zone.yml:1 ------------------------------
fedora.linux_system_roles.firewall : Enable and start firewalld service --- 0.81s
/tmp/tmp3beyrfjs/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:3 
Verify firewalld zone internal services --------------------------------- 0.76s
/tmp/tmpax46fpde/tests/firewall/tests_zone.yml:97 -----------------------------
Verify custom zone has masquerade added to it --------------------------- 0.69s
/tmp/tmpax46fpde/tests/firewall/tests_zone.yml:112 ----------------------------
fedora.linux_system_roles.firewall : Install firewalld ------------------ 0.68s
/tmp/tmp3beyrfjs/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:7 
fedora.linux_system_roles.firewall : Enable and start firewalld service --- 0.63s
/tmp/tmp3beyrfjs/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:3 
Verify firewalld zone internal forward ports ---------------------------- 0.61s
/tmp/tmpax46fpde/tests/firewall/tests_zone.yml:107 ----------------------------
Verify firewalld zone internal ports ------------------------------------ 0.61s
/tmp/tmpax46fpde/tests/firewall/tests_zone.yml:102 ----------------------------
Remove customzone zone -------------------------------------------------- 0.60s
/tmp/tmpax46fpde/tests/firewall/tests_zone.yml:133 ----------------------------
Verify custom zone has masquerade added to it --------------------------- 0.58s
/tmp/tmpax46fpde/tests/firewall/tests_zone.yml:117 ----------------------------
Verify that service http has been added to the default zone dmz --------- 0.57s
/tmp/tmpax46fpde/tests/firewall/tests_zone.yml:122 ----------------------------
fedora.linux_system_roles.firewall : Get config files, checksums after --- 0.56s
/tmp/tmp3beyrfjs/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:71 
fedora.linux_system_roles.firewall : Install firewalld ------------------ 0.54s
/tmp/tmp3beyrfjs/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:7 
fedora.linux_system_roles.firewall : Install python-firewall ------------ 0.52s
/tmp/tmp3beyrfjs/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:12 
fedora.linux_system_roles.firewall : Install python-firewall ------------ 0.52s
/tmp/tmp3beyrfjs/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:12 
fedora.linux_system_roles.firewall : Install firewalld ------------------ 0.52s
/tmp/tmp3beyrfjs/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:7 
